UNPKG

foxxy

Version:

Foxx framework based on RiotJS + ArangoDB/Foxx

17 lines (16 loc) 326 B
{ "name": "Auth", "version": "0.0.7", "description": "Auth", "engines": { "arangodb": "^3.0.0" }, "author": "OB", "license": "MIT", "main": "main.js", "scripts": { "setup": "scripts/setup.js", "send-mail": "scripts/send-mail.js" }, "tests": "test/**/*.js" }