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:
24
node_modules/tweetnacl/package.json
generated
vendored
24
node_modules/tweetnacl/package.json
generated
vendored
@@ -1,28 +1,34 @@
|
||||
{
|
||||
"_from": "tweetnacl@~0.14.0",
|
||||
"_args": [
|
||||
[
|
||||
"tweetnacl@0.14.5",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "tweetnacl@0.14.5",
|
||||
"_id": "tweetnacl@0.14.5",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
|
||||
"_location": "/tweetnacl",
|
||||
"_optional": true,
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "tweetnacl@~0.14.0",
|
||||
"raw": "tweetnacl@0.14.5",
|
||||
"name": "tweetnacl",
|
||||
"escapedName": "tweetnacl",
|
||||
"rawSpec": "~0.14.0",
|
||||
"rawSpec": "0.14.5",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~0.14.0"
|
||||
"fetchSpec": "0.14.5"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/bcrypt-pbkdf",
|
||||
"/sshpk"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
|
||||
"_shasum": "5ae68177f192d4456269d108afa93ff8743f4f64",
|
||||
"_spec": "tweetnacl@~0.14.0",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/sshpk",
|
||||
"_spec": "0.14.5",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"author": {
|
||||
"name": "TweetNaCl-js contributors"
|
||||
},
|
||||
@@ -33,8 +39,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/dchest/tweetnacl-js/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Port of TweetNaCl cryptographic library to JavaScript",
|
||||
"devDependencies": {
|
||||
"browserify": "^13.0.0",
|
||||
|
Reference in New Issue
Block a user