hellbound/Assets/Sources/Lean/Touch+/package.json

16 lines
401 B
JSON

{
"displayName": "Lean Touch+",
"description": "Lightweight touch extensions for all projects.",
"name": "com.cwilkes.lean.touch-plus",
"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.common-plus": "1.0.0"
}
}