mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
use minify
This commit is contained in:
23
node_modules/esprima/package.json
generated
vendored
23
node_modules/esprima/package.json
generated
vendored
@@ -1,32 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"esprima@3.1.3",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "esprima@3.1.3",
|
||||
"_from": "esprima@^3.1.3",
|
||||
"_id": "esprima@3.1.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=",
|
||||
"_location": "/esprima",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "esprima@3.1.3",
|
||||
"raw": "esprima@^3.1.3",
|
||||
"name": "esprima",
|
||||
"escapedName": "esprima",
|
||||
"rawSpec": "3.1.3",
|
||||
"rawSpec": "^3.1.3",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.1.3"
|
||||
"fetchSpec": "^3.1.3"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/escodegen"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/esprima/-/esprima-3.1.3.tgz",
|
||||
"_spec": "3.1.3",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"_shasum": "fdca51cee6133895e3c88d535ce49dbff62a4633",
|
||||
"_spec": "esprima@^3.1.3",
|
||||
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\escodegen",
|
||||
"author": {
|
||||
"name": "Ariya Hidayat",
|
||||
"email": "ariya.hidayat@gmail.com"
|
||||
@@ -38,6 +33,8 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/jquery/esprima/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "ECMAScript parsing infrastructure for multipurpose analysis",
|
||||
"devDependencies": {
|
||||
"codecov.io": "~0.1.6",
|
||||
|
Reference in New Issue
Block a user