1
0
Fork 0

Added engines field to example manifest.

This commit is contained in:
Alan Plum 2015-08-11 13:41:04 +02:00
parent a3b2e1727f
commit 22cb44904e
1 changed files with 4 additions and 0 deletions

View File

@ -39,6 +39,10 @@ A more complete example for a Manifest file:
"description": "My Website with a blog and a shop",
"thumbnail": "images/website-logo.png",
"engines": {
"arangodb": "^2.7.0"
},
"configuration": {
"currency": {
"description": "Currency symbol to use for prices in the shop.",