PO/Library/PackageCache/com.unity.2d.path@4.0.2/package.json

25 lines
633 B
JSON

{
"name": "com.unity.2d.path",
"version": "4.0.2",
"unity": "2020.2",
"unityRelease": "0a19",
"displayName": "2D Path",
"description": "2D Path provides tooling to edit shapes (polygons and Bézier splines) in EditorWindows and the SceneView.",
"category": "2D",
"keywords": [
"2d",
"path"
],
"relatedPackages": {
"com.unity.2d.path.tests": "4.0.2"
},
"upmCi": {
"footprint": "c1b6902f0052743c58c092f3dc70a9caf11ab5d8"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "6f9c488e4d487ead34ee4d516f0a2f4a911a8b25"
}
}