mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
feat(premiere): adding package.json into avalon extension
This commit is contained in:
parent
052a985b34
commit
ae55fe3a9a
1 changed files with 13 additions and 0 deletions
13
pype/premiere/extensions/com.pype.avalon/package.json
Normal file
13
pype/premiere/extensions/com.pype.avalon/package.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"glob": "^7.0.5",
|
||||
"jsonfile": "2.4.0",
|
||||
"jsonify": ">=0.0.0",
|
||||
"mkdirp": "0.5.0",
|
||||
"mkpath": ">=0.1.0 <0.2.0",
|
||||
"node-png": "0.4.3",
|
||||
"open": "latest",
|
||||
"request": "latest",
|
||||
"walk": "2.3.9"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue