1
0
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:
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": "forever-agent@~0.6.1",
"_args": [
[
"forever-agent@0.6.1",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "forever-agent@0.6.1",
"_id": "forever-agent@0.6.1",
"_inBundle": false,
"_integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=",
"_location": "/forever-agent",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "forever-agent@~0.6.1",
"raw": "forever-agent@0.6.1",
"name": "forever-agent",
"escapedName": "forever-agent",
"rawSpec": "~0.6.1",
"rawSpec": "0.6.1",
"saveSpec": null,
"fetchSpec": "~0.6.1"
"fetchSpec": "0.6.1"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
"_shasum": "fbc71f0c41adeb37f96c577ad1ed42d8fdacca91",
"_spec": "forever-agent@~0.6.1",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/request",
"_spec": "0.6.1",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Mikeal Rogers",
"email": "mikeal.rogers@gmail.com",
@@ -30,9 +35,7 @@
"bugs": {
"url": "https://github.com/mikeal/forever-agent/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
"devDependencies": {},
"engines": {