mirror of
https://github.com/BlueSkyXN/WorkerJS_CloudFlare_ImageBed.git
synced 2024-11-16 03:32:26 +08:00
16 lines
534 B
JSON
16 lines
534 B
JSON
{
|
|
"name": "workerjscloudflareimagebed",
|
|
"version": "1.0.0",
|
|
"description": "workerjscloudflareimagebed",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"build1": "node cloudflare-page-build/scripts/quick-build.js",
|
|
"build2": "node cloudflare-page-build/scripts/Build_Tools-TGPH.js",
|
|
"build3": "node cloudflare-page-build/scripts/Build_Tools-IMGProxy.js",
|
|
"build": "npm run build1 && npm run build2 && npm run build3"
|
|
},
|
|
"author": "BlueSkyXN",
|
|
"license": "GPLv3",
|
|
"dependencies": {}
|
|
}
|
|
|