CartoDB-SQL-API/npm-shrinkwrap.json
2014-10-14 15:39:25 +02:00

206 lines
5.6 KiB
JSON

{
"name": "cartodb_sql_api",
"version": "1.18.1",
"dependencies": {
"cartodb-psql": {
"version": "0.4.0",
"from": "https://github.com/CartoDB/node-cartodb-psql/tarball/0.4.0",
"resolved": "https://github.com/CartoDB/node-cartodb-psql/tarball/0.4.0",
"dependencies": {
"pg": {
"version": "2.6.2-cdb1",
"from": "pg@git://github.com/CartoDB/node-postgres.git#2.6.2-cdb1",
"resolved": "git://github.com/CartoDB/node-postgres.git#836a2dc3131e873fc4ba20cd16e7fb69a7dca98a",
"dependencies": {
"generic-pool": {
"version": "2.0.3",
"from": "generic-pool@2.0.3"
},
"buffer-writer": {
"version": "1.0.0",
"from": "buffer-writer@1.0.0"
}
}
}
}
},
"cartodb-redis": {
"version": "0.11.0",
"from": "https://github.com/CartoDB/node-cartodb-redis/tarball/0.11.0",
"resolved": "https://github.com/CartoDB/node-cartodb-redis/tarball/0.11.0",
"dependencies": {
"strftime": {
"version": "0.8.2",
"from": "strftime@~0.8.2",
"resolved": "https://registry.npmjs.org/strftime/-/strftime-0.8.2.tgz"
},
"dot": {
"version": "1.0.2",
"from": "dot@~1.0.2"
},
"redis-mpool": {
"version": "0.1.0",
"from": "redis-mpool@git://github.com/CartoDB/node-redis-mpool.git#0.1.0",
"resolved": "git://github.com/CartoDB/node-redis-mpool.git#47510b8d4525ee24aa2e5328976372274a1d144e",
"dependencies": {
"generic-pool": {
"version": "2.1.1",
"from": "generic-pool@~2.1.1"
},
"redis": {
"version": "0.12.1",
"from": "redis@~0.12.1"
},
"hiredis": {
"version": "0.1.17",
"from": "hiredis@~0.1.17",
"dependencies": {
"bindings": {
"version": "1.2.1",
"from": "bindings@*"
},
"nan": {
"version": "1.1.2",
"from": "nan@~1.1.0"
}
}
}
}
}
}
},
"express": {
"version": "2.5.11",
"from": "express@~2.5.11",
"dependencies": {
"connect": {
"version": "1.9.2",
"from": "connect@1.x",
"dependencies": {
"formidable": {
"version": "1.0.15",
"from": "formidable@1.0.x"
}
}
},
"mime": {
"version": "1.2.4",
"from": "mime@1.2.4"
},
"qs": {
"version": "0.4.2",
"from": "qs@0.4.x"
},
"mkdirp": {
"version": "0.3.0",
"from": "mkdirp@0.3.0"
}
}
},
"log4js": {
"version": "0.6.21",
"from": "log4js@~0.6.18",
"dependencies": {
"async": {
"version": "0.2.10",
"from": "async@~0.2.0"
},
"readable-stream": {
"version": "1.0.33-1",
"from": "readable-stream@~1.0.2",
"dependencies": {
"core-util-is": {
"version": "1.0.1",
"from": "core-util-is@~1.0.0"
},
"isarray": {
"version": "0.0.1",
"from": "isarray@0.0.1"
},
"string_decoder": {
"version": "0.10.31",
"from": "string_decoder@~0.10.x"
},
"inherits": {
"version": "2.0.1",
"from": "inherits@2"
}
}
},
"semver": {
"version": "1.1.4",
"from": "semver@~1.1.4",
"resolved": "https://registry.npmjs.org/semver/-/semver-1.1.4.tgz"
}
}
},
"lru-cache": {
"version": "2.5.0",
"from": "lru-cache@~2.5.0"
},
"node-statsd": {
"version": "0.0.7",
"from": "node-statsd@~0.0.7"
},
"oauth-client": {
"version": "0.3.0",
"from": "oauth-client@0.3.0",
"resolved": "https://registry.npmjs.org/oauth-client/-/oauth-client-0.3.0.tgz",
"dependencies": {
"node-uuid": {
"version": "1.1.0",
"from": "node-uuid@1.1.0"
}
}
},
"rollbar": {
"version": "0.3.13",
"from": "rollbar@~0.3.2",
"dependencies": {
"node-uuid": {
"version": "1.4.1",
"from": "node-uuid@1.4.x"
},
"lru-cache": {
"version": "2.2.4",
"from": "lru-cache@~2.2.1"
},
"json-stringify-safe": {
"version": "5.0.0",
"from": "json-stringify-safe@~5.0.0"
}
}
},
"step": {
"version": "0.0.5",
"from": "step@~0.0.5"
},
"step-profiler": {
"version": "0.1.0",
"from": "https://github.com/CartoDB/node-step-profiler/tarball/0.1.0",
"resolved": "https://github.com/CartoDB/node-step-profiler/tarball/0.1.0"
},
"topojson": {
"version": "0.0.8",
"from": "topojson@0.0.8",
"resolved": "https://registry.npmjs.org/topojson/-/topojson-0.0.8.tgz",
"dependencies": {
"optimist": {
"version": "0.3.5",
"from": "optimist@0.3.5",
"dependencies": {
"wordwrap": {
"version": "0.0.2",
"from": "wordwrap@~0.0.2"
}
}
}
}
},
"underscore": {
"version": "1.6.0",
"from": "underscore@~1.6.0"
}
}
}