net.funkysheep.unity.earth
Version:
FunkySheep framework Earth Library
36 lines • 939 B
JSON
{
"name": "net.funkysheep.unity.earth",
"displayName": "FunkySheep Unity Earth Library",
"version": "0.2.1",
"unity": "2020.3",
"description": "FunkySheep framework Earth Library",
"keywords": [
"Earth",
"Unity",
"WebGl",
"AR",
"Android",
"IOS"
],
"category": "Earth",
"changelogUrl": "https://github.com/FunkySheepStudio/Unity-Earth/blob/main/CHANGELOG.md",
"dependencies": {
"net.funkysheep.unity.simplejson": "0.1.0",
"net.funkysheep.unity.events": "0.1.0",
"net.funkysheep.unity.types": "0.1.0",
"net.funkysheep.unity.osm": "0.1.0",
"net.funkysheep.unity.tiles": "0.1.0",
"net.funkysheep.unity.vectors": "0.1.0",
"net.funkysheep.unity.network": "0.1.7",
"net.funkysheep.unity.buildings": "0.1.7"
},
"scopedRegistries": [
{
"name": "npmjs",
"url": "https://registry.npmjs.org",
"scopes": [
"net.funkysheep"
]
}
]
}