UNPKG

butter-provider-ccc

Version:
38 lines (37 loc) 863 B
{ "name": "butter-provider-ccc", "version": "0.5.0", "description": "A Butter provider for CCC media servers", "main": "index.js", "scripts": { "test": "tape ./node_modules/butter-provider/tests/*" }, "butter": { "timeout": 40000 }, "repository": { "type": "git", "url": "git+https://github.com/butterproviders/butter-provider-ccc.git" }, "keywords": [ "ccc", "butter", "streaming" ], "author": "Niv Sardi", "license": "GPL-3.0", "bugs": { "url": "https://github.com/butterproviders/butter-provider-ccc/issues" }, "homepage": "https://github.com/butterproviders/butter-provider-ccc#readme", "dependencies": { "butter-provider": "^0.9.0", "defer-request": "^0.0.3", "lodash": "^4.0.0", "moment": "^2.11.1", "q": "^1.4.1" }, "devDependencies": { "tape": "^4.6.3" } }