mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
update node modules
This commit is contained in:
23
node_modules/babel-helpers/package.json
generated
vendored
23
node_modules/babel-helpers/package.json
generated
vendored
@@ -1,37 +1,40 @@
|
||||
{
|
||||
"_from": "babel-helpers@^6.24.1",
|
||||
"_args": [
|
||||
[
|
||||
"babel-helpers@6.24.1",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "babel-helpers@6.24.1",
|
||||
"_id": "babel-helpers@6.24.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-NHHenK7DiOXIUOWX5Yom3fN2ArI=",
|
||||
"_location": "/babel-helpers",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "babel-helpers@^6.24.1",
|
||||
"raw": "babel-helpers@6.24.1",
|
||||
"name": "babel-helpers",
|
||||
"escapedName": "babel-helpers",
|
||||
"rawSpec": "^6.24.1",
|
||||
"rawSpec": "6.24.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^6.24.1"
|
||||
"fetchSpec": "6.24.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/babel-core"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.24.1.tgz",
|
||||
"_shasum": "3471de9caec388e5c850e597e58a26ddf37602b2",
|
||||
"_spec": "babel-helpers@^6.24.1",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-core",
|
||||
"_spec": "6.24.1",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"author": {
|
||||
"name": "Sebastian McKenzie",
|
||||
"email": "sebmck@gmail.com"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"babel-runtime": "^6.22.0",
|
||||
"babel-template": "^6.24.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Collection of helper functions used by Babel transforms.",
|
||||
"homepage": "https://babeljs.io/",
|
||||
"license": "MIT",
|
||||
|
Reference in New Issue
Block a user