该仓库已于 2019-08-08 归档。您可以查看文件或克隆它,但不能推送、创建工单或合并请求。
agario-webclient/bower.json

20 行
432 B
JSON

{
"name": "agario-webclient",
"version": "0.0.0",
"homepage": "https://github.com/GeoffreyFrogeye/agario-webclient",
"authors": [
"Geoffrey Frogeye <geoffrey@frogeye.fr>"
],
"description": "Web-based agar.io client implementation with graphical display'",
"keywords": [
"agar.io",
"pixijs"
],
"license": "MIT",
"dependencies": {
"dat.gui": "*",
"stats.js": "*",
"pixi.js": "~3.0.6"
}
}