暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021222324
  1. {
  2. "displayName": "Custom NUnit",
  3. "name": "com.unity.ext.nunit",
  4. "version": "1.0.6",
  5. "unity": "2019.2",
  6. "description": "Custom version of the nunit package build to work with Unity. Used by the Unity Test Framework.",
  7. "keywords": [
  8. "nunit",
  9. "unittest",
  10. "test"
  11. ],
  12. "category": "Libraries",
  13. "repository": {
  14. "url": "https://github.cds.internal.unity3d.com/unity/com.unity.ext.nunit.git",
  15. "type": "git",
  16. "revision": "29ea4d6504a5f58fb3a6934db839aa80ae6d9d88"
  17. },
  18. "relatedPackages": {
  19. "com.unity.ext.nunit.tests": "1.0.6"
  20. },
  21. "upmCi": {
  22. "footprint": "e9f76bd265402773096bf08a8ffb51cd3d76f39a"
  23. }
  24. }