@wallids/waf
Version:
Wallids Cybersecurity Layer
34 lines (33 loc) • 693 B
JSON
{
"name": "@wallids/waf",
"version": "1.0.2",
"description": "Wallids Cybersecurity Layer",
"main": "index.js",
"repository": {
"url": "git+https://github.com/wallidslabs/nodejs.git",
"type": "git"
},
"author": "Wallids LABS",
"license": "MIT",
"dependencies": {
"axios": "^0.27.2"
},
"bugs": {
"url": "https://github.com/wallidslabs/nodejs/issues"
},
"homepage": "https://github.com/wallidslabs/nodejs#readme",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Wallids",
"cybersecurity",
"nodejs",
"node",
"security",
"api",
"security",
"server-side",
"security"
]
}