2019-10-01 11:27:22 -04:00
|
|
|
{
|
|
|
|
"name": "com.mambojambostudios.unity-atoms-ui",
|
|
|
|
"displayName": "Unity Atoms UI",
|
2019-10-03 11:23:09 -04:00
|
|
|
"version": "2.0.0-beta.0",
|
2019-10-01 11:27:22 -04:00
|
|
|
"unity": "2019.1",
|
2019-10-03 19:37:30 -04:00
|
|
|
"description": "UI system using Unity Atoms.",
|
2019-10-01 11:27:22 -04:00
|
|
|
"keywords": [
|
|
|
|
"scriptable objects",
|
|
|
|
"unity"
|
|
|
|
],
|
|
|
|
"category": "Unity",
|
|
|
|
"files": [
|
|
|
|
"/package.json",
|
|
|
|
"/package.json.meta",
|
|
|
|
"/Runtime",
|
2019-10-03 15:34:57 -04:00
|
|
|
"/Runtime.meta"
|
2019-10-01 11:27:22 -04:00
|
|
|
],
|
|
|
|
"dependencies": {
|
2019-10-03 11:23:09 -04:00
|
|
|
"com.mambojambostudios.unity-atoms-core": "2.0.0-beta.0"
|
2019-10-01 11:27:22 -04:00
|
|
|
}
|
|
|
|
}
|