This repository has been archived on 2019-08-08. You can view files and clone it, but cannot push or open issues/pull-requests.
agario-webclient/bower.json

20 wiersze
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"
}
}