LLOneBot/package.json
linyuchen cc7d869c84 init
2023-10-25 17:34:12 +08:00

15 lines
279 B
JSON

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