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": [
[
"performance-now@2.1.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "performance-now@2.1.0",
"_from": "performance-now@^2.1.0",
"_id": "performance-now@2.1.0",
"_inBundle": false,
"_integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=",
"_location": "/performance-now",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "performance-now@2.1.0",
"raw": "performance-now@^2.1.0",
"name": "performance-now",
"escapedName": "performance-now",
"rawSpec": "2.1.0",
"rawSpec": "^2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
"fetchSpec": "^2.1.0"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
"_spec": "2.1.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_shasum": "6309f4e0e5fa913ec1c69307ae364b4b377c9e7b",
"_spec": "performance-now@^2.1.0",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\request",
"author": {
"name": "Braveg1rl",
"email": "braveg1rl@outlook.com"
@@ -34,7 +29,9 @@
"bugs": {
"url": "https://github.com/braveg1rl/performance-now/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Implements performance.now (based on process.hrtime).",
"devDependencies": {
"bluebird": "^3.4.7",