UNPKG

blipsjs

Version:
25 lines (24 loc) 534 B
{ "name": "blipsjs", "version": "1.0.0", "description": "OSS JS Blips SDK", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/stretch07/blips.js.git" }, "keywords": [ "blips", "sdk" ], "author": "stretch07", "license": "MIT", "bugs": { "url": "https://github.com/stretch07/blips.js/issues" }, "homepage": "https://github.com/stretch07/blips.js#readme", "type": "module" }