caido-plugin-test/playground/csrf/package.json
tv0924@icloud.com 5042a108d8 [Add] csrf
2025-05-28 14:56:14 +09:00

14 lines
249 B
JSON

{
"name": "csrf",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"express": "^5.1.0"
}
}