{
  "_from": "ast-transform@0.0.0",
  "_id": "ast-transform@0.0.0",
  "_inBundle": false,
  "_integrity": "sha1-dJRAWIh9goPhidlUYAlHvJj+AGI=",
  "_location": "/ast-transform",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ast-transform@0.0.0",
    "name": "ast-transform",
    "escapedName": "ast-transform",
    "rawSpec": "0.0.0",
    "saveSpec": null,
    "fetchSpec": "0.0.0"
  },
  "_requiredBy": [
    "/browserify-optional"
  ],
  "_resolved": "https://registry.npmjs.org/ast-transform/-/ast-transform-0.0.0.tgz",
  "_shasum": "74944058887d8283e189d954600947bc98fe0062",
  "_spec": "ast-transform@0.0.0",
  "_where": "/var/www/html/frontend/reactapp/supportroom-client/node_modules/browserify-optional",
  "author": {
    "name": "Hugh Kennedy",
    "email": "hughskennedy@gmail.com",
    "url": "http://hughsk.io/"
  },
  "bugs": {
    "url": "https://github.com/hughsk/ast-transform/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "escodegen": "~1.2.0",
    "esprima": "~1.0.4",
    "through": "~2.3.4"
  },
  "deprecated": false,
  "description": "Convenience wrapper for performing AST transformations with browserify transform streams",
  "homepage": "https://github.com/hughsk/ast-transform",
  "keywords": [
    "ast",
    "transform",
    "browserify",
    "stream"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "ast-transform",
  "repository": {
    "type": "git",
    "url": "git://github.com/hughsk/ast-transform.git"
  },
  "version": "0.0.0"
}
