spritemaker
Version:
Make image sprites quickly and easily
28 lines (27 loc) • 639 B
JSON
{
"name": "spritemaker",
"version": "1.1.1",
"description": "Make image sprites quickly and easily",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/douglastgordon/SpriteMaker.git"
},
"keywords": [
"sprites",
"images",
"animation",
"sprite",
"image",
"animated"
],
"author": "douglastgordon@gmail.com",
"license": "ISC",
"bugs": {
"url": "https://github.com/douglastgordon/SpriteMaker/issues"
},
"homepage": "https://github.com/douglastgordon/SpriteMaker#readme"
}