Commit 6dec9695 by Konstantin Käfer

tag 2.0.12

parent 001dcf80
{ {
"name": "sqlite3", "name": "sqlite3",
"description": "Asynchronous, non-blocking SQLite3 bindings", "description": "Asynchronous, non-blocking SQLite3 bindings",
"version": "2.0.11", "version": "2.0.12",
"homepage": "http://github.com/developmentseed/node-sqlite3", "homepage": "http://github.com/developmentseed/node-sqlite3",
"author": "Konstantin Käfer <kkaefer@gmail.com>", "author": "Konstantin Käfer <kkaefer@gmail.com>",
"contributors": [ "contributors": [
...@@ -12,7 +12,8 @@ ...@@ -12,7 +12,8 @@
"Ryan Dahl <ry@tinyclouds.org>", "Ryan Dahl <ry@tinyclouds.org>",
"Will White <will@developmentseed.org>", "Will White <will@developmentseed.org>",
"Tom MacWright <tom@developmentseed.org>", "Tom MacWright <tom@developmentseed.org>",
"Dane Springmeyer <dane@developmentseed.org>" "Dane Springmeyer <dane@developmentseed.org>",
"Carter Thaxton <carter.thaxton@gmail.com>"
], ],
"repository": { "repository": {
"type": "git", "type": "git",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment