ProjectDDD/Assets/_Datas/SLShared/SLSystem/package.json
2025-06-17 20:47:57 +09:00

11 lines
228 B (Stored with Git LFS)
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"
}
}