{
  "_args": [
    [
      "redeyed@~0.5.0",
      "/Users/dan/p/create-react-app/node_modules/cardinal"
    ]
  ],
  "_from": "redeyed@>=0.5.0 <0.6.0",
  "_id": "redeyed@0.5.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/redeyed",
  "_nodeVersion": "1.2.0",
  "_npmUser": {
    "email": "thlorenz@gmx.de",
    "name": "thlorenz"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "redeyed",
    "raw": "redeyed@~0.5.0",
    "rawSpec": "~0.5.0",
    "scope": null,
    "spec": ">=0.5.0 <0.6.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cardinal"
  ],
  "_resolved": "https://registry.npmjs.org/redeyed/-/redeyed-0.5.0.tgz",
  "_shasum": "7ab000e60ee3875ac115d29edb32c1403c6c25d1",
  "_shrinkwrap": null,
  "_spec": "redeyed@~0.5.0",
  "_where": "/Users/dan/p/create-react-app/node_modules/cardinal",
  "author": {
    "email": "thlorenz@gmx.de",
    "name": "Thorsten Lorenz",
    "url": "thlorenz.com"
  },
  "bugs": {
    "url": "https://github.com/thlorenz/redeyed/issues"
  },
  "dependencies": {
    "esprima-fb": "~12001.1.0-dev-harmony-fb"
  },
  "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": "7ab000e60ee3875ac115d29edb32c1403c6c25d1",
    "tarball": "https://registry.npmjs.org/redeyed/-/redeyed-0.5.0.tgz"
  },
  "gitHead": "c8b61bd11354f06dcb2987f0dc253faee18f768a",
  "homepage": "https://github.com/thlorenz/redeyed",
  "keywords": [
    "ast",
    "metadata",
    "source",
    "syntax",
    "tree",
    "wrap"
  ],
  "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.5.0"
}
