pixel-art
Version:
generate pixel art programatically
26 lines (25 loc) • 502 B
JSON
{
"name": "pixel-art",
"version": "1.3.0",
"description": "generate pixel art programatically",
"main": "index.js",
"files": [
"index.js"
],
"repository": {
"type": "git",
"url": "git+https://github.com/stagas/pixel-art.git"
},
"keywords": [
"canvas",
"draw",
"pixel",
"art"
],
"author": "stagas",
"license": "MIT",
"bugs": {
"url": "https://github.com/stagas/pixel-art/issues"
},
"homepage": "https://github.com/stagas/pixel-art#readme"
}