{
  "name": "tw.funique.core",
  "displayName": "Core Module",
  "description": "The core module for most of unity funique project",
  "version": "1.0.5",
  "repository": "https://github.com/Funique2022/funique_core",
  "unity": "2021.3",
  "documentationUrl": "https://funique2022.github.io/.github/guide/CoreGuide.html",
  "license": "MIT",
  "author": "Elly",
  "keywords":[
	"funique",
	"xr",
	"vr"
  ],
  "samples":[
	{
		"displayName": "Utility Component",
		"description": "A scene contain all the component that often use",
		"path": "Samples/Utility"
	}
  ],
  "dependencies": {}
}