extensions-submissions/package.json

12 строки
284 B
JSON

{
"license": "Apache-2.0",
"scripts": {
"test": "bats tests.bats"
},
"devDependencies": {
"bats": "github:bats-core/bats-core#master",
"bats-assert": "https://github.com/bats-core/bats-assert",
"bats-support": "https://github.com/bats-core/bats-support"
}
}