frappe_docker/frappe-bench/node_modules/babel-plugin-minify-replace/package.json
2017-07-31 15:51:51 +05:30

84 lines
2.6 KiB
JSON

{
"_args": [
[
{
"raw": "babel-plugin-minify-replace@^0.0.1",
"scope": null,
"escapedName": "babel-plugin-minify-replace",
"name": "babel-plugin-minify-replace",
"rawSpec": "^0.0.1",
"spec": ">=0.0.1 <0.0.2",
"type": "range"
},
"/home/frappe/frappe-bench/node_modules/babel-preset-babili"
]
],
"_from": "babel-plugin-minify-replace@>=0.0.1 <0.0.2",
"_id": "babel-plugin-minify-replace@0.0.1",
"_inCache": true,
"_installable": true,
"_location": "/babel-plugin-minify-replace",
"_nodeVersion": "5.10.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/babel-plugin-minify-replace-0.0.1.tgz_1472172749440_0.9296301668509841"
},
"_npmUser": {
"name": "amasad",
"email": "amjad.masad@gmail.com"
},
"_npmVersion": "3.8.3",
"_phantomChildren": {},
"_requested": {
"raw": "babel-plugin-minify-replace@^0.0.1",
"scope": null,
"escapedName": "babel-plugin-minify-replace",
"name": "babel-plugin-minify-replace",
"rawSpec": "^0.0.1",
"spec": ">=0.0.1 <0.0.2",
"type": "range"
},
"_requiredBy": [
"/babel-preset-babili"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-minify-replace/-/babel-plugin-minify-replace-0.0.1.tgz",
"_shasum": "5d5aea7cb9899245248d1ee9ce7a2fe556a8facc",
"_shrinkwrap": null,
"_spec": "babel-plugin-minify-replace@^0.0.1",
"_where": "/home/frappe/frappe-bench/node_modules/babel-preset-babili",
"author": {
"name": "amasad"
},
"bugs": {
"url": "https://github.com/babel/babili/issues"
},
"dependencies": {},
"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\"`.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "5d5aea7cb9899245248d1ee9ce7a2fe556a8facc",
"tarball": "https://registry.npmjs.org/babel-plugin-minify-replace/-/babel-plugin-minify-replace-0.0.1.tgz"
},
"homepage": "https://github.com/babel/babili#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "amasad",
"email": "amjad.masad@gmail.com"
}
],
"name": "babel-plugin-minify-replace",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/babel/babili/tree/master/packages/babel-plugin-minify-replace"
},
"scripts": {},
"version": "0.0.1"
}