blob: 7be0d1e41a73b30eb29547835cdb8330112a63c5 [file]
{
"name": "testy",
"version": "0.0.1",
"bin": {
"testy": "./index.js"
},
"bazelBin": {
"testy": {
"additionalAttributes": {
"configuration_env_vars": "[\"SOME_TEST_ENV\", \"SOME_OTHER_ENV\"]"
}
}
}
}