Files
Amily-Databin/package.json
2025-12-23 16:22:27 +08:00

14 lines
295 B
JSON

{
"name": "amily-databin",
"version": "0.0.1-a",
"description": "A SillyTavern plugin for data management.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"SillyTavern"
],
"author": "Amily",
"license": "ISC"
}