{
  "_args": [
    [
      "coffee-script@^1.10.0",
      "/home/vagrant/www/anglia/node_modules/gulp-coffee"
    ]
  ],
  "_from": "coffee-script@>=1.10.0 <2.0.0",
  "_id": "coffee-script@1.11.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/coffee-script",
  "_nodeVersion": "6.5.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/coffee-script-1.11.1.tgz_1475425326252_0.14597668196074665"
  },
  "_npmUser": {
    "email": "simon.lydell@gmail.com",
    "name": "lydell"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "coffee-script",
    "raw": "coffee-script@^1.10.0",
    "rawSpec": "^1.10.0",
    "scope": null,
    "spec": ">=1.10.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gulp-coffee"
  ],
  "_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.11.1.tgz",
  "_shasum": "bf1c47ad64443a0d95d12df2b147cc0a4daad6e9",
  "_shrinkwrap": null,
  "_spec": "coffee-script@^1.10.0",
  "_where": "/home/vagrant/www/anglia/node_modules/gulp-coffee",
  "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": "~9.6.0",
    "jison": ">=0.2.0",
    "uglify-js": "~2.2",
    "underscore": "~1.5.2"
  },
  "directories": {
    "lib": "./lib/coffee-script"
  },
  "dist": {
    "shasum": "bf1c47ad64443a0d95d12df2b147cc0a4daad6e9",
    "tarball": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.11.1.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "files": [
    "bin",
    "lib",
    "register.js",
    "repl.js"
  ],
  "gitHead": "7b9fbf2c7694c38b71f921ac370f33cdcf835242",
  "homepage": "http://coffeescript.org",
  "keywords": [
    "coffeescript",
    "compiler",
    "javascript",
    "language"
  ],
  "license": "MIT",
  "main": "./lib/coffee-script/coffee-script",
  "maintainers": [
    {
      "name": "jashkenas",
      "email": "jashkenas@gmail.com"
    },
    {
      "name": "lydell",
      "email": "simon.lydell@gmail.com"
    },
    {
      "name": "michaelficarra",
      "email": "npm@michael.ficarra.me"
    }
  ],
  "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.11.1"
}
