UNPKG

foxx-framework

Version:

Foxx framework based on RiotJS + ArangoDB/Foxx

16 lines 339 B
{ "name": "@{{objects}}", "version": "0.0.0", "description": "@{{objects}}", "engines": { "arangodb": "^3.0.0" }, "author": "OB", "license": "MIT", "main": "main.js", "scripts": { "setup": "scripts/setup.js", "teardown": "scripts/teardown.js" }, "tests": "test/**/*.js" }