UNPKG
app.json
Version:
latest (1.3.0)
1.3.0
1.2.1
1.2.0
0.19.1
0.19.0
0.18.1
0.18.0
0.17.0
0.16.0
0.15.1
0.15.0
0.14.5
0.14.4
0.14.0
0.13.1
0.13.0
0.12.1
0.12.0
0.11.1
0.11.0
0.10.1
0.10.0
0.9.2
0.9.1
0.9.0
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
Create, validate, and render Heroku app.json manifests
github.com/heroku/app.json
heroku/app.json
app.json
/
test
/
fixtures
/
invalid
/
app.json
7 lines
(6 loc)
•
157 B
JSON
View Raw
1
2
3
4
5
6
7
{
"name"
:
"no"
,
"keywords"
:
"supposed, to, be, an, array"
,
"website"
:
"partially.qualified-url.com"
,
"repository"
:
"github.com/jane-user/zapp.git"
}