stackexchange-node
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "stackexchange-node", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Node.js implementation of the stackexchange/stackoverflow API", | ||
"main": "./lib/stackexchange", | ||
"main": "./lib/stackexchange-node", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "NODE_ENV=test ./node_modules/.bin/mocha $(find test -name '*.test.js')" |
25310