2019-10-01 11:27:22 -04:00
|
|
|
{
|
|
|
|
"name": "com.mambojambostudios.unity-atoms-mobile",
|
|
|
|
"displayName": "Unity Atoms Mobile",
|
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",
|
|
|
|
"description": "Unity Atoms for your mobile project.",
|
|
|
|
"keywords": [
|
|
|
|
"scriptable objects",
|
|
|
|
"unity"
|
|
|
|
],
|
|
|
|
"category": "Unity",
|
|
|
|
"files": [
|
|
|
|
"/package.json",
|
|
|
|
"/package.json.meta",
|
|
|
|
"/Runtime",
|
|
|
|
"/Runtime.meta",
|
|
|
|
"/Editor",
|
|
|
|
"/Editor.meta"
|
|
|
|
],
|
|
|
|
"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
|
|
|
}
|
|
|
|
}
|