Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
atom / usr / share / atom / resources / app / apm / node_modules / season / package.json
Size: Mime:
{
  "_args": [
    [
      {
        "raw": "season@>=5.0.5 <6.0",
        "scope": null,
        "escapedName": "season",
        "name": "season",
        "rawSpec": ">=5.0.5 <6.0",
        "spec": ">=5.0.5 <6.0.0",
        "type": "range"
      },
      "/home/travis/build/atom/atom/apm/node_modules/atom-package-manager"
    ]
  ],
  "_from": "season@>=5.0.5 <6.0.0",
  "_id": "season@5.4.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/atom-package-manager/season",
  "_nodeVersion": "5.12.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/season-5.4.1.tgz_1474580533725_0.4208490336313844"
  },
  "_npmUser": {
    "name": "maxbrunsfeld",
    "email": "maxbrunsfeld@gmail.com"
  },
  "_npmVersion": "3.8.6",
  "_phantomChildren": {},
  "_requested": {
    "raw": "season@>=5.0.5 <6.0",
    "scope": null,
    "escapedName": "season",
    "name": "season",
    "rawSpec": ">=5.0.5 <6.0",
    "spec": ">=5.0.5 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/atom-package-manager",
    "/atom-package-manager/first-mate"
  ],
  "_resolved": "https://registry.npmjs.org/season/-/season-5.4.1.tgz",
  "_shasum": "4bd6da6152a7f2d6f08b1433ce2d920669853d0d",
  "_shrinkwrap": null,
  "_spec": "season@>=5.0.5 <6.0",
  "_where": "/home/travis/build/atom/atom/apm/node_modules/atom-package-manager",
  "bin": {
    "csonc": "./bin/csonc"
  },
  "bugs": {
    "url": "https://github.com/atom/season/issues"
  },
  "dependencies": {
    "cson-parser": "1.0.9",
    "fs-plus": "2.x",
    "optimist": "~0.4.0"
  },
  "description": "CSON utilities",
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-cli": "~0.1.8",
    "grunt-coffeelint": "0.0.6",
    "grunt-contrib-coffee": "~0.9.0",
    "grunt-shell": "~0.2.2",
    "jasmine-focused": "1.x",
    "rimraf": "~2.1.4",
    "temp": "~0.5.0"
  },
  "directories": {},
  "dist": {
    "shasum": "4bd6da6152a7f2d6f08b1433ce2d920669853d0d",
    "tarball": "https://registry.npmjs.org/season/-/season-5.4.1.tgz"
  },
  "gitHead": "98cd0454330cf2c7909a8d262aac4a3acbb22099",
  "homepage": "http://atom.github.io/season",
  "keywords": [
    "cson",
    "json",
    "CoffeeScript"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/atom/season/raw/master/LICENSE.md"
    }
  ],
  "main": "./lib/cson.js",
  "maintainers": [
    {
      "name": "aroben",
      "email": "adam@roben.org"
    },
    {
      "name": "atom",
      "email": "nathan@github.com"
    },
    {
      "name": "benogle",
      "email": "ogle.ben@gmail.com"
    },
    {
      "name": "kevinsawicki",
      "email": "kevinsawicki@gmail.com"
    },
    {
      "name": "maxbrunsfeld",
      "email": "maxbrunsfeld@gmail.com"
    },
    {
      "name": "nathansobo",
      "email": "nathan@github.com"
    }
  ],
  "name": "season",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/atom/season.git"
  },
  "scripts": {
    "prepublish": "grunt clean lint coffee",
    "test": "grunt test"
  },
  "version": "5.4.1"
}