PO/Library/PackageCache/com.unity.2d.spriteshape@5.1.4/package.json

48 lines
1.4 KiB
JSON

{
"name": "com.unity.2d.spriteshape",
"version": "5.1.4",
"unity": "2020.2",
"unityRelease": "0a19",
"displayName": "2D SpriteShape",
"description": "SpriteShape Runtime & Editor Package contains the tooling and the runtime component that allows you to create very organic looking spline based 2D worlds. It comes with intuitive configurator and a highly performant renderer.",
"keywords": [
"2d",
"shape",
"spriteshape",
"smartsprite",
"spline",
"terrain2d"
],
"category": "2D",
"dependencies": {
"com.unity.mathematics": "1.1.0",
"com.unity.2d.common": "4.0.3",
"com.unity.2d.path": "4.0.2",
"com.unity.modules.physics2d": "1.0.0"
},
"samples": [
{
"displayName": "Sprite Shape Samples",
"description": "Samples to get started with SpriteShape",
"path": "Samples~/Samples"
},
{
"displayName": "Sprite Shape Extras",
"description": "This sample has utility scripts that ihas various use-cases of Spriteshape",
"path": "Samples~/Extras"
}
],
"relatedPackages": {
"com.unity.2d.spriteshape.tests": "5.1.4",
"com.unity.2d.common.tests": "4.0.3"
},
"upmCi": {
"footprint": "384cce06b1208ea341824992076623a56372bde2"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "6f9c488e4d487ead34ee4d516f0a2f4a911a8b25"
}
}