forked from arne/asdf-games
21 lines
337 B
JSON
21 lines
337 B
JSON
{
|
|
"name": "asdf-tile-test",
|
|
"version": "1.0.0",
|
|
"description": "Spritesheet test",
|
|
"main": "index.html",
|
|
"directories": {
|
|
"lib": "lib"
|
|
},
|
|
"scripts": {
|
|
"test": "na"
|
|
},
|
|
"keywords": [
|
|
"spritesheet",
|
|
"opengameart",
|
|
"tile",
|
|
"test",
|
|
"asdf"
|
|
],
|
|
"author": "Arne van Iterson",
|
|
"license": "ISC"
|
|
} |