A game about forced loneliness, made by TACStudios
at master 30 lines 953 B view raw
1{ 2 "displayName": "Custom NUnit", 3 "name": "com.unity.ext.nunit", 4 "version": "2.0.5", 5 "unity": "2019.4", 6 "description": "A custom version of NUnit used by Unity Test Framework. Based on NUnit version 3.5 and works with all platforms, il2cpp and Mono AOT.", 7 "keywords": [ 8 "nunit", 9 "unittest", 10 "test" 11 ], 12 "category": "Libraries", 13 "dependencies": {}, 14 "relatedPackages": { 15 "com.unity.ext.nunit.tests": "2.0.5" 16 }, 17 "_upm": { 18 "changelog": "- Fixing bug for InstanceID as struct changes" 19 }, 20 "upmCi": { 21 "footprint": "f9e6bd68d25d51bb4b44047fc95106b99d86b7ec" 22 }, 23 "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.ext.nunit@2.0/manual/index.html", 24 "repository": { 25 "url": "https://github.cds.internal.unity3d.com/unity/com.unity.ext.nunit.git", 26 "type": "git", 27 "revision": "469fe0d46bfc26fbb32a53885ca4d12abcdae4ae" 28 }, 29 "_fingerprint": "60ef35ffd3cd5e2f5c8887a4a4ca6148854cd092" 30}