Brak opisu
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.

1234567891011121314151617181920212223242526272829
  1. {
  2. "name": "com.unity.2d.common",
  3. "displayName": "2D Common",
  4. "version": "6.0.6",
  5. "unity": "2021.2",
  6. "unityRelease": "7f1",
  7. "description": "2D Common is a package that contains shared functionalities that are used by most of the other 2D packages.",
  8. "keywords": [
  9. "2d"
  10. ],
  11. "category": "2D",
  12. "dependencies": {
  13. "com.unity.2d.sprite": "1.0.0",
  14. "com.unity.mathematics": "1.1.0",
  15. "com.unity.modules.uielements": "1.0.0",
  16. "com.unity.burst": "1.5.1"
  17. },
  18. "relatedPackages": {
  19. "com.unity.2d.common.tests": "6.0.6"
  20. },
  21. "upmCi": {
  22. "footprint": "18221e043ae3292f60b339cc11459a77b8407b2c"
  23. },
  24. "repository": {
  25. "url": "https://github.cds.internal.unity3d.com/unity/2d.git",
  26. "type": "git",
  27. "revision": "aebc9b022b1d3ecdcc734e0ee8f139df3f3fe3dd"
  28. }
  29. }