UNPKG

5.93 kBJSONView Raw
1{
2 "name": "@atomist/automation-client",
3 "version": "1.0.1",
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.0.1",
27 "@atomist/slack-messages": "1.0.1",
28 "@atomist/tree-path": "1.0.1",
29 "@octokit/rest": "^15.16.1",
30 "@typed/curry": "^1.0.1",
31 "@types/app-root-path": "^1.2.4",
32 "@types/base-64": "^0.1.2",
33 "@types/body-parser": "^1.16.8",
34 "@types/cors": "^2.8.3",
35 "@types/cross-spawn": "^6.0.0",
36 "@types/express": "^4.11.1",
37 "@types/fs-extra": "^5.0.4",
38 "@types/glob": "^7.1.1",
39 "@types/graphql": "^14.0.2",
40 "@types/helmet": "0.0.42",
41 "@types/inquirer": "0.0.43",
42 "@types/isomorphic-fetch": "0.0.34",
43 "@types/json-stringify-safe": "^5.0.0",
44 "@types/lodash": "^4.14.118",
45 "@types/minimatch": "^3.0.3",
46 "@types/node": "^10.12.3",
47 "@types/passport": "^0.4.7",
48 "@types/passport-http": "^0.3.5",
49 "@types/passport-http-bearer": "^1.0.30",
50 "@types/power-assert": "^1.4.29",
51 "@types/promise-retry": "^1.1.1",
52 "@types/retry": "^0.10.2",
53 "@types/semver": "^5.5.0",
54 "@types/shelljs": "^0.8.0",
55 "@types/utf8": "^2.1.6",
56 "@types/uuid": "^3.4.3",
57 "@types/ws": "^6.0.0",
58 "apollo-cache-inmemory": "^1.3.9",
59 "apollo-client": "^2.4.5",
60 "apollo-link": "^1.2.2",
61 "apollo-link-http": "^1.5.1",
62 "app-root-path": "^2.0.1",
63 "asciify": "^1.3.5",
64 "async-exit-hook": "^2.0.1",
65 "axios": "0.19.0-beta.1",
66 "axios-fetch": "^1.0.0",
67 "base-64": "^0.1.0",
68 "body-parser": "^1.18.2",
69 "chalk": "^2.3.2",
70 "child-process-promise": "^2.2.1",
71 "cluster": "^0.7.7",
72 "cors": "^2.8.5",
73 "cross-spawn": "^6.0.5",
74 "express": "^4.16.4",
75 "express-session": "^1.15.6",
76 "find-up": "^3.0.0",
77 "flat": "^4.1.0",
78 "fs-extra": "^7.0.1",
79 "git-url-parse": "^11.1.1",
80 "glob": "^7.1.3",
81 "glob-promise": "^3.3.0",
82 "glob-stream": "^6.1.0",
83 "graphql": "^0.13.2",
84 "graphql-code-generator": "^0.8.13",
85 "graphql-tag": "^2.8.0",
86 "heavy": "^6.1.2",
87 "helmet": "^3.15.0",
88 "hot-shots": "^5.9.1",
89 "https-proxy-agent": "^2.1.1",
90 "inquirer": "^6.1.0",
91 "isbinaryfile": "^3.0.2",
92 "json-stringify-safe": "^5.0.1",
93 "lodash": "^4.17.5",
94 "logform": "^1.10.0",
95 "lru_map": "^0.3.3",
96 "metrics": "^0.1.19",
97 "minimatch": "^3.0.4",
98 "murmurhash3js": "^3.0.1",
99 "node-cache": "^4.1.1",
100 "passport": "^0.4.0",
101 "passport-http": "^0.3.0",
102 "passport-http-bearer": "^1.0.1",
103 "passport-http-header-token": "^1.1.0",
104 "portfinder": "^1.0.17",
105 "power-assert": "^1.4.4",
106 "promise-retry": "^1.1.1",
107 "proper-lockfile": "^2.0.1",
108 "retry": "^0.12.0",
109 "semver": "^5.6.0",
110 "serialize-error": "^3.0.0",
111 "shelljs": "^0.8.1",
112 "source-map-support": "^0.5.9",
113 "sprintf-js": "^1.1.1",
114 "stack-trace": "0.0.10",
115 "stream-spigot": "^3.0.6",
116 "strip-ansi": "^5.0.0",
117 "tmp-promise": "^1.0.4",
118 "tree-kill": "^1.2.1",
119 "typescript": "^3.1.6",
120 "utf8": "^3.0.0",
121 "uuid": "^3.2.0",
122 "winston": "^3.1.0",
123 "winston-transport": "^4.2.0",
124 "ws": "^6.1.0"
125 },
126 "devDependencies": {
127 "@types/mocha": "^5.2.5",
128 "axios-mock-adapter": "^1.14.0",
129 "config": "^2.0.1",
130 "espower-typescript": "^9.0.0",
131 "mocha": "^5.2.0",
132 "ncp": "^2.0.0",
133 "npm-run-all": "^4.1.3",
134 "rimraf": "^2.6.2",
135 "supervisor": "^0.12.0",
136 "ts-node": "^7.0.1",
137 "tslint": "^5.11.0",
138 "typedoc": "^0.13.0"
139 },
140 "directories": {
141 "test": "test"
142 },
143 "scripts": {
144 "autotest": "supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test",
145 "build": "run-s compile test test:api lint doc",
146 "clean": "run-p clean:compile clean:test clean:doc clean:run",
147 "clean:compile": "rimraf git-info.json build \"index.{d.ts,js{,.map}}\" \"{lib,test}/**/*.{d.ts,js{,.map}}\" lib/typings/types.ts",
148 "clean:dist": "run-s clean clean:npm",
149 "clean:doc": "rimraf doc",
150 "clean:npm": "rimraf node_modules",
151 "clean:run": "rimraf *-v8.log profile.txt log",
152 "clean:test": "rimraf .nyc_output coverage",
153 "compile": "run-s compile:ts",
154 "compile:ts": "tsc --project .",
155 "doc": "typedoc --mode modules --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib",
156 "lint": "tslint --config tslint.json --format verbose --project .",
157 "lint:fix": "npm run lint -- --fix",
158 "test": "mocha --require espower-typescript/guess \"test/{*est.ts,!(api|benchmark|bitbucket-api)/**/*est.ts}\"",
159 "test:api": "mocha --require espower-typescript/guess \"test/api/**/*est.ts\"",
160 "test:bitbucket-api": "mocha --require espower-typescript/guess \"test/bitbucket-api/**/*est.ts\"",
161 "test:benchmark": "run-s test:benchmark:run test:benchmark:process clean:benchmark",
162 "test:benchmark:process": "node --prof-process isolate-*-v8.log > profile.txt",
163 "test:benchmark:run": "mocha --prof --require espower-typescript/guess \"test/benchmark/**/*est.ts\"",
164 "test:one": "mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"",
165 "typedoc": "npm run doc"
166 },
167 "bin": {
168 "atm-command": "./bin/command.js",
169 "atm-git-info": "./bin/git-info.js",
170 "atm-gql-gen": "./bin/gql-gen.js",
171 "atm-start": "./bin/start.js"
172 },
173 "engines": {
174 "node": ">=8.1.0",
175 "npm": ">=5.0.0"
176 }
177}