Skip to content

Commit

Permalink
fix: update npm keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmichalina committed Jan 14, 2019
1 parent 780f7da commit 8c49481
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,20 @@
"browser": "dist/onvif-rx-umd.js",
"types": "dist/index.d.ts",
"license": "MIT",
"keyword": [
"onvif",
"camera",
"video",
"rtsp",
"rtp",
"rxjs",
"node",
"typescript",
"udp",
"electron",
"universal",
"ptz"
],
"repository": {
"type": "git",
"url": "https://github.com/patrickmichalina/onvif-rx"
Expand Down

0 comments on commit 8c49481

Please sign in to comment.