1
0
Fork 0
arangodb/js/common/test-data/apps/itzpapalotl/manifest.json

13 lines
202 B
JSON

{
"name": "itzpapalotl",
"version": "0.0.6",
"author": "jsteemann",
"description": "random aztec god service",
"controllers": {
"/": "itzpapalotl.js"
},
"defaultDocument": "index"
}