14 lines
295 B
JSON
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"
|
|
} |