mirror of
https://github.com/actions/github-script.git
synced 2025-12-08 08:06:23 +00:00
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"private": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@actions/core": "^1.0.0",
|
|
"@actions/github": "^1.0.0"
|
|
}
|
|
}
|