UNPKG

foxx-framework

Version:

Foxx framework based on RiotJS + ArangoDB/Foxx

33 lines (32 loc) 777 B
{ "name": "foxxy-app", "version": "0.0.1", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "brunch watch --server" }, "author": "", "license": "MIT", "homepage": "", "dependencies": { "auto-reload-brunch": "^2.7.1", "brunch": "2.8.2", "clean-css-brunch": "^2.0.0", "css-brunch": "^2.6.1", "digest-brunch": "^1.5.1", "html-pages-brunch": "^2.3.1", "javascript-brunch": "^2.0.0", "jquery": "^3.1.0", "pretty-bytes": "^3.0.1", "riot": "^3.7.3", "riot-brunch": "0.0.4", "riot-route": "^3.1.1", "sass-brunch": "^2.6.3", "select2": "4.0.3", "uglify-js": "^2.7.0", "uglify-js-brunch": "^2.0.1", "uikit": "^2.26.4" } }