UNPKG

bauhausjs

Version:
15 lines (14 loc) 312 B
{ "name": "backend", "version": "0.1.0", "description": "Root backend express app, were all backend middleware and routes are atached to", "main": "app.js", "private": true, "scripts": { "postinstall": "bower install" }, "dependencies": { "bower": "~1.3.9" }, "devDependencies": {} }