2015-09-20 07:24:17 +08:00
|
|
|
{
|
2019-01-27 19:04:23 +08:00
|
|
|
"name": "unity-ui-extensions",
|
2019-03-09 22:09:22 +08:00
|
|
|
"version": "2.0.1",
|
2015-09-20 07:24:17 +08:00
|
|
|
"description": "An extension project for the Unity3D UI system, all crafted and contributed by the awesome Unity community",
|
|
|
|
"author": "Simon darkside Jackson <@SimonDarksideJ>",
|
|
|
|
"contributors": [{
|
2015-12-02 22:36:13 +08:00
|
|
|
"name": "SimonDarksideJ",
|
|
|
|
"twitter": "@SimonDarksideJ"
|
2015-09-20 07:24:17 +08:00
|
|
|
}],
|
|
|
|
"repository": {
|
|
|
|
"type": "hg",
|
|
|
|
"url": "https://ddreaper@bitbucket.org/ddreaper/unity-ui-extensions"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://bitbucket.org/ddreaper/unity-ui-extensions/issues"
|
|
|
|
},
|
|
|
|
"keywords": [
|
2015-12-02 22:36:13 +08:00
|
|
|
"Unity3D",
|
|
|
|
"Unity",
|
|
|
|
"Unity UI",
|
|
|
|
"UI Extensions"
|
2015-09-20 07:24:17 +08:00
|
|
|
],
|
2015-09-20 08:21:29 +08:00
|
|
|
"license": "BSD"
|
2015-09-20 07:24:17 +08:00
|
|
|
}
|