Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Unity/NeuralNetworkTutorial/Library/PackageCache/com.unity.2d.psdimporter@4.1.3/package.json
2022-11-12 13:10:03 +01:00

31 lines
933 B
JSON

{
"name": "com.unity.2d.psdimporter",
"version": "4.1.3",
"unity": "2020.3",
"unityRelease": "9f1",
"displayName": "2D PSD Importer",
"description": "A ScriptedImporter for importing Adobe Photoshop PSB (Photoshop Big) file format. The ScriptedImporter is currently targeted for users who wants to create multi Sprite character animation using Unity 2D Animation Package.",
"keywords": [
"2d",
"psdimporter",
"assetimporter"
],
"category": "2D",
"dependencies": {
"com.unity.2d.common": "4.0.4",
"com.unity.2d.animation": "5.0.10",
"com.unity.2d.sprite": "1.0.0"
},
"relatedPackages": {
"com.unity.2d.psdimporter.tests": "4.1.3"
},
"upmCi": {
"footprint": "20b255c3acf899002acc4b03d720c50fd0707001"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "341b7316671d7e6703a7627f67c5fab262c4f1ac"
}
}