mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 04:10:04 +02:00
change deps
This commit is contained in:
17
node_modules/babel-core/package.json
generated
vendored
17
node_modules/babel-core/package.json
generated
vendored
@@ -1,28 +1,29 @@
|
||||
{
|
||||
"_from": "babel-core@^6.26.0",
|
||||
"_from": "babel-core",
|
||||
"_id": "babel-core@6.26.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==",
|
||||
"_location": "/babel-core",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "tag",
|
||||
"registry": true,
|
||||
"raw": "babel-core@^6.26.0",
|
||||
"raw": "babel-core",
|
||||
"name": "babel-core",
|
||||
"escapedName": "babel-core",
|
||||
"rawSpec": "^6.26.0",
|
||||
"rawSpec": "",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^6.26.0"
|
||||
"fetchSpec": "latest"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/babel-cli",
|
||||
"#USER",
|
||||
"/",
|
||||
"/babel-register"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.26.3.tgz",
|
||||
"_shasum": "b2e2f09e342d0f0c88e2f02e067794125e75c207",
|
||||
"_spec": "babel-core@^6.26.0",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-cli",
|
||||
"_spec": "babel-core",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/example",
|
||||
"author": {
|
||||
"name": "Sebastian McKenzie",
|
||||
"email": "sebmck@gmail.com"
|
||||
|
Reference in New Issue
Block a user