UNPKG

455 BJSONView Raw
1{
2 "name": "next-ft-api-client",
3 "version": "3.25.3",
4 "main": "main.js",
5 "dependencies": {
6 "@financial-times/n-logger": "^5.3.0",
7 "fetchres": "^1.1.0",
8 "signed-aws-es-fetch": "^1.1.0"
9 },
10 "devDependencies": {
11 "chai": "^3.2.0",
12 "chai-as-promised": "^5.1.0",
13 "eslint": "^2.10.2",
14 "lintspaces-cli": "^0.1.1",
15 "mocha": "^2.2.1",
16 "nock": "^2.12.0",
17 "node-fetch": "^1.0.6",
18 "npm-prepublish": "^1.2.0"
19 }
20}