spd-toolkit
Version:
Toolkit of the SPD(Secure Packaged Data lineup
19 lines (18 loc) • 463 B
JSON
{
"name": "spd-toolkit",
"version": "1.0.1",
"description": "Toolkit of the SPD(Secure Packaged Data lineup",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["SPD","Toolkit","Box","SPD-Lib","SPD-Tunnel","Tunnels","Libs"],
"author": "ALSOPSS",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"spd-box": "^1.0.1",
"spd-lib": "^1.2.7",
"spd-tunnel": "^1.0.5"
}
}