UNPKG

@anzuev/studcloud.datamodels

Version:
31 lines (30 loc) 743 B
{ "name": "@anzuev/studcloud.datamodels", "version": "0.3.0", "repository": { "type": "git", "url": "git+https://github.com/AnZuev/StudCloud.DataModels.git" }, "author": "AnZuev", "keywords": [ "studcloud", "DataModels" ], "license": "ISC", "dependencies": { "@anzuev/studcloud.errors": "~0.2.0", "mongoose": "^4.4.20", "nconf": "^0.8.4", "q": "^1.4.1" }, "bugs": { "url": "https://github.com/AnZuev/StudCloud.DataModels/issues" }, "homepage": "https://github.com/AnZuev/StudCloud.DataModels#readme", "description": "Data Models for StudCloud project", "main": "index.js", "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }