update links developmentseed -> mapbox
Showing
| ... | ... | @@ -3,22 +3,21 @@ |
| "description": "Asynchronous, non-blocking SQLite3 bindings", | ||
| "version": "2.1.17", | ||
| "abi":"a", | ||
| "homepage": "http://github.com/developmentseed/node-sqlite3", | ||
| "homepage": "http://github.com/mapbox/node-sqlite3", | ||
| "author": { | ||
| "name": "Development Seed", | ||
| "url": "http://developmentseed.org/", | ||
| "email": "info@developmentseed.org" | ||
| "name": "MapBox", | ||
| "url": "https://mapbox.com/" | ||
| }, | ||
| "contributors": [ | ||
| "Konstantin Käfer <mail@kkaefer.com>", | ||
| "Dane Springmeyer <dane@developmentseed.org>", | ||
| "Will White <will@developmentseed.org>", | ||
| "Dane Springmeyer <dane@mapbox.com>", | ||
| "Will White <will@mapbox.com>", | ||
| "Orlando Vazquez <ovazquez@gmail.com>", | ||
| "Artem Kustikov <kustikoff@gmail.com>", | ||
| "Eric Fredricksen <efredricksen@gmail.com>", | ||
| "John Wright <mrjjwright@gmail.com>", | ||
| "Ryan Dahl <ry@tinyclouds.org>", | ||
| "Tom MacWright <tom@developmentseed.org>", | ||
| "Tom MacWright <tom@mapbox.com>", | ||
| "Carter Thaxton <carter.thaxton@gmail.com>", | ||
| "Audrius Kažukauskas <audrius@neutrino.lt>", | ||
| "Johannes Schauer <josch@pyneo.org>", | ||
| ... | ... | @@ -28,7 +27,7 @@ |
| ], | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git://github.com/developmentseed/node-sqlite3.git" | ||
| "url": "git://github.com/mapbox/node-sqlite3.git" | ||
| }, | ||
| "dependencies": { | ||
| "progress":"~1.0.1", | ||
| ... | ... |
Please
register
or
sign in
to comment