UNPKG

pbj

Version:

tiny, stupid bitmap image format

21 lines (20 loc) 386 B
{ "name": "pbj", "version": "2.1.0", "description": "tiny, stupid bitmap image format", "author": { "name": "The Dark Sky Company, LLC", "email": "support@darkskyapp.com" }, "repository": { "type": "git", "url": "git://github.com/darkskyapp/pbj.git" }, "devDependencies": { "mocha": "*", "chai": "*" }, "scripts": { "test": "mocha" } }