{
  "_args": [
    [
      {
        "name": "coffee-script",
        "raw": "coffee-script@^1.12.4",
        "rawSpec": "^1.12.4",
        "scope": null,
        "spec": ">=1.12.4 <2.0.0",
        "type": "range"
      },
      "/root/open-file/books/node_modules/gray-matter"
    ]
  ],
  "_from": "coffee-script@>=1.12.4 <2.0.0",
  "_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@^1.12.4",
    "rawSpec": "^1.12.4",
    "scope": null,
    "spec": ">=1.12.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gray-matter"
  ],
  "_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.7.tgz",
  "_shasum": "c05dae0cb79591d05b3070a8433a98c9a89ccc53",
  "_shrinkwrap": null,
  "_spec": "coffee-script@^1.12.4",
  "_where": "/root/open-file/books/node_modules/gray-matter",
  "author": {
    "name": "Jeremy Ashkenas"
  },
  "bin": {
    "cake": "./bin/cake",
    "coffee": "./bin/coffee"
  },
  "bugs": {
    "url": "https://github.com/jashkenas/coffeescript/issues"
  },
  "dependencies": {},
  "deprecated": "CoffeeScript on NPM has moved to \"coffeescript\" (no hyphen)",
  "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",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEQCIE5vppqQLpwGS+1lB4gpSCD5uoiXiyJewuuuFqlTQvoyAiB7B+o1YpCvPifIHHrJK8jvd+v0cLKM7xy3F2fs4A+O1g=="
      }
    ],
    "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": [
    "javascript",
    "language",
    "coffeescript",
    "compiler"
  ],
  "license": "MIT",
  "main": "./lib/coffee-script/coffee-script",
  "maintainers": [
    {
      "email": "computing+npm@geoffreybooth.com",
      "name": "geoffreybooth"
    },
    {
      "email": "jashkenas@gmail.com",
      "name": "jashkenas"
    },
    {
      "email": "simon.lydell@gmail.com",
      "name": "lydell"
    },
    {
      "email": "npm@michael.ficarra.me",
      "name": "michaelficarra"
    }
  ],
  "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"
}
