rimworld-animation-studio/Library/PackageCache/com.unity.2d.path@2.1.0/package.json
2022-09-13 00:36:34 -05:00

24 lines
633 B
JSON

{
"name": "com.unity.2d.path",
"version": "2.1.0",
"unity": "2019.4",
"unityRelease": "0a10",
"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": "2.1.0"
},
"upmCi": {
"footprint": "05bc6bb6043722ab083c1657ff132ecea116c604"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "af64689d11b5d27eeab4dbd14d16b98d0b3e5fc4"
}
}