File tree Expand file tree Collapse file tree 1 file changed +21
-9
lines changed
Expand file tree Collapse file tree 1 file changed +21
-9
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " com .candycoded.arfoundation-components" ,
2+ "name" : " xyz .candycoded.arfoundation-components" ,
33 "displayName" : " ARFoundation-Components" ,
4- "version" : " 2.1 .0" ,
4+ "version" : " 3.0 .0" ,
55 "unity" : " 2019.2" ,
6+ "unityRelease" : " 4f1" ,
67 "description" : " Generic components for use with ARFoundation" ,
7- "keywords" : [
8- " components" ,
9- " extensions" ,
10- " ar" ,
11- " arcore" ,
12- " arkit"
13- ],
8+ "license" : " MIT" ,
149 "dependencies" : {
1510 "xyz.candycoded.candycoded" : " https://github.com/CandyCoded/CandyCoded.git#v3.0.2" ,
1611 "com.unity.modules.animation" : " 1.0.0" ,
2015 "com.unity.modules.xr" : " 1.0.0" ,
2116 "com.unity.ugui" : " 1.0.0" ,
2217 "com.unity.xr.arfoundation" : " 3.0.0-preview.3"
18+ },
19+ "keywords" : [
20+ " components" ,
21+ " extensions" ,
22+ " ar" ,
23+ " arcore" ,
24+ " arkit"
25+ ],
26+ "author" : {
27+ "name" : " Scott Doxey" ,
28+ 29+ "homepage" : " http://scottdoxey.com/"
30+ },
31+ "homepage" : " https://github.com/CandyCoded/ARFoundation-Components" ,
32+ "repository" : {
33+ "type" : " git" ,
34+ "url" :
" [email protected] :CandyCoded/ARFoundation-Components.git" 2335 }
2436}
You can’t perform that action at this time.
0 commit comments