mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
13 lines
225 B
JSON
13 lines
225 B
JSON
{
|
|
"name": "@bevo/build-scripts",
|
|
"version": "1.0.0",
|
|
"main": "purge-cache.js",
|
|
"type": "module",
|
|
"author": "Grant Howard",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"dependencies": {
|
|
"node-fetch": "^3.1.0"
|
|
}
|
|
}
|