UNPKG

sise-cweb-db

Version:
33 lines (32 loc) 712 B
{ "name": "sise-cweb-db", "version": "0.3.0", "description": "CWEB Database", "main": "src/index.js", "scripts": { "test": "node test/test-sise-db.js" }, "keywords": [ "SISE", "CWEB" ], "repository": { "type": "git", "url": "git+ssh://git@github.com/diasdavid/sise-cweb-db.git" }, "license": "MIT", "bugs": { "url": "https://github.com/diasdavid/sise-cweb-db/issues" }, "homepage": "https://github.com/diasdavid/sise-cweb-db#readme", "author": "David Dias <mail@daviddias.me>", "devDependencies": { "pre-commit": "^1.1.2", "sise-cweb-data": "~0.2.2", "standard": "^6.0.8", "tape": "^4.5.1" }, "dependencies": { "fib": "0.0.1" } }