UNPKG

gibber.core.lib

Version:

small set of core objects and functions for gibber

22 lines (21 loc) 571 B
{ "name": "gibber.core.lib", "version": "1.0.3", "description": "small set of core objects and functions for gibber", "main": "js/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/charlieroberts/gibber.core.lib.git" }, "keywords": [ "gibber" ], "author": "Charlie Roberts <charlie@charlie-roberts.com> (http://www.charlie-roberts.com/)", "license": "MIT", "bugs": { "url": "https://github.com/charlieroberts/gibber.core.lib/issues" } }