untangle-puzzlegame/Library/PackageCache/com.unity.2d.aseprite@1f731787b516/package.json
2025-04-17 17:33:08 -04:00

39 lines
1.3 KiB
JSON

{
"name": "com.unity.2d.aseprite",
"version": "1.1.8",
"unity": "2021.3",
"unityRelease": "15f1",
"displayName": "2D Aseprite Importer",
"description": "2D Aseprite Importer is a package which enables the import of .aseprite files from the Pixel Art tool Aseprite.",
"keywords": [
"2d",
"Aseprite",
"Pixel",
"Art",
"assetimporter"
],
"category": "2D",
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.common": "6.0.6",
"com.unity.mathematics": "1.2.6",
"com.unity.modules.animation": "1.0.0"
},
"relatedPackages": {
"com.unity.2d.aseprite.tests": "1.1.5"
},
"_upm": {
"changelog": "### Fixed\n- Fixed an issue where the importer inspector would throw an exception if an animation clip was empty of data. (DANB-788)\n- Fixed an issue where the Z-Index would not be taken into account when the import mode is set to \"Merge Frame\". (DANB-787)"
},
"upmCi": {
"footprint": "7839b5dcbf2bd89702070b84018d138f81abd187"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.aseprite@1.1/manual/index.html",
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/AsepriteImporter.git",
"type": "git",
"revision": "02487451b5735520a22cdd8423415415e5cc8484"
},
"_fingerprint": "1f731787b516be32a29864ebe53bd4e737058c54"
}