Files
lifeRestart/thirdparty/bili-toy/package.json
T
2026-08-14 16:42:14 +08:00

11 lines
226 B
JSON

{
"name": "@remake/thirdparty-bili-toy",
"type": "module",
"version": "3.0.0",
"main": "./index.ts",
"author": "Vick Scarlet <vick@syaro.io>",
"scripts": {
"lint": "bunx --bun eslint ."
}
}