mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-09-26 22:49:14 +08:00
14 lines
446 B
JSON
14 lines
446 B
JSON
{
|
|
"name": "@bevo/components",
|
|
"version": "0.0.1",
|
|
"description": "Components registry for Bilibili Evolved",
|
|
"author": "Grant Howard",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"@types/sortablejs": "^1.10.7",
|
|
"enquirer": "^2.3.6",
|
|
"glob": "^7.1.7"
|
|
},
|
|
"packageManager": "pnpm@10.3.0+sha512.ee592eda8815a8a293c206bb0917c4bb0ff274c50def7cbc17be05ec641fc2d1b02490ce660061356bd0d126a4d7eb2ec8830e6959fb8a447571c631d5a2442d"
|
|
}
|