1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 04:10:04 +02:00

use minify

This commit is contained in:
s2
2019-04-15 10:35:12 +02:00
parent 9528e1e8e1
commit 86e1333c3e
9417 changed files with 70210 additions and 462173 deletions

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

@@ -1,38 +1,35 @@
{
"_args": [
[
"pn@1.1.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "pn@1.1.0",
"_from": "pn@^1.1.0",
"_id": "pn@1.1.0",
"_inBundle": false,
"_integrity": "sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==",
"_location": "/pn",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"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",
"_spec": "1.1.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_shasum": "e2f4cef0e219f463c179ab37463e4e1ecdccbafb",
"_spec": "pn@^1.1.0",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\jsdom",
"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",