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

View File

@@ -1,27 +1,32 @@
{
"_from": "stealthy-require@^1.1.0",
"_args": [
[
"stealthy-require@1.1.1",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "stealthy-require@1.1.1",
"_id": "stealthy-require@1.1.1",
"_inBundle": false,
"_integrity": "sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=",
"_location": "/stealthy-require",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "stealthy-require@^1.1.0",
"raw": "stealthy-require@1.1.1",
"name": "stealthy-require",
"escapedName": "stealthy-require",
"rawSpec": "^1.1.0",
"rawSpec": "1.1.1",
"saveSpec": null,
"fetchSpec": "^1.1.0"
"fetchSpec": "1.1.1"
},
"_requiredBy": [
"/request-promise-native"
],
"_resolved": "https://registry.npmjs.org/stealthy-require/-/stealthy-require-1.1.1.tgz",
"_shasum": "35b09875b4ff49f26a777e509b3090a3226bf24b",
"_spec": "stealthy-require@^1.1.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/request-promise-native",
"_spec": "1.1.1",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Nicolai Kamenzky",
"url": "https://github.com/analog-nico"
@@ -29,9 +34,7 @@
"bugs": {
"url": "https://github.com/analog-nico/stealthy-require/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "The closest you can get to require something with bypassing the require cache",
"devDependencies": {
"bcrypt": "~1.0.2",