40 lines
1.2 KiB
JSON
40 lines
1.2 KiB
JSON
{
|
|
"name": "com.unity.2d.aseprite",
|
|
"version": "3.0.1",
|
|
"unity": "6000.3",
|
|
"unityRelease": "0a2",
|
|
"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.tilemap": "1.0.0",
|
|
"com.unity.2d.common": "12.0.1",
|
|
"com.unity.mathematics": "1.2.6",
|
|
"com.unity.modules.animation": "1.0.0"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.2d.aseprite.tests": "3.0.1"
|
|
},
|
|
"_upm": {
|
|
"changelog": "### Changed\n- Switched the internals from using custom common package, to make use of the 2D Common package."
|
|
},
|
|
"upmCi": {
|
|
"footprint": "62388a153c44852faa8b03d3de2037c7482f9e4f"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.aseprite@3.0/manual/index.html",
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "0f527ad8312724fd801fb3b317d1f4be2f019652"
|
|
},
|
|
"_fingerprint": "809e3a168ff77eff802b4b24c10cf6254618245a"
|
|
}
|