同步
This commit is contained in:
24
Packages/com.bezi.sidekick/package.json
Normal file
24
Packages/com.bezi.sidekick/package.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "com.bezi.sidekick",
|
||||
"displayName": "Bezi Plugin",
|
||||
"description": "Your personal assistant for Unity development.",
|
||||
"changelogUrl": "https://docs.bezi.com/bezi/product/changelog/",
|
||||
"documentationUrl" : "https://docs.bezi.com/",
|
||||
"author": {
|
||||
"name": "Bezi",
|
||||
"url": "https://www.bezi.com/"
|
||||
},
|
||||
"keywords": [
|
||||
"unity",
|
||||
"bezi",
|
||||
"bezi3d"
|
||||
],
|
||||
"unity": "2018.3",
|
||||
"version": "0.90.0",
|
||||
"type": "library",
|
||||
"hideInEditor": false,
|
||||
"dependencies": {
|
||||
"com.unity.nuget.newtonsoft-json": "3.2.1",
|
||||
"com.unity.timeline": "1.6.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user