mirror of
https://github.com/dokku/dokku.git
synced 2025-12-25 16:29:30 +01:00
8 lines
91 B
JSON
8 lines
91 B
JSON
{
|
|
"name": "node-example",
|
|
"version": "0.0.1",
|
|
"engines": {
|
|
"node": "4.2.x"
|
|
}
|
|
}
|