{ "name": "git-auto-commit-action", "lockfileVersion": 3, "requires": true, "packages": { "": { "devDependencies": { "bats": "^1.13.0", "bats-assert": "ztombol/bats-assert", "bats-support": "ztombol/bats-support" } }, "node_modules/bats": { "version": "1.13.0", "resolved": "https://registry.npmjs.org/bats/-/bats-1.13.0.tgz", "integrity": "sha512-giSYKGTOcPZyJDbfbTtzAedLcNWdjCLbXYU3/MwPnjyvDXzu6Dgw8d2M+8jHhZXSmsCMSQqCp+YBsJ603UO4vQ==", "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 } } }