ironshield
Version:
A comprehensive security toolkit for JavaScript applications.
28 lines (27 loc) • 628 B
JSON
{
"name": "ironshield",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/IronShield-Tech/ironshield-js.git"
},
"keywords": [
"security",
"ironshield",
"protection",
"javascript",
"security-toolkit"
],
"author": "IronShield Tech",
"license": "ISC",
"type": "commonjs",
"bugs": {
"url": "https://github.com/IronShield-Tech/ironshield-js/issues"
},
"homepage": "https://github.com/IronShield-Tech/ironshield-js#readme"
}