forked from Prexzybooster/Spider-V6
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp.json
18 lines (18 loc) · 1.42 KB
/
app.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name": "CLASSIC-PAIR",
"description": "MAKINO-MD-V2-PAIR",
"repository": "https://github.com/anonphoenix007/MAKINO-MD-V2-PAIR",
"logo": "https://telegra.ph/file/7aa528767ed96ddc17bc2.jpg",
"keywords": ["nodejs", "CLASSIC-PAIR", "multi device"],
"buildpacks": [
{
"url": "heroku/nodejs"
},
{
"url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest"
},
{
"url": "https://github.com/clhuang/heroku-buildpack-webp-binaries.git"
}
]
}