UNPKG

pixel-white-bg

Version:
49 lines 1 kB
{ "name": "pixel-white-bg", "description": "Set white background color for a pixel.", "keywords": [ "pixel", "white", "bg", "set", "background", "color", "for", "a" ], "license": "MIT", "version": "1.0.10", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)", "repository": { "type": "git", "url": "git+ssh://git@github.com/IonicaBizau/pixel-white-bg.git" }, "bugs": { "url": "https://github.com/IonicaBizau/pixel-white-bg/issues" }, "homepage": "https://github.com/IonicaBizau/pixel-white-bg#readme", "dependencies": { "pixel-bg": "^1.0.0" }, "files": [ "bin/", "app/", "lib/", "dist/", "src/", "scripts/", "resources/", "menu/", "cli.js", "index.js", "index.d.ts", "package-lock.json", "bloggify.js", "bloggify.json", "bloggify/" ] }