UNPKG

pixel-bg

Version:

Change the pixel background color.

47 lines 959 B
{ "name": "pixel-bg", "description": "Change the pixel background color.", "keywords": [ "pixel", "bg", "change", "the", "background", "color" ], "license": "MIT", "version": "1.0.11", "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-bg.git" }, "bugs": { "url": "https://github.com/IonicaBizau/pixel-bg/issues" }, "homepage": "https://github.com/IonicaBizau/pixel-bg#readme", "dependencies": { "pixel-class": "^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/" ] }