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

View File

@@ -1,27 +1,32 @@
{
"_from": "performance-now@^2.1.0",
"_args": [
[
"performance-now@2.1.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "performance-now@2.1.0",
"_id": "performance-now@2.1.0",
"_inBundle": false,
"_integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=",
"_location": "/performance-now",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"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",
"_shasum": "6309f4e0e5fa913ec1c69307ae364b4b377c9e7b",
"_spec": "performance-now@^2.1.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/request",
"_spec": "2.1.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Braveg1rl",
"email": "braveg1rl@outlook.com"
@@ -29,9 +34,7 @@
"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",