mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 04:10:04 +02:00
update node modules
This commit is contained in:
23
node_modules/esprima/package.json
generated
vendored
23
node_modules/esprima/package.json
generated
vendored
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "esprima@^3.1.3",
|
||||
"_args": [
|
||||
[
|
||||
"esprima@3.1.3",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "esprima@3.1.3",
|
||||
"_id": "esprima@3.1.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=",
|
||||
"_location": "/esprima",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"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",
|
||||
"_shasum": "fdca51cee6133895e3c88d535ce49dbff62a4633",
|
||||
"_spec": "esprima@^3.1.3",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/escodegen",
|
||||
"_spec": "3.1.3",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"author": {
|
||||
"name": "Ariya Hidayat",
|
||||
"email": "ariya.hidayat@gmail.com"
|
||||
@@ -33,8 +38,6 @@
|
||||
"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