1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +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,32 +1,27 @@
{
"_args": [
[
"w3c-hr-time@1.0.1",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "w3c-hr-time@1.0.1",
"_from": "w3c-hr-time@^1.0.1",
"_id": "w3c-hr-time@1.0.1",
"_inBundle": false,
"_integrity": "sha1-gqwr/2PZUOqeMYmlimViX+3xkEU=",
"_location": "/w3c-hr-time",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "w3c-hr-time@1.0.1",
"raw": "w3c-hr-time@^1.0.1",
"name": "w3c-hr-time",
"escapedName": "w3c-hr-time",
"rawSpec": "1.0.1",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_shasum": "82ac2bff63d950ea9e3189a58a65625fedf19045",
"_spec": "w3c-hr-time@^1.0.1",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\jsdom",
"author": {
"name": "Timothy Gu",
"email": "timothygu99@gmail.com"
@@ -34,9 +29,11 @@
"bugs": {
"url": "https://github.com/jsdom/w3c-hr-time/issues"
},
"bundleDependencies": false,
"dependencies": {
"browser-process-hrtime": "^0.1.2"
},
"deprecated": false,
"description": "An implementation of the W3C High Resolution Time Level 2 specification.",
"devDependencies": {
"eslint": "^4.14.0",