UNPKG

458 BJSONView Raw
1{
2 "name": "next-ft-api-client",
3 "version": "3.25.0",
4 "main": "main.js",
5 "dependencies": {
6 "fetchres": "^1.1.0",
7 "ft-next-logger": "^4.2.2",
8 "signed-aws-es-fetch": "^1.1.0"
9 },
10 "devDependencies": {
11 "chai": "^3.2.0",
12 "chai-as-promised": "^5.1.0",
13 "mocha": "^2.2.1",
14 "next-build-tools": "^5.0.0",
15 "nock": "^2.12.0",
16 "node-fetch": "^1.0.6",
17 "npm-prepublish": "^1.2.0",
18 "origami-build-tools": "^3.0.0"
19 }
20}