UNPKG

liblooper

Version:

Looper implementation for use in conjonction with the HJS-MESSAGE messaging API. This is the browser version of the

30 lines (29 loc) 694 B
{ "name": "liblooper", "version": "1.0.0", "description": "Looper implementation for use in conjonction with the HJS-MESSAGE messaging API. This is the browser version of the ", "main": "index.js", "directories": { "lib": "lib" }, "scripts": { "test": "test" }, "repository": { "type": "git", "url": "git+https://github.com/ornorm/liblooper.git" }, "keywords": [ "Looper", "MessageLooper" ], "author": "Aime Biendo <abiendo@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/ornorm/liblooper/issues" }, "homepage": "https://github.com/ornorm/liblooper#readme", "dependencies": { "hjs-message": "^1.0.4" } }