1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 12:20:04 +02:00
Files
minifyfromhtml/node_modules/babel-plugin-transform-remove-console/package.json
2019-03-29 15:56:41 +01:00

50 lines
1.4 KiB
JSON

{
"_args": [
[
"babel-plugin-transform-remove-console@6.9.2",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "babel-plugin-transform-remove-console@6.9.2",
"_id": "babel-plugin-transform-remove-console@6.9.2",
"_inBundle": false,
"_integrity": "sha1-6KDCfVbJUDyhbihPa2Tb1LldIek=",
"_location": "/babel-plugin-transform-remove-console",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-plugin-transform-remove-console@6.9.2",
"name": "babel-plugin-transform-remove-console",
"escapedName": "babel-plugin-transform-remove-console",
"rawSpec": "6.9.2",
"saveSpec": null,
"fetchSpec": "6.9.2"
},
"_requiredBy": [
"/babel-preset-minify"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-transform-remove-console/-/babel-plugin-transform-remove-console-6.9.2.tgz",
"_spec": "6.9.2",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "amasad"
},
"bugs": {
"url": "https://github.com/babel/minify/issues"
},
"description": "Remove all console.* calls.",
"homepage": "https://github.com/babel/minify#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "babel-plugin-transform-remove-console",
"repository": {
"type": "git",
"url": "https://github.com/babel/minify/tree/master/packages/babel-plugin-transform-remove-console"
},
"version": "6.9.2"
}