update by Silence_Lurker
Init plugin
This commit is contained in:
14
package.json
Normal file
14
package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user