mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 20:30:04 +02:00
update node modules
This commit is contained in:
23
node_modules/babel-plugin-transform-undefined-to-void/package.json
generated
vendored
23
node_modules/babel-plugin-transform-undefined-to-void/package.json
generated
vendored
@@ -1,35 +1,38 @@
|
||||
{
|
||||
"_from": "babel-plugin-transform-undefined-to-void@^6.9.2",
|
||||
"_args": [
|
||||
[
|
||||
"babel-plugin-transform-undefined-to-void@6.9.2",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "babel-plugin-transform-undefined-to-void@6.9.2",
|
||||
"_id": "babel-plugin-transform-undefined-to-void@6.9.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-Fl/eczkydr6gKnOWWIeNzO0Lnrs=",
|
||||
"_location": "/babel-plugin-transform-undefined-to-void",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "babel-plugin-transform-undefined-to-void@^6.9.2",
|
||||
"raw": "babel-plugin-transform-undefined-to-void@6.9.2",
|
||||
"name": "babel-plugin-transform-undefined-to-void",
|
||||
"escapedName": "babel-plugin-transform-undefined-to-void",
|
||||
"rawSpec": "^6.9.2",
|
||||
"rawSpec": "6.9.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^6.9.2"
|
||||
"fetchSpec": "6.9.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/babel-preset-minify"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/babel-plugin-transform-undefined-to-void/-/babel-plugin-transform-undefined-to-void-6.9.2.tgz",
|
||||
"_shasum": "165fde73393276bea02a739658878dcced0b9ebb",
|
||||
"_spec": "babel-plugin-transform-undefined-to-void@^6.9.2",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-preset-minify",
|
||||
"_spec": "6.9.2",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"author": {
|
||||
"name": "amasad"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/babel/minify/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Replace references to `undefined` with `void 0`",
|
||||
"homepage": "https://github.com/babel/minify#readme",
|
||||
"keywords": [
|
||||
|
Reference in New Issue
Block a user