2011-09-05 07:00:41 +08:00
|
|
|
{
|
2016-05-05 22:05:46 +08:00
|
|
|
"private": true,
|
|
|
|
"name": "windshaft-cartodb",
|
2018-12-26 23:57:19 +08:00
|
|
|
"version": "6.5.2",
|
2016-05-05 22:05:46 +08:00
|
|
|
"description": "A map tile server for CartoDB",
|
|
|
|
"keywords": [
|
|
|
|
"cartodb"
|
|
|
|
],
|
|
|
|
"url": "https://github.com/CartoDB/Windshaft-cartodb",
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/CartoDB/Windshaft-cartodb.git"
|
|
|
|
},
|
|
|
|
"author": "Vizzuality <contact@vizzuality.com> (http://vizzuality.com)",
|
|
|
|
"contributors": [
|
|
|
|
"Simon Tokumine <simon@vizzuality.com>",
|
|
|
|
"Javi Santana <jsantana@vizzuality.com>",
|
2017-07-07 23:09:17 +08:00
|
|
|
"Sandro Santilli <strk@vizzuality.com>",
|
2017-08-31 16:12:58 +08:00
|
|
|
"Carlos Matallín <matallo@carto.com>",
|
|
|
|
"Daniel Garcia Aubert <dgaubert@carto.com>",
|
2017-12-12 23:02:39 +08:00
|
|
|
"Mario de Frutos <mario.defrutos@carto.com>",
|
|
|
|
"Ivan Malagon <ivan@carto.com>",
|
|
|
|
"Simon Martin <simon@carto.com>"
|
2016-05-05 22:05:46 +08:00
|
|
|
],
|
|
|
|
"dependencies": {
|
2018-06-08 20:41:31 +08:00
|
|
|
"@carto/fqdn-sync": "0.2.2",
|
2018-05-21 19:58:17 +08:00
|
|
|
"basic-auth": "2.0.0",
|
2018-05-21 16:25:04 +08:00
|
|
|
"body-parser": "1.18.3",
|
2018-12-13 01:45:36 +08:00
|
|
|
"camshaft": "0.63.1",
|
|
|
|
"cartodb-psql": "0.13.1",
|
2018-11-21 23:38:06 +08:00
|
|
|
"cartodb-query-tables": "0.4.0",
|
2018-11-22 00:14:03 +08:00
|
|
|
"cartodb-redis": "2.1.0",
|
2018-05-21 19:58:17 +08:00
|
|
|
"debug": "3.1.0",
|
2018-05-21 16:46:29 +08:00
|
|
|
"dot": "1.1.2",
|
2018-05-21 18:30:28 +08:00
|
|
|
"express": "4.16.3",
|
2018-05-21 19:58:17 +08:00
|
|
|
"fastly-purge": "1.0.1",
|
2019-01-03 18:47:54 +08:00
|
|
|
"gc-stats": "1.2.1",
|
2018-05-21 19:58:17 +08:00
|
|
|
"glob": "7.1.2",
|
2018-11-01 01:52:40 +08:00
|
|
|
"log4js": "github:cartodb/log4js-node#cdb",
|
2018-05-21 19:29:07 +08:00
|
|
|
"lru-cache": "4.1.3",
|
2018-05-21 19:58:17 +08:00
|
|
|
"lzma": "2.3.2",
|
2018-05-21 18:21:40 +08:00
|
|
|
"node-statsd": "0.1.1",
|
2018-05-21 19:58:17 +08:00
|
|
|
"on-headers": "1.0.1",
|
2018-05-21 17:58:23 +08:00
|
|
|
"queue-async": "1.1.0",
|
2018-11-21 20:11:30 +08:00
|
|
|
"redis-mpool": "0.7.0",
|
2018-05-21 16:53:29 +08:00
|
|
|
"request": "2.87.0",
|
2018-05-21 18:04:23 +08:00
|
|
|
"semver": "5.5.0",
|
2018-05-21 19:58:17 +08:00
|
|
|
"step-profiler": "0.3.0",
|
2018-11-22 00:36:30 +08:00
|
|
|
"turbo-carto": "0.21.0",
|
2018-05-21 19:58:17 +08:00
|
|
|
"underscore": "1.6.0",
|
2018-12-13 01:45:36 +08:00
|
|
|
"windshaft": "4.12.1",
|
2018-05-21 18:47:48 +08:00
|
|
|
"yargs": "11.1.0"
|
2016-05-05 22:05:46 +08:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2018-05-21 20:04:04 +08:00
|
|
|
"istanbul": "0.4.5",
|
2019-01-18 00:19:42 +08:00
|
|
|
"jshint": "2.9.7",
|
|
|
|
"mocha": "5.2.0",
|
2018-05-21 18:27:21 +08:00
|
|
|
"moment": "2.22.1",
|
2018-05-21 19:01:01 +08:00
|
|
|
"nock": "9.2.6",
|
2018-01-16 18:59:23 +08:00
|
|
|
"redis": "2.8.0",
|
2018-08-02 21:14:10 +08:00
|
|
|
"step": "1.0.0",
|
2018-05-21 18:16:30 +08:00
|
|
|
"strftime": "0.10.0"
|
2016-05-05 22:05:46 +08:00
|
|
|
},
|
|
|
|
"scripts": {
|
2018-10-24 00:19:55 +08:00
|
|
|
"lint": "jshint lib test app.js",
|
2016-05-05 22:05:46 +08:00
|
|
|
"preinstall": "make pre-install",
|
2017-10-05 18:17:55 +08:00
|
|
|
"test": "make test-all",
|
2017-10-05 22:08:31 +08:00
|
|
|
"update-internal-deps": "rm -rf node_modules && rm -f yarn.lock && yarn",
|
2018-10-31 21:47:32 +08:00
|
|
|
"docker-test": "./docker-test.sh",
|
|
|
|
"docker-bash": "./docker-bash.sh"
|
2016-05-05 22:05:46 +08:00
|
|
|
},
|
|
|
|
"engines": {
|
2019-01-02 18:33:23 +08:00
|
|
|
"node": "6.9.2 || >= 10.14.2",
|
|
|
|
"npm": "3.10.9 || 3.10.10 || >= 6.4.1",
|
|
|
|
"yarn": "0.27.5"
|
2019-01-03 18:47:54 +08:00
|
|
|
}
|
2011-10-13 21:29:53 +08:00
|
|
|
}
|