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

24
node_modules/jsbn/package.json generated vendored
View File

@@ -1,36 +1,40 @@
{
"_from": "jsbn@~0.1.0",
"_args": [
[
"jsbn@0.1.1",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "jsbn@0.1.1",
"_id": "jsbn@0.1.1",
"_inBundle": false,
"_integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=",
"_location": "/jsbn",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "jsbn@~0.1.0",
"raw": "jsbn@0.1.1",
"name": "jsbn",
"escapedName": "jsbn",
"rawSpec": "~0.1.0",
"rawSpec": "0.1.1",
"saveSpec": null,
"fetchSpec": "~0.1.0"
"fetchSpec": "0.1.1"
},
"_requiredBy": [
"/ecc-jsbn",
"/sshpk"
],
"_resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
"_shasum": "a5e654c2e5a2deb5f201d96cefbca80c0ef2f513",
"_spec": "jsbn@~0.1.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/sshpk",
"_spec": "0.1.1",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Tom Wu"
},
"bugs": {
"url": "https://github.com/andyperlitch/jsbn/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.",
"homepage": "https://github.com/andyperlitch/jsbn#readme",
"keywords": [