1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 12:00:03 +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

View File

@@ -1,34 +1,30 @@
{
"_args": [
[
"webidl-conversions@4.0.2",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "webidl-conversions@4.0.2",
"_from": "webidl-conversions@^4.0.2",
"_id": "webidl-conversions@4.0.2",
"_inBundle": false,
"_integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==",
"_location": "/webidl-conversions",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "webidl-conversions@4.0.2",
"raw": "webidl-conversions@^4.0.2",
"name": "webidl-conversions",
"escapedName": "webidl-conversions",
"rawSpec": "4.0.2",
"rawSpec": "^4.0.2",
"saveSpec": null,
"fetchSpec": "4.0.2"
"fetchSpec": "^4.0.2"
},
"_requiredBy": [
"/domexception",
"/jsdom",
"/w3c-xmlserializer",
"/whatwg-url"
],
"_resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz",
"_spec": "4.0.2",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_shasum": "a855980b1f0b6b359ba1d5d9fb39ae941faa63ad",
"_spec": "webidl-conversions@^4.0.2",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\jsdom",
"author": {
"name": "Domenic Denicola",
"email": "d@domenic.me",
@@ -37,6 +33,8 @@
"bugs": {
"url": "https://github.com/jsdom/webidl-conversions/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
"devDependencies": {
"eslint": "^3.15.0",