shijian5
Version:
游戏对象类库
23 lines • 384 B
JSON
{
"name": "shijian5",
"version": "1.0.1",
"description": "游戏对象类库",
"main": "index.js",
"files": [
"index.js",
"gameObj.js",
"baseItem.js"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"game",
"classes",
"npc",
"enemy",
"item"
],
"author": "Your Name",
"license": "MIT"
}