tcrclientmodule
Version:
PANELO TCR CLIENT MODULE 080520
28 lines (27 loc) • 617 B
JSON
{
"name": "tcrclientmodule",
"version": "1.1.2",
"description": "PANELO TCR CLIENT MODULE 080520",
"main": "tcr_client.js",
"dependencies": {
"@grpc/proto-loader": "^0.5.4",
"axios": "^0.19.2",
"crypto": "^1.0.1",
"crypto-random-string": "^3.2.0",
"dateformat": "^3.0.3",
"fs": "0.0.1-security",
"grpc": "^1.24.2",
"nodejs-license-file": "^4.0.0",
"os": "^0.1.1",
"readline": "^1.3.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"tcr"
],
"author": "Panelo",
"license": "ISC"
}