mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-21 05:45:13 +00:00
222 lines
3.5 KiB
JSON
Executable file
222 lines
3.5 KiB
JSON
Executable file
{
|
|
"name": "mongodb",
|
|
"description": "A node.js driver for MongoDB",
|
|
"keywords": [
|
|
"mongodb",
|
|
"mongo",
|
|
"driver",
|
|
"db"
|
|
],
|
|
"version": "1.2.7",
|
|
"author": {
|
|
"name": "Christian Amor Kvalheim",
|
|
"email": "christkv@gmail.com"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Aaron Heckmann"
|
|
},
|
|
{
|
|
"name": "Christoph Pojer"
|
|
},
|
|
{
|
|
"name": "Pau Ramon Revilla"
|
|
},
|
|
{
|
|
"name": "Nathan White"
|
|
},
|
|
{
|
|
"name": "Emmerman"
|
|
},
|
|
{
|
|
"name": "Seth LaForge"
|
|
},
|
|
{
|
|
"name": "Boris Filipov"
|
|
},
|
|
{
|
|
"name": "Stefan Schärmeli"
|
|
},
|
|
{
|
|
"name": "Tedde Lundgren"
|
|
},
|
|
{
|
|
"name": "renctan"
|
|
},
|
|
{
|
|
"name": "Sergey Ukustov"
|
|
},
|
|
{
|
|
"name": "Ciaran Jessup"
|
|
},
|
|
{
|
|
"name": "kuno"
|
|
},
|
|
{
|
|
"name": "srimonti"
|
|
},
|
|
{
|
|
"name": "Erik Abele"
|
|
},
|
|
{
|
|
"name": "Pratik Daga"
|
|
},
|
|
{
|
|
"name": "Slobodan Utvic"
|
|
},
|
|
{
|
|
"name": "Kristina Chodorow"
|
|
},
|
|
{
|
|
"name": "Yonathan Randolph"
|
|
},
|
|
{
|
|
"name": "Brian Noguchi"
|
|
},
|
|
{
|
|
"name": "Sam Epstein"
|
|
},
|
|
{
|
|
"name": "James Harrison Fisher"
|
|
},
|
|
{
|
|
"name": "Vladimir Dronnikov"
|
|
},
|
|
{
|
|
"name": "Ben Hockey"
|
|
},
|
|
{
|
|
"name": "Henrik Johansson"
|
|
},
|
|
{
|
|
"name": "Simon Weare"
|
|
},
|
|
{
|
|
"name": "Alex Gorbatchev"
|
|
},
|
|
{
|
|
"name": "Shimon Doodkin"
|
|
},
|
|
{
|
|
"name": "Kyle Mueller"
|
|
},
|
|
{
|
|
"name": "Eran Hammer-Lahav"
|
|
},
|
|
{
|
|
"name": "Marcin Ciszak"
|
|
},
|
|
{
|
|
"name": "François de Metz"
|
|
},
|
|
{
|
|
"name": "Vinay Pulim"
|
|
},
|
|
{
|
|
"name": "nstielau"
|
|
},
|
|
{
|
|
"name": "Adam Wiggins"
|
|
},
|
|
{
|
|
"name": "entrinzikyl"
|
|
},
|
|
{
|
|
"name": "Jeremy Selier"
|
|
},
|
|
{
|
|
"name": "Ian Millington"
|
|
},
|
|
{
|
|
"name": "Public Keating"
|
|
},
|
|
{
|
|
"name": "andrewjstone"
|
|
},
|
|
{
|
|
"name": "Christopher Stott"
|
|
},
|
|
{
|
|
"name": "Corey Jewett"
|
|
},
|
|
{
|
|
"name": "brettkiefer"
|
|
},
|
|
{
|
|
"name": "Rob Holland"
|
|
},
|
|
{
|
|
"name": "Senmiao Liu"
|
|
},
|
|
{
|
|
"name": "heroic"
|
|
},
|
|
{
|
|
"name": "gitfy"
|
|
},
|
|
{
|
|
"name": "Andrew Stone"
|
|
},
|
|
{
|
|
"name": "John Le Drew"
|
|
},
|
|
{
|
|
"name": "Lucasfilm Singapore"
|
|
},
|
|
{
|
|
"name": "Roman Shtylman"
|
|
},
|
|
{
|
|
"name": "Matt Self"
|
|
}
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/mongodb/node-mongodb-native.git"
|
|
},
|
|
"bugs": {
|
|
"email": "node-mongodb-native@googlegroups.com",
|
|
"url": "http://github.com/mongodb/node-mongodb-native/issues"
|
|
},
|
|
"dependencies": {
|
|
"bson": "0.1.5"
|
|
},
|
|
"devDependencies": {
|
|
"dox": "0.2.0",
|
|
"uglify-js": "1.2.5",
|
|
"ejs": "0.6.1",
|
|
"nodeunit": "0.7.4",
|
|
"github3": ">=0.3.0",
|
|
"markdown": "0.3.1",
|
|
"gleak": "0.2.3",
|
|
"step": "0.0.5",
|
|
"async": "0.1.22"
|
|
},
|
|
"config": {
|
|
"native": false
|
|
},
|
|
"main": "./lib/mongodb/index",
|
|
"homepage": "http://mongodb.github.com/node-mongodb-native/",
|
|
"directories": {
|
|
"lib": "./lib/mongodb"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
},
|
|
"scripts": {
|
|
"test": "make test_pure"
|
|
},
|
|
"licenses": [
|
|
{
|
|
"type": "Apache License, Version 2.0",
|
|
"url": "http://www.apache.org/licenses/LICENSE-2.0"
|
|
}
|
|
],
|
|
"_id": "mongodb@1.2.7",
|
|
"optionalDependencies": {},
|
|
"_engineSupported": true,
|
|
"_npmVersion": "1.1.12",
|
|
"_nodeVersion": "v0.6.14",
|
|
"_defaultsLoaded": true,
|
|
"_from": "mongodb@1.2.7"
|
|
}
|