{
  "_args": [
    [
      "coffee-script@*",
      "/usr/share/npm/node_modules/couchapp"
    ]
  ],
  "_from": "coffee-script@*",
  "_id": "coffee-script@1.12.7",
  "_inCache": true,
  "_installable": true,
  "_location": "/coffee-script",
  "_nodeVersion": "8.1.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/coffee-script-1.12.7.tgz_1500274516132_0.5810487973503768"
  },
  "_npmUser": {
    "email": "computing+npm@geoffreybooth.com",
    "name": "geoffreybooth"
  },
  "_npmVersion": "5.0.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "coffee-script",
    "raw": "coffee-script@*",
    "rawSpec": "*",
    "scope": null,
    "spec": "*",
    "type": "range"
  },
  "_requiredBy": [
    "/couchapp"
  ],
  "_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.7.tgz",
  "_shasum": "c05dae0cb79591d05b3070a8433a98c9a89ccc53",
  "_shrinkwrap": null,
  "_spec": "coffee-script@*",
  "_where": "/usr/share/npm/node_modules/couchapp",
  "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",
    "google-closure-compiler-js": "^20170626.0.0",
    "highlight.js": "~9.12.0",
    "jison": ">=0.4.17",
    "markdown-it": "^8.3.1",
    "underscore": "~1.8.3"
  },
  "directories": {
    "lib": "./lib/coffee-script"
  },
  "dist": {
    "integrity": "sha512-fLeEhqwymYat/MpTPUjSKHVYYl0ec2mOyALEMLmzr5i1isuG+6jfI2j2d5oBO3VIzgUXgBVIcOT9uH1TFxBckw==",
    "shasum": "c05dae0cb79591d05b3070a8433a98c9a89ccc53",
    "tarball": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.7.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "files": [
    "bin",
    "lib",
    "register.js",
    "repl.js"
  ],
  "gitHead": "492111ccfb9b703b49a443c1aa68fb41dc8a2271",
  "homepage": "http://coffeescript.org",
  "keywords": [
    "coffeescript",
    "compiler",
    "javascript",
    "language"
  ],
  "license": "MIT",
  "main": "./lib/coffee-script/coffee-script",
  "maintainers": [
    {
      "name": "geoffreybooth",
      "email": "computing+npm@geoffreybooth.com"
    },
    {
      "name": "jashkenas",
      "email": "jashkenas@gmail.com"
    },
    {
      "name": "lydell",
      "email": "simon.lydell@gmail.com"
    },
    {
      "name": "michaelficarra",
      "email": "npm@michael.ficarra.me"
    }
  ],
  "name": "coffee-script",
  "optionalDependencies": {},
  "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.12.7"
}
