Skip to content
This repository was archived by the owner on Feb 13, 2018. It is now read-only.

Commit a08e04f

Browse files
author
Tim Whitlock
committed
added keywords
1 parent d4897ab commit a08e04f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"name": "twitter-api",
33
"version": "1.0.0",
44
"author" : "Tim Whitlock (http://timwhitlock.info)",
5-
"description": "Twitter API 1.1 client supporting REST and streaming",
5+
"description" : "Twitter API 1.1 client supporting REST and streaming",
6+
"keywords" : [ "twitter", "tweet", "streaming", "rest", "api", "oauth" ],
67
"files": [ "lib", "examples", "README.md" ],
78
"main" : "lib/twitter.js",
89
"repository" : {

0 commit comments

Comments
 (0)