Skip to content

Commit

Permalink
add some keyworkds for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
massimocandela committed Nov 30, 2020
1 parent 92e2181 commit 5c8cf60
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,17 @@
"update": "git update-index --assume-unchanged config.yml && git update-index --assume-unchanged prefixes.yml && git pull",
"generate-prefixes": "babel-node index.js generate"
},
"keywords": [
"BGP",
"monitoring",
"rpki",
"network",
"internet",
"real-time",
"hijack",
"detection",
"measurements"
],
"devDependencies": {
"@babel/cli": "^7.12.8",
"@babel/core": "^7.12.9",
Expand Down

0 comments on commit 5c8cf60

Please sign in to comment.