25 lines
633 B
JSON
25 lines
633 B
JSON
{
|
|
"name": "com.unity.2d.path",
|
|
"version": "2.1.1",
|
|
"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.1"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "b1230d326af5b9c9417c7dd1b8272983c777ee19"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
|
"type": "git",
|
|
"revision": "07bea62da4f18cc1f161d648b9669a41f9a4da47"
|
|
}
|
|
}
|