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

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

@@ -1,28 +1,33 @@
{
"_from": "debug@^2.6.9",
"_args": [
[
"debug@2.6.9",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "debug@2.6.9",
"_id": "debug@2.6.9",
"_inBundle": false,
"_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"_location": "/debug",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "debug@^2.6.9",
"raw": "debug@2.6.9",
"name": "debug",
"escapedName": "debug",
"rawSpec": "^2.6.9",
"rawSpec": "2.6.9",
"saveSpec": null,
"fetchSpec": "^2.6.9"
"fetchSpec": "2.6.9"
},
"_requiredBy": [
"/babel-core",
"/babel-traverse"
],
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"_shasum": "5d128515df134ff327e90a4c93f4e077a536341f",
"_spec": "debug@^2.6.9",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-core",
"_spec": "2.6.9",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
@@ -31,7 +36,6 @@
"bugs": {
"url": "https://github.com/visionmedia/debug/issues"
},
"bundleDependencies": false,
"component": {
"scripts": {
"debug/index.js": "browser.js",
@@ -52,7 +56,6 @@
"dependencies": {
"ms": "2.0.0"
},
"deprecated": false,
"description": "small debugging utility",
"devDependencies": {
"browserify": "9.0.3",