1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +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

29
node_modules/esutils/package.json generated vendored
View File

@@ -1,33 +1,40 @@
{
"_from": "esutils@^2.0.2",
"_args": [
[
"esutils@2.0.2",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "esutils@2.0.2",
"_id": "esutils@2.0.2",
"_inBundle": false,
"_integrity": "sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=",
"_location": "/esutils",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "esutils@^2.0.2",
"raw": "esutils@2.0.2",
"name": "esutils",
"escapedName": "esutils",
"rawSpec": "^2.0.2",
"rawSpec": "2.0.2",
"saveSpec": null,
"fetchSpec": "^2.0.2"
"fetchSpec": "2.0.2"
},
"_requiredBy": [
"/@babel/highlight",
"/@babel/types",
"/babel-code-frame",
"/babel-types"
"/babel-plugin-transform-property-literals",
"/babel-types",
"/escodegen"
],
"_resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz",
"_shasum": "0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b",
"_spec": "esutils@^2.0.2",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-code-frame",
"_spec": "2.0.2",
"_where": "E:\\projects\\p\\minifyfromhtml",
"bugs": {
"url": "https://github.com/estools/esutils/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "utility box for ECMAScript language tools",
"devDependencies": {
"chai": "~1.7.2",