File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " com.browar.injection" ,
3- "displayName" : " Injection" ,
4- "version" : " 1.1.0" ,
5- "unity" : " 2018.1" ,
6- "description" : " Dependency Injection system." ,
7- "keywords" : [
8- " di"
9- ],
10- "category" : " architecture" ,
11- "dependencies" : {
12- "com.browar.editor-toolbox" : " 0.12.0"
13- },
14- "author" : {
15- "name" : " BroWar Collective" ,
16- "email" : " browar.collective@gmail.com" ,
17- "url" : " https://github.com/BroWar-Collective"
18- }
2+ "name" : " com.browar.injection" ,
3+ "displayName" : " Injection" ,
4+ "version" : " 1.1.0" ,
5+ "unity" : " 2018.1" ,
6+ "description" : " Dependency Injection system." ,
7+ "keywords" : [
8+ " di"
9+ ],
10+ "category" : " architecture" ,
11+ "dependencies" : {
12+ "com.browar.common" : " 1.0.0" ,
13+ "com.browar.editor-toolbox" : " 0.12.0"
14+ },
15+ "author" : {
16+ "name" : " BroWar Collective" ,
17+ "email" : " browar.collective@gmail.com" ,
18+ "url" : " https://github.com/BroWar-Collective"
19+ }
1920}
You can’t perform that action at this time.
0 commit comments