10 lines
No EOL
177 B
JSON
10 lines
No EOL
177 B
JSON
{
|
|
"name": "create-unitypackage-action",
|
|
"type": "module",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"tar-stream": "^3.1.7",
|
|
"yaml": "^2.3.4"
|
|
}
|
|
}
|
|
|