Geen omschrijving
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 937B

1234567891011121314151617181920
  1. {
  2. "name": "com.unity.nuget.mono-cecil",
  3. "displayName": "Mono Cecil",
  4. "version": "1.11.4",
  5. "unity": "2018.4",
  6. "description": "The mono cecil library from https://www.nuget.org/packages/Mono.Cecil/\n\nThis package is intended for internal Unity use only. Most Unity users will be better suite using the existing community tooling.\nTo avoid assembly clashes, please use this package if you intend to use Mono.Cecil.",
  7. "type": "library",
  8. "upm": {
  9. "changelog": "* This is a verified release of the com.unity.nuget.mono-cecil with embedded dlls of mono-cecil\n* Updated Mono to 0.11.4"
  10. },
  11. "upmCi": {
  12. "footprint": "136f8b1fe37abd19e8432d08aba4f8158a589d43"
  13. },
  14. "repository": {
  15. "url": "https://github.cds.internal.unity3d.com/unity/com.unity.nuget.mono-cecil.git",
  16. "type": "git",
  17. "revision": "d0133ce672d724694b56bfd20672acf6f8737fec"
  18. },
  19. "_fingerprint": "d6f9955a5d5f84d45442ff1ad0fb694cc6e2fd62"
  20. }