{
  "_args": [
    [
      {
        "name": "coffee-script",
        "raw": "coffee-script@^1.9.3",
        "rawSpec": "^1.9.3",
        "scope": null,
        "spec": ">=1.9.3 <2.0.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/src/Modules/Nodulator-Angular"
    ]
  ],
  "_from": "coffee-script@>=1.9.3 <2.0.0",
  "_id": "coffee-script@1.10.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/coffee-script",
  "_npmUser": {
    "email": "jashkenas@gmail.com",
    "name": "jashkenas"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "coffee-script",
    "raw": "coffee-script@^1.9.3",
    "rawSpec": "^1.9.3",
    "scope": null,
    "spec": ">=1.9.3 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/coffee-middleware",
    "/coffeeify",
    "/nodulator-angular"
  ],
  "_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.10.0.tgz",
  "_shasum": "12938bcf9be1948fa006f92e0c4c9e81705108c0",
  "_shrinkwrap": null,
  "_spec": "coffee-script@^1.9.3",
  "_where": "/home/fgreiner/prog/js/Nodulator/src/Modules/Nodulator-Angular",
  "author": {
    "name": "Jeremy Ashkenas"
  },
  "bin": {
    "cake": "./bin/cake",
    "coffee": "./bin/coffee"
  },
  "bugs": {
    "url": "https://github.com/jashkenas/coffeescript/issues"
  },
  "dependencies": {},
  "description": "Unfancy JavaScript",
  "devDependencies": {
    "docco": "~0.7.0",
    "highlight.js": "~8.0.0",
    "jison": ">=0.2.0",
    "uglify-js": "~2.2",
    "underscore": "~1.5.2"
  },
  "directories": {
    "lib": "./lib/coffee-script"
  },
  "dist": {
    "shasum": "12938bcf9be1948fa006f92e0c4c9e81705108c0",
    "tarball": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.10.0.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "gitHead": "f26d33d418dcdcfcc6ad3ab774d9cabbf7af659c",
  "homepage": "http://coffeescript.org",
  "keywords": [
    "javascript",
    "language",
    "coffeescript",
    "compiler"
  ],
  "license": "MIT",
  "main": "./lib/coffee-script/coffee-script",
  "maintainers": [
    {
      "email": "jashkenas@gmail.com",
      "name": "jashkenas"
    },
    {
      "email": "npm@michael.ficarra.me",
      "name": "michaelficarra"
    }
  ],
  "name": "coffee-script",
  "optionalDependencies": {},
  "preferGlobal": true,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/jashkenas/coffeescript.git"
  },
  "scripts": {
    "test": "node ./bin/cake test",
    "test-harmony": "node --harmony ./bin/cake test"
  },
  "version": "1.10.0"
}
