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

9 lines
121 B
JSON

{
"main": "index.js",
"scripts": {
"setup": "setup.js",
"teardown": "teardown.js",
"job": "job.js"
}
}