diff --git a/bower.json b/bower.json index 3f269fb..0bc6947 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,13 @@ { "name": "purescript-vault", + "license": "BSD-3-Clause", + "authors": [ + "Julien Chandra" + ], + "repository": { + "type": "git", + "url": "git://github.com/julienchan/purescript-vault.git" + }, "ignore": [ "**/.*", "node_modules",