Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

Commit

Permalink
Adding repository to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffwilcox committed Jan 5, 2017
1 parent 9fadea9 commit 9fe3b05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "keyvault-configuration-resolver",
"version": "0.9.5",
"version": "0.9.6",
"description": "Resolves custom keyvault:// URI values within an object graph using Azure KeyVault for Node.js",
"main": "lib/index.js",
"engines": {
Expand All @@ -25,6 +25,7 @@
"Wilcox, Jeff <jwilcox@microsoft.com>"
],
"license": "MIT",
"repository": "Microsoft/keyvault-configuration-resolver-node",
"dependencies": {
"adal-node": "^0.1.22",
"async": "^2.1.4",
Expand Down

0 comments on commit 9fe3b05

Please sign in to comment.