Files
lserp_cs_6.0/插件库/Lskj.AgentPet/package.json
T
2026-08-14 14:28:28 +08:00

9 lines
194 B
JSON

{
"name": "lskj-agent-pet",
"version": "0.1.0",
"private": true,
"scripts": {
"test": "node --check pet-runtime.js && node --check pet-shell.js && node --test tests/*.test.js"
}
}