drawmything-game
Version:
Provides functions to assist with Draw My Thing functions.
21 lines (20 loc) • 408 B
JSON
{
"name": "drawmything-game",
"version": "1.0.0",
"description": "Provides functions to assist with Draw My Thing functions.",
"main": "drawmything.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"game",
"draw",
"drawing",
"art",
"canvas",
"creation",
"creativity"
],
"author": "Brandon Rooney",
"license": "ISC"
}