{
  "_args": [
    [
      {
        "raw": "json5@^0.4.0",
        "scope": null,
        "escapedName": "json5",
        "name": "json5",
        "rawSpec": "^0.4.0",
        "spec": ">=0.4.0 <0.5.0",
        "type": "range"
      },
      "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.62ZqkCwu/node_modules/babel-core"
    ]
  ],
  "_from": "json5@>=0.4.0 <0.5.0",
  "_id": "json5@0.4.0",
  "_inCache": true,
  "_location": "/json5",
  "_npmUser": {
    "name": "aseemk",
    "email": "aseem.kishore@gmail.com"
  },
  "_npmVersion": "1.3.21",
  "_phantomChildren": {},
  "_requested": {
    "raw": "json5@^0.4.0",
    "scope": null,
    "escapedName": "json5",
    "name": "json5",
    "rawSpec": "^0.4.0",
    "spec": ">=0.4.0 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/babel-core"
  ],
  "_resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz",
  "_shasum": "054352e4c4c80c86c0923877d449de176a732c8d",
  "_shrinkwrap": null,
  "_spec": "json5@^0.4.0",
  "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.62ZqkCwu/node_modules/babel-core",
  "author": {
    "name": "Aseem Kishore",
    "email": "aseem.kishore@gmail.com"
  },
  "bin": {
    "json5": "lib/cli.js"
  },
  "bugs": {
    "url": "https://github.com/aseemk/json5/issues"
  },
  "contributors": [
    {
      "name": "Max Nanasy",
      "email": "max.nanasy@gmail.com"
    },
    {
      "name": "Andrew Eisenberg",
      "email": "andrew@eisenberg.as"
    }
  ],
  "dependencies": {},
  "description": "JSON for the ES5 era.",
  "devDependencies": {
    "mocha": "~1.0.3"
  },
  "directories": {},
  "dist": {
    "shasum": "054352e4c4c80c86c0923877d449de176a732c8d",
    "tarball": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz"
  },
  "homepage": "http://json5.org/",
  "keywords": [
    "json",
    "es5"
  ],
  "license": "MIT",
  "main": "lib/json5.js",
  "maintainers": [
    {
      "name": "aseemk",
      "email": "aseem.kishore@gmail.com"
    }
  ],
  "name": "json5",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aseemk/json5.git"
  },
  "scripts": {
    "build": "./lib/cli.js -c package.json5",
    "test": "mocha --ui exports --reporter spec"
  },
  "version": "0.4.0"
}
