24 lines
637 B
JSON
24 lines
637 B
JSON
{
|
|
"name": "unity ui extensions",
|
|
"version": "2.0.0.0",
|
|
"description": "An extension project for the Unity3D UI system, all crafted and contributed by the awesome Unity community",
|
|
"author": "Simon darkside Jackson <@SimonDarksideJ>",
|
|
"contributors": [{
|
|
"name": "SimonDarksideJ",
|
|
"twitter": "@SimonDarksideJ"
|
|
}],
|
|
"repository": {
|
|
"type": "hg",
|
|
"url": "https://ddreaper@bitbucket.org/ddreaper/unity-ui-extensions"
|
|
},
|
|
"bugs": {
|
|
"url": "https://bitbucket.org/ddreaper/unity-ui-extensions/issues"
|
|
},
|
|
"keywords": [
|
|
"Unity3D",
|
|
"Unity",
|
|
"Unity UI",
|
|
"UI Extensions"
|
|
],
|
|
"license": "BSD"
|
|
} |