1
0
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:
s2
2019-03-29 15:56:41 +01:00
parent f114871153
commit 89c32fb4e6
8347 changed files with 390123 additions and 159877 deletions

26
node_modules/json5/package.json generated vendored
View File

@@ -1,27 +1,33 @@
{
"_from": "json5@^0.5.1",
"_args": [
[
"json5@0.5.1",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "json5@0.5.1",
"_id": "json5@0.5.1",
"_inBundle": false,
"_integrity": "sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE=",
"_location": "/json5",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "json5@^0.5.1",
"raw": "json5@0.5.1",
"name": "json5",
"escapedName": "json5",
"rawSpec": "^0.5.1",
"rawSpec": "0.5.1",
"saveSpec": null,
"fetchSpec": "^0.5.1"
"fetchSpec": "0.5.1"
},
"_requiredBy": [
"/babel-core"
"/babel-core",
"/babel-minify/@babel/core"
],
"_resolved": "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz",
"_shasum": "1eade7acc012034ad84e2396767ead9fa5495821",
"_spec": "json5@^0.5.1",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-core",
"_spec": "0.5.1",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Aseem Kishore",
"email": "aseem.kishore@gmail.com"
@@ -32,7 +38,6 @@
"bugs": {
"url": "https://github.com/aseemk/json5/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Max Nanasy",
@@ -48,7 +53,6 @@
}
],
"dependencies": {},
"deprecated": false,
"description": "JSON for the ES5 era.",
"devDependencies": {
"gulp": "^3.9.1",