mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
use minify
This commit is contained in:
24
node_modules/tweetnacl/package.json
generated
vendored
24
node_modules/tweetnacl/package.json
generated
vendored
@@ -1,34 +1,28 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"tweetnacl@0.14.5",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "tweetnacl@0.14.5",
|
||||
"_from": "tweetnacl@~0.14.0",
|
||||
"_id": "tweetnacl@0.14.5",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
|
||||
"_location": "/tweetnacl",
|
||||
"_optional": true,
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "tweetnacl@0.14.5",
|
||||
"raw": "tweetnacl@~0.14.0",
|
||||
"name": "tweetnacl",
|
||||
"escapedName": "tweetnacl",
|
||||
"rawSpec": "0.14.5",
|
||||
"rawSpec": "~0.14.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.14.5"
|
||||
"fetchSpec": "~0.14.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/bcrypt-pbkdf",
|
||||
"/sshpk"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
|
||||
"_spec": "0.14.5",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"_shasum": "5ae68177f192d4456269d108afa93ff8743f4f64",
|
||||
"_spec": "tweetnacl@~0.14.0",
|
||||
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\sshpk",
|
||||
"author": {
|
||||
"name": "TweetNaCl-js contributors"
|
||||
},
|
||||
@@ -39,6 +33,8 @@
|
||||
"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