2019-10-01 11:27:22 -04:00
|
|
|
{
|
2019-10-07 14:47:30 -04:00
|
|
|
"name": "com.mambojambostudios.unity-atoms-ui",
|
|
|
|
"displayName": "Unity Atoms UI",
|
2019-11-28 13:35:59 -05:00
|
|
|
"version": "2.1.0",
|
2019-10-07 14:47:30 -04:00
|
|
|
"unity": "2019.1",
|
|
|
|
"description": "UI system using Unity Atoms.",
|
|
|
|
"keywords": [
|
|
|
|
"scriptable objects",
|
|
|
|
"unity"
|
|
|
|
],
|
|
|
|
"category": "Unity",
|
|
|
|
"files": [
|
|
|
|
"/package.json",
|
|
|
|
"/package.json.meta",
|
|
|
|
"/Runtime",
|
2019-10-15 19:43:51 -04:00
|
|
|
"/Runtime.meta",
|
|
|
|
"/Documentation",
|
|
|
|
"/Documentation.meta"
|
2019-10-07 14:47:30 -04:00
|
|
|
],
|
|
|
|
"dependencies": {
|
2019-11-28 13:35:59 -05:00
|
|
|
"com.mambojambostudios.unity-atoms-core": "2.1.0"
|
2019-10-07 14:47:30 -04:00
|
|
|
}
|
2019-10-01 11:27:22 -04:00
|
|
|
}
|