Files
30-seconds-of-code/node_modules/babel-helper-remove-or-void/package.json
2019-08-20 15:52:05 +02:00

47 lines
1.5 KiB
JSON

{
"_from": "babel-helper-remove-or-void@^0.3.0",
"_id": "babel-helper-remove-or-void@0.3.0",
"_inBundle": false,
"_integrity": "sha512-D68W1M3ibCcbg0ysh3ww4/O0g10X1CXK720oOuR8kpfY7w0yP4tVcpK7zDmI1JecynycTQYAZ1rhLJo9aVtIKQ==",
"_location": "/babel-helper-remove-or-void",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel-helper-remove-or-void@^0.3.0",
"name": "babel-helper-remove-or-void",
"escapedName": "babel-helper-remove-or-void",
"rawSpec": "^0.3.0",
"saveSpec": null,
"fetchSpec": "^0.3.0"
},
"_requiredBy": [
"/babel-plugin-minify-dead-code-elimination"
],
"_resolved": "https://registry.npmjs.org/babel-helper-remove-or-void/-/babel-helper-remove-or-void-0.3.0.tgz",
"_shasum": "f43c86147c8fcc395a9528cbb31e7ff49d7e16e3",
"_spec": "babel-helper-remove-or-void@^0.3.0",
"_where": "/Users/stefanfejes/Projects/30-seconds-of-python-code/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.3.0"
}