UNPKG

6.73 kBJSONView Raw
1{
2 "name": "@atomist/automation-client",
3 "version": "1.7.0",
4 "description": "Atomist API for software low-level client",
5 "author": {
6 "name": "Atomist",
7 "email": "support@atomist.com",
8 "url": "https://atomist.com/"
9 },
10 "license": "SEE LICENSE IN LICENSE",
11 "homepage": "https://github.com/atomist/automation-client#readme",
12 "repository": {
13 "type": "git",
14 "url": "git+https://github.com/atomist/automation-client.git"
15 },
16 "keywords": [
17 "atomist",
18 "automation"
19 ],
20 "bugs": {
21 "url": "https://github.com/atomist/automation-client/issues"
22 },
23 "main": "./index.js",
24 "types": "./index.d.ts",
25 "dependencies": {
26 "@atomist/microgrammar": "^1.2.0",
27 "@atomist/slack-messages": "^1.1.1",
28 "@atomist/tree-path": "^1.0.3",
29 "@graphql-codegen/core": "^1.7.0",
30 "@graphql-codegen/typescript": "^1.7.0",
31 "@graphql-codegen/typescript-compatibility": "^1.7.0",
32 "@graphql-codegen/typescript-operations": "^1.7.0",
33 "@octokit/rest": "^16.15.0",
34 "@typed/curry": "^1.0.1",
35 "@types/app-root-path": "^1.2.4",
36 "@types/base-64": "^0.1.3",
37 "@types/body-parser": "^1.17.0",
38 "@types/cors": "^2.8.5",
39 "@types/cross-spawn": "^6.0.0",
40 "@types/express": "^4.17.0",
41 "@types/fs-extra": "^8.0.0",
42 "@types/glob": "^7.1.1",
43 "@types/helmet": "^0.0.43",
44 "@types/inquirer": "^0.0.43",
45 "@types/isomorphic-fetch": "^0.0.35",
46 "@types/json-stringify-safe": "^5.0.0",
47 "@types/lodash": "^4.14.135",
48 "@types/minimatch": "^3.0.3",
49 "@types/node": "^12.0.12",
50 "@types/node-statsd": "^0.1.2",
51 "@types/passport": "^1.0.0",
52 "@types/passport-http": "^0.3.8",
53 "@types/passport-http-bearer": "^1.0.33",
54 "@types/power-assert": "^1.5.0",
55 "@types/promise-retry": "^1.1.3",
56 "@types/retry": "^0.10.2",
57 "@types/semver": "^6.0.1",
58 "@types/shelljs": "^0.8.5",
59 "@types/utf8": "^2.1.6",
60 "@types/uuid": "^3.4.5",
61 "@types/ws": "^6.0.1",
62 "apollo": "^2.18.0",
63 "apollo-cache-inmemory": "^1.6.3",
64 "apollo-client": "^2.6.4",
65 "apollo-link": "^1.2.12",
66 "apollo-link-error": "^1.1.11",
67 "apollo-link-http": "^1.5.15",
68 "app-root-path": "^2.1.0",
69 "asciify": "^1.3.5",
70 "async-exit-hook": "^2.0.1",
71 "axios": "^0.19.0",
72 "axios-fetch": "^1.1.0",
73 "base-64": "^0.1.0",
74 "body-parser": "^1.18.3",
75 "chalk": "^2.4.2",
76 "child-process-promise": "^2.2.1",
77 "chokidar": "^3.0.2",
78 "cluster": "^0.7.7",
79 "cors": "^2.8.5",
80 "cross-spawn": "^6.0.5",
81 "es6-promise-pool": "^2.5.0",
82 "express": "^4.17.1",
83 "express-session": "^1.16.2",
84 "find-up": "^4.1.0",
85 "flat": "^4.1.0",
86 "fs-extra": "^8.1.0",
87 "git-url-parse": "^11.1.2",
88 "glob": "^7.1.4",
89 "glob-promise": "^3.4.0",
90 "glob-stream": "^6.1.0",
91 "graphql": "^14.5.4",
92 "graphql-tag": "^2.10.1",
93 "graphql-tag-pluck": "^0.8.4",
94 "graphql-toolkit": "^0.5.11",
95 "graphql-tools": "^4.0.5",
96 "heavy": "^6.1.2",
97 "helmet": "^3.18.0",
98 "hot-shots": "^6.3.0",
99 "https-proxy-agent": "^2.2.1",
100 "inquirer": "^6.3.1",
101 "isbinaryfile": "^4.0.0",
102 "json-diff": "^0.5.4",
103 "json-stringify-safe": "^5.0.1",
104 "lodash": "^4.17.14",
105 "lodash.merge": "^4.6.2",
106 "lodash.template": "^4.5.0",
107 "logform": "^2.1.2",
108 "lru_map": "^0.3.3",
109 "metrics": "^0.1.21",
110 "minimatch": "^3.0.4",
111 "murmurhash3js": "^3.0.1",
112 "node-cache": "^4.2.0",
113 "node-statsd": "^0.1.1",
114 "passport": "^0.4.0",
115 "passport-http": "^0.3.0",
116 "passport-http-bearer": "^1.0.1",
117 "passport-http-header-token": "^1.1.0",
118 "portfinder": "^1.0.20",
119 "power-assert": "^1.6.1",
120 "promise-retry": "^1.1.1",
121 "proper-lockfile": "^2.0.1",
122 "retry": "^0.12.0",
123 "semver": "^6.2.0",
124 "serialize-error": "^3.0.0",
125 "shelljs": "^0.8.3",
126 "source-map-support": "^0.5.12",
127 "sprintf-js": "^1.1.2",
128 "stack-trace": "^0.0.10",
129 "stream-spigot": "^3.0.6",
130 "strip-ansi": "^5.2.0",
131 "tinyqueue": "2.0.0",
132 "tmp-promise": "^2.0.2",
133 "tree-kill": "^1.2.1",
134 "typescript": "^3.6.2",
135 "utf8": "^3.0.0",
136 "uuid": "^3.3.3",
137 "winston": "^3.2.1",
138 "winston-transport": "^4.3.0",
139 "ws": "^7.1.2"
140 },
141 "_comment": "TODO cd added direct dev dependency to handlebars to fix security warning with typedoc referencing an old version of it",
142 "devDependencies": {
143 "@types/mocha": "^5.2.7",
144 "@types/statsd-client": "^0.4.0",
145 "axios-mock-adapter": "^1.17.0",
146 "config": "^3.2.2",
147 "espower-typescript": "^9.0.2",
148 "gc-stats": "^1.4.0",
149 "handlebars": "^4.1.2",
150 "mocha": "^6.2.0",
151 "ncp": "^2.0.0",
152 "npm-run-all": "^4.1.5",
153 "rimraf": "^3.0.0",
154 "statsd-client": "^0.4.2",
155 "supervisor": "^0.12.0",
156 "ts-node": "^8.3.0",
157 "tslint": "^5.19.0",
158 "typedoc": "^0.15.0"
159 },
160 "directories": {
161 "test": "test"
162 },
163 "scripts": {
164 "autotest": "supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test",
165 "build": "run-s compile test lint doc",
166 "clean": "run-p clean:compile clean:test clean:doc clean:run",
167 "clean:compile": "rimraf git-info.json build \"index.{d.ts,js}{,.map}\" \"{lib,test}/**/*.{d.ts,js}{,.map}\" lib/typings/types.ts",
168 "clean:dist": "run-s clean clean:npm",
169 "clean:doc": "rimraf doc",
170 "clean:npm": "rimraf node_modules",
171 "clean:run": "rimraf *-v8.log profile.txt log",
172 "clean:test": "rimraf .nyc_output coverage",
173 "compile": "run-s compile:ts",
174 "compile:ts": "tsc --project .",
175 "doc": "typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib",
176 "lint": "tslint --config tslint.json --format verbose --project .",
177 "lint:fix": "npm run lint -- --fix",
178 "test": "mocha --require espower-typescript/guess \"test/**/*.test.ts\"",
179 "test:api": "mocha --require espower-typescript/guess \"test/api/**/*.test.ts\"",
180 "test:bitbucket-api": "mocha --require espower-typescript/guess \"test/bitbucket-api/**/*.test.ts\"",
181 "test:benchmark": "run-s test:benchmark:run test:benchmark:process",
182 "test:benchmark:process": "node --prof-process isolate-*-v8.log > profile.txt",
183 "test:benchmark:run": "mocha --prof --require espower-typescript/guess \"test/**/*.benchmark.ts\"",
184 "test:one": "mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"",
185 "typedoc": "npm run doc"
186 },
187 "bin": {
188 "atm-command": "./bin/command.js",
189 "atm-git-info": "./bin/git-info.js",
190 "atm-gql-gen": "./bin/gql-gen.js",
191 "atm-start": "./bin/start.js",
192 "atm-start-dev": "./bin/start-dev.js"
193 },
194 "engines": {
195 "node": ">=8.2.0",
196 "npm": ">=5.0.0"
197 }
198}