{
  "_from": "babel-plugin-minify-replace@^0.5.0",
  "_id": "babel-plugin-minify-replace@0.5.0",
  "_inBundle": false,
  "_integrity": "sha512-aXZiaqWDNUbyNNNpWs/8NyST+oU7QTpK7J9zFEFSA0eOmtUNMU3fczlTTTlnCxHmq/jYNFEmkkSG3DDBtW3Y4Q==",
  "_location": "/babel-plugin-minify-replace",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "babel-plugin-minify-replace@^0.5.0",
    "name": "babel-plugin-minify-replace",
    "escapedName": "babel-plugin-minify-replace",
    "rawSpec": "^0.5.0",
    "saveSpec": null,
    "fetchSpec": "^0.5.0"
  },
  "_requiredBy": [
    "/babel-preset-minify"
  ],
  "_resolved": "https://registry.npmjs.org/babel-plugin-minify-replace/-/babel-plugin-minify-replace-0.5.0.tgz",
  "_shasum": "d3e2c9946c9096c070efc96761ce288ec5c3f71c",
  "_spec": "babel-plugin-minify-replace@^0.5.0",
  "_where": "/home/arun/Work/sdpk-content/node_modules/babel-preset-minify",
  "author": {
    "name": "amasad"
  },
  "bugs": {
    "url": "https://github.com/babel/minify/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Configurable \"search and replace\" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `\"production\"`.",
  "gitHead": "4de390008da4a486b37819109d2021a0957ad405",
  "homepage": "https://github.com/babel/minify#readme",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "babel-plugin-minify-replace",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/minify/tree/master/packages/babel-plugin-minify-replace"
  },
  "version": "0.5.0"
}
