SamsonGame/Assets/Sources/Lean/Common+/package.json

15 lines
361 B
JSON
Raw Normal View History

2021-12-29 20:50:11 +03:00
{
"displayName": "Lean Common+",
"description": "Lightweight common extensions for all projects.",
"name": "com.cwilkes.lean.common-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"
}
}