UNPKG

cass

Version:
38 lines (37 loc) 740 B
{ "name": "cass", "version": "0.0.5", "description": "It rhymes with jax-rs", "main": "index.js", "scripts": { "test": "tape test/*" }, "keywords": [ "quinn", "rest", "server" ], "author": "Jan Krems <jan.krems@gmail.com>", "license": "MIT", "devDependencies": { "boom": "^2.7.1", "concat-stream": "^1.4.8", "tape": "^4.0.0" }, "directories": { "test": "test" }, "dependencies": { "nilo": "^2.0.1", "quinn": "^3.2.0", "wegweiser": "^4.2.0" }, "repository": { "type": "git", "url": "git+https://github.com/quinnjs/cass.git" }, "bugs": { "url": "https://github.com/quinnjs/cass/issues" }, "homepage": "https://github.com/quinnjs/cass#readme" }