Skip to content

Commit

Permalink
v0.2 for Node v0.8+
Browse files Browse the repository at this point in the history
  • Loading branch information
demian85 committed Jul 10, 2012
1 parent 192202d commit 49f7e3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -5,11 +5,11 @@
},
"name": "gnip",
"description": "Connect to Gnip streaming API and manage rules",
"version": "0.1.5",
"keywords" : ["gnip", "stream", "streaming", "util", "utility", "http"],
"version": "0.2.0",
"keywords" : ["gnip", "stream", "streaming", "util", "utility", "http", "twitter"],
"main": "./lib/index.js",
"engines": {
"node": ">=0.6"
"node": ">=0.8"
},
"dependencies": {
"request" : "2.9.x",
Expand Down

0 comments on commit 49f7e3d

Please sign in to comment.