1
0
mirror of https://github.com/actions/labeler synced 2026-05-09 17:41:01 +02:00
This commit is contained in:
David Kale
2020-09-08 13:25:36 -04:00
parent e4246d2b5b
commit 91fcbb0108
4227 changed files with 416837 additions and 457884 deletions

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

@@ -1,34 +1,28 @@
{
"_args": [
[
"tweetnacl@0.14.5",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_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",
"_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": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "5ae68177f192d4456269d108afa93ff8743f4f64",
"_spec": "tweetnacl@~0.14.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/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",