설명 없음
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.

package.json 814B

12345678910111213141516171819202122232425262728
  1. {
  2. "name": "com.unity.sysroot.linux-x86_64",
  3. "displayName": "Sysroot Linux x64",
  4. "description": "Sysroot used to build unity player for linux x86_64",
  5. "version": "2.0.9",
  6. "unity": "2019.4",
  7. "keywords": [
  8. "unity",
  9. "linux",
  10. "sysroot"
  11. ],
  12. "dependencies": {
  13. "com.unity.sysroot": "2.0.10"
  14. },
  15. "_upm": {
  16. "changelog": "bump version number to publish"
  17. },
  18. "upmCi": {
  19. "footprint": "843ec9992a690514a0d886b78c27b3f048858ebf"
  20. },
  21. "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.sysroot.linux-x86_64@2.0/manual/index.html",
  22. "repository": {
  23. "url": "https://github.com/Unity-Technologies/com.unity.sysroot.git",
  24. "type": "git",
  25. "revision": "bf7a008256a1175e0f8a0d7d26d6826cbfbe1bb2"
  26. },
  27. "_fingerprint": "1998d1c7730e48fa49f28d983fececfc9cbd970b"
  28. }