UNPKG

ground

Version:

A framework work with sails and backbone.

26 lines (25 loc) 498 B
{ "name": "ground", "description": "A framework work with sails and backbone.", "version": "0.0.1", "author": "Andy Zhao <andy@nodeswork.com>", "repository": { "type": "git", "url": "https://github.com/andyzhau/ground" }, "dependencies": { "async": "*", "change-case": "*", "mongodb": "*", "mongoose": "*", "underscore": "*" }, "devDependencies": { "grunt": "*", "grunt-contrib-coffee": "*" }, "keywords": [ "sails", "ground" ] }