Skip to content
package.json 534 B
Newer Older
{
  "author": "ETSI-ISG-ARF",
  "name": "etsi.isg.arf.worldanalysisarfoundation",
  "version": "0.0.1",
  "displayName": "ISG-ARF World Analysis ARFoundation Wrapper Package ",
  "description": "ARFoundation wrapper for the World Analysis of the Augmented Reality Framework",
  "unity": "2021.3",
  "dependencies": {
	"etsi.isg.arf.worldstorage" : "0.0.2",
	"etsi.isg.arf.worldanalysis" : "0.0.1",
	 "com.unity.xr.arfoundation": "5.1.3",
     "com.unity.xr.arkit": "5.1.3",
     "com.unity.xr.arcore": "5.1.3"
	
 },
  "keywords": []
}