{
  "_args": [
    [
      {
        "raw": "recast@^0.14.1",
        "scope": null,
        "escapedName": "recast",
        "name": "recast",
        "rawSpec": "^0.14.1",
        "spec": ">=0.14.1 <0.15.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\jscodeshift"
    ]
  ],
  "_from": "recast@>=0.14.1 <0.15.0",
  "_id": "recast@0.14.7",
  "_inCache": true,
  "_location": "/recast",
  "_nodeVersion": "8.9.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/recast_0.14.7_1521767522907_0.4783690471500128"
  },
  "_npmUser": {
    "name": "benjamn",
    "email": "ben@benjamn.com"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "recast@^0.14.1",
    "scope": null,
    "escapedName": "recast",
    "name": "recast",
    "rawSpec": "^0.14.1",
    "spec": ">=0.14.1 <0.15.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jscodeshift"
  ],
  "_resolved": "https://registry.npmjs.org/recast/-/recast-0.14.7.tgz",
  "_shasum": "4f1497c2b5826d42a66e8e3c9d80c512983ff61d",
  "_shrinkwrap": null,
  "_spec": "recast@^0.14.1",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\jscodeshift",
  "author": {
    "name": "Ben Newman",
    "email": "bn@cs.stanford.edu"
  },
  "browser": {
    "fs": false
  },
  "bugs": {
    "url": "https://github.com/benjamn/recast/issues"
  },
  "dependencies": {
    "ast-types": "0.11.3",
    "esprima": "~4.0.0",
    "private": "~0.1.5",
    "source-map": "~0.6.1"
  },
  "description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator",
  "devDependencies": {
    "@babel/core": "^7.0.0-beta.40",
    "@babel/preset-es2015": "^7.0.0-beta.40",
    "babylon": "^7.0.0-beta.42",
    "esprima-fb": "^15001.1001.0-dev-harmony-fb",
    "flow-parser": "^0.68.0",
    "glob": "^7.1.2",
    "mocha": "~5.0.0",
    "reify": "^0.14.1",
    "semver": "^5.3.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-/nwm9pkrcWagN40JeJhkPaRxiHXBRkXyRh/hgU088Z/v+qCy+zIHHY6bC6o7NaKAxPqtE6nD8zBH1LfU0/Wx6A==",
    "shasum": "4f1497c2b5826d42a66e8e3c9d80c512983ff61d",
    "tarball": "https://registry.npmjs.org/recast/-/recast-0.14.7.tgz",
    "fileCount": 26,
    "unpackedSize": 188027
  },
  "engines": {
    "node": ">= 4"
  },
  "gitHead": "1648a2147e1d64f44635172e417d547094d3bf58",
  "homepage": "http://github.com/benjamn/recast",
  "keywords": [
    "ast",
    "rewriting",
    "refactoring",
    "codegen",
    "syntax",
    "transformation",
    "parsing",
    "pretty-printing"
  ],
  "license": "MIT",
  "main": "main.js",
  "maintainers": [
    {
      "name": "benjamn",
      "email": "bn@cs.stanford.edu"
    }
  ],
  "name": "recast",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/benjamn/recast.git"
  },
  "scripts": {
    "debug": "test/run.sh --inspect-brk",
    "test": "test/run.sh"
  },
  "version": "0.14.7"
}
