com.unity.uiextensions.nosa.../package.json

23 lines
615 B
JSON
Raw Normal View History

{
"name": "Unity UI Extensions",
"version": "1.0.4",
"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": "MIT"
}