mirror of
https://github.com/PretendoNetwork/SSSL.git
synced 2026-03-25 11:24:16 -05:00
25 lines
580 B
JSON
25 lines
580 B
JSON
{
|
|
"name": "sssl",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "sssl",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"node-forge": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/node-forge": {
|
|
"version": "1.3.1",
|
|
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
|
|
"integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==",
|
|
"engines": {
|
|
"node": ">= 6.13.0"
|
|
}
|
|
}
|
|
}
|
|
}
|