Files
jiapu/package.json
T
2026-07-11 21:36:26 +08:00

7 lines
84 B
JSON

{
"private": true,
"scripts": {
"test": "node --test tests/*.test.js"
}
}