UNPKG

6.15 kBJSONView Raw
1{
2 "name": "@atomist/automation-client",
3 "version": "0.21.8",
4 "description": "Atomist automation client for running command and event handlers",
5 "author": "Atomist, Inc.",
6 "license": "SEE LICENSE IN LICENSE",
7 "homepage": "https://github.com/atomist/automation-client-ts#readme",
8 "repository": {
9 "type": "git",
10 "url": "git+https://github.com/atomist/automation-client-ts.git"
11 },
12 "keywords": [
13 "atomist",
14 "automation"
15 ],
16 "bugs": {
17 "url": "https://github.com/atomist/automation-client-ts/issues"
18 },
19 "dependencies": {
20 "@atomist/microgrammar": "^0.8.1",
21 "@atomist/slack-messages": "^0.12.1",
22 "@atomist/tree-path": "^0.1.9",
23 "@octokit/rest": "^14.0.9",
24 "@typed/curry": "^1.0.1",
25 "@types/app-root-path": "^1.2.4",
26 "@types/base-64": "^0.1.2",
27 "@types/body-parser": "^1.16.8",
28 "@types/continuation-local-storage": "^3.2.1",
29 "@types/cors": "^2.8.3",
30 "@types/cross-spawn": "^6.0.0",
31 "@types/express": "^4.11.1",
32 "@types/fs-extra": "^5.0.0",
33 "@types/glob": "^5.0.35",
34 "@types/graphql": "^0.13.4",
35 "@types/helmet": "0.0.38",
36 "@types/inquirer": "0.0.43",
37 "@types/isomorphic-fetch": "0.0.34",
38 "@types/json-stringify-safe": "^5.0.0",
39 "@types/lodash": "^4.14.104",
40 "@types/minimatch": "^3.0.3",
41 "@types/node": "^10.7.1",
42 "@types/passport": "^0.4.3",
43 "@types/passport-http": "^0.3.5",
44 "@types/passport-http-bearer": "^1.0.30",
45 "@types/power-assert": "^1.4.29",
46 "@types/promise-retry": "^1.1.1",
47 "@types/retry": "^0.10.2",
48 "@types/semver": "^5.5.0",
49 "@types/shelljs": "^0.8.0",
50 "@types/utf8": "^2.1.6",
51 "@types/uuid": "^3.4.3",
52 "@types/winston": "^2.4.4",
53 "@types/ws": "^6.0.0",
54 "@types/yargs": "^11.0.0",
55 "apollo-cache-inmemory": "1.2.8",
56 "apollo-client": "^2.4.0",
57 "apollo-link-http": "^1.5.1",
58 "app-root-path": "^2.0.1",
59 "asciify": "^1.3.5",
60 "async-exit-hook": "^2.0.1",
61 "axios": "https://atomist.jfrog.io/atomist/npm-dev/axios/-/axios-0.17.1-proxy-fix.tgz",
62 "axios-fetch": "^1.0.0",
63 "base-64": "^0.1.0",
64 "body-parser": "^1.18.2",
65 "chalk": "^2.3.2",
66 "child-process-promise": "^2.2.1",
67 "cluster": "^0.7.7",
68 "continuation-local-storage": "^3.2.1",
69 "cors": "^2.8.4",
70 "cross-spawn": "^6.0.5",
71 "express": "^4.16.2",
72 "express-session": "^1.15.6",
73 "find-up": "^3.0.0",
74 "flat": "^4.1.0",
75 "fs-extra": "^7.0.0",
76 "git-url-parse": "^10.0.1",
77 "glob-promise": "^3.3.0",
78 "glob-stream": "^6.1.0",
79 "graphql": "^0.13.2",
80 "graphql-code-generator": "^0.8.13",
81 "graphql-tag": "^2.8.0",
82 "helmet": "^3.11.0",
83 "hot-shots": "^5.2.0",
84 "https-proxy-agent": "^2.1.1",
85 "inquirer": "^6.1.0",
86 "isbinaryfile": "^3.0.2",
87 "json-stringify-safe": "^5.0.1",
88 "lodash": "^4.17.5",
89 "lru_map": "^0.3.3",
90 "metrics": "^0.1.17",
91 "minimatch": "^3.0.4",
92 "murmurhash3js": "^3.0.1",
93 "node-cache": "^4.1.1",
94 "passport": "^0.4.0",
95 "passport-http": "^0.3.0",
96 "passport-http-bearer": "^1.0.1",
97 "passport-http-header-token": "^1.1.0",
98 "power-assert": "^1.4.4",
99 "promise-retry": "^1.1.1",
100 "proper-lockfile": "^2.0.1",
101 "retry": "^0.12.0",
102 "semver": "^5.5.1",
103 "serialize-error": "^2.1.0",
104 "shelljs": "^0.8.1",
105 "source-map-support": "^0.5.9",
106 "stack-trace": "0.0.10",
107 "stream-spigot": "^3.0.6",
108 "strip-ansi": "^4.0.0",
109 "tmp-promise": "^1.0.4",
110 "utf8": "^3.0.0",
111 "uuid": "^3.2.0",
112 "winston": "^2.4.3",
113 "ws": "^6.0.0",
114 "yargs": "^12.0.1"
115 },
116 "devDependencies": {
117 "@types/mocha": "^5.2.5",
118 "axios-mock-adapter": "^1.14.0",
119 "config": "^2.0.1",
120 "espower-typescript": "^9.0.0",
121 "mocha": "^5.0.1",
122 "ncp": "^2.0.0",
123 "npm-run-all": "^4.1.2",
124 "rimraf": "^2.6.2",
125 "supervisor": "^0.12.0",
126 "ts-node": "^7.0.1",
127 "tslint": "^5.4.3",
128 "typedoc": "^0.11.1",
129 "typescript": "^2.9.2"
130 },
131 "directories": {
132 "test": "test"
133 },
134 "scripts": {
135 "autostart": "npm-run-all --print-label --parallel watch:compile watch",
136 "autotest": "supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test",
137 "build": "npm-run-all compile test test:api lint doc",
138 "clean": "npm-run-all clean:js clean:build",
139 "clean:benchmark": "rimraf isolate-*-v8.log",
140 "clean:build": "rimraf *-v8.log profile.txt build",
141 "clean:dist": "npm-run-all clean clean:npm",
142 "clean:js": "rimraf \"{src,test}/**/*.js\"",
143 "clean:npm": "rimraf node_modules",
144 "compile": "npm-run-all compile:ts compile:gql",
145 "compile:gql": "npm-run-all gql:copy",
146 "compile:ts": "tsc --project .",
147 "doc": "typedoc --mode modules --excludeExternals --out build/typedoc src",
148 "gql:copy": "ncp src/graph/schema.cortex.json build/src/graph/schema.cortex.json",
149 "lint": "tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"",
150 "lint:fix": "npm run lint -- --fix",
151 "start": "node $NODE_DEBUG_OPTION build/src/start.client.js",
152 "test": "mocha --require espower-typescript/guess --exit \"test/{*.ts,!(api|benchmark|bitbucket-api)/**/*.ts}\"",
153 "test:api": "mocha --require espower-typescript/guess --exit \"test/api/**/*.ts\"",
154 "test:bitbucket-api": "mocha --require espower-typescript/guess --exit \"test/bitbucket-api/**/*.ts\"",
155 "test:benchmark": "npm-run-all test:benchmark:run test:benchmark:process clean:benchmark",
156 "test:benchmark:process": "node --prof-process isolate-*-v8.log > profile.txt",
157 "test:benchmark:run": "mocha --prof --require espower-typescript/guess \"test/benchmark/**/*.ts\"",
158 "test:one": "mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"",
159 "typedoc": "npm run doc",
160 "watch:compile": "tsc --project . --watch",
161 "watch": "supervisor --watch build --quiet --exec npm -- run start"
162 },
163 "bin": {
164 "atm-command": "./bin/command.js",
165 "atm-git-info": "./bin/git-info.js",
166 "atm-gql-gen": "./bin/gql-gen.js",
167 "atm-start": "./bin/start.js"
168 },
169 "engines": {
170 "node": ">=8.0.0",
171 "npm": ">=5.0.0"
172 }
173}