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

23
node_modules/pn/package.json generated vendored
View File

@@ -1,35 +1,38 @@
{
"_from": "pn@^1.1.0",
"_args": [
[
"pn@1.1.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "pn@1.1.0",
"_id": "pn@1.1.0",
"_inBundle": false,
"_integrity": "sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==",
"_location": "/pn",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "pn@^1.1.0",
"raw": "pn@1.1.0",
"name": "pn",
"escapedName": "pn",
"rawSpec": "^1.1.0",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "^1.1.0"
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/pn/-/pn-1.1.0.tgz",
"_shasum": "e2f4cef0e219f463c179ab37463e4e1ecdccbafb",
"_spec": "pn@^1.1.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/jsdom",
"_spec": "1.1.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "C. Scott Ananian"
},
"bugs": {
"url": "https://github.com/cscott/node-pn/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Promisify the node standard library.",
"devDependencies": {
"es6-shim": "~0.35.3",