UNPKG

6.47 kBJSONView Raw
1{
2 "name": "@atomist/automation-client",
3 "version": "1.3.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.0",
28 "@atomist/tree-path": "^1.0.3",
29 "@octokit/rest": "^16.15.0",
30 "@typed/curry": "^1.0.1",
31 "@types/app-root-path": "^1.2.4",
32 "@types/base-64": "^0.1.3",
33 "@types/body-parser": "^1.17.0",
34 "@types/cors": "^2.8.4",
35 "@types/cross-spawn": "^6.0.0",
36 "@types/express": "^4.16.1",
37 "@types/fs-extra": "^5.0.5",
38 "@types/glob": "^7.1.1",
39 "@types/graphql": "^14.0.5",
40 "@types/helmet": "^0.0.42",
41 "@types/inquirer": "^0.0.43",
42 "@types/isomorphic-fetch": "^0.0.35",
43 "@types/json-stringify-safe": "^5.0.0",
44 "@types/lodash": "^4.14.121",
45 "@types/minimatch": "^3.0.3",
46 "@types/node": "^11.9.4",
47 "@types/passport": "^1.0.0",
48 "@types/passport-http": "^0.3.7",
49 "@types/passport-http-bearer": "^1.0.33",
50 "@types/power-assert": "^1.5.0",
51 "@types/promise-retry": "^1.1.3",
52 "@types/retry": "^0.10.2",
53 "@types/semver": "^5.5.0",
54 "@types/shelljs": "^0.8.3",
55 "@types/strip-ansi": "^3.0.0",
56 "@types/utf8": "^2.1.6",
57 "@types/uuid": "^3.4.4",
58 "@types/ws": "^6.0.1",
59 "apollo": "^2.5.0",
60 "apollo-cache-inmemory": "^1.4.3",
61 "apollo-client": "^2.4.13",
62 "apollo-link": "^1.2.8",
63 "apollo-link-http": "^1.5.11",
64 "app-root-path": "^2.1.0",
65 "asciify": "^1.3.5",
66 "async-exit-hook": "^2.0.1",
67 "axios": "0.19.0-beta.1",
68 "axios-fetch": "^1.1.0",
69 "base-64": "^0.1.0",
70 "body-parser": "^1.18.3",
71 "chalk": "^2.4.2",
72 "child-process-promise": "^2.2.1",
73 "cluster": "^0.7.7",
74 "cors": "^2.8.5",
75 "cross-spawn": "^6.0.5",
76 "es6-promise-pool": "^2.5.0",
77 "express": "^4.16.4",
78 "express-session": "^1.15.6",
79 "find-up": "^3.0.0",
80 "flat": "^4.1.0",
81 "fs-extra": "^7.0.1",
82 "git-url-parse": "^11.1.2",
83 "glob": "^7.1.3",
84 "glob-promise": "^3.4.0",
85 "glob-stream": "^6.1.0",
86 "graphql": "14.0.2",
87 "graphql-code-generator": "^0.16.1",
88 "graphql-codegen-core": "^0.16.1",
89 "graphql-codegen-typescript-client": "^0.16.1",
90 "graphql-codegen-typescript-common": "^0.16.1",
91 "graphql-codegen-typescript-server": "^0.16.1",
92 "graphql-tag": "^2.9.2",
93 "heavy": "^6.1.2",
94 "helmet": "^3.15.1",
95 "hot-shots": "^6.1.1",
96 "https-proxy-agent": "^2.2.1",
97 "inquirer": "^6.2.2",
98 "isbinaryfile": "^4.0.0",
99 "json-stringify-safe": "^5.0.1",
100 "lodash": "^4.17.11",
101 "logform": "^2.1.2",
102 "lru_map": "^0.3.3",
103 "metrics": "^0.1.21",
104 "minimatch": "^3.0.4",
105 "murmurhash3js": "^3.0.1",
106 "node-cache": "^4.2.0",
107 "passport": "^0.4.0",
108 "passport-http": "^0.3.0",
109 "passport-http-bearer": "^1.0.1",
110 "passport-http-header-token": "^1.1.0",
111 "portfinder": "^1.0.20",
112 "power-assert": "^1.6.1",
113 "promise-retry": "^1.1.1",
114 "proper-lockfile": "^2.0.1",
115 "retry": "^0.10.1",
116 "semver": "^5.6.0",
117 "serialize-error": "^3.0.0",
118 "shelljs": "^0.8.3",
119 "source-map-support": "^0.5.10",
120 "sprintf-js": "^1.1.2",
121 "stack-trace": "^0.0.10",
122 "stream-spigot": "^3.0.6",
123 "strip-ansi": "^5.0.0",
124 "tinyqueue": "^2.0.0",
125 "tmp-promise": "^1.0.5",
126 "tree-kill": "^1.2.1",
127 "typescript": "^3.3.3",
128 "utf8": "^3.0.0",
129 "uuid": "^3.3.2",
130 "winston": "^3.2.1",
131 "winston-transport": "^4.3.0",
132 "ws": "^6.2.0"
133 },
134 "_comment": "TODO cd added direct dev dependency to handlebars to fix security warning with typedoc referencing an old version of it",
135 "devDependencies": {
136 "@types/mocha": "^5.2.6",
137 "axios-mock-adapter": "^1.16.0",
138 "config": "^3.0.1",
139 "espower-typescript": "^9.0.1",
140 "gc-stats": "^1.2.1",
141 "handlebars": "^4.0.13",
142 "mocha": "^5.2.0",
143 "ncp": "^2.0.0",
144 "npm-run-all": "^4.1.5",
145 "rimraf": "^2.6.3",
146 "supervisor": "^0.12.0",
147 "ts-node": "^8.0.2",
148 "tslint": "^5.12.1",
149 "typedoc": "^0.14.2"
150 },
151 "directories": {
152 "test": "test"
153 },
154 "scripts": {
155 "autotest": "supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test",
156 "build": "run-s compile test test:api lint doc",
157 "clean": "run-p clean:compile clean:test clean:doc clean:run",
158 "clean:compile": "rimraf git-info.json build \"index.{d.ts,js{,.map}}\" \"{lib,test}/**/*.{d.ts,js{,.map}}\" lib/typings/types.ts",
159 "clean:dist": "run-s clean clean:npm",
160 "clean:doc": "rimraf doc",
161 "clean:npm": "rimraf node_modules",
162 "clean:run": "rimraf *-v8.log profile.txt log",
163 "clean:test": "rimraf .nyc_output coverage",
164 "compile": "run-s compile:ts",
165 "compile:ts": "tsc --project .",
166 "doc": "typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib",
167 "lint": "tslint --config tslint.json --format verbose --project .",
168 "lint:fix": "npm run lint -- --fix",
169 "test": "mocha --require espower-typescript/guess \"test/{*est.ts,!(api|benchmark|bitbucket-api)/**/*est.ts}\"",
170 "test:api": "mocha --require espower-typescript/guess \"test/api/**/*est.ts\"",
171 "test:bitbucket-api": "mocha --require espower-typescript/guess \"test/bitbucket-api/**/*est.ts\"",
172 "test:benchmark": "run-s test:benchmark:run test:benchmark:process clean:benchmark",
173 "test:benchmark:process": "node --prof-process isolate-*-v8.log > profile.txt",
174 "test:benchmark:run": "mocha --prof --require espower-typescript/guess \"test/benchmark/**/*est.ts\"",
175 "test:one": "mocha --require espower-typescript/guess \"test/**/${TEST:-*est.ts}\"",
176 "typedoc": "npm run doc"
177 },
178 "bin": {
179 "atm-command": "./bin/command.js",
180 "atm-git-info": "./bin/git-info.js",
181 "atm-gql-gen": "./bin/gql-gen.js",
182 "atm-start": "./bin/start.js"
183 },
184 "engines": {
185 "node": ">=8.1.0",
186 "npm": ">=5.0.0"
187 }
188}