Skip to content

Commit 75e3285

Browse files
author
Chris Russell
committed
Improve package keywords
1 parent 3dfc332 commit 75e3285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@crussell52/socket-ipc",
33
"version": "0.2.0",
44
"description": "An event-driven IPC implementation using unix file sockets.",
5-
"keywords": ["sockets", "ipc", "unix"],
5+
"keywords": ["ipc", "interprocess", "messages", "communication", "sockets", "event", "unix", "mac", "linux"],
66
"homepage": "https://crussell52.github.io/node-socket-ipc/",
77
"bugs": {
88
"url": "https://github.com/crussell52/node-socket-ipc/issues"

0 commit comments

Comments
 (0)