layatool
Version:
Tools to quickly build laya games
25 lines (24 loc) • 540 B
JSON
{
"name": "layatool",
"version": "0.0.1",
"description": "Tools to quickly build laya games",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ManfredHu/layatool.git"
},
"keywords": [
"Laya",
"Game",
"Tool"
],
"author": "ManfredHu",
"license": "MIT",
"bugs": {
"url": "https://github.com/ManfredHu/layatool/issues"
},
"homepage": "https://github.com/ManfredHu/layatool#readme"
}