package.json 2.23 KB
{
  "_args": [
    [
      "coffee-script@~1.3.3",
      "/Users/sam/Documents/dili_git_project/static-pnr/images/2.3.0/node_modules/grunt"
    ]
  ],
  "_defaultsLoaded": true,
  "_engineSupported": true,
  "_from": "coffee-script@>=1.3.3 <1.4.0",
  "_id": "coffee-script@1.3.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/coffee-script",
  "_nodeVersion": "v0.6.16",
  "_npmUser": {
    "email": "jashkenas@gmail.com",
    "name": "jashkenas"
  },
  "_npmVersion": "1.1.18",
  "_phantomChildren": {},
  "_requested": {
    "name": "coffee-script",
    "raw": "coffee-script@~1.3.3",
    "rawSpec": "~1.3.3",
    "scope": null,
    "spec": ">=1.3.3 <1.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/grunt"
  ],
  "_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.3.3.tgz",
  "_shasum": "150d6b4cb522894369efed6a2101c20bc7f4a4f4",
  "_shrinkwrap": null,
  "_spec": "coffee-script@~1.3.3",
  "_where": "/Users/sam/Documents/dili_git_project/static-pnr/images/2.3.0/node_modules/grunt",
  "author": {
    "name": "Jeremy Ashkenas"
  },
  "bin": {
    "cake": "./bin/cake",
    "coffee": "./bin/coffee"
  },
  "bugs": {
    "url": "https://github.com/jashkenas/coffee-script/issues"
  },
  "dependencies": {},
  "description": "Unfancy JavaScript",
  "devDependencies": {
    "jison": ">=0.2.0",
    "uglify-js": ">=1.0.0"
  },
  "directories": {
    "lib": "./lib/coffee-script"
  },
  "dist": {
    "shasum": "150d6b4cb522894369efed6a2101c20bc7f4a4f4",
    "tarball": "http://registry.npmjs.org/coffee-script/-/coffee-script-1.3.3.tgz"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "homepage": "http://coffeescript.org",
  "keywords": [
    "coffeescript",
    "compiler",
    "javascript",
    "language"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://raw.github.com/jashkenas/coffee-script/master/LICENSE"
    }
  ],
  "main": "./lib/coffee-script/coffee-script",
  "maintainers": [
    {
      "name": "jashkenas",
      "email": "jashkenas@gmail.com"
    }
  ],
  "name": "coffee-script",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/jashkenas/coffee-script.git"
  },
  "scripts": {},
  "version": "1.3.3"
}