chore: initial commit
This commit is contained in:
15
Packages/com.opsive.graphdesigner/package.json
Normal file
15
Packages/com.opsive.graphdesigner/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "com.opsive.graphdesigner",
|
||||
"version": "2.1.3",
|
||||
"displayName": "Opsive Graph Designer",
|
||||
"description": "Underying graph system used by Opsive assets.",
|
||||
"documentationUrl": "https://opsive.com/",
|
||||
"author": {
|
||||
"name": "Opsive",
|
||||
"email": "support@opsive.com",
|
||||
"url": "https://opsive.com"
|
||||
},
|
||||
"dependencies": {
|
||||
"com.opsive.shared": "2.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user