package.json: add keywords

This commit is contained in:
Nadav Ivgi 2018-03-06 06:26:25 +02:00
parent d1511791cd
commit 0740210ac7
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"bin": "cli.js",
"author": "Nadav Ivgi",
"license": "MIT",
"keywords": [ "bitcoin", "lightning", "lightning-charge", "micropayments" ],
"dependencies": {
"babel-polyfill": "^6.26.0",
"bootswatch": "^4.0.0-beta.2",