2011-09-05 07:00:41 +08:00
|
|
|
{
|
2016-05-05 22:05:46 +08:00
|
|
|
"private": true,
|
|
|
|
"name": "windshaft-cartodb",
|
2020-04-05 19:16:45 +08:00
|
|
|
"version": "9.0.0",
|
2019-11-29 19:37:33 +08:00
|
|
|
"description": "CARTO Maps API tiler",
|
2016-05-05 22:05:46 +08:00
|
|
|
"keywords": [
|
2019-11-29 19:37:33 +08:00
|
|
|
"carto",
|
|
|
|
"tiler",
|
|
|
|
"maps",
|
|
|
|
"anonymous maps",
|
|
|
|
"named maps",
|
|
|
|
"static maps",
|
|
|
|
"smart aggregations",
|
|
|
|
"analysis",
|
|
|
|
"dataviews"
|
2016-05-05 22:05:46 +08:00
|
|
|
],
|
|
|
|
"url": "https://github.com/CartoDB/Windshaft-cartodb",
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/CartoDB/Windshaft-cartodb.git"
|
|
|
|
},
|
2019-12-30 19:43:00 +08:00
|
|
|
"author": "CARTO (https://carto.com)",
|
2016-05-05 22:05:46 +08:00
|
|
|
"contributors": [
|
|
|
|
"Simon Tokumine <simon@vizzuality.com>",
|
|
|
|
"Javi Santana <jsantana@vizzuality.com>",
|
2019-12-30 19:43:00 +08:00
|
|
|
"Raúl Ochoa <rochoa@carto.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>",
|
2019-12-30 19:43:00 +08:00
|
|
|
"Daniel García 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
|
|
|
],
|
2019-12-30 19:43:00 +08:00
|
|
|
"main": "app.js",
|
2016-05-05 22:05:46 +08:00
|
|
|
"dependencies": {
|
2018-06-08 20:41:31 +08:00
|
|
|
"@carto/fqdn-sync": "0.2.2",
|
2020-02-20 18:48:32 +08:00
|
|
|
"@google-cloud/pubsub": "1.5.0",
|
2020-06-06 02:12:20 +08:00
|
|
|
"assign-deep": "^1.0.1",
|
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",
|
2020-11-18 20:37:38 +08:00
|
|
|
"camshaft": "^0.67.2",
|
2019-09-13 22:32:37 +08:00
|
|
|
"cartodb-psql": "0.14.0",
|
2019-10-21 22:14:07 +08:00
|
|
|
"cartodb-query-tables": "^0.7.0",
|
2020-05-14 19:00:23 +08:00
|
|
|
"cartodb-redis": "^3.0.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",
|
2020-05-15 01:32:47 +08:00
|
|
|
"gc-stats": "^1.4.0",
|
2018-05-21 19:58:17 +08:00
|
|
|
"glob": "7.1.2",
|
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",
|
2020-06-02 01:18:15 +08:00
|
|
|
"pino": "^6.3.1",
|
2020-06-09 02:16:00 +08:00
|
|
|
"prom-client": "^12.0.0",
|
2018-05-21 17:58:23 +08:00
|
|
|
"queue-async": "1.1.0",
|
2020-05-14 19:00:23 +08:00
|
|
|
"redis-mpool": "^0.8.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",
|
2020-06-06 02:12:20 +08:00
|
|
|
"split2": "^3.1.1",
|
2018-05-21 19:58:17 +08:00
|
|
|
"step-profiler": "0.3.0",
|
2019-06-12 16:37:53 +08:00
|
|
|
"turbo-carto": "0.21.2",
|
2018-05-21 19:58:17 +08:00
|
|
|
"underscore": "1.6.0",
|
2020-06-02 01:18:15 +08:00
|
|
|
"uuid": "^8.1.0",
|
2020-06-01 19:50:09 +08:00
|
|
|
"windshaft": "^7.0.1",
|
2020-06-01 18:35:31 +08:00
|
|
|
"yargs": "^15.3.1"
|
2016-05-05 22:05:46 +08:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2020-04-04 23:34:22 +08:00
|
|
|
"@carto/mapnik": "^3.6.2-carto.16",
|
2019-10-22 00:49:48 +08:00
|
|
|
"eslint": "^6.5.1",
|
|
|
|
"eslint-config-standard": "^14.1.0",
|
|
|
|
"eslint-plugin-import": "^2.18.2",
|
|
|
|
"eslint-plugin-node": "^10.0.0",
|
|
|
|
"eslint-plugin-promise": "^4.2.1",
|
|
|
|
"eslint-plugin-standard": "^4.0.1",
|
2020-06-01 19:50:09 +08:00
|
|
|
"mocha": "^7.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",
|
2020-12-16 23:32:32 +08:00
|
|
|
"nodemon": "^2.0.6",
|
2019-11-29 02:46:02 +08:00
|
|
|
"nyc": "^14.1.1",
|
2020-06-02 01:18:15 +08:00
|
|
|
"pino-pretty": "^4.0.0",
|
2018-01-16 18:59:23 +08:00
|
|
|
"redis": "2.8.0",
|
2018-08-02 21:14:10 +08:00
|
|
|
"step": "1.0.0",
|
2020-04-04 23:42:52 +08:00
|
|
|
"strftime": "0.10.0"
|
2016-05-05 22:05:46 +08:00
|
|
|
},
|
|
|
|
"scripts": {
|
2019-10-22 00:49:48 +08:00
|
|
|
"lint:fix": "eslint --fix app.js \"lib/**/*.js\" \"test/**/*.js\"",
|
|
|
|
"lint": "eslint app.js \"lib/**/*.js\" \"test/**/*.js\"",
|
2019-11-29 20:43:05 +08:00
|
|
|
"preinstall": "scripts/darwin-pre-install.sh",
|
2019-11-29 01:07:25 +08:00
|
|
|
"pretest:setup": "npm run lint",
|
|
|
|
"test:setup": "NODE_ENV=test node test setup",
|
|
|
|
"pretest": "npm run test:setup",
|
2019-12-02 21:15:40 +08:00
|
|
|
"test": "NODE_ENV=test mocha -t 5000 --exit --recursive test/acceptance test/integration test/unit",
|
2019-11-29 01:07:25 +08:00
|
|
|
"posttest": "npm run test:teardown",
|
|
|
|
"test:teardown": "NODE_ENV=test node test teardown",
|
2019-12-02 21:15:40 +08:00
|
|
|
"cover": "nyc --reporter=lcov npm test",
|
2020-12-16 23:32:32 +08:00
|
|
|
"dev": "NODE_ENV=development nodemon app.js"
|
2016-05-05 22:05:46 +08:00
|
|
|
},
|
|
|
|
"engines": {
|
2020-05-14 19:00:23 +08:00
|
|
|
"node": "^12.16.3",
|
|
|
|
"npm": "^6.14.4"
|
2019-01-03 18:47:54 +08:00
|
|
|
}
|
2011-10-13 21:29:53 +08:00
|
|
|
}
|