{
	"name": "com.ellyality.ui.book",
	"displayName":"Book UI",
	"version": "1.0.0",
    "author": "Elly UI",
    "unity": "2019.2",
    "keywords": ["book", "ui", "animation", "transition"],
    "category": "engineering",
    "license": "LICENSE",
	"description": "",
    "documentationUrl": "https://github.com/Ellyality/package_book/blob/main/README.md",
    "samples":[
        {
            "displayName": "Demo Scene",
            "description": "A interactive demo",
            "path": "~Demo"
        }
    ],
    "dependencies": {
    }
}