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

16 lines
247 B
JSON

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