Repository URL to install this package:
|
Version:
1.0.1-e706db2 ▾
|
@doodle/vault
/
package.json
|
|---|
{"name":"@doodle/vault","version":"1.0.1-e706db2","description":"Node.js library that exchanges a K8 service account token into a Vault token.","main":"index.js","scripts":{"test":"jest","lint":"eslint src","build":"gulp build","prestart":"gulp build","start":"gulp watch"},"repository":{"type":"git","url":"git+https://github.com/DoodleScheduling/lib-vault-nodejs.git"},"keywords":["vault","node.js","kubernetes"],"author":"Tom Forrer","license":"MIT","bugs":{"url":"https://github.com/DoodleScheduling/lib-vault-nodejs/issues"},"homepage":"https://github.com/DoodleScheduling/lib-vault-nodejs#readme","devDependencies":{"@doodle/project":"^1.0.1","jest-fetch-mock":"^1.6.5","nock":"^10.0.1"},"dependencies":{"node-fetch":"^2.1.2","node-vault":"^0.9.0"},"peerDependencies":{"gulp":"~3.9.1"},"publishConfig":{"registry":"https://npm-proxy.fury.io/tmf/"}}