23 lines
615 B
JSON
23 lines
615 B
JSON
{
|
|
"name": "Unity UI Extensions",
|
|
"version": "1.0.5",
|
|
"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": "Foo Bar",
|
|
"email": "foo.bar@example.com"
|
|
}],
|
|
"repository": {
|
|
"type": "hg",
|
|
"url": "https://ddreaper@bitbucket.org/ddreaper/unity-ui-extensions"
|
|
},
|
|
"bugs": {
|
|
"url": "https://bitbucket.org/ddreaper/unity-ui-extensions/issues"
|
|
},
|
|
"keywords": [
|
|
"nodejitsu",
|
|
"example",
|
|
"browsenpm"
|
|
],
|
|
"license": "BSD"
|
|
} |