1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +02:00
Files
minifyfromhtml/node_modules/babel-helper-remove-or-void/package.json
2018-05-05 13:54:07 +02:00

47 lines
1.4 KiB
JSON

{
"_from": "babel-helper-remove-or-void@^0.4.1",
"_id": "babel-helper-remove-or-void@0.4.1",
"_inBundle": false,
"_integrity": "sha1-rdWwiBeFOVESpw8PHCWRebFSQmo=",
"_location": "/babel-helper-remove-or-void",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel-helper-remove-or-void@^0.4.1",
"name": "babel-helper-remove-or-void",
"escapedName": "babel-helper-remove-or-void",
"rawSpec": "^0.4.1",
"saveSpec": null,
"fetchSpec": "^0.4.1"
},
"_requiredBy": [
"/babel-plugin-minify-dead-code-elimination"
],
"_resolved": "https://registry.npmjs.org/babel-helper-remove-or-void/-/babel-helper-remove-or-void-0.4.1.tgz",
"_shasum": "add5b0881785395112a70f0f1c259179b152426a",
"_spec": "babel-helper-remove-or-void@^0.4.1",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-plugin-minify-dead-code-elimination",
"author": {
"name": "amasad"
},
"bugs": {
"url": "https://github.com/babel/minify/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "## Installation",
"homepage": "https://github.com/babel/minify#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "babel-helper-remove-or-void",
"repository": {
"type": "git",
"url": "https://github.com/babel/minify/tree/master/packages/babel-helper-remove-or-void"
},
"version": "0.4.1"
}