2019-10-01 11:27:22 -04:00
|
|
|
{
|
2019-10-07 14:47:30 -04:00
|
|
|
"name": "com.mambojambostudios.unity-atoms-core",
|
|
|
|
"displayName": "Unity Atoms Core",
|
2020-01-23 17:42:09 -05:00
|
|
|
"version": "2.1.1",
|
2019-10-07 14:47:30 -04:00
|
|
|
"unity": "2019.1",
|
|
|
|
"description": "Tiny modular pieces utilizing the power of Scriptable Objects",
|
|
|
|
"keywords": [
|
|
|
|
"scriptable objects",
|
|
|
|
"unity"
|
|
|
|
],
|
|
|
|
"category": "Unity",
|
|
|
|
"files": [
|
|
|
|
"/package.json",
|
|
|
|
"/package.json.meta",
|
|
|
|
"/Runtime",
|
|
|
|
"/Runtime.meta",
|
|
|
|
"/Runtime/MamboJamboStudios.UnityAtomsCore.Runtime.asmdef",
|
|
|
|
"/Runtime/MamboJamboStudios.UnityAtomsCore.Runtime.asmdef.meta",
|
|
|
|
"/Editor",
|
|
|
|
"/Editor.meta",
|
|
|
|
"/Editor/MamboJamboStudios.UnityAtomsCore.Editor.asmdef",
|
2019-10-15 19:43:51 -04:00
|
|
|
"/Editor/MamboJamboStudios.UnityAtomsCore.Editor.asmdef.meta",
|
|
|
|
"/Documentation",
|
|
|
|
"/Documentation.meta"
|
2019-10-07 14:47:30 -04:00
|
|
|
]
|
2019-10-01 11:27:22 -04:00
|
|
|
}
|