mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-08-19 18:43:53 +08:00
11 lines
226 B
JSON
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 ."
|
|
}
|
|
}
|