ProjectDDD/Packages/SLSystem/package.json
2025-06-25 11:33:17 +09:00

11 lines
228 B
JSON

{
"name": "com.superlazy.slsystem",
"displayName": "SL System",
"description": "SL System",
"version": "1.0.0",
"unity": "2018.2",
"license": "MIT",
"dependencies": {
"com.superlazy.sllogger": "latest"
}
}