sails-goose
Version:
Mongoose Integration for sailsjs
24 lines (23 loc) • 443 B
JSON
{
"name": "sails-goose",
"version": "1.0.6",
"description": "Mongoose Integration for sailsjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"goose",
"mongoose",
"sails",
"sailsjs",
"js"
],
"repository" :
{
"type" : "git",
"url" : "https://github.com/carlosmtx/sails-goose"
},
"author": "Carlos Teixeira",
"license": "ISC"
}