mirror of
https://github.com/elisspace/exercise-use-gitignore.git
synced 2026-08-29 15:43:59 +00:00
14 lines
382 B
JSON
14 lines
382 B
JSON
{
|
|
"name": "gitignore-parser-action",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@actions/core": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.4.0.tgz",
|
|
"integrity": "sha512-CGx2ilGq5i7zSLgiiGUtBCxhRRxibJYU6Fim0Q1Wg2aQL2LTnF27zbqZOrxfvFQ55eSBW0L8uVStgtKMpa0Qlg=="
|
|
}
|
|
}
|
|
}
|