hellbound/Assets/Sources/Lean/GUI/package.json

16 lines
388 B
JSON

{
"displayName": "Lean GUI",
"description": "Lightweight gui extensions for all projects.",
"name": "com.cwilkes.lean.gui",
"version": "1.0.0",
"unity": "2019.4",
"author": {
"name": "Carlos Wilkes",
"email": "carlos.wilkes@gmail.com",
"url": "https://carloswilkes.com"
},
"dependencies": {
"com.cwilkes.lean.common": "1.0.0",
"com.cwilkes.lean.transition": "1.0.0"
}
}