UNPKG

mivio-data

Version:
28 lines (27 loc) 604 B
{ "name": "mivio-data", "version": "0.1.4", "description": "Mivio data access layer", "main": "./lib/index.js", "scripts": { "test": "./node_modules/mocha/bin/mocha -t 10000" }, "repository": { "type": "git", "url": "git+https://github.com/mivio/mivio-data.git" }, "keywords": [ "mivio", "data" ], "author": "Dumitru Cantea", "license": "ISC", "bugs": { "url": "https://github.com/mivio/mivio-data/issues" }, "homepage": "https://github.com/mivio/mivio-data#readme", "dependencies": { "bluebird": "^3.1.1", "vogels-helpers": "^0.1.6" } }