mirror of
https://github.com/dokku/dokku.git
synced 2026-09-03 12:50:27 +02:00
9 lines
112 B
JSON
9 lines
112 B
JSON
{
|
|
"name": "node-example",
|
|
"version": "0.0.1",
|
|
"engines": {
|
|
"node": "0.10.x",
|
|
"npm": "2.7.x"
|
|
}
|
|
}
|