42 lines
1.3 KiB
JSON
42 lines
1.3 KiB
JSON
{
|
|
"name": "ws-bytel",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "ws-bytel",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"jsrsasign": "^11.1.0",
|
|
"jsrsasign-util": "^1.0.5"
|
|
}
|
|
},
|
|
"node_modules/jsonc-parser": {
|
|
"version": "3.3.1",
|
|
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.3.1.tgz",
|
|
"integrity": "sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jsrsasign": {
|
|
"version": "11.1.0",
|
|
"resolved": "https://registry.npmjs.org/jsrsasign/-/jsrsasign-11.1.0.tgz",
|
|
"integrity": "sha512-Ov74K9GihaK9/9WncTe1mPmvrO7Py665TUfUKvraXBpu+xcTWitrtuOwcjf4KMU9maPaYn0OuaWy0HOzy/GBXg==",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/kjur/jsrsasign#donations"
|
|
}
|
|
},
|
|
"node_modules/jsrsasign-util": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/jsrsasign-util/-/jsrsasign-util-1.0.5.tgz",
|
|
"integrity": "sha512-e5Kp8aaT5GH2c5X8j4uaJruYmT4GcnaGb47nw8m60YqPywtnOtTISZ9hZgtZ3a+jh7B27bU2LCf3Y32wZyfhtQ==",
|
|
"dependencies": {
|
|
"jsonc-parser": ">= 0.0.1",
|
|
"jsrsasign": ">= 4.8.2"
|
|
}
|
|
}
|
|
}
|
|
}
|