testss
This commit is contained in:
26
Library/PackageCache/com.unity.2d.common@5.0.0/package.json
Normal file
26
Library/PackageCache/com.unity.2d.common@5.0.0/package.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "com.unity.2d.common",
|
||||
"displayName": "2D Common",
|
||||
"version": "5.0.0",
|
||||
"unity": "2021.1",
|
||||
"description": "2D Common is a package that contains shared functionalities that are used by most of the other 2D packages.",
|
||||
"keywords": [
|
||||
"2d"
|
||||
],
|
||||
"category": "2D",
|
||||
"dependencies": {
|
||||
"com.unity.2d.sprite": "1.0.0",
|
||||
"com.unity.modules.uielements": "1.0.0"
|
||||
},
|
||||
"relatedPackages": {
|
||||
"com.unity.2d.common.tests": "5.0.0"
|
||||
},
|
||||
"upmCi": {
|
||||
"footprint": "9bf8b417772b8d4bbb789cb8a4e741c584e5a863"
|
||||
},
|
||||
"repository": {
|
||||
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
||||
"type": "git",
|
||||
"revision": "82ee1598c2f1270bc1081c1f908364e528335bd5"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user