{
  "_args": [
    [
      {
        "raw": "redeyed@~0.6.0",
        "scope": null,
        "escapedName": "redeyed",
        "name": "redeyed",
        "rawSpec": "~0.6.0",
        "spec": ">=0.6.0 <0.7.0",
        "type": "range"
      },
      "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/cardinal"
    ]
  ],
  "_from": "redeyed@>=0.6.0 <0.7.0",
  "_id": "redeyed@0.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/redeyed",
  "_nodeVersion": "4.1.2",
  "_npmUser": {
    "name": "thlorenz",
    "email": "thlorenz@gmx.de"
  },
  "_npmVersion": "2.14.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "redeyed@~0.6.0",
    "scope": null,
    "escapedName": "redeyed",
    "name": "redeyed",
    "rawSpec": "~0.6.0",
    "spec": ">=0.6.0 <0.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cardinal"
  ],
  "_resolved": "http://localhost:3000/redeyed/-/redeyed-0.6.0/692a2f765fecab433549edd439a7684aab67f789.tgz",
  "_shasum": "692a2f765fecab433549edd439a7684aab67f789",
  "_shrinkwrap": null,
  "_spec": "redeyed@~0.6.0",
  "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/cardinal",
  "author": {
    "name": "Thorsten Lorenz",
    "email": "thlorenz@gmx.de",
    "url": "thlorenz.com"
  },
  "bugs": {
    "url": "https://github.com/thlorenz/redeyed/issues"
  },
  "dependencies": {
    "esprima": "~2.7.0"
  },
  "description": "Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.",
  "devDependencies": {
    "cardinal": "~0.4.4",
    "readdirp": "~0.3.3",
    "tap": "~0.4.8"
  },
  "directories": {},
  "dist": {
    "shasum": "692a2f765fecab433549edd439a7684aab67f789",
    "tarball": "http://localhost:3000/redeyed/-/redeyed-0.6.0/692a2f765fecab433549edd439a7684aab67f789.tgz"
  },
  "gitHead": "9a22a12bf2896627b07145051b17711b086ca1f7",
  "homepage": "https://github.com/thlorenz/redeyed",
  "keywords": [
    "ast",
    "syntax",
    "tree",
    "source",
    "wrap",
    "metadata"
  ],
  "license": "MIT",
  "main": "redeyed.js",
  "maintainers": [
    {
      "name": "thlorenz",
      "email": "thlorenz@gmx.de"
    }
  ],
  "name": "redeyed",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/thlorenz/redeyed.git"
  },
  "scripts": {
    "demo": "cd examples/browser; open index.html",
    "demo-log": "node examples/replace-log",
    "test": "tap test/*.js"
  },
  "version": "0.6.0"
}
