version bump, added contributor, mention #85 #86
Showing
| { | { | ||
| "name": "sqlite3", | "name": "sqlite3", | ||
| "description": "Asynchronous, non-blocking SQLite3 bindings", | "description": "Asynchronous, non-blocking SQLite3 bindings", | ||
| "version": "2.1.5", | "version": "2.1.6", | ||
| "homepage": "http://github.com/developmentseed/node-sqlite3", | "homepage": "http://github.com/developmentseed/node-sqlite3", | ||
| "author": { | "author": { | ||
| "name": "Development Seed", | "name": "Development Seed", | ||
| ... | @@ -21,7 +21,8 @@ | ... | @@ -21,7 +21,8 @@ |
| "Carter Thaxton <carter.thaxton@gmail.com>", | "Carter Thaxton <carter.thaxton@gmail.com>", | ||
| "Audrius Kažukauskas <audrius@neutrino.lt>", | "Audrius Kažukauskas <audrius@neutrino.lt>", | ||
| "Johannes Schauer <josch@pyneo.org>", | "Johannes Schauer <josch@pyneo.org>", | ||
| "Nathan Rajlich <nathan@tootallnate.net>" | "Nathan Rajlich <nathan@tootallnate.net>", | ||
| "AJ ONeal <coolaj86@gmail.com>" | |||
| ], | ], | ||
| "repository": { | "repository": { | ||
| "type": "git", | "type": "git", | ||
| ... | ... |
Please
register
or
sign in
to comment