mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-02-11 02:04:26 +00:00
36 lines
941 B
JSON
36 lines
941 B
JSON
![]() |
{
|
||
|
"name": "git-auto-commit-action",
|
||
|
"lockfileVersion": 3,
|
||
|
"requires": true,
|
||
|
"packages": {
|
||
|
"": {
|
||
|
"devDependencies": {
|
||
|
"bats": "^1.11.1",
|
||
|
"bats-assert": "ztombol/bats-assert",
|
||
|
"bats-support": "ztombol/bats-support"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/bats": {
|
||
|
"version": "1.11.1",
|
||
|
"dev": true,
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"bats": "bin/bats"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/bats-assert": {
|
||
|
"version": "0.3.0",
|
||
|
"resolved": "git+ssh://git@github.com/ztombol/bats-assert.git#9f88b4207da750093baabc4e3f41bf68f0dd3630",
|
||
|
"dev": true,
|
||
|
"peerDependencies": {
|
||
|
"bats-support": "git+https://github.com/ztombol/bats-support.git#v0.2.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/bats-support": {
|
||
|
"version": "0.3.0",
|
||
|
"resolved": "git+ssh://git@github.com/ztombol/bats-support.git#004e707638eedd62e0481e8cdc9223ad471f12ee",
|
||
|
"dev": true
|
||
|
}
|
||
|
}
|
||
|
}
|