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

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

@@ -1,27 +1,32 @@
{
"_from": "private@^0.1.8",
"_args": [
[
"private@0.1.8",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "private@0.1.8",
"_id": "private@0.1.8",
"_inBundle": false,
"_integrity": "sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg==",
"_location": "/private",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "private@^0.1.8",
"raw": "private@0.1.8",
"name": "private",
"escapedName": "private",
"rawSpec": "^0.1.8",
"rawSpec": "0.1.8",
"saveSpec": null,
"fetchSpec": "^0.1.8"
"fetchSpec": "0.1.8"
},
"_requiredBy": [
"/babel-core"
],
"_resolved": "https://registry.npmjs.org/private/-/private-0.1.8.tgz",
"_shasum": "2381edb3689f7a53d653190060fcf822d2f368ff",
"_spec": "private@^0.1.8",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-core",
"_spec": "0.1.8",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Ben Newman",
"email": "bn@cs.stanford.edu"
@@ -29,8 +34,6 @@
"bugs": {
"url": "https://github.com/benjamn/private/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Utility for associating truly private state with any JavaScript object",
"devDependencies": {
"mocha": "^4.0.1"