UNPKG

qbuzz

Version:

A library for handling signals and events in Das Keyboard Q Cloud

29 lines (28 loc) 592 B
{ "name": "qbuzz", "version": "2.0.1", "description": "A library for handling signals and events in Das Keyboard Q Cloud", "main": "index.js", "scripts": { "test": "test.js" }, "repository": { "type": "git", "url": "git+https://github.com/corykim/npm-qbuzz.git" }, "keywords": [ "Das", "Keyboard", "Q", "Cloud" ], "author": "Cory Kim", "license": "MIT", "bugs": { "url": "https://github.com/corykim/npm-qbuzz/issues" }, "homepage": "https://github.com/corykim/npm-qbuzz#readme", "dependencies": { "request": "^2.88.0" } }