c310a1bcdb
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
38 lines
1.2 KiB
JSON
38 lines
1.2 KiB
JSON
{
|
|
"name": "npm",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"bats-assert": "^2.0.0",
|
|
"bats-support": "^0.2.0"
|
|
}
|
|
},
|
|
"node_modules/bats-assert": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/bats-assert/-/bats-assert-2.0.0.tgz",
|
|
"integrity": "sha512-qO3kNilWxW8iCONu9NDUfvsCiC6JzL6DPOc/DGq9z3bZ9/A7wURJ+FnFMxGbofOmWbCoy7pVhofn0o47A95qkQ==",
|
|
"peerDependencies": {
|
|
"bats-support": "git+https://github.com/ztombol/bats-support.git#v0.2.0"
|
|
}
|
|
},
|
|
"node_modules/bats-support": {
|
|
"version": "0.2.0",
|
|
"resolved": "git+ssh://git@github.com/ztombol/bats-support.git#d0a131831c487a1f1141e76d3ab386c89642cdff"
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"bats-assert": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/bats-assert/-/bats-assert-2.0.0.tgz",
|
|
"integrity": "sha512-qO3kNilWxW8iCONu9NDUfvsCiC6JzL6DPOc/DGq9z3bZ9/A7wURJ+FnFMxGbofOmWbCoy7pVhofn0o47A95qkQ==",
|
|
"requires": {}
|
|
},
|
|
"bats-support": {
|
|
"version": "git+ssh://git@github.com/ztombol/bats-support.git#d0a131831c487a1f1141e76d3ab386c89642cdff",
|
|
"from": "bats-support@*"
|
|
}
|
|
}
|
|
}
|