UNPKG

app

Version:
20 lines 607 B
{ "name" : "app", "main" : "lib/index.js", "author" : "Roland Poulter", "version" : "0.1.0", "keywords" : ["micro", "web", "app"], "homepage" : "https://github.com/rolandpoulter/app", "repository" : {"type": "git", "url": "git://github.com/rolandpoulter/app.git"}, "description" : "mirco web app framework", "contributors" : [], "dependencies" : { "cornerstone" : "x", "app-client" : "x", "uglify-js" : "x", "optimist" : "x", "mongoose" : "x", "connect" : "x", "mime" : "x" } }