document/脚本/冒泡/package.json
2024-10-02 00:36:43 +08:00

17 lines
353 B
JSON

{
"name": "冒泡-仙剑问情",
"version": "1.0.0",
"description": "project-description",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dts": "npm i @sm003/autojs6-dts"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@sm003/autojs6-dts": "^2.0.0"
}
}