18 lines
556 B
JSON
18 lines
556 B
JSON
{
|
|
"name": "jp.hadashikick.vcontainer",
|
|
"displayName": "VContainer",
|
|
"version": "1.17.0",
|
|
"unity": "2018.4",
|
|
"description": "The extra fast DI (Dependency Injection) for Unity",
|
|
"keywords": [
|
|
"DI",
|
|
"Dependency Injection",
|
|
"DI Container"
|
|
],
|
|
"license": "MIT",
|
|
"documentationUrl": "https://vcontainer.hadashikick.jp/",
|
|
"changelogUrl": "https://github.com/hadashiA/VContainer/releases",
|
|
"licensesUrl": "https://github.com/hadashiA/VContainer/blob/master/LICENSE",
|
|
"_fingerprint": "8c70d0b94b301d746b1efe68b98cc3475bab177c"
|
|
}
|