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:
23
node_modules/loose-envify/package.json
generated
vendored
23
node_modules/loose-envify/package.json
generated
vendored
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "loose-envify@^1.0.0",
|
||||
"_args": [
|
||||
[
|
||||
"loose-envify@1.3.1",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "loose-envify@1.3.1",
|
||||
"_id": "loose-envify@1.3.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-0aitM/qc4OcT1l/dCsi3SNR4yEg=",
|
||||
"_location": "/loose-envify",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "loose-envify@^1.0.0",
|
||||
"raw": "loose-envify@1.3.1",
|
||||
"name": "loose-envify",
|
||||
"escapedName": "loose-envify",
|
||||
"rawSpec": "^1.0.0",
|
||||
"rawSpec": "1.3.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.0"
|
||||
"fetchSpec": "1.3.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/invariant"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.3.1.tgz",
|
||||
"_shasum": "d1a8ad33fa9ce0e713d65fdd0ac8b748d478c848",
|
||||
"_spec": "loose-envify@^1.0.0",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/invariant",
|
||||
"_spec": "1.3.1",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"author": {
|
||||
"name": "Andres Suarez",
|
||||
"email": "zertosh@gmail.com"
|
||||
@@ -32,11 +37,9 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/zertosh/loose-envify/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"js-tokens": "^3.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST",
|
||||
"devDependencies": {
|
||||
"browserify": "^13.1.1",
|
||||
|
Reference in New Issue
Block a user