mirror of
https://github.com/Shiva108/ai-llm-red-team-handbook.git
synced 2026-02-12 14:42:46 +00:00
27 lines
704 B
JSON
27 lines
704 B
JSON
{
|
|
"name": "ai-llm-red-team-handbook",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"directories": {
|
|
"doc": "docs"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/Shiva108/ai-llm-red-team-handbook.git"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"type": "commonjs",
|
|
"bugs": {
|
|
"url": "https://github.com/Shiva108/ai-llm-red-team-handbook/issues"
|
|
},
|
|
"homepage": "https://github.com/Shiva108/ai-llm-red-team-handbook#readme",
|
|
"devDependencies": {
|
|
"gitbook-plugin-mermaid-newface": "^4.1.0"
|
|
}
|
|
} |