{"_id":"@atomist/lifecycle-automation","_rev":"1020-6a9698f3c3ccec75fc002f2752b9892d","name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","dist-tags":{"latest":"1.2.12","branch:master":"0.8.32-20180628230112","branch:codeship-build":"0.8.18-codeship-build.20180618170024","branch-master":"1.2.13-master.20210108043638","branch-gitlab-urls":"0.8.35-gitlab-urls.20180706131807","next":"1.2.13-master.20210108043638","branch-avatar-patch":"1.1.52-avatar-patch.20191004103802"},"versions":{"0.1.31":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.1.31","author":{"name":"Atomist"},"license":"GPL-3.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://githubg.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","github","java","kubernetes","rug","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://atomist.jfrog.io/atomist/npm-dev/@atomist/automation-client/-/@atomist/automation-client-0.2.6-20171102102449.tgz","@atomist/slack-messages":"^0.12.0","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","cfenv":"^1.0.4","current-week-number":"^1.0.7","deepmerge":"^2.0.0","format-date":"^1.0.0","github":"^12.0.1","heapdump":"^0.3.9","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","promise-each":"^2.2.0","shortid":"^2.2.8","winston-logzio":"^1.0.3"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.44","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^8.0.46","@types/power-assert":"^1.4.29","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^4.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^3.3.0","tslint":"^5.4.3","typescript":"2.5.3","typescript-formatter":"^6.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch:server","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","cf:push":"sh push.sh","cf:push-staging":"sh push-staging.sh","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf '{src,test}/**/*.js'","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION --expose_gc --trace-warnings --optimize_for_size --always_compact --max_old_space_size=256 node_modules/.bin/atomist-client","fmt":"tsfmt --replace","git:info":"git-info","gql:gen":"gql-gen --file node_modules/@atomist/automation-client/graph/schema.cortex.json --template typescript -m --out ./src/typings/ './graphql/**/*.graphql'","lint":"tslint --format verbose --project . --exclude '{build,node_modules}/**' '**/*.ts'","lint:fix":"npm run lint -- --fix","start":"npm-run-all git:info start:server","start:client":"atomist-client --open=true","start:server":"node  $NODE_DEBUG_OPTION --trace-warnings --expose_gc --optimize_for_size --always_compact --max_old_space_size=256 node_modules/.bin/atomist-client","test":"mocha --compilers ts:espower-typescript/guess 'test/**/*.ts'","test:one":"mocha --compilers ts:espower-typescript/guess \"test/**/${TEST:-*.ts}\"","watch:compile":"tsc --project . --watch","watch:server":"supervisor --watch build --quiet --exec npm -- run start:server"},"engines":{"node":"8.x.x","npm":"5.x.x"},"gitHead":"573243e2a6b45e1d4e6acd60e1c9b607935d734f","_id":"@atomist/lifecycle-automation@0.1.31","_npmVersion":"5.4.2","_nodeVersion":"8.9.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-QcHdnmou3s4bZzw37wYEuoWeBJWB+btTDeve+6wBuw0pOoZAIqlH6WBIB7ckaUkmxd4mb071apk4tpUTXsI4QA==","shasum":"f4eb264c77952cb81b79afc506b942637f11cb0a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.1.31.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB14XLr4pzlperC2XlK0JZCm+/bTfI3e50JWZ1DWas8+AiEAx/Yqo5qQpgFc8DAvHQMobaVnmXU8I5BhvlF3CUmnS24="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation-0.1.31.tgz_1509622662149_0.7389465018641204"}},"0.1.32":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.1.32","author":{"name":"Atomist"},"license":"GPL-3.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://githubg.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","github","java","kubernetes","rug","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://atomist.jfrog.io/atomist/npm-dev/@atomist/automation-client/-/@atomist/automation-client-0.2.6-20171102164852.tgz","@atomist/slack-messages":"^0.12.0","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","cfenv":"^1.0.4","current-week-number":"^1.0.7","deepmerge":"^2.0.0","format-date":"^1.0.0","github":"^12.0.1","heapdump":"^0.3.9","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","promise-each":"^2.2.0","shortid":"^2.2.8","winston-logzio":"^1.0.3"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.44","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^8.0.46","@types/power-assert":"^1.4.29","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^4.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^3.3.0","tslint":"^5.4.3","typescript":"2.5.3","typescript-formatter":"^6.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","cf:push":"sh push.sh","cf:push-staging":"sh push-staging.sh","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf '{src,test}/**/*.js'","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info gql:gen compile:ts","compile:ts":"tsc --project .","fmt":"tsfmt --replace","git:info":"git-info","gql:gen":"gql-gen --file node_modules/@atomist/automation-client/graph/schema.cortex.json --template typescript -m --out ./src/typings/ './graphql/**/*.graphql'","lint":"tslint --format verbose --project . --exclude '{build,node_modules}/**' '**/*.ts'","lint:fix":"npm run lint -- --fix","start":"atomist-client","start:client":"atomist-client --open=true","test":"mocha --compilers ts:espower-typescript/guess 'test/**/*.ts'","test:one":"mocha --compilers ts:espower-typescript/guess \"test/**/${TEST:-*.ts}\"","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"8.x.x","npm":"5.x.x"},"gitHead":"bcc02d2ae85e3e7ede1872e11ec321a34cdd88d0","_id":"@atomist/lifecycle-automation@0.1.32","_npmVersion":"5.4.2","_nodeVersion":"8.9.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-l3v4lmxi963Ut5Ldxv1byU5FvCLJ6NGheDI2wXgYNORFqYAxQaC9GuE8bV3ENFwbyZbh8ySIfQBNSjAKEpEI1Q==","shasum":"3999b1d22ad059dedbf640e91604190dd2cffeeb","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.1.32.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICpn8ZTeBGWoraikNnffm+ADXpzuxMvTg14AY9GoKP/gAiBXniskpwtB57o3n+Bbzc9G1VsOLTRh1MzyuYpqOmq89A=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation-0.1.32.tgz_1509651169158_0.8349847735371441"}},"0.1.33":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.1.33","author":{"name":"Atomist"},"license":"GPL-3.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://githubg.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","github","java","kubernetes","rug","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/HyNLmq2FAb","@atomist/slack-messages":"^0.12.0","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","cfenv":"^1.0.4","current-week-number":"^1.0.7","deepmerge":"^2.0.0","format-date":"^1.0.0","github":"^12.0.1","heapdump":"^0.3.9","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","promise-each":"^2.2.0","shortid":"^2.2.8","winston-logzio":"^1.0.3"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.45","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^8.0.46","@types/power-assert":"^1.4.29","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^4.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^3.3.0","tslint":"^5.4.3","typescript":"2.6.1","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","cf:push":"sh push.sh","cf:push-staging":"sh push-staging.sh","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf '{src,test}/**/*.js'","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"tsfmt --replace","git:info":"git-info","gql:gen":"gql-gen --file node_modules/@atomist/automation-client/graph/schema.cortex.json --template typescript -m --out ./src/typings/ './graphql/**/*.graphql'","lint":"tslint --format verbose --project . --exclude '{build,node_modules}/**' '**/*.ts'","lint:fix":"npm run lint -- --fix","start":"atomist-client","start:client":"atomist-client --open=true","test":"mocha --compilers ts:espower-typescript/guess 'test/**/*.ts'","test:one":"mocha --compilers ts:espower-typescript/guess \"test/**/${TEST:-*.ts}\"","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"8.x.x","npm":"5.x.x"},"gitHead":"6b668012d4b262827bb83eba1e8822019e3ae508","_id":"@atomist/lifecycle-automation@0.1.33","_npmVersion":"5.4.2","_nodeVersion":"8.9.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-nyYkIEbeIv1W+H5UnuDiD9wAQNzYwAkSueG32croYL2WJXYXzbk+GoFloj8DaNDR0iRM7SfoNcVonKySNbcgTQ==","shasum":"f3040fa773e24628d3bf54f5afc22f0617b0e6f1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.1.33.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICgA92VWZVWeT+7eEdmTAlmGpmVY0wlzYiCjzzFBiVy/AiEA1J+gTVEFUMTyH8ND69/j01SrVkK92pIjtHRpGYsUOIM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation-0.1.33.tgz_1509738479241_0.23598263994790614"}},"0.1.34":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.1.34","author":{"name":"Atomist"},"license":"GPL-3.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://githubg.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","github","java","kubernetes","rug","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BkN3sezsA-","@atomist/slack-messages":"^0.12.0","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","cfenv":"^1.0.4","current-week-number":"^1.0.7","deepmerge":"^2.0.0","format-date":"^1.0.0","github":"^12.0.1","heapdump":"^0.3.9","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","promise-each":"^2.2.0","shortid":"^2.2.8","winston-logzio":"^1.0.3"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.45","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^8.0.46","@types/power-assert":"^1.4.29","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^4.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^3.3.0","tslint":"^5.4.3","typescript":"2.6.1","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","cf:push":"sh push.sh","cf:push-staging":"sh push-staging.sh","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf '{src,test}/**/*.js'","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"tsfmt --replace","git:info":"git-info","gql:gen":"gql-gen --file node_modules/@atomist/automation-client/graph/schema.cortex.json --template typescript -m --out ./src/typings/ './graphql/**/*.graphql'","lint":"tslint --format verbose --project . --exclude '{build,node_modules}/**' '**/*.ts'","lint:fix":"npm run lint -- --fix","start":"atomist-client","start:client":"atomist-client --open=true","test":"mocha --compilers ts:espower-typescript/guess 'test/**/*.ts'","test:one":"mocha --compilers ts:espower-typescript/guess \"test/**/${TEST:-*.ts}\"","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"8.x.x","npm":"5.x.x"},"gitHead":"6a18fdfae318ff9bb6be834040b802f6f2839d6a","_id":"@atomist/lifecycle-automation@0.1.34","_npmVersion":"5.4.2","_nodeVersion":"8.9.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-PQLLPwVkDV1OXCXb9PCU0eHH5exQSJKHxxiGZg9f+pDDItzXgpDSn4W6YfqLTRguYo9lEEWDNF2kv+K8zXb15w==","shasum":"a7e79c2dbaee8e196f4f226b96f94f5154502d3e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.1.34.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuzwvq644Wm+jLv0PFpsNdY12gIB1UFrkhYjsBxx/d3gIgZb5LwVhXgs0guQIMlGxssroVkawa1o1mp1yH8Y4wPNQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation-0.1.34.tgz_1509797456224_0.10198491951450706"}},"0.1.35":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.1.35","author":{"name":"Atomist"},"license":"GPL-3.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://githubg.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","github","java","kubernetes","rug","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BkN3sezsA-","@atomist/slack-messages":"^0.12.0","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","cfenv":"^1.0.4","deepmerge":"^2.0.0","format-date":"^1.0.0","github":"^12.0.1","heapdump":"^0.3.9","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","promise-each":"^2.2.0","shortid":"^2.2.8","winston-logzio":"^1.0.3"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.45","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^8.0.46","@types/power-assert":"^1.4.29","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^4.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^3.3.0","tslint":"^5.4.3","typescript":"2.6.1","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","cf:push":"sh push.sh","cf:push-staging":"sh push-staging.sh","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf '{src,test}/**/*.js'","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"tsfmt --replace","git:info":"git-info","gql:gen":"gql-gen --file node_modules/@atomist/automation-client/graph/schema.cortex.json --template typescript -m --out ./src/typings/ './graphql/**/*.graphql'","lint":"tslint --format verbose --project . --exclude '{build,node_modules}/**' '**/*.ts'","lint:fix":"npm run lint -- --fix","start":"atomist-client","start:client":"atomist-client --open=true","test":"mocha --compilers ts:espower-typescript/guess 'test/**/*.ts'","test:one":"mocha --compilers ts:espower-typescript/guess \"test/**/${TEST:-*.ts}\"","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"8.x.x","npm":"5.x.x"},"gitHead":"c69328357e321e9d9b1b34b9813d7dccce5a8b96","_id":"@atomist/lifecycle-automation@0.1.35","_npmVersion":"5.4.2","_nodeVersion":"8.9.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Ec0ObHGTVcHP7VxXzpBKym5QM+uQ/pTmyzuswDhwIICxWjBljRSIZ7oywcc4gnsNNqgD2EXp0QOQAIbcAagcgw==","shasum":"ae17540e51d1708334a39859a192f31c98221826","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.1.35.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFq1BmWpGSRHEbeoMethEbYGZS/YNk1QIi9PhEKhCHi6AiB2ysCK0p+fhh+9Zj5GhYFtDpYaHDFZLE4MYbyXTb406w=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation-0.1.35.tgz_1509804925051_0.13684040145017207"}},"0.1.36":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.1.36","author":{"name":"Atomist"},"license":"GPL-3.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://githubg.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","github","java","kubernetes","rug","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BkN3sezsA-","@atomist/slack-messages":"^0.12.0","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","cfenv":"^1.0.4","deepmerge":"^2.0.0","format-date":"^1.0.0","github":"^12.0.1","heapdump":"^0.3.9","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","promise-each":"^2.2.0","shortid":"^2.2.8","winston-logzio":"^1.0.3"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.45","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^8.0.46","@types/power-assert":"^1.4.29","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^4.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^3.3.0","tslint":"^5.4.3","typescript":"2.6.1","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","cf:push":"sh push.sh","cf:push-staging":"sh push-staging.sh","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf '{src,test}/**/*.js'","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"tsfmt --replace","git:info":"git-info","gql:gen":"gql-gen --file node_modules/@atomist/automation-client/graph/schema.cortex.json --template typescript -m --out ./src/typings/ './graphql/**/*.graphql'","lint":"tslint --format verbose --project . --exclude '{build,node_modules}/**' '**/*.ts'","lint:fix":"npm run lint -- --fix","start":"atomist-client","start:client":"atomist-client --open=true","test":"mocha --compilers ts:espower-typescript/guess 'test/**/*.ts'","test:one":"mocha --compilers ts:espower-typescript/guess \"test/**/${TEST:-*.ts}\"","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"8.x.x","npm":"5.x.x"},"gitHead":"505efe4df55f39c2a5895a7141a9dd71e1342ca6","_id":"@atomist/lifecycle-automation@0.1.36","_npmVersion":"5.4.2","_nodeVersion":"8.9.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-ZcikJ3JEL7jKL2V2sxYr9bfQAzF/Z9Bh7aLdEnZFAX8XCJj7PToaG3JaGohBxcBveHSSxGO1lXCE2jNrg/pwwg==","shasum":"d2d0987ba607f2f54836237e60e922b36c47ecb6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.1.36.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsgUntJTLZ/haq1OtcFPE6TluqApO6zK3q8GOQLI45PwIhALlPqht0qzzWNb1UFVQgsmpuPdMg3lO7t+Hley9mJNnI"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation-0.1.36.tgz_1509905695598_0.9151801441330463"}},"0.1.37":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.1.37","author":{"name":"Atomist"},"license":"GPL-3.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://githubg.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","github","java","kubernetes","rug","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1VQdYsl1z","@atomist/slack-messages":"^0.12.0","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","cfenv":"^1.0.4","copyfiles":"^1.2.0","deepmerge":"^2.0.0","format-date":"^1.0.0","github":"^12.0.1","heapdump":"^0.3.9","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","promise-each":"^2.2.0","shortid":"^2.2.8","winston-logzio":"^1.0.3"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.45","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^8.0.46","@types/power-assert":"^1.4.29","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^4.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^3.3.0","tslint":"^5.4.3","typescript":"2.5.3","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","cf:push":"sh push.sh","cf:push-staging":"sh push-staging.sh","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf '{src,test}/**/*.js'","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info gql:gen compile:graphql compile:ts","compile:graphql":"copyfiles './src/**/*.graphql' ./build","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"tsfmt --replace","git:info":"git-info","gql:gen":"gql-gen --file node_modules/@atomist/automation-client/graph/schema.cortex.json --template typescript -m --out ./src/typings/ './graphql/**/*.graphql'","lint":"tslint --format verbose --project . --exclude '{build,node_modules}/**' '**/*.ts'","lint:fix":"npm run lint -- --fix","start":"atomist-client","start:client":"atomist-client --open=true","test":"mocha --compilers ts:espower-typescript/guess 'test/**/*.ts'","test:one":"mocha --compilers ts:espower-typescript/guess \"test/**/${TEST:-*.ts}\"","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"8.x.x","npm":"5.x.x"},"gitHead":"12925364c53097e5b421b36b106718fa853188b0","_id":"@atomist/lifecycle-automation@0.1.37","_npmVersion":"5.4.2","_nodeVersion":"8.9.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-eZEqqst5UxvRrZ1xMCJOzOohHn48LFmc1V8KvVMuxMUIWOrhijX++FNhDgMO53YdrG7LMKBeTkdHSYzk8K3Zjg==","shasum":"b6387337f01807f0a699a0de984b053b86cc5cdd","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.1.37.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICmiwixr9BsL/MAkbqTegdeXCXMvG+klKeLn0B7sEmpGAiEAjTvmYPAjlIlYKdVEfYI9XPKCPKieYlC1XGhT4uEguAw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation-0.1.37.tgz_1510243776143_0.07055435865186155"}},"0.1.38":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.1.38","author":{"name":"Atomist"},"license":"GPL-3.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://githubg.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","github","java","kubernetes","rug","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BkHl2xNzJG","@atomist/slack-messages":"^0.12.0","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","cfenv":"^1.0.4","copyfiles":"^1.2.0","deepmerge":"^2.0.0","format-date":"^1.0.0","github":"^12.0.1","heapdump":"^0.3.9","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","winston-logzio":"^1.0.3"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.45","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^8.0.46","@types/power-assert":"^1.4.29","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^4.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^3.3.0","tslint":"^5.4.3","typescript":"2.5.3","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","cf:push":"sh push.sh","cf:push-staging":"sh push-staging.sh","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf '{src,test}/**/*.js'","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info gql:gen compile:gql compile:ts","compile:gql":"copyfiles './src/**/*.graphql' ./build","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"tsfmt --replace","git:info":"git-info","gql:gen":"gql-gen --file node_modules/@atomist/automation-client/graph/schema.cortex.json --template typescript -m --out ./src/typings/ './graphql/**/*.graphql'","lint":"tslint --format verbose --project . --exclude '{build,node_modules}/**' '**/*.ts'","lint:fix":"npm run lint -- --fix","start":"atomist-client","start:client":"atomist-client --open=true","test":"mocha --compilers ts:espower-typescript/guess 'test/**/*.ts'","test:one":"mocha --compilers ts:espower-typescript/guess \"test/**/${TEST:-*.ts}\"","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"8.x.x","npm":"5.x.x"},"gitHead":"a1d37b513160d0f403af9cd6be2652864adbf307","_id":"@atomist/lifecycle-automation@0.1.38","_npmVersion":"5.4.2","_nodeVersion":"8.9.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-ySCMiBEyTAVTfu5ZMj1TamYPFwz5A6so3xlj+gPtFdkbQ+bQE6FpvsqDLfMZfRTuu3ZVl8I3INF96lK5JiJAKA==","shasum":"f016152f1426725d3acc67b3233ce8af47edbd88","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.1.38.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbBG7HhSAJ5wozcuvd0bwQH/vHbFvdO0ZxcK8GdOys1wIhAIR8OHsn9HzqgKUOacxeOYHDcpmCkGuNP1m4UMHvJbfd"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation-0.1.38.tgz_1510266297131_0.31215410213917494"}},"0.2.0":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.2.0","author":{"name":"Atomist"},"license":"GPL-3.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://githubg.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","github","java","kubernetes","rug","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1S7BZVQkf","@atomist/slack-messages":"^0.12.0","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","cfenv":"^1.0.4","copyfiles":"^1.2.0","deepmerge":"^2.0.0","format-date":"^1.0.0","github":"^12.0.1","heapdump":"^0.3.9","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","winston-logzio":"^1.0.3"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.45","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^8.0.46","@types/power-assert":"^1.4.29","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^4.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^3.3.0","tslint":"^5.4.3","typescript":"2.5.3","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","cf:push":"sh push.sh","cf:push-staging":"sh push-staging.sh","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf '{src,test}/**/*.js'","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info gql:gen compile:gql compile:ts","compile:gql":"copyfiles './src/**/*.graphql' ./build","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"tsfmt --replace","git:info":"git-info","gql:gen":"gql-gen --file node_modules/@atomist/automation-client/graph/schema.cortex.json --template typescript -m --out ./src/typings/ './graphql/**/*.graphql'","lint":"tslint --format verbose --project . --exclude '{build,node_modules}/**' '**/*.ts'","lint:fix":"npm run lint -- --fix","start":"atomist-client","start:client":"atomist-client --open=true","test":"mocha --require espower-typescript/guess 'test/**/*.ts'","test:one":"mocha --compilers ts:espower-typescript/guess \"test/**/${TEST:-*.ts}\"","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"8.x.x","npm":"5.x.x"},"gitHead":"7fe8e698c28ec1033eff474cc925250db31f1742","_id":"@atomist/lifecycle-automation@0.2.0","_npmVersion":"5.4.2","_nodeVersion":"8.9.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-HTKiQ0mrVaKqfcLaFVKbAcB/6ptixGkP40hg9USJ9rAcN2mrhzMKRKKMlhD25028OLxYLL6cE9W56/ebJ13YzA==","shasum":"ad14943f3714a311dfd69c0d6e1c251766f99be1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.2.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLaPzzub7ACTKyLZHw0yYBondf9dMKiVa/mOhXV3HFKQIgCuPa96IdFwSGypQ9eoFDtitYq78FWRxjPHlSR8r9uiE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation-0.2.0.tgz_1510325711707_0.5445357984863222"}},"0.2.1":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.2.1","author":{"name":"Atomist"},"license":"GPL-3.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://githubg.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","github","java","kubernetes","rug","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1S7BZVQkf","@atomist/slack-messages":"^0.12.0","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","cfenv":"^1.0.4","config":"^1.28.1","copyfiles":"^1.2.0","deepmerge":"^2.0.0","format-date":"^1.0.0","github":"^12.0.1","heapdump":"^0.3.9","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","winston-logzio":"^1.0.3"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.45","@types/config":"0.0.33","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^8.0.46","@types/power-assert":"^1.4.29","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^4.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^3.3.0","tslint":"^5.4.3","typescript":"2.5.3","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","cf:push":"sh push.sh","cf:push-staging":"sh push-staging.sh","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf '{src,test}/**/*.js'","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info gql:gen compile:gql compile:ts","compile:gql":"copyfiles './src/**/*.graphql' ./build","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"tsfmt --replace","git:info":"git-info","gql:gen":"gql-gen --file node_modules/@atomist/automation-client/graph/schema.cortex.json --template typescript -m --out ./src/typings/ './graphql/**/*.graphql'","lint":"tslint --format verbose --project . --exclude '{build,node_modules}/**' '**/*.ts'","lint:fix":"npm run lint -- --fix","start":"atomist-client","start:client":"atomist-client --open=true","test":"mocha --require espower-typescript/guess 'test/**/*.ts'","test:one":"mocha --compilers ts:espower-typescript/guess \"test/**/${TEST:-*.ts}\"","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"8.x.x","npm":"5.x.x"},"gitHead":"e4b547245d4dba2888f7d4bfb369a94df8a3534e","_id":"@atomist/lifecycle-automation@0.2.1","_npmVersion":"5.4.2","_nodeVersion":"8.9.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-5ttbrqmhUkL1GzxHK/4Ys6IxhRVI8DqFhqMxbsMz4r8H7O58bN7Q1ZyW1oQBb19Gs0lOsUG3xQBf/v+wffKAEw==","shasum":"9f9f9d821e6e67157b6342a686fe0ba060765dd3","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.2.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDErMVFZasfMe88ZKtz9S+w48PJIAw/QcM+WzB8Hi9ccgIgaszM1BILImnEwDpB4UbfKoe42oAYtkk8xfOCSEO0+s0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation-0.2.1.tgz_1510431804466_0.07380046951584518"}},"0.3.0":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.3.0","author":{"name":"Atomist"},"license":"GPL-3.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/S1reMAPU4z","@atomist/slack-messages":"^0.12.1","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","cfenv":"^1.0.4","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","github":"^13.1.0","heapdump":"^0.3.9","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","winston-logzio":"^1.0.3"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.46","@types/config":"0.0.33","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^4.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^4.1.0","tslint":"^5.4.3","typedoc":"^0.9.0","typescript":"2.5.3","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","cf:push":"sh push.sh","cf:push-staging":"sh push-staging.sh","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf '{src,test}/**/*.js'","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles 'src/**/*.graphql' build","gql:gen":"gql-gen --file node_modules/@atomist/automation-client/graph/schema.cortex.json --template typescript --no-schema --out src/typings 'graphql/**/*.graphql'","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude '{build,node_modules}/**' \"**/*.ts\"","lint:gql":"prettier --list-different \"graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"8.x.x","npm":"5.x.x"},"gitHead":"758460c802fc7b8b396d1b2fff2ab925284e299a","_id":"@atomist/lifecycle-automation@0.3.0","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-0Q3mE2JojYqLzO2PKnF06sHgxAbiZPFj1XtE1u1FYGtneB1/Wrhd57WglxRT37N9vqzMlvpiFz1V/BY4ua3dUw==","shasum":"6e831b2426c9fcba1add8c5c10e3abcda0857693","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.3.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFlHyamyIFfyRAW4HL2B9mrvZchnSel88b7EYdHaFLNxAiBunicm7gYvDTcp+BgzpUvMv43oerKcN7IhNNYp5lRt8w=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation-0.3.0.tgz_1515874698728_0.3947183301206678"}},"0.5.6-totalmess.20180417135959":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.5.6-totalmess.20180417135959","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1N-WJB3of","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","cfenv":"^1.0.4","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","pusher":"^1.5.1","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a20a0076f67160e88e8ed2d8d72b8d551675042c","_id":"@atomist/lifecycle-automation@0.5.6-totalmess.20180417135959","_npmVersion":"5.8.0","_nodeVersion":"9.9.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-uUgkB/1iukZ78XBx1QhHH4EyVffDBqCJikU+WcALfsSMA3eR8Uhud/5BVbDBgFkkycdotnyqLHc7PzGa51P+RQ==","shasum":"abb8f2e7112218a640dbb9106ccc6c2840311955","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.5.6-totalmess.20180417135959.tgz","fileCount":549,"unpackedSize":1685775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1eHECRA9TVsSAnZWagAASXoQAJSJfek7AR49AUZGWhvZ\ngXX8CbMcwC7HEsiojyUPXs6/lAYWgB/o2Bl5XB75/O/g4oD4VLK66hyKl68j\nCtLaaLycsOsa5wwxHKYs5lpDhYTezIeEbAF2t3JXcK5Ze1zvjZe0rOOt7XFg\nnKvjkk2wDgF1AW2XDz41se8zDWPPoHq2BPus+QWV9Iy3mJ6eCpLA2k/CU5+/\nrX7/k0WaAA0ij5fcO5tsNJEDoJa8qNaRaMW19W/iOVN8kKqgONBnSgi05Hkq\nOrcwPyfzVYXHGW0j/hF5wkdVlaL6i8Z5N6wVOY518Q2aVY7jvAEoKHX1AXVT\nVs3jwBdqfyDeB6VPNqNUL9pjTVj5OSVTlsY+TdWnSVAUU5zWfelJtL4WzzNQ\nJ0fWJ6aNLNvoqA7MUbrEazC7Q2q+24ZVh3g7QLFFnHkJO/krwRYAe8cqFuJP\njpChoLw/fvijlYUgl2TTny5gTPZ3Nyx+twzAXZPbRsNKA7wDDMwjNIKUbWvp\nUWloRMTjgWY6VNjQQNzJjKKgBjSv4FR03NEGcnsL+0zHpErD+i4pRJJPIF+M\nuyfx4y3MjRehb0prdx12TyFFJfYyD0/DeHNT6YewyIn9szj5z3iSWqnbGcGQ\nugslS0R5GRYIV6iXfSydnJgU6jNDsjJ1ECrYhmSGNzp/Kf5AF/EeDCwCniNt\npZ36\r\n=e+eB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqCeTVRPWedU8eKH5eYJqXty2TBJlVDZRAKF6rIjS/uwIgdaAPvFoSZmRJkC5XGH047bCYyLiSCpGAqhvdsZPV8gk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.5.6-totalmess.20180417135959_1523966403847_0.6776336762802029"},"_hasShrinkwrap":false},"0.5.6-totalmess.20180417140533":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.5.6-totalmess.20180417140533","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1N-WJB3of","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","cfenv":"^1.0.4","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","pusher":"^1.5.1","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a20a0076f67160e88e8ed2d8d72b8d551675042c","_id":"@atomist/lifecycle-automation@0.5.6-totalmess.20180417140533","_npmVersion":"5.8.0","_nodeVersion":"9.9.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-vq1yPhVfXAociDtAbmKrFTS1nm3GwuzDUU5QU1sx6KDBxbfeFi7A1zpAlLus3c6+nuBgEDrQAjLgQcFb+KAOhg==","shasum":"8b11e1146a3e9db4b21e26636fa26fd2504d74db","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.5.6-totalmess.20180417140533.tgz","fileCount":549,"unpackedSize":1685775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1eMRCRA9TVsSAnZWagAAVcsP/Avbj+SSyuxpl7aGwPML\nf4GmNo4NqazvtnrL7+EiezmMBrpppD53NbVOhSNyEhl0xOhJhVM+eaniioM0\nQQfcFqnwjW34LCLusTJc+uwZBIsjaiqL8MkyPp7kEiG64PlMjkcYYXXi3eKS\n3Wb906TuLBkcl5wCemQFnTe68stOp6g2cUicK0W3T3tGibdUtEOkjNsIYJZR\nRnocAz3bYlb8hIdrKmDpKAVLfBziTD3woQuaQMx09ydEKt2vKBOzGq+DNRgE\nyvr5Lx6g5reZGFqKkA0HGV7EHY7PfLmjB2bNQDXfMg3Srgz1tlv0EjJ4N56f\nWBH1xdWseiyqZ1EGGI9CXD4O3re9ShpyrJZo0goYCTzc2h7/vt42I0pF0nJ7\n5ck7yql0kfoQsKQXyzXCthYgUVloVqxr6SnuR9wxlUJjBRsdp/jxgUtfq/2g\nIRzJ/SIXBr5ARdURhRM3uqTm33M2eSZZLBQsVgTNSHoxcqdOlExBJ1ZZWjaF\nfZLCS/I3oDsH4oS+UiI6X3rkaORZ88Xv4i28Ov3Zelzam6YnPiyj9DsWKbvd\n73//uIQp0Kn8nIfYpvsGeK+oRG94qShaxMbc0R58bHHfOyelyKirSvdFXTr4\nYEG3vJtprUwUOko6wJ2eMdKxcCWOz0/uEx/Pmr78rWCZPa69iiCFjAwF9e2a\ndBOF\r\n=j19t\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWE3TuXvuk4STDOBeX2Hk4Vmvn3mLteMMnYXO4qUZ2SwIgWYardDPrT2XXCTTlOUui6/QdJdcEhl7r4OsLEldbogY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.5.6-totalmess.20180417140533_1523966737054_0.7311097196207732"},"_hasShrinkwrap":false},"0.6.3-20180508024826":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.6.3-20180508024826","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","cfenv":"^1.0.4","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","pusher":"^1.5.1","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"628e17140c7faf8210bccc5f9851ac0a49323578","_id":"@atomist/lifecycle-automation@0.6.3-20180508024826","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-IjrRGfT1F0kywG/PhxJnGxo0wZ8esXD/lRTQBg7tMM5ooUyYYh612JIG2ChDBPo16B+juZgs6M/cnZPoVMuIoA==","shasum":"50ea2657f1ba5595b7e2439de37b9325597fc04b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.6.3-20180508024826.tgz","fileCount":564,"unpackedSize":1713608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8RCLCRA9TVsSAnZWagAAsRwP/0+mLX2t/fSW0dV5DPag\n4sLyiIcOrUnIqu4PbTacPPR9u94d5na2Q79HEROCV6w8IT2mtioZ2WF0NDkn\nUquRBlz1plpm/G5c0j0YtBkb1fggx1O0MtzJXas1ZyYWMAVYkJrQdwkiy1lf\nDEF8mgpPfsKhRR+8a4E42r0wJNsTeIQ93unAgOfSbv2ywyaPpFeLNuxNZXKj\nSWsiqs4VwnGyQUgPRll8xFsISu1hl2uikznTarnLeEQA6hatzGkR2eaETLLw\nScKrqFx82rBVX5ZPq0UosK/J4dYfZZ3IGQTr2garTpbyX9mXnJeINbWCf/Mm\nBMKh8OvukkFItQ8oBejmY2BNDYgRCmulrUAulM46dzTs+CVxG0tIPoQY7vHH\nhNYVYHRWIxCc7gneu3zt9Fo/9N0dubFU8/KCTm3qtGV8y4kToyF5Q4iFO59v\nUfMWw+8YRrEceei4+Cc+Ol3SD2tju39wqdq/1gaRjM4Ji0meONuXJK9v8rXH\nKJh1cNyi0X3G2elO949uHxxOh6BmWRnvAeT25s8r7KxXZ/cAGXFrDQj6fdOu\nCU31NLirHubYfzPxy/2Uo+xEDpviWAoctxRcvdL35SHbfE05WoVylQlm5P8t\n6pTRIO2in3kVEapGZapZeUCaoO6TyAbo6FfcE0uGL/mQkOQEW3X1bEokAAYx\nO+ph\r\n=b42Y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBkBHyJqJAWadPRB1lcO8Ou6d9nHBdfVWSY2NhiIZZiLAiAgN16jgcKjTcj/EVQeJY11MOaeojrFm0dCtRqlrgVrGg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.6.3-20180508024826_1525747850677_0.6175409387076334"},"_hasShrinkwrap":false},"0.6.3-20180509154205":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.6.3-20180509154205","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ac8a72d80ba5ea1cd4bddf06aa508620c0111055","_id":"@atomist/lifecycle-automation@0.6.3-20180509154205","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-bA7eCM4sOssyuwGNGQK6qZoTgDDeLFlHv8UUrJFjEgxFJRv1UJtL4ik5wk0YxXK7CXFJzPKgP7iYrIE7lD9rqQ==","shasum":"249caa5bc0919df43bb70c4525ba7c36c331f0f4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.6.3-20180509154205.tgz","fileCount":564,"unpackedSize":1713561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8xdhCRA9TVsSAnZWagAAP+8P/R7h4ZQug2elDFPqOWQO\nQywjQ4XGoYZMTsXfK/ZsaIpNLVVSXh4SfVi18s3DRv1wf0gZ6NTqCr4p4oHi\nBNBynZaNxvbsGXqZw8aIyI0irUaPqR4/85QQyPJE/AZuQSk2q6GXnBqLnZ2G\nXOyLvVN6hX/Sb9L6Ecaqs7XiKqWW8Xan358PNackqs8VfxzJQ02uvOuQt7XV\nuZKPzJ4thWsqWMpbqqv5KGF+IDFGtjNpKz+8ZrMQeKqshqIZ+p07ezE00k8b\n6bh/x4xRfOGA7ZZb1j/4b4KPETOJvfiebXwOAp7nKC+DrDMB3YD4f8f+FmXA\ncAJM8OkGxBAFXuzS/E9SXh4nt6pqfrIGQ5MbsJuj+lopT3rLBkavfU6yhv09\nSs94Lx/WuRaf2tARK0APcdvP6r+otMMEAL1HYYQdcbS6HbpKNtNCIiXwGOKv\n9xCP7AC3QCgrjjbGaHTuU4WXzbh1okd/m+VeA7cboKSqeLcdX3goiw2MZbJb\nGgB9jgLwoY9zxRVsyW+NxDUEnXYMHkvokbPdi3qqoKO3BOhZ345C87YYCBYC\nOqspp98UCvLW1vIHdG67pxxAuysNHKGg9qFmJmOpp96BSgJKmD5CVUmTFZEz\nGStkk2NAl3U/UhGK4bOXmTejR5TGyyNcXx1M2EbJ50H4vZ3hgNMjfWl8KWfR\nHBnH\r\n=OqY+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFvC8JCLd4xC2OuJ2EddpKWd6IFUrLwDi9PbKpddbyLOAiEAyadlwQ6hVFtfELAz8UkIGSJdQwpEdqTqex4m40H/uRk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.6.3-20180509154205_1525880672277_0.609430425566938"},"_hasShrinkwrap":false},"0.6.3-nortissej.goalset.20180509200815-nortissej.goalset.20180509200820":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.6.3-nortissej.goalset.20180509200815-nortissej.goalset.20180509200820","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"3a9407a35b28ecd4f682042c7725f7657e2c5f36","_id":"@atomist/lifecycle-automation@0.6.3-nortissej.goalset.20180509200815-nortissej.goalset.20180509200820","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-WvLQxl3CPgPbGEdYzr92gmCjx8kjS1OAtwTS6k1mSKqU88XpDxhcendwP3uog76LgMv3VtmfIf4VN7+LC1Nfcw==","shasum":"bf9e1b20f3764959773166a8c0165e89fb7f719d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.6.3-nortissej.goalset.20180509200815-nortissej.goalset.20180509200820.tgz","fileCount":564,"unpackedSize":1713661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa81XCCRA9TVsSAnZWagAAR0cP/3LU+i+DRLG4jzSg3qAG\nQ0BEbeWeMHHL+iumDoRbkHXf591Sp+3gK1N+Qfs8q2FCcIJXA8oR86BRcoNF\nXAV+JnodO4Gz1QYBL5RXlP10V0XKgpc7mBfM6ZRU37BRMz/axc4N3rYW78++\neQgsrmJ4uUpV+LYw2YqOdGJF8991dhojrHtdUhr0Lu/UfYJXDnA8ryn2tNum\nAvdGhE7ZhZr2nqc9lmt/b39riggJsS/OHVS6ThEoBBEGvFJ+Tdk85bsdg0K1\n9hYuE4z4tAyW3ez66phUiFs/JsXlyJdBht7oJ+bROBopnnCQt2EoVLO9O5wa\nOgfyuWocte8VxdslrywzJzzNJmyqQGFLoOttmurBWJipeu1ac5U/U4jbk8lY\nu4uyva6ttNHGu3Wpa+YWjR6y6mWs4PZ06U0dUrri+lEB1C1y77m446awpZd4\nhQxCOfVra+gaQhSbm0DJJHeQzQ4JhfpzQtWsLj//2ma8mFR/apkAdtFx4uX2\nTkAssRiFcEjvLAl9gpGeIpQu0Twxb6iLolKjuNjCt5btl7O3+W5tArqFzXLb\nhhexCM5kTa+97Z4Tl1pqhIELdNO2l34dADZNtq83r8mmYQZgle4/8r5b+WG6\niYnpX9iFl/47B6DiEyMOQydJzgJW1/GlRWmtDqRYw7OekIJONu9DK/TwuE0C\nHqwd\r\n=FXAH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFyGBWNkNiyYrRgxU6XmgcYzvePGgSsFsd8dETo18q72AiEAi/oMbWksergX7OZKp0ByHKELUPFa8uHvlZEzsK4DHuA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.6.3-nortissej.goalset.20180509200815-nortissej.goalset.20180509200820_1525896641798_0.01718430025969453"},"_hasShrinkwrap":false},"0.6.3-20180509202728":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.6.3-20180509202728","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"1944e8f013215c662e57ad930561bdbd3adad5ed","_id":"@atomist/lifecycle-automation@0.6.3-20180509202728","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-C7eXoInZRqd/Jc4xaYaNmM/tlwDWJ7SFYSdmyFkYq+pEAWNvgJ4X9fFL6G0M6eoJym0IU2J7Ou+Cykh2FNPzeg==","shasum":"2bb882b5709c845dc8f95fad9a16f9c1768c9df3","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.6.3-20180509202728.tgz","fileCount":564,"unpackedSize":1713610,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa81pICRA9TVsSAnZWagAAgFAQAJcJOJM0QjvsLcA/1KbD\nooD1zShtPf9dAnZEgCitUgRKWHUg06P/hgC7Lo01IfbetdandbRF9Xe252Ec\nf4a1yGKJriBnb+UTymltHje2QV1HfP72il7BIVfdyJURviSR9ECHk1ywheE2\nNCtGTcbgGQC1+b5X4SpXu046fAzhGBFaVPCfwn9GzKa15HBwSvnqHobcClfs\nfmZYS6GbjMXTcMOcM70fHXecEHZAxbnHhc2r1S3EB3OmLgU+JQWwP0GQBNeZ\nTfEfDPJ6F4sePBIu9/uIrtXs+vympmLt7l7L7CgEZ2MhOP+GKPCmCgLAJoUQ\n5wC+I81rOhT1H6eDFDjWCICc2F4I2UHFAqZyHNOZdwsKWtAQmLmDhMObxoV3\n1a+3O6tqqq5huI7BOD/F+O8UIWv7HCm6Cd7JW+2g8yf0U+Ekn/Qa5GUws34k\nJv3jW/3foJcdmQPf8eMR7ZgMMfehb8JLL17Yrb0vCj84bSCL3OJbwC19ev3/\n6VSB+lVSkyjMrsD8syPv0pk8GuLCkHT/IqGzijpKxBZW4L7CdFHtN0uz02Yo\no2R1gSRG/3R6MW2lRLIQFH1AMmYXpa5bwE6jmO1dW30e0Enk5MrWjVVteblf\noPho0cuN7DRh6unyVkmgyrUVMu8ykApJGNx4qsQmHLhr5bORFRvTe31VO18b\nlCHS\r\n=RaUi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbh/wOoEbG8e6lc1bwwAcUQ48Susifuq2y8y/ndHQnHwIhAKI4zwfRKl3PVINo3PDA6RogpoXSDXAHUN/rD+VJd1hB"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.6.3-20180509202728_1525897799462_0.4760078506987715"},"_hasShrinkwrap":false},"0.6.3-20180510042513":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.6.3-20180510042513","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"3abed5d69cb29cb70e74db1e416bf8e1597c8d67","_id":"@atomist/lifecycle-automation@0.6.3-20180510042513","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-u7zNPsn45kwy0sXjGoWPbRF6CuKCALiO4IggyKeZdALoICEDYUo1Y8KGMaAR1xMc/20QtnHyekhbmScvTu1zIA==","shasum":"d38be1feffbff7d8c94ccbf61a5e61e5d8453162","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.6.3-20180510042513.tgz","fileCount":564,"unpackedSize":1712950,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa88owCRA9TVsSAnZWagAAS/kP/1IRyWKZX8qRGqk1Cs89\n/Jvq6xJP/HaafnRfcYbhoOhBYHSHN6YdRNwLyARM0FtVzixOfyVHqrs9gMPS\nMCt4Li592tKX7/+ZRC6GK9di/5uBJwsKPm5iTtBn8zfJTKWhoXhPAsam7Hzv\nsZfzJMT6e7qNdfkt3sbc8hvhdLLBp7uKT4UPPOrxGFLKQiLT3Aiuw1/VUqfg\nmeLrVjLqRiLYC4VZi0KfyZlatYA0QmylD5a1rjKMrtQPRC6NJbxRFkVqjBGd\n7BSUPaBUHV/w0HMNJXjM4f2hnN9P4T+rap/cl5ogODaN4uD6tXTLwfJlLElI\ntcEQRoyqcbU06SDDs2UpzN1mjWux09tYMTjmfwJR8DRg4iCqN/YUVJLyUvWl\nuHyRXTEZzpHxG7Uwe1T7jTbZnns/eTyGAffuCB9+S9IU6cazHs2ZuoW+L9go\nnRupu+m5Zn9ZkSe3vM8BO8+UZwoX0hJIuT0jPG4F5db+j/p8iJd1KGRPN5nh\nWDwSMxauqsuqMmZpEHKpExcGeXhx9jZO8L1zq/wo+g9Icc+M2CUEDbkFNNgv\n/MyrVjV5zuJS+LN2pgp0WU6/RxET/TwsJo0GLEkLfEGtuMylBOx7rQJ2FgqZ\nVMfGbKYVQP+Dp3W0pjpEvXTcKeI9EsRC31br8uYNm8kFoqw8tLpnUXtkhSNv\nUagS\r\n=UZG5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC6dUsrheRap9kUR9uaZ09E7aUoV+ZCMkKA0jsDoD40+AiEAzSKCptq9bGkQL7FINe20oYGtA9oKLwllyA+IxFklcVc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.6.3-20180510042513_1525926447404_0.8234706058755137"},"_hasShrinkwrap":false},"0.6.4-20180510045648":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.6.4-20180510045648","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ab2ab668afcf620e3dd8867a634205ea0d2a30f9","_id":"@atomist/lifecycle-automation@0.6.4-20180510045648","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-GhSgYlFl3g3WygouzQHj9mvVM+BNHy+U1NOZ+oc4VYNwztC+haljxUSeQFL6WABhjNDppc90ZsCcjmNOnLEeKg==","shasum":"cdb8fb043bd6c2edee8af5f2c1b60e992bc55e6e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.6.4-20180510045648.tgz","fileCount":564,"unpackedSize":1712950,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa89G1CRA9TVsSAnZWagAAP/UP/2FfteLoE9wtbkgptNVy\nGPyE0QadIqchMlrYcTA1YPNB62391/urdWA+6sa7hBtF/fYYGnAtQ4by+kQV\nvaBPeh2pelgQWBFNxPBWZ+Ji3oPqaN2Nl7dgYTtyGot1KCgNblRpVCD0iJIy\nyswZ/oy5/QL2IDr0zDflZGB5P8CoOiH9lmJTXk9MIlCPxSTWSvegwRvB3ezB\nZ3mN0THi2rSiPxp9qWxB0HBgTRRZClKB8vNDxbh6zzlOH5bKG+FuYjktBA1/\naZE3yGRzbtxZ0R1QifJGqLIsaf+eHabZ1EfToLh4HRsgCIHiZouTUHF8xL9n\nIkDn7jTYsB0MKexFbqDyrxmITAAb+D6rtxnfKQpyFN6Q11dSWksTh9AKOYbW\nqu3Ee1V2PoQzztGfl/cvB7GETRkTcHA8x9JBGe8Bll2UgWLiSBq1+vE5fToU\nGez3PY5VRgMdKF4QH7ZVqH/w+rRjlO/p6WyVTLVNZ0FNqCU/l3WDSBp7eGAX\nwfJeuH5Y+/UwGYopDtlK72g+MFuxH7HmtqTiUu4ZHwwbFK4NtZnOvVB48RhH\nPfCWRH5/edNqCDdPczkw9s8t3Bmo3/iK0kcRAld4GtubBCGzm2NhO1YFbg6a\nQTFXKs5xZO2mAdaiQ+m8g/tGO0h/9xCzSH2mU5bIv3mYtAYy+bn/vCbrp8Aj\nRB5u\r\n=S1jo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBxBY7hMYnCh4JnZH6yYPOHFVpcDWk3bSbyEizxnVOaCAiABA439V5x9yVhXTmQk5jBIqXGW3cdxtqB8ibdFUaWCJA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.6.4-20180510045648_1525928373190_0.5001417078214925"},"_hasShrinkwrap":false},"0.6.4":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.6.4","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ab2ab668afcf620e3dd8867a634205ea0d2a30f9","_id":"@atomist/lifecycle-automation@0.6.4","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-EYXOg6ZpJyl+3QkFou4PixzWnJcSnDiyKfl1oKAZMp60jo2ct1vqECWci2ddOOc4MQsk/kXZL1FjxTuzUVDvDQ==","shasum":"45b5c8ea1a2b2a883455499ff3989ca893e1bd8f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.6.4.tgz","fileCount":564,"unpackedSize":1712935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa89QnCRA9TVsSAnZWagAAFP4P/RFC0TuAOMXgwyglGSpP\nJ5ZSULZJyB5CttQ6n4bmigDPofWKScPr62evGtYak2yQEsB6CZhQ4TDCMfu4\nafPqodhmqReZNvwPgfPoQYpJcX90M3A3bQgvq5apc+T5HiB6cX+ImjNRgH7f\nKqg2MsicNQzofzpGfeZRkixJU3rpwQapNntfxaoo6RBtQdRmaZiP10prmRJO\n73E0SvH186+c9Ua2ct1TofBnX3iEpfhT5HaJun12jMosL/41t+izDs2HAtP6\nJJJ7mDuN9aZ3oTNEW/PSkxBTLsN/EUNbTe0DZ9OcchKz1hfy4e5nxLoOZ8Pv\nMR6T2ks4eYYuxZ5nh86VyzcHQhHhBwMgABjj4oihXgMujTNoUCawzapgdXTv\ncmSxX/ytcw+qnKgPfA32dP3zh9ZkYJ4jT2EV624fsNp4DbqjEZuyFZ3/WYpb\nzbaNh4kS8srP/lgYLPJUq0E98hsX40fV5ecm7vAsyAzI9+ayiZ4TL1KrXYlJ\neVur4UCdpeNIeyRIH9A5ApheqgGfEiDNXmvpLjH9L2f+Jx0Xz84MkcA8Sp9n\npFDsFxJ61y2vUxv58V6PjMK2JEEdqmyo9d3fLemy9UePw8J3QMqta/Ihy168\ncM+jEjGIO4jGe0ZSwA56/fFav9SQm0Fe3YRTUYDKJNc4D8g3XekaxiXcb3JR\nFk8F\r\n=YqkS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDL4I9ESZQkb8WiFduQwzcFqxVhgnpv+ITG7rwxRTxtoAIhAJ90zJMTaySquUHkOBiJWId+U3DRv57cgDXzDZrYnB17"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.6.4_1525928999152_0.08760757973061795"},"_hasShrinkwrap":false},"0.6.5-20180510051925":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.6.5-20180510051925","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a3ef497adb5700f503acdc016afc96c35c8a8d40","_id":"@atomist/lifecycle-automation@0.6.5-20180510051925","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-MBLVL73laAYg8vOa1fM+aFVyq97UwvmMPOYS+vZWmwPYRtt17he6xa3m/vzJ1GazPRCYBzjeykamQv0Di2STYQ==","shasum":"23a5f7af71932520df7839f4ff028c2296c8af37","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.6.5-20180510051925.tgz","fileCount":564,"unpackedSize":1712950,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa89bTCRA9TVsSAnZWagAATQkQAIalHsUI9RhI07tmcGxw\nyAS3+bWETNEhhHW7oMIqO68BfIENyHB9Z3JTxFlV/SsvH3gct5EqOjaqM489\nEOyGK6sPwjJr2aiKESr94Cv154mzVQQRg2cCF21jyvrbUCKeefRenHMZ1hDy\nGvy/nfNAiiN4D5NjpOkGYIA3TmiyK5ylIlTm4t1sGaPUTgIpfXIj5rBs/zo7\new+As8ef2ctLjCart4YmBhsuUAqrAoTBLc4Q0XauZ3cuflRNPSBuLrXdpj+V\nPOcBuATamkdP7n/Im1gXnhzBrbchYbBFJkzH0W6ru8cBy3PCjbXHYyU3R6wh\n+qzINS3xoYsfEQHXfBunf0xT9mTw9/gZ+ZtZ7Ba4rtVSTaKzJyLIPsF0VoyK\n3Z/W3m+E4elVZ4vor5FK8U8DRNJA6BgwFJO2X7HFr0IibVoUoGlgT1IDha5f\n6IAQuIsYe1M6WTfsovJBUelh0Ii6gNt0nm/5q1TWDmU+7Ny7SQoMRE+q7fvH\nt/Wq8aEnBM7Dr/G/Ah0VktaJ8WwXQvchf2qh1G3vKPR34mdDvxzNNDPd3bPv\nZ/f6hxDYxyTStqRIwK994q5jNT5J2ldp8XlBIxwHlpXgnwtHBW7Pi5XYNwlk\nwe0I2r4z9Ydx5vzvZCHhpRIQJP/q0TFIlTA9Ofhrg1JCjBXyiauxgI3ZaS/a\nIOz0\r\n=ZHdM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCESIEKBrXKUJCD4/bCaYSi2i1UP0If3iGsmogYyFKDogIgNH3X8XWz0B5auubIaO5WCwUsmC5ZeWv5FZAcbMojA5s="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.6.5-20180510051925_1525929682611_0.2137493557623411"},"_hasShrinkwrap":false},"0.6.5":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.6.5","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a3ef497adb5700f503acdc016afc96c35c8a8d40","_id":"@atomist/lifecycle-automation@0.6.5","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-QffxweoBtCbeEFJXxw2RHRoVzCgviO8P/2f1dtpnm8kdji/YZERVCey2AtuVhhUM4R3y3VCpM6jg1sB3frzdiA==","shasum":"e507ab51ef75197afb675b77b506d1a6e82db3eb","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.6.5.tgz","fileCount":564,"unpackedSize":1712935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8+FnCRA9TVsSAnZWagAATXMP/3cQ4QJPdHpw5RGSG5de\nLaja6axRlgh+NgGU+i9qNyRj7BV9pVZylcvw+3os4ZNt38Hn4bz3jjIsuikC\nAcgV/0Hgs6QdiWuy0WSqj0UaL9bi3qNWn9FtC4I6t/9x36vE4FkgPXZXB4Db\ncTbolbMNuUthIM/OWaOIh6FsrCG6XdneR3Gg2mbOQOjsBJ4ot0XHmmCt2JVM\nip+TAQ/kSeFbKd80JI7ITFAdMqrM4qMzxvUNwH9KGF9nx9A5OHO6GOpHOqQn\neh1mT5smBEniccLaKsSph+1kv92NfyhH3bCcqseQsdSY9CSNRQuQXoZG5+t6\nnKHVRxLx/ixRUk0mUPFNE0CeEN1BhIFVuN0G5JYyE+jd8bOF91dJ9oa4q0m5\nt01C/l7mXSxRnS5hSx9FZhwwtI1wBqAF78ETjW+wRPmT39kzTt1wsTXL90Pw\n5ip1jcNVZRwMiD0q8Ytn8xkLSAdlQkGK3ogVoAeT84M4YzfpZ1T5oeaUUI+g\n7fX7hse8rPthqn+1DzvZxOd7AfHrpjECKTreCP017EjhkX3nOIcBMbcRQ6qv\n6jCY3vEtlDHNYT8Q81BMQp/gpK1j6DY8WG7X2Wds8d4FAfxceYKJ52vrKhsu\nOLDkR46gzGDh1GIVmMmNAhJI31EJZu0r8jR6qZcKxsFzdOaNS12pBOSOpgIH\n9LnB\r\n=q8UL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvn/d3zSS/OrBqeWIxwnPWQDSzqy87+ofmIgRdNnGSigIgdQiPTLg13K4RIGMV/jPntC7EZZAYVccQYsIwsFGpQyQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.6.5_1525932390816_0.047049795387481774"},"_hasShrinkwrap":false},"0.6.5-20180510071456":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.6.5-20180510071456","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e816c384f6617c2049847ba41b30be4fbbc46e07","_id":"@atomist/lifecycle-automation@0.6.5-20180510071456","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-MJWh4Bqv1ZisGzmyl+KQakRwUE26yRpOfkCMd4i9NZ+nSytP+wBUZwsvzLLQNR2XFIN/u7jHOGVYCnTSnp7NzQ==","shasum":"2d2998a028087510ae2827c3b6d8cd9b7fce31d4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.6.5-20180510071456.tgz","fileCount":564,"unpackedSize":1714428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8/H6CRA9TVsSAnZWagAANaAP/1CBTNJUNC1hXqip4VNt\ntXEnJ8BMz75oUkAA3nsFerMW+ESAZEp329EpzwHNA3+l+8OO8wpOGz9ti4BX\n1wHQAfgp5pNRuo6Jm3pOkvyUFhE3DlLK26ldX5F72W+MmKw+L6KYH40KPBz7\nzFdupI4qgDFKylRNhAslHflDmqSX7PCT4h3RD4j8zOXIHsxWiPThDTAHoB0F\naPajXcye3pB5RgNfbLENDkRHSJBm53WgLgM9RXDxN9Bg50Tdo++HEV1iWrP9\n2Dby3KE5YQUSYDW9KMFH5yfQhmbgBj8Y345XVHvmD6ciQDuOoT6x8L7DrmiP\n980WiF/fzvPSGbghxcNB4yEJIsFUqHSeLQaX1MDQJE+jlOBnXUYg/qPdPL2L\nWgDYgIeivE8JodXfHhIHIFX334Fos8jyYG97wfzowuolB7WZn5cz5ic46n4G\nci8Nx39sYpuNsmL/Wp98FEt5g2byJ92mTcUTJQLW92LtvNSGxMjAbv3OesY4\nYg3nwd4daQ2hZ6Uq32h/3enCvLGnHhX08Cza4XCknbv6iXoupe5pqmfdsHQP\nC4Ja5LQN92BRS0XDFK7ynVVkrBKhZ512XKGTO/H0UDxI+ZNlGqm3EPgCVACw\nBj4dl9pYCWd1LwLoW6hnjGi8Tg7q9qcjYdgzzaNAVigFY8Z6qdQ5kZX9teyR\nE3Po\r\n=gx9z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBmi2BdSWkrA+LtGcG8QXL/9uDRPaBomjQXXt8vergNfAiEAuEI2xV3hvjIDhFNER6MdNCK49xOAI86y2i7n+GFzWFU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.6.5-20180510071456_1525936633215_0.7875366915863276"},"_hasShrinkwrap":false},"0.6.6-20180510073928":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.6.6-20180510073928","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"28aff150b8071e1823694f02ff346cbcbd3c2354","_id":"@atomist/lifecycle-automation@0.6.6-20180510073928","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-DjymOnPD5+lKLLVXg5nZZBVfI9WupOf6K7n5pBVaJxolVgJAwy+xwhcqDnt60brY99nRHIZwJg+NyvwbwreiQA==","shasum":"b795a04f46dc545fc132c11b8f1613b2c56e2457","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.6.6-20180510073928.tgz","fileCount":564,"unpackedSize":1713745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8/e2CRA9TVsSAnZWagAAIm0P+wQsF/1qJtd4aDSAth27\n/VXnpE6YX/QBikaQSU2UyfCQu7QaKkh8jlyiemOZnuFw3mTfx1INsSPu4Qmw\niPh6ItodyrUlUv+zl4VvSWYQfRc3OogkkVtNROuIZYCnICajoYIF37+dgLju\n2Mfy+bS4O6uwpwZBz7Fi7k3zgh/RkroZ69Qoy5YZ/0EAVx00THpZnWJbiLeR\n6kc/yJViTZPH3Pdl/zsll1dFCeIOmcSb/B6ypJ4BnQ9YgQDIuqAJijv7h2sM\n/Z1KBL9RY4UEDW/nRsd+XeVnnJbdBDyKAkKdAu0j8Pt61Lt/1bFa4+ucYH+Q\n1BhkN7t9vlBJ3E+hCQ3GqrOemSFM2vjuQQ1Ia6QaAXWbEr4PF92V5jSDD9h+\nMhrnxtHqeHYlSJQrFk7OwMWyniFD6URBqwWmo1tYH05GHeu49Puu1Fal3f2D\n8rKjBPNpl3aSTTM9qjNqr4n036/NqNA354uTTPbPt4n+vriEp60xesscjBk3\nfh5lnS4Nw761roaPJFysFHThZEXMJgoA4tmm7AbQhE9u7xgPMwA33P45b0HT\nmZAk2GW8VSFxP5Vp/Aij3ArOb/4N8n4PvJC6guW6pKF1oOgICg8x0W8CNj0S\n8WqPBWLmWy91S1ybV6Z2Z1B3w8BuD+6A37aF8MRQfQas/LefzCNiEUMtBPAf\nFr8c\r\n=SkLY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICCAWSWSxfvovx0wHLBustg4Ncad/xZV2MvOG1qHbU22AiAP/cihJzmCi1FRnZp3QDxdG+2TDfzGIr8W0+zDlLk7Ug=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.6.6-20180510073928_1525938101252_0.20760461320451618"},"_hasShrinkwrap":false},"0.6.6-20180510074622":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.6.6-20180510074622","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"631d6fa5ca7a6eabf268699e4899eb38382d7306","_id":"@atomist/lifecycle-automation@0.6.6-20180510074622","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-9Gi8IWfghLhQogkeb9EsAlFCsjHMEQgioEEfFz7Q8sc3grek07XKTKv1XuTf5uCXtCHxTu/MIdC9aAGjtJtkaA==","shasum":"0084e776b23ad946e67441bf6505ef00186e9d1d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.6.6-20180510074622.tgz","fileCount":564,"unpackedSize":1713991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8/lUCRA9TVsSAnZWagAAO4AP/1rkSHM1a5IDHVVngN8S\nwdlAoAwGAsIxSoBTjnGO4JbE7XGDGQWGXOPYht5dmaM8cdxqkGcMkZDMXJrh\nXbP7Pf0GepD8+9srrtoFx+hslWwDjKX+JBuK5yyH68jVuPOGdvA5UyISwOTF\nadw0Jj5favoV9LIXxC9y3TpZ1LclZSs9K8atYpO3JF3dLDLP4N8HaimIddU1\nKioCX6NdbwoSJtyOIWDtuw0zAPUcTrTf44naJnWGS+xvfKqLlUpmoc9NLgy2\njEUkybMk5Ko2NTBL2wwE7Q9j8IeutUlVcnhmHWWhqrsxadUL24Pol0f20kBK\nXa7Q0BArLTMxds9Ujof3/VHljBaP8dsUfDGuazPvvPlzrhiBJ73seneItLgU\nHMj0ZUZOQ/ux2y1MOtBZQfY5PMGU5q73Ob3g0hSoWEBINrEAwkD//teLAP85\nHTb2DoauE1FmpZ2izhXoblqKE/S9I2skE8LbgVN8NBE8rOCmuFDXEr+rBK4+\niYV5nEKuTALMNZ5gk5HFASUopPz56icndA9rje8fPv/gUDIX+HqEm+w/78jv\nJywJLJja73lwh8gUV0k8n0AmuGEKpQXk/A1B66GfofFCqQ0MDIwdSEkPHxkC\nWjE9N0tdzIbFcoCLfcZMpESkEsGNXZG8C19+8P14egOOYsQNw+pQzUZzaa4I\nZVpd\r\n=W+W7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtJYyiqQSPbcbYnIxkKnZoCQQMhPZeTbTE1+CjtkZ30QIhAO5e8ReZVQFycBC1tPkmxW4OOCfuk/hiKBptcUc3ax6L"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.6.6-20180510074622_1525938516044_0.1126441972664507"},"_hasShrinkwrap":false},"0.6.6":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.6.6","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"631d6fa5ca7a6eabf268699e4899eb38382d7306","_id":"@atomist/lifecycle-automation@0.6.6","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-tBPPjSpmCWBjNgepRrG7FMSNqlpcLi6JnYvG65ZIBNqY0mn8twpE1g+3JwSEYxHFWzb0S9rDNhaPF5Cp/IQWpw==","shasum":"8339d77c308088003585f5449d722821437e30a2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.6.6.tgz","fileCount":564,"unpackedSize":1713976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8/osCRA9TVsSAnZWagAAAPYP/0u4aDhv+yACxy+rAwM5\n5y4VjlFctcfxHuCpPaJNPiWkTHFslN1SnkjK4jp7LKdPO0xezO9+XSHMNcjl\n5RXUXAyiTYgwuurcmqfM5emcaHiMPUH9AZVQ2jYdd+T6Iij/cTpFIOAHxeXX\nbxp8BPo70LIn2XfqSVJo6owrJo43MF31f8BY1aepdduHhsONMjlosmJs7oBk\nHEJWf6ZE8lSRM1BZa91nx7OSStZ2saMbRp6QAp5O59Tm2h7Shb3qJIoRL7+k\nk0NAZQFMOQaNlYYCQbgd70XyS1Wo90hC8QP+0Ig9zuH0xFZpmwqndi56jJ8B\njQ9jN65e3jdT7yRJhP5ZSjFJGwQURcb8D4GmHFHnVqI2g+HiiOFxVQLPofYU\nXzn/I5k2gEbxzD1NDWRqNbMEn6e0QFqoj5oqj1Nj0IBbjCEYdU4ZG/pajqcD\nTJe/PeUCZPOa0HmDU1xordS0QGsG0XbH/41rgaITDRX+gnMn4zCts08cmAZG\nXlo14FRfu27zmMO2cygcfT+G43nclw8fyeAQdi7A4rXt7ITZMVxKg/iGadrY\nvxiCoOTvisj9ksyYw5OBfZm97+1y+2bNQvsDKLBF/s/FuqSvP2aMdkA8fDKa\nwPtOXnOqD6wrSfCG8f5Tn1qfKiFxI9JANLqwdnTUb/uXggd9GLVRId3P6KVL\nM7an\r\n=xIw2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGHULE9kR4bOOHO+Rhzak9qn94URCmD+erTF+KhWWRQKAiAwG8Wx4/a1HlyCmHgkdlUBiSMtfDoWwotMs8QOl3pX2g=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.6.6_1525938731461_0.15303635328306964"},"_hasShrinkwrap":false},"0.6.7-20180510075522":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.6.7-20180510075522","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"66cb4dc5978190befd83807d3d840364e1171510","_id":"@atomist/lifecycle-automation@0.6.7-20180510075522","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-nZzT3p3vLo8pDYkB48Emj4rxKSUA25jORlOPVF8Qyloka0WK7eHlh5n/fNSRzg0qbS3glzMfUvUrdeITxpb4Kw==","shasum":"8deb0e87214f783d436388d4b470dd579f3313e2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.6.7-20180510075522.tgz","fileCount":564,"unpackedSize":1713991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8/twCRA9TVsSAnZWagAATh4P/0tk+g758IrhQZiCGCtQ\nBrJi8sdclMKmVY5srBse5tyTjVr4mLOXNjDtc2AxhWMVD8py7KTz7BMDDKZ2\n/bOAJs1OaxpskOW0WEA6VRWapyZ1ic663Gppf8dK8nQCbc2Vfj3sEbe7anUL\nPy8unZQyDD9hCx+vKBeKekazlDi3oNkUcykrHDg0vz23bZXmS3jt4UmzYzwD\njAY4tFX4iyYYRtAThly1qidyBKWWTJWj1/bOF6BthX/yWX6EkE16w3P9GXzV\nOLMNpP6IBRKfDl1J5TU0t89WjzHSuLBlQebtf9L5S9GRzpVGSafExtjXvwsp\ntXfds0HG4fqnHReT7T5TR0IDsUj8IuJ/LuVc9D+pjW/RqXObbCBJnSkUDHZJ\n9OvnQvW7FNX9USW9r5bYaRT1baiVPLSYYzF4aPeg++n4J29+v3+Sx3HK3gC8\n7iMKF9nZaT7xqJJ530oAAIV3W5AwAg++pAazhtXLOj1SVuk94uy84HjeZ/E7\n5+/jFfy44dctV2xIjWcepyuHvyMV91gDDSl5VmAdOKQ/GvCCxaFn3p+K0riO\nLL5C/BB3WlVZjqN9f7h7Nf6jcGjwABJZaVxKebu0/LrW9tTtbK30QA01DPtO\navo8DANMCHRcQcMqbJ2CuA5mhkobZ4PmJ69IMOIBOVooohKWJesIOTr3D5BT\nYJ9U\r\n=/v/Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG5nawFwyRKPFQKIRo4oMWuuZ8vvaQVra/v6lfiRuqvRAiAeUkZuyTGnOXEhSEW/xqw4QgLb/7X1I4m6MZCw5CsC3w=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.6.7-20180510075522_1525939055680_0.448600636581711"},"_hasShrinkwrap":false},"0.7.0-20180510184857":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.0-20180510184857","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"3d5112f43cc0f243a163d41ed70bf836e40c303a","_id":"@atomist/lifecycle-automation@0.7.0-20180510184857","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-mD+6/RKAAb4C+0GqjnW6Mx+FwdVn6ieP8fk/2rtPVeB5w5njq8zNeYZugJ899PqddwGBrqCcaayJ4Pp/vcVegw==","shasum":"5606e904af2b11fcb6e006c30db5a7b488890373","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.0-20180510184857.tgz","fileCount":564,"unpackedSize":1713991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9JTKCRA9TVsSAnZWagAAyFgQAJl4kMbG3sI9qbxl3GhE\nByqrC9p8uuNIStnruGYL83SQipvybsEwmVAZ07Ey+POCFTcxaLfmjOASSuDT\nLk+5/6uCyAzXtWULNTAl1V5iYJG/kLB1Chf2qPcqvhcCUOefo5nKm3L4/0G3\no5OJ7ump99jIqMUo7YvQmAGt/RReZLUkExzsTQmSFg+v4df6Ii1FZYX8xK5e\nuUlVGS4ykZTGxKvS+PAimw0eCzxmQ/1roMUuufVOAz+tJ28fR4rt504wXDiq\nZCD3LPbDd+7Y81YS98f/r/NamHD9oUopgcFG5Ge7B7AwEBhjzJk5NM7eHgDr\nK6PJ0JmCger8XPiN67LPJep/6msuXwnyOjnFjEk7sNhUtiCQFXlaoUMKn2i/\nsCjWz1JKKI4BcuNdHBOgyF2FpAnmRVBRpDB8hheJenzmyIhcyVcAC2oMEdkz\nRO0ZRF+zEAv2IbHu+NQ95gi/sUimTNaRI1BK7YWT4ia3CnAfZ3LcY8So8E13\n0yk+Mb+F9vEb1e8hMqrrw2jegQDQwuM3tYwWp6L5NUleiDj5StN3zZ8oMjAd\nYt4uQYvAv+2NOJDt+Tpxbv/dbUFJ4Aih0iBNy8JVPanirK8+3hPTIVplffHf\ny+qVf6G3mZrjqySHwag4wkccK/ttjcHgSZ6rN8HrBgk26F0jd0tlnRSoJY4m\nXRN9\r\n=GXXA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGlBh5WlfyOK6ssuzSM4RILNRfq3Rs2wh1rueFMo068LAiA/ulmxb/6uY0wdKxIr+XDCOpNIWM5BuDGyV9XOCcn+SA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.0-20180510184857_1525978313764_0.22358148641945008"},"_hasShrinkwrap":false},"0.7.0":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.0","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/r1E-i7F06f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"3d5112f43cc0f243a163d41ed70bf836e40c303a","_id":"@atomist/lifecycle-automation@0.7.0","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-9xuePkCuyH7WzgKGXXV+sGtqVIjiSf6XZURXlUPY/7Rn6aRSpYx6Bc04o/9xHHlSvx77JPyrilbcN7O3wX+cTg==","shasum":"36f45472c3ca68e51c43c2389fe84304c5643224","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.0.tgz","fileCount":564,"unpackedSize":1713976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9JUdCRA9TVsSAnZWagAAIBYP/3Xb0k/hPZYujVF8gVWL\nnlJFVbyxY6cEQxPIVw0z7BeQwbIfSU40uUIPtZWr6r7PxpNqOJkQf8rNUVjf\n5gLhyCHlvDJRHm6bU+J6tFeUqaQFHmqd4A1psGT3Or2wa1aI+KEK0H126wRY\nLJ6PncROHlqOdFwfaaRScGsr2MJBU5Vo0nip4IQbz1SUNcZV6sWQPtPYE9Rx\noSdUw/baH29wv36TtxMlssPLUUwXbpJdm1i69CzIWmUa8i1zemrmrkr5XDL4\nZTJ2K2BdgF6T7qaiwbkJaXfqBiWrr3edSbggo6hGbDAOUPj/3Q8ajyQsI8sY\nGMnUdmWSRfjJ2JWJumpsDO1i7dEPmVgeONBtKWRkkNLGpdqS0uG4AV5mxEYc\necoyrrdoKLpVJn/N4YGsGAwRGvuwIzXEzzYIVVRTkWhqEIbtEiRpERVzaXxO\nSZAlwni23kwGnD0RTmigx7Ev3fzn6Z9hAB8I5z9zp8vidYbFdc/MtdjyrYHN\nnYH6i9zx7p1Dbss4hpNGSlvb6nQ/ZAe3Q6GRvoCxLkmz175xUqcSo+jGSOa+\nZgJXT4NtxmyN0wNnKrqgaOptMWvm1b2xrpm5RfAqRiuFA6oGHDphFVyIJQ8Y\nw0xmJ2/0Ss6EFL52WRAIiGpdhb9FJhJXhbDS2Pt2ZBzfnqrwaAk+Tz7/7Mlc\nXVma\r\n=GZ3p\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDueB/VzsHfkODEvicgQ5RCqOWxpVqZc0BqepiVkZFvZgIgC+rjJ30oOKLd9j2Xmn6kjvndYXGm3SE/Dksd7PScbbY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.0_1525978397101_0.6488424347013844"},"_hasShrinkwrap":false},"0.7.0-20180510200437":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.0-20180510200437","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/SJVsurXzAM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"4998a99e3e09c3b450e5e7c4bd8796ae67911f61","_id":"@atomist/lifecycle-automation@0.7.0-20180510200437","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-mSI9M/hif5jEEXxRJh5G2MO4FQBdXKNmSGDzTbMAEr5AlH2QQF437EUQAzo0KS6z6O59rWVnwPXzViDX1nrcOQ==","shasum":"7cf8339c73167e2f0e85322aec6824bf4e1433c4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.0-20180510200437.tgz","fileCount":564,"unpackedSize":1713991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9KZtCRA9TVsSAnZWagAA7UEP/jqKIkW5q0YKCnRlAOHy\nzZCRP8Np2hxErJK4hp2fer+PSzNzqYAq2ILNsem5qVEZl5nIYAuOcVpRi3Xx\nl4hKeGipNksSrgcAjpR1EUwKSzd9P0LYqYGv0KCEiPf60Z0Moi9+fMuJ8JGa\nWqUslfIae8OolqF/0ryW/9uNXHrw8zEyPDr6VmJh0P0YXs/SAS5ogayt8OLB\nDk73OvAdGU+SfqRf+uJBjbt8CpiDEoz0FF1ZblWvMonOo38LYEabw+Ed7FGM\ncAX19/6ZGEUozRradgEEmbO5rZMXmLg1njg0MHYWoBfQVHeKC4wY6Re8t/ns\nKCtgxKTrdOpOzriyEW5sXOs+grV7NajGo5yS2+OlrYHXxsILvyYO73auID1S\nGIef/KzbifJfErOlKyR66tms7ZWnTkr1dHXRxbXF7+AXwd0KMsvMc7nJrHza\nO51areWhENcS6AtHkGRn4GWMB+kUye5/jicb5nl3eeI9Dj1cDFIaO9W5SYAV\n67oVXEtBZg6/TkW6NFYa7C1DrdFRjo48RpbBdr3tQDZALG9vfOHixfsq944s\nmtR7JjyBWHf8SssSNJTIfG1bFbHXnigrw2qqA0p5VKTiIgnCl2DX5bFoQv4M\nca1reaw1mVfnL6hO4Bsp3tTUo2gWoRdQAv3fL3hKYvoNShVULS6062JNk63V\npzNq\r\n=TB1T\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdqv+0wPzHo4eYQDm/+Qd8vBXQBsQLnSEXtU4nQo071wIhAN3SRt0LfJNtkPxlSLj3+Wv+m7U0n5s/J8fozB3P5c2L"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.0-20180510200437_1525982828372_0.27861834975552746"},"_hasShrinkwrap":false},"0.7.1-20180510200612":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.1-20180510200612","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/SJVsurXzAM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"172dc177a5b0814f7bb0c77dd6d6f0fab622d9a3","_id":"@atomist/lifecycle-automation@0.7.1-20180510200612","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-4vN+VBeIAwdTrglHqgZ5Y+l+MclfZXvdU642Vc/DmQr73jZwa1DY65pNL2GAkILC+uAsEEJGAM4mToBDHNe5lg==","shasum":"e0832679eb1d1168d675ade735fb7b76de02ae7b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.1-20180510200612.tgz","fileCount":564,"unpackedSize":1713991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9KbQCRA9TVsSAnZWagAAuosP/1mBFAFF/EoCUG4azq3j\nfnUFZ0Qi3xmJ1n4FoSItf3J1jikzvxW3nfXXnIfC/y10WyeJ0BduwBhqX/P2\nZcrVZ4Gf7Wnvv7TNu3oJ+K/04e94Xbu83cPU3+IKXmQxkPIR4RbGLs+ddl4y\n9TJzaDtXE3VXDjkNsEJMV8ur8kfx2uKRxhJxj0UQiCmhprsN40MjH5OOjIcF\nwfYBu7G43I34f7h3P5CIlMFflAyzUE3yI1MX4ERgZ0M2jwWlz1XdgVuDy7M2\nIWcAJlbe9+qgLBF6QW6zOZtaLBp2vfcPjGd2s+Uh2B68ezKVYMJF6byt0xq6\nbTEoArcYURWorA2ihXRRbK6WzdRBSXWWuKeIxcpmKtotF8biFhDjdaCg9Vey\nOCRjddWBrNFfMcO5nrl54CHH2Ge3eJIPBpzUvhir6D3a/XyIiD4wxXKPOPqI\ndhU3+88R4A1gDdYBRrEBTNWtmhrK4tIX1Tnx4z0YEpdwyYKSSI4OyQuUhL9j\nURoMud+uXKt0+8dGgWqJ6jdu/Chwfunm0+q2BQIn6rG2wtPq2X3YlOg1VlnD\nhacXYz52LxKSkX9NjUooG5TbQTQGQpxvjSLRPbLxjGyGuyxDRqCD/+IURTXO\n5r9n+W/vIsFc9fNaVNWBIdjKRga3MayRPU+t1YknXqhmcidBusssv5dYHxAB\n3rxR\r\n=bQ1D\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDNIrzmgbx6HabM5x1i+KvL5hXctMzZOoEpN19iEIuLAIhAPq/cds8dw5JGOfjx8HxFTNRfRDf8uOg8bkNPtkHeEta"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.1-20180510200612_1525982927460_0.3286072124784656"},"_hasShrinkwrap":false},"0.7.1":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.1","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/SJVsurXzAM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"172dc177a5b0814f7bb0c77dd6d6f0fab622d9a3","_id":"@atomist/lifecycle-automation@0.7.1","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-wO1pT1SIAqabPoaIz0WiklgcOhTFU0xMhIbXG8k5n9GMj7zUKptCyDUAdBTFx/Z+N0Y8ePfvRZGbURNfp46FTQ==","shasum":"4c3cc6ffcac36b90baa42a84423ce96950f27ca7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.1.tgz","fileCount":564,"unpackedSize":1713976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9KfOCRA9TVsSAnZWagAALXUP/0e/2vM+h7rB0Lme8Mh0\ng0ZT+QZ+BuL7L9DL2tIuix70HeXiZ/r3/hhHiEGItwJ0qJ8h8qDFeVY6z6E8\nda39IONUlFbX9EclCdr2JkoUq3SIMakAfDBgE8+wbRh29i7m0NnBt1HdB7o7\n42PxzhkJgq3/6PczkmWYVL4IfDi+ZJm4qc8VrUD2r/hBtjUHifFNgcFPrkk4\nF6T0dt6NqgZgOMhOQ8A453xeHkKZbOhQRWp1MteAWFstyNXKwMdVfvWYf/8c\nH4PPDAeK3iMCyVdlR4EeiTB7XjBNzQEjufpNIzYtRJ6XiLUdoqYsstVnMhVT\nT95NBksFM+LnIkJI4BVgVu/yzynDw0lwOn6zHMA9V3Koc6I2oppGfffTYPT1\n29fpTGz6xpMG6Dat7fbuoxnadkPqwNWDm0KlKUommFKjYA1pgvef+pbU0A4g\nHgChoyPY32VQlfZskSXFF8C3fH8F14En/JgEkInTEnuLrm9S+z3lvET2dpho\nO6gebwR+6vICHB+CK28RIgjlFXOIVrYPPmJH4oua0yOsf9lhwBnzy6SaUo2/\nIJKHcjzTFKuJVxTL7DSxyvtBp8t6hgs0xo3Ayy4GTRumCFu5Py+i3pRwk9Pv\n0u7nqLF/E6aq3Rpxw2ABvNVeKK/iyQUBN6dgLZ+FwPDSuKlpNqz+6OjTDMLk\ng4Q0\r\n=F2S+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHMU/ZS8C9b5li2+U9dibAyQ0oqGBLFZiCrWr4XPk4zLAiBjefBwzisxzLb1GuzIr+zx3tgOuWfJfgMSyHlV2bpevQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.1_1525983181555_0.5693250170652908"},"_hasShrinkwrap":false},"0.7.1-20180516102437":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.1-20180516102437","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/SJVsurXzAM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"3ff2f06b28ab7ea59a49b19fdf99e37103144833","_id":"@atomist/lifecycle-automation@0.7.1-20180516102437","_npmVersion":"5.10.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-ql/8S633cIO1jEJoeID5GkHH3NADGmQlQHV2CuJMakRKwXnCTkU/UUhn3tyEXC3A+fgBEMkHKGyGwo3dLBlfBg==","shasum":"16f359431299bde893b440339c4239122b53d518","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.1-20180516102437.tgz","fileCount":564,"unpackedSize":1714550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/E2fCRA9TVsSAnZWagAAk+wP/2wSImUe0bKXeNurnTrA\nkQw6Dskxly3nVjdDnOI39WoAiDmORtKMmOkEEM5FresIKMsokVQk1gtXv988\n0aHqsyS53fvSB+ZCBrwTQdWGFhL4cXC5o47bSYFEoSHArfffY5GDnPCkESJ7\nM5RC0oIHCneVKpBlRvt/ZfHFBdEIzLyVeXNDxrqr9IGftL6vjRg9kry414O0\nnFQJytdAvSKTgezbADvTs3spmcBqpoblIld4f8bOCvIzf3yb69oCQwhnkyLc\n6cxDuVWLKhRJQCRfwBrL4dtGT7nnTj/yz2KfCpsBg3pduMJV2ZI8gCPx0SV4\nFSkmw1CGY8e0xRhKDxrxozFiKfHZ22FMMvUwUjn7ATfjDGjBwZOQhaHjVsvk\n1RxFhm6RNlAFCHHneENQgGWuFlSDiJ9Jxt/wybiPhctc0whjOX077ClWbUd+\nQC21dWhC5UBeBfT68fESmbo8ebvRX0HBiyCT/ndts58Un+EIIj1H1SWJl5eQ\njiz4Z2q+x9koHXir/YkqlldKjNLKLUlHrkHIaIQssJpt1Fih2tlquKHZmyx9\n63xU384UPqVpSP2KEF8MsgXLr0VcWznBHFTM50hfKGlRNmdQnqJgTmjSmkyU\nAtEj+QDcYjtm+GH2drHc7M6LiQ+RQpEUgKTQ2qYZoUx2xnZngqfHXTT09BNU\nnUCQ\r\n=N0Gl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8c2hY77Tejt4laFCIcZav5nRQ7rJIs4PtnLSjIa5dmQIhAML6WqNpWt/ihriV/JffEVtkrsv/tFpxeS6+UbrGrdB6"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.1-20180516102437_1526484382856_0.7705425813876614"},"_hasShrinkwrap":false},"0.7.1-20180516161111":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.1-20180516161111","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/SJVsurXzAM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"8e11b9d1d2cdaf58877e458ddab480136ef49e7f","_id":"@atomist/lifecycle-automation@0.7.1-20180516161111","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-P2dv5kPd/rW5phLt8cujbKjOGwQdtTTXCtK1JzonS5rrCZOVLirFUXNRhRM2SQXp1S47F4oDkP25xyqwUzxvrA==","shasum":"fb59898695fb9a8853154ab89cb7503bcd34256f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.1-20180516161111.tgz","fileCount":564,"unpackedSize":1809627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/FioCRA9TVsSAnZWagAA5I0P/17nvMAhPVxNtmTY06Mx\nkTBSzHYZYPZfn4e3raPDXelyT7gPRIGZDVRTFRj8fo+/sn6RD1rovAH+/qp9\nuWp1Rb3N4n2Rf/tZ1vEJMZXBMXmpTSgEUncM1rIO/9IwaqItGkcj4+1G3gdo\nNo3/nsgXpFjxnkIAmaUjD2gDePOoDa8l/Aot08chwcyjort4uGm69OVKLtld\nz9M3c0m4xIv9IZ3p63quLvXmidIAxg9SB7rMITIMUkXBAGqLKZgA2VCrkRNO\nVTVAK0r197CGFhR8CLVi++3b/BRgP9BfLeTkGcHBWpE0pfUHCnJWwjZEkZNQ\n9luW4euoVjN50Bpm2Y+vaaJj6hIFyVy0sKq+l7lDY9iT5NlXKX7d1tTOdWub\nP43JjOpPcSm7pf0wNMKYWHfYMFqkAHaIhkoVltybbnuIH7euapszD7bXR+f8\nieMugL5DdYejMIgP8ovQiClPn9j0K6pwxnOJRrC0BqDrBSSW8IdK9TNMgeIv\n5SL/ZX5vVDrlDkqcCl1jSj5BfG959WtKprvC+YIoOOq+VFiA/309vzGrUDf6\nUTDFAmBnSLX9zNXFSAp6hLaKQgH78mLsF8521mTPvH3AxTPN1JhDsIyvfCf1\nl3z8Nhtdo1GXzvbBMxAZeiTyHZ+dqYwmmU958EQzwVZCpLDRreIzOMU+Qoxs\nrsps\r\n=w2nS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICIlMsvJU7xJE0cw5C/O+f9taEur38OuNJLUKixcp3M7AiBbs3tP23+Ci5zp2DGZz96YN7jtCpW6ktz5ZWXu8RlMZA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.1-20180516161111_1526487208016_0.44771392589847725"},"_hasShrinkwrap":false},"0.7.2-20180516162152":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.2-20180516162152","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/SJVsurXzAM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"65ec79d558632628de74ff5afc952bf13daf35a3","_id":"@atomist/lifecycle-automation@0.7.2-20180516162152","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-cq6+u9ixC7GyDCFABVyBaXluir7YHMiqrHCcOQtoxP25Q+WuHqUqnXaCzUXa5NDuFYcnFpFhEllwlpWrqLEKlQ==","shasum":"3864cc86e39a7611f08c149a97f8000b1ad3b5d8","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.2-20180516162152.tgz","fileCount":564,"unpackedSize":1809627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/FvZCRA9TVsSAnZWagAAvYgP/2UYqV8slfzD+Ozq0tf+\n7R19pmFDJry6PTpbW92G+f3taBdBT4zomJjCVF900XB8Gn5rioaMbsHKvOto\nOGMmBz21/sw1sKfNankWkVdmXfnfSyOM94N5HsnvAwt3pJZgSapMQKr3KqKI\nwkGxyW1HFk5UA8NsEFJq+FuzxUsdEN7F/lKsxGxJYDx+zrg84+ZMtT+pdT0V\ngmRX5eNEpx9jl7/aAtesMynT0zYU11XeDupaeMRyiA3adtGwjY4J/TNJzvBH\npqo5BDKsqkgvDsoMbTO5uUx2JsVqBYN7j/kIjoye96H2j2nOCKHy1Qmb4UeV\nslgwzKsOESD9uVq73EtekZfBDZvRl4a0+IUuuyeY3hcR/G0/iinPc/QHyBw0\n+7kdCLca9MOW4X0zeyAxlH2NgGt2H8Z2Bo9g8HBzzpX5YCmX/HzVT8qHr67w\nHtrLqJtn57oAPucgjZARKXozm9sf/cSUQ5ZQhGnYhrl5ZQI2cjKLmF6Lbsl4\nCjMSPmLIA8zR+xpRf71YN58hyVYVh3WE79r0VVf8HfsWuAJ9xwgr0DFWT5IQ\nJhiuf4s7OiMjZJjbtxO0DSph7yH/5CnKHv1GsBO3y/GFpnpuzcgrIiqCygvL\n37VexqrjKeiqwh25eI5o0Sl4UG8RtBhOxCj7e1Pz8EfclfdteYttn2z5JQ5K\nF1yo\r\n=zk9M\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICR+SVu1kYCAc5ZZzlFqYvI1pe10bpVXigbg9vvZV3fdAiEAyYZ3sYIz8+cBQ95lJR6tdnaxbMscCXj0M40+AZjSqvk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.2-20180516162152_1526488024271_0.3257774527552466"},"_hasShrinkwrap":false},"0.7.3-20180516195146":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.3-20180516195146","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/SJVsurXzAM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"606a0d35bb3bf195f04b924bf286739348878e6c","_id":"@atomist/lifecycle-automation@0.7.3-20180516195146","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-uGOFbbMM6R1twlgD4KK1cXI3RacURwutUPTLJqr7qYciWHYK3MRn3OL0mHievDrDP8vIAG08zZaVXPMo6Ze4oA==","shasum":"0a5a5f1a0ef1cae5dec3f50a0c70248fbe882d76","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.3-20180516195146.tgz","fileCount":565,"unpackedSize":1810406,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/Ix3CRA9TVsSAnZWagAAFvEP/25YEs3zGcVe8y9G+6qR\n7Id88M/Wzmmkh+bggzvali3KN+O9mv0XZXQVer8xSbRLz43rQWx47XqMtsSm\nkm4sTWKIlXsk3xmPsYa2oNDFxHxzpCsyfrtLugfxQPgQmjsCK/qfBEpTUntT\nBdSKfWTpeDtLT/BIi1Vrd2RKnSeM3eQXpcTZ6+wAgKsUiPTnt0WUseoQU71s\nEEpRm43hrNA59hFdcJwRY/yxvTLyA6U3Ateg3uMmraA3/S9YYW6PK/o586DP\n6bdjnbPRnoXbPeWg4feWYvg5sSgth1WGA4P2BtwXd/HlfWmhm4SpWcCC9HzT\nonh8eoZq5XapmcllyIzm5fAo0UUET+Nl0+92Oji6Dvu4YfVd7TlNH+fiUBUt\nz3coU5mOinucbrEmbZn1ahrSDaY0JiX+Ojekt689blZipaSxCYBBYtGLpr3L\nrpFTgQnKu8lgtibqUvK+Vbj6k2mNzjwIvJSGKEft97ixzmvEJF4l5LzBeW9/\nu0iyNyXIN11YM7T9tcppHRSFmhfJDRN55jmoEABARDXpy9BFhtAJ6nDhqsQD\n78RxxNdli7KbeQyy6VgP/WL0+VOQr9HLoJXqvAgC1KxpiqPuIGQasVg4tNDD\nw4whd042P5CNLoWdrB3MY8ptouMOMNv4/wwr+6A+zhZe4jId6h6/pNhEmTvL\nG5Op\r\n=H7wM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDol2fHBeUlo1PCeJal2v3NTumeAvrEcxHa+7tvvEiuhQIgKoIKnPmc+j9J6goQISIuHJ0URnxpCbsUv2pjzu2qEJ8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.3-20180516195146_1526500471076_0.3690652291096628"},"_hasShrinkwrap":false},"0.7.3":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.3","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/SJVsurXzAM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"606a0d35bb3bf195f04b924bf286739348878e6c","_id":"@atomist/lifecycle-automation@0.7.3","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-JwvaghazAE1/jCZyDYPtXLJwxBNk/mT1vdVh5qWdLjoHLEk3gEqiKfQPKYXMhgh3nEapH7lAtz5ZU2M+fiTo/g==","shasum":"effa568712397b4f8523824f75198441b088c092","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.3.tgz","fileCount":565,"unpackedSize":1810391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/IzeCRA9TVsSAnZWagAApGwP/3U6o9nZ3PSGQqkDOK+e\nnMrS0qmi2Pq/PQxASpaGZJrfZCo1XH0tx+UxOXHZTWod7hSqE4ti2lrx2h8f\n6qw39gdQLARru5g8uHUU5UUsYR8LrANMpiuQkUOoQaMvoONojbWpr5qKQSWu\nZK6xB1HPpFNBslVK0X31kY+nksVLAUhJg2vrJYYbYBict1RtEnd4TK9nnhgx\nXVwfw7ZkNcZeSmZcbiDuErQf/Bc/HbXznwTW7A4mZQJFpqPWHBiS1coguaj9\nQaOeEcZNCm7QnRFouZMbMtrl6rP2wT8IVgXkn7lnlvbOn4SOlarNUTHEBHgW\nSi1Nc0w9XU32UakR23+sVaK5nJq/F8qu5Iyy0RlMIzHQ56Ue1ZVwT9sWf2CG\nNxQuh+r5XArR3v5wQUeEZS4BrvotXRNhxl1O+lPOJt5ibn/dJyBa+4kWs9sw\nQitJJ5ayIVR5Ix9fhL9RZHqa4oMHK+Ws9rsXd35ZI0XtOsYScE2KYJMJQr9j\nVRAcKEG3aOXlZBklfSY6/uqI3BLRx/UcdRC4+cGsP8sZjP9SWCBVGsp+qGMy\nyQThz88CHfNKTHBtKq+LieeNXFYZzHShDmAZkt5hfIaKPerJK27fsMqGD6qN\noCyE6nhJNcEvmrQuhJynv82k9nCj25ALPLygLe9hV/kO3x7ed75NeOH4hvgM\nTzdH\r\n=ZoCv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDYlfbUwW6eV351VNbzAvgMzB4fx2Ce3SQrvczQyk8ASAiEA7ntRqlhvSrHJ9KA/UwwPGR/5MEokhdxweRnUPXStC4c="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.3_1526500573778_0.6576569612591756"},"_hasShrinkwrap":false},"0.7.3-20180516195756":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.3-20180516195756","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/SJVsurXzAM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"18c68a5a30bf5d245f089bf36a931ffce5d835dc","_id":"@atomist/lifecycle-automation@0.7.3-20180516195756","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-hcqnSIXi6Dsi7b+s4ySnW2SEaB9S8oiTntsDc0dE30ytjZwV2FsilbulC0Zy3j8uEBSfJ5WsM4Dykn3zObREYQ==","shasum":"72c4559fb380130e30aeb5e7b4fea3d732ed9026","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.3-20180516195756.tgz","fileCount":564,"unpackedSize":1809627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/I35CRA9TVsSAnZWagAAtsoP/it/ZXL+VRp1U+Acos/e\nCuq5GHemHfTO4eW/5RHSVaxTbfy+TLCm+2a/1aYpJYK70uhv8VsWw13OI45v\nwOpenAsuwPCZiR30qzUWHO7phLW1wltomI4O3GPDZOaKXZOVooZh7tzYKSi2\nbTiW5GOguS1EXOqGxZjFZ1xb2399hBM8Ifr2ehYwJNHnzfvoH6kIDv/cGVZj\nlHZP87dXh7xQF3ns8HxgVuuuMvKIWEEl6qZa047zqZROmFVNnBMqS+T2Wr5g\n0T1aHT2/F/V2cT+iH5hDS4Yb8Q/uipWB/3EtXGf+E7oN767/7zNCZ+g/akv9\ncPcpEcSDp0DufkbOamfaIyGJixONHYgTRe2YRmSLlbnwBe8HsEHNzJ62JxkQ\n1qttsYFDgw57FaOMPYyCwGSiSIprehvj2ZXk3+QWEEYdtRtmlJ4u3CKnqtv0\nC31wBxseg+IGM00STlJsUhRl3lmuTfWc3DU3LCu25X2d7s9nTeznVK903f9M\nUKUHDqHcPfR0F7c9Pcb6HifLMfWMzhxEYY0/foQOxN75LOBOesfDV/GP05XT\ngGJ6f2w0e1JEf51nGEEqZKXjSmday7H5odE+TRppDfJezMHZb2fBHTDuzKD6\ni8M9sGjw803OVf8z42jkBr/aj8qUUdEVs/67VXutzbc4oHVA7MhL0lGkoTvn\nIzYJ\r\n=wv/R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF44SqtkEu4RIIR5+1l6FdbOhZRClc44SDj2kvIRDE1lAiEAqP6HQjQFMLsNfSFwSLJrQVrOKfGWyoIYzj6pHdsXqa0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.3-20180516195756_1526500856140_0.03128097422703924"},"_hasShrinkwrap":false},"0.7.3-20180516225249":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.3-20180516225249","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1NMnBN5AG","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"21081cbb08ce4cbbf6a0edb71eff2c1487456161","_id":"@atomist/lifecycle-automation@0.7.3-20180516225249","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-v3FXr/1NAU7Jo4FR33samW50A5bwJXygtSXrhGbS2GPapIvI4MzTh7vtcQcYdCVBzfqrMFGTvMq2p3UadFBfcg==","shasum":"d4b0182001e50440545ca79fe6c1dff61886dcfc","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.3-20180516225249.tgz","fileCount":564,"unpackedSize":1813109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/Lb9CRA9TVsSAnZWagAAZyYP/2aWLHBUXugUas51yQP8\n0PsqIxzoEtTzCI6YsgDZ07OMQ3handFczHIzdwpIBrY2z9eA2ggnP4kJkAD+\n+EqnZURyUOr/HjdjkPla0tsoy9ngwatgBVChOn7EmIaREKsbtniskep/bKdw\n4zSXnMxpdQIsOlr8ZcI4PPM9c68apLrH9pEP1JDE29wQbDHcY41bXx3xQ+0k\nDXfpAyBzOe6SXlBCOzyw1ptNt+2LmJQ3VdUQyO2ENjTFMOIwkqMy8laocB8R\nLXbZIgt+XsMDXIrIOWPX3i8vHQkyJ9hnJ3YNkdqj3Wr1Ej3MtYdrzZTpgkvp\nWg1/jo1x+/qcVV9GDrJ+Si/Gq0EvGVzam7aLMsJ4693nCeEO0vFMoAd20kvf\nagd5cpuRb/HUzpymfMRPtP+7eRYBl9xnVWpmuTw/9b9Bb3WCndX7fxcmNcaa\nw2Nyn8GsOWHM5ckShe/ZqndpxokXdOn9M3VvR58cfWOpiZ75HGZqOyTX7qsR\n1/BIoitpkok14Tvmaw/CBRs0RY3Sxp3Mgy5C428d2Y6QDaCh8O1GHua5AW+s\nKFETQMgQ2KzzyJ88CPARa+xYKUCrxyGUWPJSaGjpV33HFRojyV23MaRRt/yH\nAltUmVnNL71USjIJyVuTsyYn69cnJodhQe/Z0mj8bzNNNXDq1cuXf8YohRwD\nJxaB\r\n=mRdI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPmeofTBIY3+FM2M+C6793aMF9qEE1+jqD3enUtZ64gQIgSGIhtxWzRCZ5k6M183jH/hrejKMK4q6NLOcTSI7nEO8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.3-20180516225249_1526511356747_0.2230936368305343"},"_hasShrinkwrap":false},"0.7.4-20180516225320":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.4-20180516225320","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1NMnBN5AG","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"db92acdf28ff03d67b263ecd3bffbc6f9556f101","_id":"@atomist/lifecycle-automation@0.7.4-20180516225320","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-OOwfmmpwSV3axPL8W/zdLP9V+bYOpjV7Mq2o49q+yQu/2gQy7v92sHYIw6k7NnGUMY3/pVjx366Cm5Z89DHNJw==","shasum":"b73f7fb181937f7930f6d45ceb9cade276ec41e1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.4-20180516225320.tgz","fileCount":564,"unpackedSize":1813109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/LcwCRA9TVsSAnZWagAASm8P/iHdAFgAnFMw//eVjmO9\nLjDBP25sCGSHrlZnu6/xcTh443pO5YMbn19eyBExsHnuRZ6nokXK3V8QJfAg\nfwq/l8KBkZgCU1eR19L0VJ4IgdUDyIP2nGOydlFHWwb8bYERu3EHcD32F21f\nE5NoHkkv8Xc/auOW909SwyVIQ1JrXmvBnuP/8oCHU7ECXj0LqTxLji4KzySH\nBcFQg1Hi3S04wd/+x4fSCfXeVDQEHVT3XOhNeNxSKClefkCTXNNTF20uKOde\nIB6y7cyXsbP3oLsXT0ESl0a4Mq1bwIfq63Eu50psVrmBeN9GINkbcb9D/AXt\npe98MsKBqrHhP0Imh7N3UTm20btEk00oevmmgLCTGQvR0kDYq1F2kbScIvg1\nKOO06AD2ptG0eelVy5LWpuqKO4aupByTN8vc8kyfm9Ck4OB+DO5YxcCeNooq\nEM07KUZtZKqrFXJJEu2PI9jKfBTs4X5+vHcySSEBtvTWx1zqBmQ5J1TMjSYT\nZUQMciKGBhY2k4YES6fXyf0clchcNT0K/a0paeicxFEJjof6GQyfbHD4O4lK\np7IPeUb19qxT4Ae8lNcx+kOHKJ43LpGJGrFSyLEwSKQV+8jFwoxTp1G6yzPA\nDseFPqtyn3y+RkW1ZP52IQP7GGp9kbVOjJvEoENu4AOpkSgwpNcm4MRwBEht\ntFz0\r\n=uIot\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDckwcDDEJne6BlrTEv5ONxgP6ycSIg/BLq3cPcNJcn3QIhAKTPKm96RhaBrrLfyR85Kz4W8ZYWWDeWSeX6eFZ6t2R1"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.4-20180516225320_1526511408483_0.22327220534763814"},"_hasShrinkwrap":false},"0.7.4":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.4","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1NMnBN5AG","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"db92acdf28ff03d67b263ecd3bffbc6f9556f101","_id":"@atomist/lifecycle-automation@0.7.4","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-rW/kQL5lb9zstsu0Xc5a4p9ju2eisCW95Vf10Ot5rl0PRpqgMZf0aHecm9roRHf0xqRSjrQfvz29xiDrJdmWVQ==","shasum":"a77791959609119bc9b0173e61f7596973e7c3b6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.4.tgz","fileCount":564,"unpackedSize":1813094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/Le/CRA9TVsSAnZWagAA65gP/jHoDEclenmThuVcsxkq\nlFHEZB0nSvN3/H9cVGUSEzH2hMmJW+Is4H3kf1dX1Yv1L6fudKTm8IvgYFiZ\nvkaGTuTcDirQKfBLTQjasXWRmzQHMjF0utyiiwU0+NK45gPgzO9FdFFhMZhT\nA7zQPL1uR4UV9nuhwFXrL+RiztKzQnfj+o/90x527GR5eJrKmAUGtbxjEq7m\n6cj17BZikRXFJKNfNjFBgK3yU31rKqZwttdSrQxHCrIaHxfzh3wr6OokKWps\n8H6TjQkRz8I5IoAuQwEtBFaLHCSwsSJwVL5Rn4jRP7hJ0D66nOruJT7MSIe7\nWGg/QsBWFWdASH7f9MFhqqdO5LTd2u3DZNY5fgsdFI/oEQebqR4AMcnmh+8B\n9hUpYCH7/Rb6zenO0vYHbRyPmr6BrQQR/hOD8ePkWRn1Z6kt2lkhmAi+qOVn\n5SvnlYnW/eg1bWMKRzj4gUW+ycu9dRsPOHXlG1aKH4p/OvUgnxTDmurkvM0c\n2kyqYpHLarZ4CUfjeWObRAI5a5j8XhOpHJHNkX7ZUjgXZedLp015OC8Er1hv\nU9BzHIHKAce9vB284ckst6CwXSq3nsChy61ly7foAmHLLRP9eM+7Jr9DWQqq\nqfvd+uJCk9zgKrSjM4vq5ELF5N5Vf1iaKx9R5vD6dLfiKVC7tOjg4VtMqtac\nuQnf\r\n=epf3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/66HTOHp+jVjhrcPdJJoImb6MpRCHV9B+tAjhx9lY2AIgRY6suhz4WtB9ZXHUZFa5ydyWbzCVGRwuXSAJuE376bQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.4_1526511550847_0.32040793209390994"},"_hasShrinkwrap":false},"0.7.5-20180516232051":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.5-20180516232051","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1NMnBN5AG","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"af36c73b8a1fba5508d71fb2c27c84eead50dc65","_id":"@atomist/lifecycle-automation@0.7.5-20180516232051","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Y11E2fbKLaCywH8w0yrM3oMrYlolYixkjdY09FDP0A8inItWLkIHx7+vVreFyMPkX12JcJ6awxfb1GzLz8Ij0Q==","shasum":"74835f2af8eb4aa3582bcb72243a8fbfe0851977","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.5-20180516232051.tgz","fileCount":564,"unpackedSize":1813286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/L13CRA9TVsSAnZWagAAaLcP/iayLiYAKpog1rkJxTVM\n06XbFiwc2vzKU/iqt5KvtaONqv10W4ZImgDPxL2haa0rcpqB4ov9MYrjqML/\nMoX/tUbsUmqjKxJEyn36/g/mWT7Og6ebslaqZ6Ylgj1FpRSZv6liiiE7pNOY\n0mK5aW7lGScpB0uny+ENhshPIcGq4bOq3CHOk3IrmBfSqgWxp1fIBzjZ3g7/\nVT3ghcspIf6TzjYUJTdYvaA1RpoSfLYP+qF4pjGs4ja97T6ZSlROwmRu8Fl7\n1TIkp7wDtdCLZHDDtYlaSWyIXB7B2XoyUOitKYZekQnOoiD5Dbmf2cMmkJ32\nLtSG6uFhkp7t90Lr0iBvA/nmHSOLxxGcBb4+Ih1jdQh386E7g2qglpXcrXaX\nknUICnzyjnqZw4+Q/KTmDyz3zJYKf9emKZ98HZw+5oBNHGwXe5ehw11Ok5/v\nwN3g6R1/mUyNIjOglJQb2eOfp+avNoka2mFPI0lOh0/ogUwnXFQdQ+KKToKL\nxbIKGzkn8gG9f2RL8KHXrCxU3v3460Imr0WW5+b8SS3XtGoZfh+/aSKOv+37\nKH8NwFaoIKhAkiU24gZFRRTTMNLA/DYvEOryjZt5/HRR1HDPE0avoJt1fqTy\ny5rcVOyE0kvom9LJnlBSfBt22x8ca/ZN1II4O+B9jm5bXuSpboVm465p5c1d\nYT5Y\r\n=WR5t\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC3HsEXry7cVw7+sNd34lZgI7lFhO4DAL81RIl6LqKsoAiEAu53feFwg6jgdaly8Y+1sh5yNQH9xRSTAn0yZauuzNr4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.5-20180516232051_1526513014703_0.6061225748162886"},"_hasShrinkwrap":false},"0.7.5":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.5","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1NMnBN5AG","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"af36c73b8a1fba5508d71fb2c27c84eead50dc65","_id":"@atomist/lifecycle-automation@0.7.5","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-93PvXi/8Vf8xbEjCQlIoXqTzuLKVuiuoyFdeNdqE0/wCUq0ZWbWj9TUHJnMAVTnYvgk9iO9fcmcBT1ed5DkcWw==","shasum":"d8c3d56aea4b1e72b079a6dc46bbe059a53d2415","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.5.tgz","fileCount":564,"unpackedSize":1813271,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/L4HCRA9TVsSAnZWagAAY6sP/3syCPwxTdRelh3/SH8r\nyAR2vo8u6eaV7gRcxyiiIt9Glcc4uCe0CGiUPszNlmW7LiZZjMQ6l6TSkAqD\ngXfUdCiBxjYoTPRuQ3uSD7JLBJPs7mO9oJtogE5Qs812uUFjHq0hF5MjcI7N\nD4s0ygk9B/lAQuWaf5/H7FdMl5JYAIHNVKeS6ESPzIKuJvJW4GqKuqv6baCR\naSIJofI0W/UFZaCILd2eXsJCpqmkrLk1adb2SBn7BPu1ay4bTP25gbJfrN07\nDZuDIWYOaGRW72eKlIJ+ALjqRGweRhN4dfdjTaFOClNy4nfK44+r04LyPs6h\nskeYj03DiaOuSTNq/eF8V/6pjOnN1nfo3fgJp9v5XPJeYc72F8A8Z6/HM0xR\n8CGrbBSfHgs4KxKOzDQnjG9eOfuYVQPXlhgS1/1eOwGl4eziBwHvcy9pimpW\n6hHt7xEx71krnsmEizWBGDBjcLODmlBenK+s69yH7G0TLQo/Z+dpkUqWRI8T\ng2KLKYOVqR0rOZCjR84qnjFxHcZbBrcswj3uXUg+oiLBt8mqzmvSEctizUWp\n7QddYRhwJr9aLoJuYZ7wHSwu/l6Y/YQ0VbZ2KFt/aJQDNxAbKpMTv9AgLWYF\nNjuvqrvDnlWLZgBzAcjjUBHMEUfTuG+OwsP1dQfVfmJAyzaHs3k2I/xaxhEK\n+LJH\r\n=j200\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDIh269eXWne21XQoROEPpRr78Rq3DyUR0PrjF1ybLcVQIgA5YwqEoLPAsOH3Jlsf6BpoGz51NDR9Of6JmKxZT3SLw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.5_1526513158849_0.12234584662610182"},"_hasShrinkwrap":false},"0.7.6-20180517145619":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.6-20180517145619","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1NMnBN5AG","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"0291b41ddcace837d3a14ea999198c5ad9797596","_id":"@atomist/lifecycle-automation@0.7.6-20180517145619","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-4zrsml6lJw6KRn5Ika2O1tlX/0B1n7ZdYRmkjmhBuKkRP3tbMLD8JIQr87HlRaYDQbDh1VDb1PLwLiyXfxKxSQ==","shasum":"b1af64e14e660b6afbf2b9264560b4640b013f90","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.6-20180517145619.tgz","fileCount":564,"unpackedSize":1813487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/ZjDCRA9TVsSAnZWagAAxg0P/06e/0AN6Ln44GK9bjOW\nCwk472/NcFH55jU9VB3wmeB0h/NAmcR5omUe1aHmYlaWHRg3LrRsLopo7Ijw\n/HTnAeXiIlQJODS+MdCNUQ/9m+/oLnGrcK593mx3RuePP9Z1f33y+Gf83N/V\nGbRfxU49FW4i99q/m/374oDwG1vE58CnnPJgSDftGXlvcEc8ploaYOHJ21bV\nikgCxA7dm/kwk1lr0A5xTjtf1U0CTRMeGPlHVoIq6Ko4p3WrpkadYg08dRj3\nLme2k7cAKTSyhgrq1yLF78r/vxcTiQFxGn2T+wYD7QsOF+CBopuigeq2PT31\nyWV/WkWMmS3SmXytbmCrcr/7NKv9F8GIePEl90obXK/niQgvxLiM7xV3xTWK\nqhxBl7G92kpJRYriLno0S6iYQ+pQe7CbdRN0qzvJZG1ytERiUFf9a1DO1n9a\nj3VnTHtDiUfyDkZRRFbicsfHDmd7kpFlUKMc1ovjtZBx0zFuWsixQbTOQ727\nUj95kUEnbEHvzsQtqfTyr1fWAVN0olf4Y37K+nZgomzswXlVaV10KxzAr2+r\nYp2bHN44TOKcKMcVYONJRxuFEqSsK/KtlxwSsz01aHJHRXyg4b8Byqgx+DgA\nvFvDxGaYnS/G3O6MsBbT2b1H7yGjxFXk1dKFyRT7ftKng5atRd8Vf8zAD7pS\nBzGR\r\n=kC5U\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBYFjb6x3nSguHkUeLK4n/jNNnPlNYXhjimKfrAZa19sAiEApwoOR0U5z6HBBCahQNh1PVBl/oaCq9THLMkO6ROoJYI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.6-20180517145619_1526569154905_0.7039978590441898"},"_hasShrinkwrap":false},"0.7.6-20180517154657":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.6-20180517154657","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1NMnBN5AG","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e9eb7524d1da5e9768df084b9cc643e1e1b70514","_id":"@atomist/lifecycle-automation@0.7.6-20180517154657","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-AAdoMSdDH45Oud/diKkrfzlza15k5eQJbZ+l6YsrN3mutVqwo/ngqnNsZLwQ4vuQiKnyUMORGU64AgXUGCAHEg==","shasum":"b270651e6ba15ca3fd7ecd4770ab1fd3a9c4fc51","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.6-20180517154657.tgz","fileCount":564,"unpackedSize":1813769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/aaVCRA9TVsSAnZWagAARcEP/3jNLgs31tYhZnJj7ohm\nA8C3RmRezV+3zx5/q8lDz8a6aYAuGv0G81AecAdLFPYXLOkptdlvwaZVUYfc\n2IaSn0oU4v1j5NRqwSbxgBzug8+zrn1SeFkwt0WSaEzpw1KiX170Ob+VLDI3\nAWfvdvOVwnVg/53P1lswlPDoBg1DDWvJ33wnbvctucVhbEGUAQbF5Op78lgt\n81ITX4OOrZACh7axyIqkjAqNuSOHXQwppb0LrGLlqz0yct8fPMsbN0iYWPt4\nyYp5jyUn8/YK5yGkdvy5W1syyq24274ZAZl/npLCnjPYGX/8AdhQqHZqSKW1\najxrV6CzSLQSsYdjbp+AztePei3QKM7LXuHvY6Gzgiu4I5+I/qZgWroLlBLd\ncJbCfV/z+OXWQjHznzBYC3er4txeLl456hz0XOPVweQg6mLEQwUyMuYoTV3A\nQkcvgjbfUvOyWmFyQnmIqJwvadYPo1cVtbt4NjMY5qb3eLcSpFS7wsRWm4hw\ng+8OPTg/+fe8eD8fNVKQ6AAY/qBjwrM+0zDywpvvpjh/PegXp9kYNMcNW8H0\nzjQSCly5QVc+wB/Ese7ZYRVzP6X3xnsD710GsylNwW18MozMd1cHdCDufl3u\nDn0Xi2Ej5dUp+/DG6cblc6dsvU93U7cyYXSBWmtFCOhaT8iKMG1Re3pYyjLV\nYG02\r\n=JSLk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG0Kw7/FYRVWacgLH1BawkA6EEgUV0aMy4qzxXL60R9uAiAbIvveXgcAutML9ZF9m8Dn0fdYrpFVVBr+ZQDZxp/L1A=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.6-20180517154657_1526572692338_0.25835508587151357"},"_hasShrinkwrap":false},"0.7.6-20180517161148":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.6-20180517161148","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1NMnBN5AG","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e231953bdffc7618715dc48c86409a1f0d230d2f","_id":"@atomist/lifecycle-automation@0.7.6-20180517161148","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-sVFXBoOQrrn/u5vxk7cnnMBj9E/qRPjdORIFM6+wHsJOpU/o4jIf4rkjym7g9KfbveK8rCs3MnnGMoAKtqLYVg==","shasum":"d4a2dc8646d8bc2938d0c3d655dc6708eb33ad9f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.6-20180517161148.tgz","fileCount":564,"unpackedSize":1813787,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/ap2CRA9TVsSAnZWagAArO0P/0OYgKFPqape9T0vt71S\nzeuXTnyAzKhdQNxx6PHRWyM1q+9PkdxL9Ohgg+y2nw7r8A+5pr/pqTBE+Qw4\nDbRSBd0qwD2nTVBJNbKCf4xRdVdwoQvEXtywjOjHIfOlsZfrZDCVV+SAlKhM\nKvUSxqVRwpCMgifaelYOktT4Jv2K2mAfYhT6h+inBfDjsr8dfM2t8ISFYS43\nZD37nWo9WwEKKiPKc+ZkNoj+1g9h5GGjoBx014QSlT1qz4fJglSDR5iEejTt\nxDRXok8pFaZj+ZXT/IsJqfKySnOlU7pNOMXH9DMRLcTxqEpA3ao6qdPKHRzT\nCY9SpowLAlgkmOO3hkyfKVd8KytJoOvBTnBpLwdyQlkIM2Bk5qIFxIq+BPnc\nWWTig9iytDcGDTHG8IqB1Qs7uHZSS5SHiWVct2P9c20nj25ErAmW8tk9A411\nmaZVsf2dvCLVdQn4B3RW5LnKx5we02mH8xJIc6YRJyhByG+oq1d5vw7zKkRT\nvhvb25dwblDw77IZGQH6C/NzhjyzQKl3PlJOJtDCuz8g7Juv066ioC9KBzfZ\nhMkeN5lgHjAj5+Wyzs+bP9qVk+FfZu148eAxsCb37Ayvf8znhWz4h9kZSome\nvcG5VEUSfZrpXLZd5gftuKXUTWCWMrmfEYOwVPiabKXy0yL53FHYeIWMHbhR\nBern\r\n=eySR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDq2gxLDmon+dKkULEp4po6Cd0G5JTs71ZeeXhKycNotgIgcgbKY6GW/mMudyduM6vWqYdKl0ma4hfKWXfk1qnmMws="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.6-20180517161148_1526573685222_0.5180021539898203"},"_hasShrinkwrap":false},"0.7.6":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.7.6","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1NMnBN5AG","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e231953bdffc7618715dc48c86409a1f0d230d2f","_id":"@atomist/lifecycle-automation@0.7.6","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-kvPCxUsb6uaa+fZDEGxgMkXk49A+DI0zxEkMBVMZDujnxY/Ip0FOoqcHXruboIbuLW3+OinhDtVgU+Q4PLdoRQ==","shasum":"8aec2e73c4c84f57c9e143cf7e55530d7089accd","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.7.6.tgz","fileCount":564,"unpackedSize":1813772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/a17CRA9TVsSAnZWagAAdagP/jxrBfLSkRYurgkCiyx9\nEDaMd8X4J6EqWZcfTvHr3Vz9xdIEdt9FbmlRNeuqwzQKEUAcmhnN4Vmh06vt\nE84lfsRNGd1ruU+QffRKthJwhOvkAKF/g06ftJh9BkcGIIsYeSMQeMi6vTXX\nEuUnt65kPQFrUNVMDLFQPRCtC3c+IjtFN85C81ujnOOBjib0upzww3tSkzLC\nyzxhkO6TWRpKcJKad6LGyoODbnH7AtIlmYdfZDJQiYxrYBpWC532aXBlfdIr\n27uiOuOpkqWTgoW7Vb2Zrhs1rWWb2HWUYZOTPVxCFd6MD/AmtMKjiQEzTd/m\nqXhhjuYnj58WQdxqt6I7ZxXPGdP2/nDXGNYYNOFLnam1RSMVPyjdTmqLUALt\nq3E5p39HoGyixAToHS2ncg0OHLiTApj5ezOuLS4BzUGfSC2I8PcEknIcKVZ+\nvmkRc7TRLT/9ooHx4097drY7mUkNdg7kGuj8qjPibkgBHDb5kU9pOA4PHbyB\nPRgDtleYtYYU2jW0mPIfbk1dJ+okFqsyBIYq1fR4HyxgBu9/IlSayWjGADZ6\nZWRezD5JimUaCxzG2lefgtV6rzbBlS9zUQuAKLMYdxyXRXxMCGSmGtnPVvxN\nm2rHw7/CHl50o5/zTot6MhWtko/44Q/PxryES5RK1Ze+ZHnDzVSG19IVpRz7\nYa/4\r\n=Mzc4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNRuoDAFHUtXNaSUw6EQCDurahb+27apsJBePiP0qWnAIhAMj0TRc7kJpOahtigL0BMhLepCaP9W80qqzmR5bX8trc"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.7.6_1526574459175_0.4737799232204303"},"_hasShrinkwrap":false},"0.8.0-20180517204257":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.0-20180517204257","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1NMnBN5AG","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"391d849c79b604e5000c07fdba6e0734461f1266","_id":"@atomist/lifecycle-automation@0.8.0-20180517204257","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-We3WHZHiZC8nHH4+j95L+t5CGv14qU9x2Z9n+6BUjsPqI2vXxbSvDWPZ6q8MqNNjxyWiP4/lyB9/ys7GZeoPig==","shasum":"6430ef39512a4f7f0eabc3e7656a677039042381","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.0-20180517204257.tgz","fileCount":564,"unpackedSize":1817024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/en5CRA9TVsSAnZWagAA7EgP/j/+XnRPf1DShUGDxnaK\nER9PwxkZhYQpr9eZpGYue7NU48ry8E3KyIfe6tQRAxN+Fz3Krv337ncGCpVw\nE3QLTenNbzOW3o/7foXz5x/Ug39XxEiX1RXY4y0uY0NL1YWAGDA4EoiK5iRD\nov64tT4BUMUoJjbRSonTknZcYgWG3oHKVVke1WYBBd8bggenbnHd3Ky/s1jV\nGpoVT1OYehu5YFboSfcF8XSfZo+o67zrONxmcTcSP03Wzb7ODG+vtCAQitvf\njWR5j+ul4SPw9ZeBD/mUph3qlk1cXQO2gBPnDYVrTm4m+k2BgcCkzQ0fb5Pf\nJ+TSLzlXYxTCN+WIfCZFjsGfwqs962LnLQ19TosbfK7QVOU1ZI1y0O+Hc1H9\niQPW+TehAHYkwarKDvE+f9yom51Rx7ER0TJkigQOdAjQRHWlTe3z8sS5TVO3\nxxedsNSuf3ON431upXmP5P7PP5/nP/krklGKjH5gSbFkq5cUURm/FXIV2aam\nL0LIv6G/B0OlneyE6gCb+bI9xuPlYhSTYIr0aD9BG6u4cComlIqvK6lhg2XN\nWN3uV9Uq9uRMwbeSW6ZeUPeVxwM2fxvs0+r5wgg+OP3gh3PjXNjAKXNY9yev\n9RKZoYvQZZGdlkJskG8pU1EdJkxhjYKwheW/IvFh776z3wA+YOqJ01XL6nTy\nOdq5\r\n=Bzkb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBgL0HKh3xs9vQCvkbpFKknSd2UGuNyBHuaaDLMrGbbGAiEAvTEXTx7BfrQEP9wC+QzwhtP6D02Mk/3PLC5Go3mzO5w="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.0-20180517204257_1526589943243_0.9489721515502365"},"_hasShrinkwrap":false},"0.8.0":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.0","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1NMnBN5AG","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"391d849c79b604e5000c07fdba6e0734461f1266","_id":"@atomist/lifecycle-automation@0.8.0","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-3GD7OirgNHXImCrAFgV1Kh34hcmekexhBuJg9AfX4YHeN2+sJ6z5gyqeq7xidyzrYRbwMq0YjF7nA1cIB+N67A==","shasum":"98268c4350e255938b2f3eac333ac11387bc743b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.0.tgz","fileCount":564,"unpackedSize":1817009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/er1CRA9TVsSAnZWagAAPxYP/0Brw1Znh08Ce0/BZpm4\nefthFdNoWdeD1drKQnPX6TOKgCG98oaZP7IvliMbxx8tTx3c8WS+gc4hG0Hb\nCIn983dMtfzIyXWBzSDF87kH+JJiI/pOvgldZNHTabtyBYf1dzh9yrTf31XF\nxztuzKExnkW+EZfrD/jolaKWYy93U6SNDDhrrJWr6GPWqgLNlOdm23WCOxgr\nDY/vvuDOX4zfD/7LPi7QFCtTwMQ0x3y6gw9JFB77SLB45MNjeJ1GXtta0T4M\nVDAv2ZbeiYpsHx8QxVjbB66lP5AEKyUDeIRHIxySAgvExKLAx8KFez/J2NGN\nwQTtTwhGZ5C3gPwrvUlx3eUQI7efi8iSaT/jL0/PjDCsAnuT1isui2U6BrVr\nGJnfMJl0L+m9VNLfiCRefcMIYe6191q5/am37jdHtmgYSC3nzLHb6+la8CAj\nHChT80p962BZEwlMUqxxGmNW05blK3EjSl+um6JLDs5EYX78PRe3bKGKcVry\nnkPeWv14sfHkzi9JQ7CYOhCpDsQjHHV66d5XUUAjCPSyoqyXP6JZz8Cq6KFO\nxwQKf/7xGKE5PdvuWObStQ8+65QfaixqwvWIDzZzFhnwIIP8M0vukBieljmX\nOEH1BXbD7xGVvG7EMXR7AYKkM0dkpXGMsKEpGrDb5Re/V8COxVaAvogEJazq\n19HD\r\n=sXXh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPgjH7EldgvjqinsCnkaN88ZgxDHp/nhl8zwtb8XNGHQIhAIqIqF0Y5U5tU0EpnFg6q4SG2d8npumi6DFl4QWuo/kC"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.0_1526590195243_0.3982630944954886"},"_hasShrinkwrap":false},"0.8.1-20180518052229":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.1-20180518052229","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1NMnBN5AG","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"afdfbac3a8de44de46976ccf0a7f5353aef0ea27","_id":"@atomist/lifecycle-automation@0.8.1-20180518052229","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-wj2DwW2cZH2yrZj7Ry+WcB4K4ySHt8ul7t13O0aae8Qa3Mji4HQY0vSDmCphEPNz3yRFAN1l4UOMVZRgqwjDqA==","shasum":"888cd00340cf97888b23a0450c4c1cbc8393f8fc","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.1-20180518052229.tgz","fileCount":564,"unpackedSize":1817075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/mO5CRA9TVsSAnZWagAAnO0P/1onADYvG0igvH/sNbtd\n73S06g4YLaYxCYzrDqiGyLBzT/902UrsryucTXz6+rvVS7ga0ITRul3LG1UP\nb3B/gP4OzS+Dx9XjWEB9gHnDE1YQo4z9bhNWBxSxUSSVsF8rhgl3Ho4FrU47\nz2KX5fbraibACFV19VgaK2aSQI/INiFelBOXFkdM7dqgpu8RthPUzqWF3iSs\ndC0ue+hbe4oQIxrdMKhenfMTNu3yh2cQFhfKtLFuEDdciI+Wx60OZB4p6JIs\nuEDFKLuCfxkgtXA5hiELkRIkxMUSH5SKr9Tb7cxEqMK6SkHT8BWqtQObEz2W\nrBW9gaN3HwQADcdIZkdNW0aw8K0Q9mruGKLWc1YUZqLyD1Bnb07VdPWXrMZG\nCtdf7eYq5ZUGSDxvksGO6T1EfXXJ3tPNOcwNGxww3l8zq8aPTksLtSnu5x5H\nS1M7RXoyzrl1azI98OKJxJlLa3V9l3wqKh8C3nYWig1f0F5UvS5MLbQYSxq3\ntgiQQRMeYtY0ax5nk14/ZitG5WgqiwuXyLCOMvUPpmTeXCl9Ku3CvIzCv3fQ\nR5MlsfwqPaSyMwVImRGHI3A1r9JrPN/9oVRydk3IyXpWfiAUbFJFgt8HJlR3\nHUDb8oRiEtM1afEO6SJ0Cnq36Z5aO3guKvBITBi7vrgypLQTpgn09erRwywh\nm1lL\r\n=XReV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG/mkqgmcHoro4U/Ljfp2gnP3RplL6K044/lO0UXWQGYAiEAgyPg988IdvdtvJdldn9rJVz8DC0SEoUBM9lwlV7Vymc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.1-20180518052229_1526621112307_0.21676559819562846"},"_hasShrinkwrap":false},"0.8.1":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.1","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1NMnBN5AG","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"afdfbac3a8de44de46976ccf0a7f5353aef0ea27","_id":"@atomist/lifecycle-automation@0.8.1","_npmVersion":"6.0.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-YAIRRYWH31zQM+RZIkc4cQV6k6/pYuwSMIbzF6jHwhGcpmQmHi6zpRuC1atxWfOM56ZPqOokKKmiwtMP/M9I2A==","shasum":"d3e48cbd95ce2f0700cf87b8e9200a1eae26fae5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.1.tgz","fileCount":564,"unpackedSize":1817060,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/mT2CRA9TVsSAnZWagAAeUgP/3lwPbLVNJdxrc3f49Pw\n2uGPTa05EgUskLYbkVefqvAu9IeZtCzJcMlhZtE/M5Yydq4gT5nCUxUpeL7O\nooysS8azYJrhkZs1tUJbzmRZtiUsGtvpPFAIEoLgQjGIAfvBTyHg3bO6Oug/\n6dis9+0/gye9dMzPwHRO/3rBGrwyW5OGeKZPhtcvDbv8f11amBKRcKNlUoi+\nXDSblnI9qqvFOf6guOK7oz/ujOyrhJoc1R9xj3JIVJZRgXQBZDbKF70fu/cm\nTVPKOKiP6j46tKkHjcFNZyjFI3If4ZMdV2JO3as6sDRzHuMMObzti2bWZt7L\nOr0oz0w3Y4tW8f/1BnSmi7lQnN3tuFpn2LVuo9HImBXMBriSrkE1DJYZNa+s\nPGuA77LFzxzduf5OPOSHTRn0hUPfI5ER36NDYLS0uqaWAglK+OigOOA/dqGi\nObV53PvbscPgiakr02qB+hHudlMynz5HkV+W2rwPeWMByZjR9Klum9EKOP2H\nvzBBLrGgO2DvwvC2/KRXWC/BYB3Kr7XlGftKroepIHq2c7XJB5zJufMYKZL+\nUZjE/ZVeW/AtWVAbYe8DzLUDMaGKNDgRvo697m+kzb0WvWaOLra5UnEslYoq\nZiVVV4eOo/0aDsg8pC9qmIm9aj3BhrnTjZdPyQRgfXnVw8oOVENinpTu4FrB\nq3Cu\r\n=M8/2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7HeEV2m+LGZbv8Lqg31SDfZD/Rw3d0cw6FMcnS/U6qwIhAPVVxoUM9oRE2wsZpbXB22vx4MB6ZOWA4OHa8bECSskI"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.1_1526621429629_0.8999291526261803"},"_hasShrinkwrap":false},"0.8.1-20180518134807":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.1-20180518134807","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/S1Dl1JuVn0M","@atomist/automation-client-ext-logzio":"https://r.atomist.com/r1PxfTs4nRf","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"2410b3fd580faee20cd0becd3e2f36fd8ae1e810","_id":"@atomist/lifecycle-automation@0.8.1-20180518134807","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-3aV2lj7dUHF0vnKiipVyWdsP2k1gJoAWmlMH/KqyRvENp8FLC9RmPjmZ4dqDJpzdq7A9u7itrsJElZk/Cz2DeQ==","shasum":"d26de0b9a147ebd6013efd1278a3d219b4fd0112","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.1-20180518134807.tgz","fileCount":561,"unpackedSize":1801897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/tp1CRA9TVsSAnZWagAA5K4P/3x4zZEfDbZlP1ap3WnU\nYPIfHaeJCcNXzmpwqPEe6rnzgUEWIKVB1QzkgdiFJS1QJGCm8ZvGYycUxjDb\nun55JP+zPBvf9JPjwe101hT9PWbdNuxN4Ciu6HqeegY44JiWSndQPYDhUXnB\nrO61F6pYTbGl+n1EcR0sBaGOPzJo5MD+Bbgx7FqGsxvEDt52frPOrw5qWLH9\nwHpuomEJKW3HP+LS6m+0hqqzrXcY+1HXbLvxWIylwra9APXa+L5hiVo4zZ9L\nO96M1VfxzY6E6IrDOnvGQ9os+JaYK8GgnA8oh5ddNxcn7XM7D2jS4hqz5gkO\nuVX2wIJF48JWritpKOobAIE90KJEoHjclgyCrtwoN6LT2zBP6RcbEDItnlSX\nAn66bnY5HoMrBwvcPsiTLP1C44xcZgJCL+UYk3nhqL1t6AsvHmtdLQG57vk0\nLbvcsRTYKd6VMhQFKuzM9VQEIq1ALh2r85vo70Py9eDQdmT9qmvQOpMXmz3/\nunwHRPmaf/iV2AHRum5I/XOF+Nhlm9NDEd5o8EQenrpD5ZyYVawPyAd5/sU2\nfEXuMArJ6DB0XUWc9SSB8ZvgKmAS7o9lJQXW9tKzTUw8TQiZ95xd+0evZQIR\n3BFlFxQc7tBVkLndIt0A/3/Bp+dl1LEz+mqxG1MI68uYGk5MlOO5uZpKISh+\ncHcH\r\n=IPN1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGcPDDIP+1BiEWSxcVKuklDG0+eyO2Y5BLYq88DVrTW1AiAJS/zAKOofg8jUqBW9QgblGXPlvQKlNyne3o1DN4CfNA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.1-20180518134807_1526651507887_0.9547597265801124"},"_hasShrinkwrap":false},"0.8.2-20180518134835":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.2-20180518134835","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/S1Dl1JuVn0M","@atomist/automation-client-ext-logzio":"https://r.atomist.com/r1PxfTs4nRf","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"6bac7db8ab9cac48f3e801ecb42299d24a90c70e","_id":"@atomist/lifecycle-automation@0.8.2-20180518134835","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-bQcyayBTzXGMCWJUWVWF7Ou4CtLoQJTaK6zMtzhKX3NsjN3AmhB/KhVMMihQ2DH3NvE/tLNfK2TULmcMZ7yTTA==","shasum":"0c1552840c191dee3d2b0fcef1d582ced1dd604b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.2-20180518134835.tgz","fileCount":561,"unpackedSize":1801897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/tp+CRA9TVsSAnZWagAA3jkP/18foSrL74Y/EeE9rPk3\nKykbq83qLsjSpULtonj1vB5B4UaB79d/uJjcy9vmcTXT2KgZ6cK2TOgdg4xb\nS3AphtxaLiCgDTvCCk4ohN1EVWjmyU8Ueb5IaLiEmruvxeU2sPQE97ZwJNwZ\nhr/WM7qJqio8o6o7iaaJoy8bwNiWYhO8/d+Lr+yVOf51v8GhiWL6ZtRTnK6X\nvCTzivWlAm2q7Q9Il3CjM8TjS8I/G1SVP3DklcncTibiqSnRpM6Hwy/yKkjr\n7G0nyTogBq0nrFc8EBJfpHA50JQKICUv8LTmRyLZ0+b/Vu5CtVZi5DqQhPm0\n1BIXxrbn5tPqekg7cqpt5DlQgCCFu20OToomIFXUmj1Isszb0okmfHSE72Vg\nKvkDn8itzum6Ds6JpsuTu4jbh+Ibqb9HgHBxgXQgffg/vRon+/Xms9Gmzzuj\nCMD2r3g96+38WYSfAijA5g2YEytMqAJy2ZihY6Viij2sn36GwkZSbqFozIvm\nc8pgyo2qq7stOlWWY19rZ2euI0iB5lRBeDZELavo93ChtGMpoQ6jFFytjRD3\nYDGRjynWwkxx4tvLM5YYF1a4FGv00JaWvKJPUxYTMq4QLaLwgMzkk+g0sUJV\nn4EvUjen+lo2i1fXUtQ4H09J1mxcevnqD8tkmiKl799xDjrlN4sY5lvYppND\nfqGP\r\n=QY2j\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHZrKROywneBzoDgWY/IQo4jr8SBmicReZUEIlyIsxbOAiEA6edpNkNT9I+GpRnIS758MsSAaM/Lhai4WQ127Ard0js="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.2-20180518134835_1526651516899_0.3380429642213303"},"_hasShrinkwrap":false},"0.8.2-20180518142044":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.2-20180518142044","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/S1Dl1JuVn0M","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SJPeT1xD2AM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"c0d9ad73276f2bc5fdab1899aa73781568c1c4d5","_id":"@atomist/lifecycle-automation@0.8.2-20180518142044","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Rgk4uXcr94q4qpF9MtJyWM9MTT4vdlBuaBVxOezu2RF7dymZWUOuBVI6uRK6HfAeccn3iGgemuvywSR1HFM2fg==","shasum":"3cf4c9b7451849868feb3fae5976833db29f3e49","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.2-20180518142044.tgz","fileCount":561,"unpackedSize":1802050,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/uHmCRA9TVsSAnZWagAAL5wP+wXSvqiNU0ap3zloMjZo\nhuk2ianN7aD75r0pxGYSaTEmHqNZoJ58U0+6yAMk8EfeXan1MSxsnWull7WF\nkAOQh7N0LFc0TKCgGBpFqdzzYJs3FUjUiEuPYr1QAs672SIlu5w2am4HLqn6\npMrQZoU263yvWji14uO8HnE4xKKtXx5HkgO1+14IT6Gyz0J3MG/KbhGoiQRP\nuPeFMKP2VN0ulZIJIUWeDGCWPXKMVNHtFlVBbzVuj3AIey792w9db1PeNMaT\nUltBj/l050hS8kKs1SxUO8qe7buYzWc9HjaiNb0pFeLb2jYKKh13BopJnusr\nptX59x1mzQ248D4k6npBIM7TzkTY3t+a0bcINsOZ9VjvK6NV9IN8lB1Wk22z\nalDNGtA6kdtGe/VjHNgjFD4gQbwOfofocUTSFQMC7cqAqoFs9dZgkbxkD0jS\nphv8f5A09RCooQxp1ih7fTfx6EsHCU3NtM3MkjI9x/iYxueqdYTMbleawVgK\nKxrc8YCHkfYk8Ya60FuYGwc0EJ1DTNKCdrUqMzYiKqnIsCduU73PeiKn3wA2\n+vwogdwW2rVrv/Q8g6X6e6pirioQ4fSvQx837z+KJwJtFQbVOxS2moPxaJrx\nsFXBR3IYccQRmD+eZTPBZnL5gB8eEvV8by6gxnfKJuTfCw1FWjTqqsfDisNW\nzVPL\r\n=5wyj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCshII/aNKbY/AIT3j5YF6rs8VrmjH5Ty+7AvlQUjIoDgIhAP+BFukgBXr7AN6UzQtI6PIxZyKdx/Mq/BXwDtNMh5dU"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.2-20180518142044_1526653413682_0.8201977350399137"},"_hasShrinkwrap":false},"0.8.2-20180518155930":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.2-20180518155930","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/rJvlyyZ_nCG","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SJPeT1xD2AM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"eb2e86fffe1c4686eebd9211aaef47ea814d57bb","_id":"@atomist/lifecycle-automation@0.8.2-20180518155930","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Mu3uWwcpq4kjWTfyqsSRhuqDahVxKgzJNXyCYuHyNF1llYf8k3LkYu23E3QZXuz76z/ySxGJNzFMpk9j2MjtbQ==","shasum":"7b729f2a5dde8e8256b020ed705805e6fb44d722","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.2-20180518155930.tgz","fileCount":561,"unpackedSize":1801975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/vkLCRA9TVsSAnZWagAAeesP+wQuixHLiy3Uo+uKQSr4\ny9mWpu9UH0+uf1UQIOXxgDNNiT4FAbnKk7AuQaS19iF1hZCO25nEsBOsN15M\nyxHEomkULyKxnsZ0CAYmL7BJWbM81PCmwNEn999nnmdxmDEM+xCBaPYPLwlK\nHIWOyvYz1Ny5KpBxB9U0KIy6JR82BF9heGzjxkXZRy30dmPxkk/PEgwYJBva\nZHJRtuD+zmHRnk/hoLJPfn7RtY2RhBYPNzXv3dTxF748mkBPCmR5/yC7jkI0\n+bS1eJP7qQ5okoih0Ghn/vL50MGrECkeVVileECjc3Ci1KAJCYuPZJgAg/jj\n4PtLj6EDffTcb2Xhvlz6qkOzSTC7P75cBwrBkfnMloF4B8zS2AVlWAHnbx3G\nmjKjVArk6ZxcmUbhcDxRdxr42m1SgnQhy76RAcv1jBxSjwQ/o61Eg+QeLIqV\nFRjd3YkieJ8yMk1mXhYN4OBlcL6lGgbf9xSEmOHIisALIGxB9O03PHqbRnSP\nUMSxXLNWUczS6rmZWm9LAltZokMAo89n1tvgvpzwLAloqA/BL0+2fqbeEveu\nNuIqDHtoXaBPkgdTsZYxXXJO9zUPyDWeBJY7xVckTiC4PSW1YkIHDkWw1giI\ntvx9rJywQgwOKUcAjJxInQNDzh081nWOQQx6VnmAV6UjkS1BAx8CWGul5PIF\nVRcK\r\n=3TYy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMio0hOApDhmv9DugWq1sOm9RLuU3I+WOnPSugGrak2QIgaeN1IsSbu1tkHDC4Gw/ZuLXX9aZaft7LJODdl4F8Vu4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.2-20180518155930_1526659338050_0.19027662857235783"},"_hasShrinkwrap":false},"0.8.2":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.2","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/rJvlyyZ_nCG","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SJPeT1xD2AM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"eb2e86fffe1c4686eebd9211aaef47ea814d57bb","_id":"@atomist/lifecycle-automation@0.8.2","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-LtJr5HEgn8RxFY3aUGDKLOFVdOYp2Ht6hOpJJOLvZx+IuagbflQtp2oB1DaWlGGMq8XZfOgeUlLf3TQwJxWgHg==","shasum":"cc4ae9906f377dac50851a479cf765b42196ab80","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.2.tgz","fileCount":561,"unpackedSize":1801960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/vmPCRA9TVsSAnZWagAAoP0P/A7R2P9AuHlOfFcIj2Ro\nrxehbQQeN4b9oiJo3o2NxUZ3MlrgQTe3IEGPpwQPnCTs390I3NcezbzxIwGF\nKLF8CxxzzIaDn2g/jU9cpMcNCoNHJAYd2WSe9Wq9KD++wDMbEYzl0Dq9QrLt\ntNVFjwi+geR2CTfTx664NH83j4cZxmM6bLAC+g4k+DknMMQWY4JWJ4BZ/umI\nel/B6qcZIJIgQm1vANwctg407Hutn/gwp03dIBNK2QUw1xqsVPIMD0qtOG7K\n7Vcye8IAV2vCxzGaF7h+CnyceIJoL5Gcd6lWkSDzPAu7V1IjnJ5RWjTaRbSA\nkvvvWeVETtS2vPcjn3AFoWBMOaRgTD1pJgV4MeaIJ2/G7NkrvlQRQS6vn0Of\nDcfwdJK7J1ZLsJZ2grivAIDIe4TEGaiVqZuSCC9dNLfbfH3GLzy4S0jIzjok\nELHvs3iHcjpQzviHyXiL9tbYb/6ipE2ZpkuMW4LZ2zrgWVhkbejUs06iDwbL\nrc1fuOVKA2L2GSvoJH4eOIDhlOXYfvUcHcDb+3hsVTMSa/Ebq6zhdBbog3uH\nUrEAT8HocVEvhI2lC/ns0VKkuJ9XoWdmDGq3EIvmetwopHTTK78x5nAPTlD8\nNpUPIwN6/0FzXTQXbYweNILhONfWZlACBNHn5+6YW79D3+94nz2JB1LZ5GvM\nbixM\r\n=D6ng\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICqj5s0c+n74aTQdbg4GvGNQrUJ5yvbJC25LcWs8rqILAiEAlFCu5A0UoL6DqkLhA1yFnBlxn/SscfWj0zoCbAG0TYg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.2_1526659470275_0.9396034582256629"},"_hasShrinkwrap":false},"0.8.3-20180518161008":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.3-20180518161008","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/rJvlyyZ_nCG","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SJPeT1xD2AM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"b196054a8d4d3ea2133f85bc20fb86d0e6ae40d2","_id":"@atomist/lifecycle-automation@0.8.3-20180518161008","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-ghsUX1Ta1SM5kfzvArnX75YmMjGN6ztmOOxDXhHxgInfHHdiF6XGmEbJakA13PkizfYVwlgDXLMbpGQk/GPrLQ==","shasum":"c66b794cb36779b5d4da595a095f001aebef4624","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.3-20180518161008.tgz","fileCount":561,"unpackedSize":1801975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/vuCCRA9TVsSAnZWagAAVnUP/Rg+gQOrTTuWF2z1hJ1M\nZDj6cxt7sVeiHayjoZyBhN5v8Eugv5JqYYEQ40BPTvvXkjP3/15SOxOwOoWU\nBqDthm+mWOzcqRIquFuXGVipuxlDlfzzt29JCYfc/6qbZ6PRRDW4Myi2POJU\n3qELxckQqO6RaRCY/JR/gt82k1uPJj6PVZx5kJZOkS/t+W0wuU9YwUEzmALM\nws8fuEpL7ngzq386/dQwKWmeaUzxXe/8C/6hCmhwCPhImFrAWymyr9/koczI\nGkrmx+QkXTOmf/l+wfYLzNZbCNIJJCLVrc4CQN/kkh3wZSNmOusnT6x5cvcJ\nRnYhmUKTrn5G7gI12MWWGloaajkvAVfsQ+FR+GOnWf+ye0+1R8dJt8HrhGNy\nsNzcwYAbjg0qE3ysopxJ+7kt3lUU7LTdYkH8PATakGbRk9PSQtO47q0iXILs\nVODeON6152mFi2/48s9YoA5ksozl8AesgW2Kp/FXJ7DPBgIDhGfliCW2tMZB\nDxkL2ynVtEpsoP7u9o1YOwRjktIr2FEQKcmLGBz4Niu5uqm921Yk7jrcr0Dy\n5MY6YhHUcZ5bZTF0rtQKF1YFb0Ax+Zib0rTa8T0wRm0MndjRqje2UMM7HO6j\nAwI7070Xz30witoaNBjnQPgeBAsepGz+ARGZ9xybV9lUowoY6or0/SfSYVz/\nkVk7\r\n=grDA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSm3yAc4grMq3oWF2MZQC4Za4S5Ncpp01MnmMSLMcfSAIhAIONUwi7ZgYlHLkVYCMzowfHWQG7XjomoFAeGYoZhOA0"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.3-20180518161008_1526659969203_0.16078912492209962"},"_hasShrinkwrap":false},"0.8.3":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.3","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/rJvlyyZ_nCG","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SJPeT1xD2AM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"b196054a8d4d3ea2133f85bc20fb86d0e6ae40d2","_id":"@atomist/lifecycle-automation@0.8.3","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-iS96ru686CL+7gL3nRpfdpA9uFcKHLJKhBvReo4WsemiNir+UOd6tKidIATvBWA2b85jm0pTyjhmMPYzZzIE2Q==","shasum":"9d9899c754fc22428d4bc9beff5b889ea5d0ea8d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.3.tgz","fileCount":561,"unpackedSize":1801960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/vvwCRA9TVsSAnZWagAAKKsP/1V0Sv/UcTDMMvhNwTun\nW6d79T4Aekg5cZDrK055yDaN7X9YzD66DZrkulvNMlHZLRRZvSIxQaNvGt97\nbobupf7ZvCTfS2ZEcXTIV8/5u3/b/2aXWc92EGBuVdglTsZGLlLa8rqREqmO\nNwzgDag0U2T3uTk7zs9aCetzDfcNKXIkIKuZgFJJoF0ZOHSLUXuj96eDt9EN\nHgkB6alm2uAlUuMyuzmu64oA1u75EB52EQR/04ij/Fei/hjVXBpipil1eFbt\n3NbiT93S+M8wqi2t2Zi1HIkxQLoLpZxMIGgsga1gdJIkFVaKf0tQ2CTcBkqT\nugt7uZ8ZvTXnoGv5MDt8PJvYVslAlVSpzc+pi2K4zgG1bz1rUHWbc00lys6N\n6zVQ32J68I/8MhH16ex7g/56spPlspLEcg55FFuJ3VIqXduYYWa80/pqnFZg\neGgnQT8v6uUK/YA46PgKjXOepq4U4yh999jLcztdyMV6B3yDDCPdq/uEhY+q\nLgq9ngQ7EIse68GSquGEfNLGl4HfAWq5WPGFsr/FGeMmYJsfWhjxQPn5CQIf\nI3XxkHSl+V8afU11c34vip9gNEgx/iSMX0WCHw6re3WhEuUZ0Kugjf7d1EOA\nRPqKA4/qbGnWTetNO5opp4ip3gKLIbhPuzkqK7xbZZIoarLvhy8NM/zk0g0T\nouTy\r\n=3CI6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQ9GhWcigjsYhFNNkNhT9LIODEE+Jk+hiug4ATPsnelwIgdPp2Qz1Pown5N7odL9lTdPWAe3YON2VYrObwCGZTZE8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.3_1526660079490_0.9318788666277633"},"_hasShrinkwrap":false},"0.8.4-20180518211240":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.4-20180518211240","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/rJvlyyZ_nCG","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SJPeT1xD2AM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"4379fe0f55adee84a1c6703d4e2733f81b49503a","_id":"@atomist/lifecycle-automation@0.8.4-20180518211240","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-SIyKhRCzhR7l7buoQAIEFXs0bgkcTCEppcFgKAYgJnc1Yx5BM9WzgKPNMCBYhZofw15mYGSbtor/xwfxRkln6g==","shasum":"516a9d82209693ae4d52405697607bd3fa889675","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.4-20180518211240.tgz","fileCount":561,"unpackedSize":1802680,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/0K5CRA9TVsSAnZWagAAoSIP+QEcdAyqng/MO0jhXZSB\nGtLRav04Wvynud04TrLmydzyhRBEvRtYThbyG7E6zt624GZy8fbOgA1yC/xc\nIV6lRfx95uGnzVTmnFbh3Q2uz4+oxveaOlY5a/mawBu+Ra47GmYToGgRpyy0\nEoEJuvKrrn1mj0bDetfChSJK8yzXaGS5BfTFJ9EqOnB0G3mx/YPaLBf7oBR0\nhIHAsYWTw54yeSLd6QQ2JYTJJqssdDjAHb61eiTZzUw0guGMpIW3xT45V1K4\n4Lc4Tj+gb5G2itABTB4bOykrOOqOS3MFaAF7X8vedVHJc71dh3vR/Hleqeo/\nXZq5dSPrY0RS07zfmIkAvniF0GaxK9mTyAC0D2VewoZHnYnwfb2YUjkpx9Db\n5tvhEutjuJ2nhbFvoIr8l4NycKt24FvWE9FYyiADRPx9hYxvFXl/rxN+Iw8c\nIVndt/d9702BslPayOqstocjosi69ogp/m4FEW2nTOMV3oJep4E8sIQKbIWe\nQp5pGYMgSeauGqfhML3nIM5UDuB7w4eVZJ0cnP/z9PxrGWCZ1Gxj3OhkDKbV\nu/UlPSXXYGntqKReljYjvcoTQtgjQA8UQAvoFHWDQo+L0TmvaU66ALwy/JxE\nPP/iu09HPjVavVqsWeSwqnuKfZflUM/Kdt75z1d+NsC/3cnsU8lV/VUFsGQk\n1N7O\r\n=t56c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtGyiUcWaz+QzzhtifUgeag3c3nqh3m0xOEJlimOsG3wIhAMQtJ0teCBVFLDUneTdGO11HWI3WMr1phuQcaycw9UwZ"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.4-20180518211240_1526678200636_0.8077971901964534"},"_hasShrinkwrap":false},"0.8.3-20180518211205":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.3-20180518211205","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/rJvlyyZ_nCG","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SJPeT1xD2AM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"744211e78641f7bfce869682824130b01fd8722a","_id":"@atomist/lifecycle-automation@0.8.3-20180518211205","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-/eWzawgLWFv/gtxfsm9BLa35oMG3OzW7k2wolbDNryKYL83tFEVfumHlbHwCjhT5OYqUjNfZvwHaEgGiCon8lA==","shasum":"060fffffdc0fcafb7136c12db91f194faf84d2ef","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.3-20180518211205.tgz","fileCount":561,"unpackedSize":1802680,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/0LUCRA9TVsSAnZWagAA1hoP/0wpdg/OqFxkV7PM6Oay\nM7+N0kArg/jsoH0Ja55Z0wfIZYdGJLXiBqVxiS9Atmsm12T5E1vUf9Y9aFIe\neoaBBAaFBSOJbDvlywWnHfar9O7CdEqRFo+UOnMG64O5TkfZzhH+i2NX/aBF\nZlOm5xxnLJ+HM+x6E3L/mOJFqVE5q7l4QKk6pkEZ33+FlQ8V0m2nRtePXEgs\n0uVnToxkh/F82w0RAlAN+nTFQByBMA6/e0mnMX7k6Q5djrWLfUqNd7k0dROq\nNlXgBDsXBWpdjqPlTNwGqMK6PDHqi0QHWdlMUQkdWGUe/F6kuX37fGqcqYFS\nGvbBhVcQCTcycZIhBPgKWiZG2I7Vinv0QV1um9T8Ox2XFdtIDvl/pP4wZtde\n51Wx2eYj14HpqzyamCXoRmcyEgBKs5YD0MRvGRAsFoGjAxemBXovzSxGWNmr\ny2fN0tXCJzy/1OnMgLludTC3VvWBLXXnzpePCG/1oLJIk5GodIaSZ3gwOwN4\nFKXby9Or7e+ZxdiSLzgiBS0tyJBMpzS6NX3X2fWhsGdNdwltzb00lZlrbllt\nmivWkUZlJYbUPzrk5pDvuRStZ59PWkJLddtnmU+hPKLXYUOcyBiCy5EK+esG\nTNHuG2ogD3nm606+vBEFZTYRRG70XD406WhLxo0IBgVeRQU4JyQTn24gGy3W\nAiAO\r\n=JnQp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWXqN9hvSS6mW+3QgYQBLWHHZvwixaPQp+QEn1NLSIiQIgewiw12yhOKrHdghElA48f28aud67nUKFepLXHnIOFU0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.3-20180518211205_1526678227637_0.1683213961627117"},"_hasShrinkwrap":false},"0.8.4":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.4","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/rJvlyyZ_nCG","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SJPeT1xD2AM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"4379fe0f55adee84a1c6703d4e2733f81b49503a","_id":"@atomist/lifecycle-automation@0.8.4","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-TLDNYhP0g7HDf3KPLNWk+j8A26xe0Y490vQR13szrqQieY0g1cN29qVlS86farrItlKbrleEzVZ8ssN1Q4N5Yw==","shasum":"b03c527635d0d5e847cd8f1453c08e9b1179b304","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.4.tgz","fileCount":561,"unpackedSize":1802665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/0Q2CRA9TVsSAnZWagAA3MAQAJpmFyfouuMjT/p2P3eL\nZCXbj6sKQLLhkTEtztUVwYcMf60O/sYRmxj3j9m/xGOXb7TC1BVlivsLBs6S\nQpKyQrCPuu9iabjazdHhmnxlCnfG8F8eGLSmx6uKM+PvPKGeqsTR0BeNUeFD\nGzOoVwMW/FoQaOrh+OfT+jvRuoMmR1Fap/DrM0j0r5mUHzO4jaOOGNtX4Wrl\niD5MVtQuHjhJwmO4n25u9t43xA2fJwQnv54tMDsx4XCktfOS8emn6S0n93s3\nFeqhZelrdZ3y0tNQh0zgdUSMhXduUMSJ4EUQHG0int+TEju4jYZe/G0Q2+0E\n62ZXmXf9SOdrBHiaPclhTrD6W1ZYQe6uiZRSONg2yGUUG36UgeRzkgAzoAcV\nHMsTP2N4aeq4+UkMNopyclXS9RG7ME3lC65zPPyKw8uzETzDeXYT9b17LBpY\n16r6IITGVoemekA+ESadCLCdNuBhsuYNgsD8+uW+r7FZEI+PF9Y+eF6kmlqE\nZdQAdR6WfIHg3HjhgLCBmc5nFKkI5sKRkp7JLwLmJid2goRn2Ts7BwkUlCSn\nhP8LUAOkcpWmUVToWp3b5vEX5esRvYAMkbbtXIAp78h7G17YM64mK04yvyTH\nR8p81K+GRfIpTm7I+JK/L1yWXGIKqpoXjhF7tquYUJMeJYBVvrdMyjfXf6bP\nuGuN\r\n=OrP6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIANICMPCJa3xSVq6DalncmW94T5Srywk7vNitOvsZKvZAiBIw4P0/du5gUDXiRbAnM06kkBLqkTJGBAwxAuooj0YfQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.4_1526678581796_0.2156180755689705"},"_hasShrinkwrap":false},"0.8.5-20180518212538":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.5-20180518212538","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/rJvlyyZ_nCG","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SJPeT1xD2AM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"48d7af6396fbe9d5e2dccf2831430df544b2cbd4","_id":"@atomist/lifecycle-automation@0.8.5-20180518212538","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-aggMgXGlOwFXBDeqUaCSVBKRT5m9Vr1BS4T8DLQoM6j1BktqvhftajRUvZp+aYA9nWt7j+MKh4iuVCzWILqwFw==","shasum":"0957b3dacf50e3013d4e3e67c1b7eb63ed7db0d4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.5-20180518212538.tgz","fileCount":561,"unpackedSize":1802680,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/0V1CRA9TVsSAnZWagAAcRwP/3d7/wS1XplqTs+RQIr0\nnfW7RUsUVFFDlFpw9O8ByWnrJsUUcS8Br4ghGpPNOJVZbR4Mu9jvqjZZ6Vv9\nCVwQkA94nHGV0kOZ51S5LGzuBdpL5kxxAh9on3Mp84gx0nOWv26tJkfsa56K\nGUv31OEHI2gPX/5kpwfYm8YCIVys9L1Ofx49uYYpU98U5Y38O9OLTpwN031D\n7SNeN4D2lS6ymmzkjby5Ai0yKvkpUkXxiQ12WlGWlym4li0TJGK9eMFn408p\nP7aPJwUD3u+p+2weOKKrtyLQGLmnVpXOYsbZzKzKLtiLj7h+dq0FPBg0RVEm\nElMfiXOSN9NVeWvwbcmLYWseOnDBzAMNuC85D9a2dZe1dNgSDjI7rVcTafze\nQLTklHeDichyQ3QAJDmlNkN/xUFhlIpWWX+X70pWqfRXqkyAVrG8ncrmpa9Q\nmEJEQ/B8LRHOJ2ut2VKvnYTH2NqWfetWwlS4DENrX7uFImJrKrSyP/y13ui7\nEdRaeEQQzJkPukBvm9qLGoPrjRpjpYDk4rvOMTWdcAbNK2sJv4sGyY1KqjDo\nwGFjJIhxosEfz3VfhAGFmiUm3shaRHgZrvnjN9udD2YVC8w6IIO5aM5ppHsR\nGKgEcyK6wYX7Pg1Yanky0lu93lY7ypNayPKcpYs0IiyZW25byRG5wK6+rfWX\nq8t5\r\n=/K1C\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDyR9s7URR6+cBZijDzPHFHZZhL5AkrcAbL6JezIZnEVAiAOT+hKSAKb0nEgpmuMS9InRUqDF9TwgJOImfwc1sDpsA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.5-20180518212538_1526678900811_0.28157338813217136"},"_hasShrinkwrap":false},"0.8.5":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.5","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/rJvlyyZ_nCG","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SJPeT1xD2AM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"48d7af6396fbe9d5e2dccf2831430df544b2cbd4","_id":"@atomist/lifecycle-automation@0.8.5","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-iyp253DvvVBXtn14RUjYOPhDgsXUI4MDWGsU9K33KG47yNWsXICFDu1549Lbf6r/ypD+mQ04t2v4fuAPzXiEFw==","shasum":"fb4da2b93d6ba446c2474e4598010a521ea71977","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.5.tgz","fileCount":561,"unpackedSize":1802665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/0XACRA9TVsSAnZWagAAIPAQAI3FCK15i+SphW/6zTWq\nFYeNka0cBuJTrEHmFBD/Yeb1CCc0amKLhSxEEPrLnBtlDHU/rsC8HkkcTybh\ndoeVrdAzOncKQOEcdKVcl+2p+oTrQwEeL/2/SgQKBjUWWY8c6czeM12QHthd\nnCisnIFXVbRJ4jWw2LiQ8dig4IypZIY0dHEQwlJZGrgywOqKkgmo0qAvJ4Sq\nmj0m1yhz6vZKo6B5iVptBxrWjzJ1gv5vZiESeAyaTZueUi7l7VFmJm4xe+1l\nSnHKsUIBZ9BK/abRPNysQZu89W+W57V1T2ikzHmOghU90M9+2FEetLjqVYcm\nHhxzLaFLcWo0tDX/zCJF9UTLgAMvbZ0oySyuGjkLZCGEDrVFn1tdHMNKwgF4\ne5lFYMb74So57AcvmDAQzog2AMY9IngIYh35lRkJA7KjhTBcz8HRGqpPUa2H\nRIQzuFgSlgqG793T6AIM2z2Wvc0Lry0TzqbwMtEZn8eQqPzgNl/tqFpmkixi\nfQcLB3AJlS0kwbC9uuFRNxsnqdklY3lrcjkInxe/4CQuII/tZur50nCgU5bi\n88/n/Kev8yoXu2cnCszZ3WNPveinfgDWErF4XJZeKZ3flw9pEqN9APj6q2n/\nAEk+ulWhnGVDMOsVyNZ/F+8lGFgHka2b9hCHoXcn8WbzrlhBbKi4Ktp/rxgz\nTTOH\r\n=yFXc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCH1taQ/zf+HrWk0BH8SZStmUQOBk3V3n+RiF/nPQWJlAIhAPZlPKemskqhAPV8MYBszEOLogCUYK+WJmGQAHIKrc+x"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.5_1526678976263_0.6549852183478502"},"_hasShrinkwrap":false},"0.8.6-20180518215158":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.6-20180518215158","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/rJvlyyZ_nCG","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SJPeT1xD2AM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"c68f77c3d23fc3b78fe3032bcf99b89d68eeb07b","_id":"@atomist/lifecycle-automation@0.8.6-20180518215158","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-segB/AAWGAxLmbd86womYX3idml4UafDvPfoQyeh9c88eVUGUwYjd3QVk8hQwForsm5IgiwuWd8HCJK8xs9+ZA==","shasum":"62b9748f9ec7e697af0c5b1895d41e0cf843d99f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.6-20180518215158.tgz","fileCount":561,"unpackedSize":1802752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/0ukCRA9TVsSAnZWagAAlR0P/A7A1FppBXXYPc2ipZEK\n2/H8QswCm838ckH3wCKDaltJw8ZzHATz7SKJHXzfBeEOIDvh6xS7NbotO/BW\nm7mVZ/xYxeL7vdWNsS7x1Mn2Q7kAnbvWrJdngosTfUZe2D9fpdzAyaNWAA61\nBd/xLA0i45TJ6H0xhSQWdfnOIZT6sMnvW8C+aQTXiUieYgtcWQ4vHbBk4sDg\nU1Tbmav9ylGyfe4nTZRkktpkgxX5YYgOnwJAK0t5PlK5LAs3f9VZ7oSw4xZ8\nP31z/n2DwNdryuZFRkaelTMM4TbM7T9mqZsp6nkpArNfSSUE2Fea7+TH4vLu\nSs6O+WZ0Hflphs8TeCHg+KXt5X31DF7QRyU0YyhFFlS+C2JPZVvDHof4Wfpl\n/JdkFsZPzdBH1C5Zn0XnAYsOFYfUeFUMPRZfXlEN91d6fjnKK0vZkifxqGrh\nqvFORjgAZ5vy5AvOjy8uEhy8r6bMwEyJoBAfewwY7xhWzd8rH4Jukig7pf00\ngJ0+lR4tblcpdNAnPjZL3YS3bI3ljEAi6mNJzwXt1+sFMHDaIv1F1b6LVnSC\nRBKeYTt7AjZ3XifXU2DfiV5bKW3AVae+WGPgEvnM9IqLuy7C+Z7MaqB4P8E/\nMbq+5uXkAPHFm2XcMG6y7XOnrSfpslMMXh1ATNhsDm/hHQG0Ui3f/+aj7t4F\nfcQx\r\n=MkMp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCE9d8mqn7kklKOoh9QDv241evE5KMLigwGA/y1a1I7/QIgFZrV/wUEgIPc0Hu8UrkATfFQpOxIM0cgr+yCcmIh3ec="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.6-20180518215158_1526680483116_0.6171030658700731"},"_hasShrinkwrap":false},"0.8.6":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.6","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/rJvlyyZ_nCG","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SJPeT1xD2AM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"c68f77c3d23fc3b78fe3032bcf99b89d68eeb07b","_id":"@atomist/lifecycle-automation@0.8.6","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-bs6b4lPjIVkiQFfj0HYmUKpaTK8v6n9AMiXsnhHTLzcMMcWEpyOZ6RBDkJVeXZ32p1gnQwrXrY208Zcn0wdb0Q==","shasum":"fb518d029598fb6099f7a6bbdffda42c78f24d39","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.6.tgz","fileCount":561,"unpackedSize":1802737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/0vyCRA9TVsSAnZWagAAP6YP/3Toau7Lk4DTx/TyCCDK\nMhiYkWHAmuuEvvWTG/gjaZaXldUHjB4OcPSGtA9LC0UabQh7qH3TGXF797o7\nfk8HGhpQQpFOWOCswMOEHHiTPKZ9hWOnE0poG7zxG+XdJ+WZQOp9/kuN5Q9t\nuHWSjjzs9Q017Ipe+mM8ZTtU3Us7yQr3cqp22yFyYypllw7EbgMCIQoTR132\n6EdtlKkSwiAZoKjyyKnUlKiXaNBgi6wfb+VyBwy+5a17aCNNPvZ83Qfjz0K2\ncMuZzAf8TUs2gFnbgtKUXWpy7S5u8FbH7708ew03+EDderxQ+tzn+vvqW1pz\nf92xmNs8KGF7JmSl7BxiFNpB3Bfa6euWSr1D/Ngba6i8KIC1EymF5k4ftDlZ\nMIdsDzNICDlqElmpMh79IoORATJ3LfLPXEK92yZ3m+orK0AaCxY6QkknNug2\nPVpIfsDs9uot7ePlwIgRoj02cBQKAcL+s3T/2kVyXTbj92KyhQaFgRd/IQFV\nAoHeJHIFje2WZ4u1PADOczNqtVFCuAlXQp9fwHF2O0AN4ea6lTRM3iGWANzG\nyhWXm0jrYqHEXg6HFhJRoGaQnF5XU6OAbCSSz9YqQ5aMm7LD44UDWGhS0Lk/\nEWR8dzxZeWnbPXZIADL45o3quYvC2HH/wqI/SVE+WNSi/3HmoztQzZdAT6vE\nUjyV\r\n=FUKY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBDz8asrpx/M7E5AlCGPnI9Qeur0IEQHcO4MdgCdZSVbAiBUveqRhbwgSrOQZ5tox+IVytH7OBRTYDs7X3IrK9A+xQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.6_1526680561087_0.2679971586376635"},"_hasShrinkwrap":false},"0.8.7-20180518223422":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.7-20180518223422","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/rJvlyyZ_nCG","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SJPeT1xD2AM","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"17e0179bcf7eeef4bf3611e5f85342cd9b13fc89","_id":"@atomist/lifecycle-automation@0.8.7-20180518223422","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-IwuazbbqTwz/ClGx4UipQGsL1ijGjAXap/QjteH0/mnIBo7WXhpLG8vQJinrfFFVqBgG1vpruf289xe0Unci6g==","shasum":"05541c80aaff2df68101e25aab8e1112c4199a74","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.7-20180518223422.tgz","fileCount":561,"unpackedSize":1802752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/1WPCRA9TVsSAnZWagAAuUMP/13vXf78wflw6DEt8Vk1\na270sJhf6AJKuO/SqtJRflXE3k3C9KT/kiMxjP8lALXOhnRRwpaY3+WzX9SJ\npZTknY9mhq/7z3GmlDsUqBS20z5FNhx1zVt1UIF3AqFSuggavDibaMfvEPdc\n6eX796d+6K2K7AvpRQtF4qlXz3aU+G3D9ZvPbRL5NGqiz6rAEdmSNxg0x4QV\nAcyyuLU+NUY2adrtN6JTkhV5n4/JuDV1zZSpDOYDd0w4ShJxtAt9k1l/L5xq\n+NV/KY3pbufyfmOQQRqx3zocIA3ClKOYQ9o7nPhadVnRX91THObgfXmndvPG\nhjgQYb61iC0y9bTIn9HSEBnnG02IRJfli6whpFvK/IMRtYI9XSj3l4NPJq6R\nzhOZ5uf0tWD8nGv+fNLVyAJCgrVg4OsgGjJJMbVU7Wx5bAhnDU4zVT56NNte\n1ZdsHP+u7S2p+NImrSmPr3rWv6ElMdrcgD2IS+AxgRS0q/RMN262T0fY/c7m\nkD8KSRvxsnqWf96ivnCYADm6XnsROVY1eO6E53IvnGRMbJKvjYFY7MgmFoC8\n1xHGQ8fr/vYnVq3mswagkqMPsdo0m/hg4gxGHi0AMoEl5fLIIVuji6NeEHAr\ntq5QHyT+9k2rUV6vIhn+WSOTnYdVWSvkBBLiEpVE5O96Hdgk3N8B13fpGmp0\nwSl5\r\n=bWGQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHHckM7GSwwHwBuQQjJwHZjJ8w1Q6LXcYPMQS9lEpKOvAiAxCt0CIZeHb5bulVD4OHFSPRppa51xv17KDatCjasbiw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.7-20180518223422_1526683021431_0.4916263365420759"},"_hasShrinkwrap":false},"0.8.7-20180518230928":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.7-20180518230928","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/rJvlyyZ_nCG","@atomist/automation-client-ext-logzio":"https://r.atomist.com/BJvleYiC20f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"17164dd859adee22bd5845045997dc2de7011ffa","_id":"@atomist/lifecycle-automation@0.8.7-20180518230928","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-LgJoS7A9r7Ag/ikRk1Qn9xeNO50/Vor51jicfkYZqQNdMSIKhPFG6X2ORw5RPQ5ka8dIZuMJuNt+BRqHr6rnzQ==","shasum":"caf435af9355f209581c53ce4bba4409e9922fec","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.7-20180518230928.tgz","fileCount":561,"unpackedSize":1802752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/13HCRA9TVsSAnZWagAAcBgP/2HbA1Y5TihMmuBNpki8\nxYZ34ya6zFdPlq7EJG7aIiMNUffpWFb/nFj8NHDdMrCFdRAj84RIK0YDVba3\nEB394msl7xSIJRaLna6a9mK/Ogz2W2LEeGd7XNHzUCKOYWEDZZAjkhem7ypo\nXTs21qsxTphIyA+DPjzM8lR6hyxC1+og7TJxxt8nFy/kphf7MKQ+L802nBMh\n9cMjVdU7/bKfUJm3K3Lf26A+DNuc+rTDtuLcKaQwER2l+bzCpa1EKIcIu2xL\nVFfqxnQ38sBJ5SxMxQNM5vM3F5k5cJ5AcwVCeDcjs9AZDzHoQCUoG2PgH9Gh\nzNTKHkfH8q+Sl/YhrHGp1PIM5Aa+SRZwGEJ12XyiYJzWdFRUf79c9dgOw4BU\n0lPviZRo/yFl9o4vFS0VZSzoZgZp/owoP71oeeEQ2UsnpXc50eyDaVen1WP2\n3+CoTK6P22whfAPLQbbfpvyjO0d937siazme8uz+Ba8QQLK4B0PUUHfWCXji\nlKCod7KtAiS1TE8XV8n/leCupqsmsHu7pnBKeVjUMIdKpKK0l+oLXQhNwp7A\n5oTpAOhyitaP0IHULm/o6pCVw+foDib4Jo/GuESR1xy2jV9xUAOwgg2aky+U\nxPN/wMQbnIbq+oN74Kulckk14h1ixxynGQ+omrOgFJrR4B074d8LuZylznTZ\nr4/g\r\n=4AN/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfxPjeLmnxj9E10khpcFhIemmV6bJTrZGo0zwKD/0EngIgNZCZYND5qkshSTP0H7M4mEeHkrhDqIVb8hchhDXYU9s="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.7-20180518230928_1526685126165_0.3333003517701838"},"_hasShrinkwrap":false},"0.8.7":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.7","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/rJvlyyZ_nCG","@atomist/automation-client-ext-logzio":"https://r.atomist.com/BJvleYiC20f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"17164dd859adee22bd5845045997dc2de7011ffa","_id":"@atomist/lifecycle-automation@0.8.7","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-f56FHImY03d5i21hszpqpn+igSH41alXh1K4U7sCkGmYORahqvlpWZebSFUqYDuoYQ5Y/kAfXusyxR3Oz8BySQ==","shasum":"1b0652a5bb59f84b04f9896bd6a27bce68081946","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.7.tgz","fileCount":561,"unpackedSize":1802737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/14vCRA9TVsSAnZWagAA7YMQAI4ZlGbql5b7CkSVS3Yj\nD7XMtjNYGvDs30Uba/Syf5cWt41SEUQCTTZZJrFyUpdxYEKFFmqdY2qE2pNI\nr5eDgljB7ZcLAPsyAWZeP3b530QO2zqmXPgBrhzE9D4NdlOvqa73c21efunx\nN3hWppkdP62uVhpSUpq2l152NQ1zKlJq4V5Dx/RXu9dcqG6gbPut0zTZoEGF\n5GK4yoasjvgqtTVM4axwtG4Ojd34of1eEquqYO6UJwMjMUxNRW8lvagG11NQ\nLDoX/pY+IlHOzAlkebiYd64PaHdmMMMM0jjo640IZMi0hR4plwEoCguGCUEE\n0kUELHChCop9yEyEozcrbmlktUDOiSoX7KEYJDhgZoLTQ+nAwZeVz6PA8TNW\nm4nT35zgoxf16vnFJZJRMteC04/RwkQ1361Mo7Kh0bTZy4lJbE9/Laa0nbAl\n9WWuu8xtEkzD8NcqVff1vmEVLg+v34RcQzNXdOnAdZIBt13TEhSA1SEFyALj\ni23XHM8YcB0PSgPraLJxZNV672+abAT1LTNmS4hcsVUyjPqgi361bQNqFoVX\nRfGXKTRJieHHUbgDVheUarFQsvb2/UwXc8pDfKs5wfJ6kJ00jKPDBLs2zIg3\n9fK4e8Occzx9T3agrV9V7ydBjlKun4QAw9n5LhNBisj74381EQFC53HsKudJ\nNhaK\r\n=ixyT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrE+XjBCSGenSAyZfCRyIE2X4dtn5d4kISGunRJqPMzwIgHfsiOvTCXRGZvaHB1rXqlPnzP1ewjZddaKjCozppS84="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.7_1526685224767_0.051145018202723325"},"_hasShrinkwrap":false},"0.8.7-20180518233621":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.7-20180518233621","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/BJxzuM1V20G","@atomist/automation-client-ext-raven":"https://r.atomist.com/rJvlyyZ_nCG","@atomist/automation-client-ext-logzio":"https://r.atomist.com/BJvleYiC20f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a513b693300445f1ee29f918dc4cd2f195f9af63","_id":"@atomist/lifecycle-automation@0.8.7-20180518233621","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-m+zsxEC1MzsXGEcQ2rJtssViChBo/+G+riJV4IS/FFIOtmXOrfwgny5ZEJWO+L8IJzEIjeRSFEsZXmEjn/p3NA==","shasum":"b30a84c9636bf3e81f4870b31f7c0483f1d9c640","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.7-20180518233621.tgz","fileCount":561,"unpackedSize":1802774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/2QYCRA9TVsSAnZWagAAByYP+wYPmtHQ29FFq0gvth/o\nePVbQOpObcBTvpEgiszcbhxwt4dWPn4ZO8W2U0yyvgs5LOVmKblKXIA1WpIK\nQBfRQcGN3MqOb00uGE4x4rwQfdwGNHnwlBBP/omk+hay9om6xXeeWhqAR1MA\nQ3IYdaFUoOm1vg6/fuReioob3LVnmrZOlJQ7vGkaR6zlNPfLM+0PJ0Dwr5xI\ngDGRSyCkvFaObvGDUEq9RhFiU1yTi/CHBrZKsMdi9nQtm5fuB7PMvZkoSuER\nLpMzkqVzVLW253kblvCFrQ48dfO2djJ29Xf43+LApxM/XBDLcUUDzjIZKr1i\nHPHZT8j6fUHfsXidFUVEadyWV4FwgnGtAFN53HMaFeEgOjSBXFs4qa2w9oto\nReUU7GIItpHH9xTyv1TxSV62zfrxqNeYxh/LAcxIrhQl+nBCbv1H8Lk63pCg\nVl3cwu9na5KIumqeeHvWiNBXutjvkCPzYrnsqrDk3G4ODJgOLFDcrfX8cvFf\n4n9Fh2D4VGrze3wDe0jGjVvafWXrludWrZfJzrweXTIIhZCZ/WqQ/NWFDfBV\no+1wKPTf2QMIv/mOqF6YOqRNT+6lFUsvH+NeBtIYkz2X+FgbtifeXMPComSN\n4SN5+Zrx1u3A1O+glPNzJa/6xU1txKtjkL2gap2f/+TLKBmeUDLKmn0PC0H6\n5kRq\r\n=mLfB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChJ3Y26BRnjXW0joOTc4v1pi7eTEtatCiZvPrZRDjqzgIhAP6/wnhFC6Sxje7twjCQ+dIZwZYRguABeb+cPU8Bk2ci"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.7-20180518233621_1526686742829_0.9693096528037364"},"_hasShrinkwrap":false},"0.8.7-20180519104758":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.7-20180519104758","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/rJE1M9O6AG","@atomist/automation-client-ext-raven":"https://r.atomist.com/ByPx65T_60f","@atomist/automation-client-ext-logzio":"https://r.atomist.com/BJvleYiC20f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"0edfc8dfaab58331b0f855c717b7d20541cff8ae","_id":"@atomist/lifecycle-automation@0.8.7-20180519104758","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-vkkirHbTa+RWLyKin85A036mkebeiKI82xd0DffLwLQbk7uG5gZZcKTCXs9EHCW+RVSF/8lr+gUlFm+p+sI01w==","shasum":"af016dda79c89598b00fe55e4c670e2af8329c1e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.7-20180519104758.tgz","fileCount":561,"unpackedSize":1802773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAAGDCRA9TVsSAnZWagAAbrgP/1tOQ7aIMx+9y9Gp3j+M\nhvvGhlR86YCX7GzlBNhsma/lrdVt528/YrpDgF2c7qQ3HGHyzt7YAj611o83\nJDiYlIAPJhoPPmzbboAefmoTZhNmPjchYt7HaHl+uK4fUhCot60wpxUwwEEV\n5mLoj0w5+t4U89kH04zUSsA+zQHRmXv5cjxs9GE+0G4rg78fTIHxfyzBMHGv\njVig0E9j+dubhKuELHMAD+TZXiQhurcjkKQAw02CZuHqf26vZ1GLTDVVsnfp\np7F5KC6e5Ti1VSDYsqkS3Ktm2mR6sMKu20QFoCzHIO8yKKC6pdSrOSQ/rdhW\nUgaxUz4/bacJPQ3J3rKvG0dzqVd3dwR/dyfcvbLoumFxlRPqH0+wB0ctjVtz\nvKfE9HPJY8TFqCWydpv6Trk+jnGYr5NpjBktmEnPodEgWgV4DAGCdeH60jhk\nalaYO49WQkWNrQtET3TUmUY3Gk741cjT4lSJbhwOcLa/I6lslReocC+I/AUK\nFeZOaTJiJxRc/C9k6RiV7PnsacCHaGhadnhrMf7+jK1qtMumCmM49Io3XjDl\nOj45exs+600NvNglzb/J0j7xtcKNB2nmdsHwSGsZhlXWhqqd3PzqmP06mySY\nxrQisX/G3aerDenKT4RB96CKzp9NCiRzGzjM1Rt+3ulM0ZDPaGrTShyNIvrb\n6c1j\r\n=PzMz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrLjffi/AKbWi0hlQT3WcRmvX9yUY95Wa/b4n0Lzq6cwIgDk4Wml5VNLKWBKTK4hpKt3L3o6eyEjrMcog73O8dO8g="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.7-20180519104758_1526727042901_0.7260052943722957"},"_hasShrinkwrap":false},"0.8.8-20180528071046":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.8-20180528071046","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/rJE1M9O6AG","@atomist/automation-client-ext-raven":"https://r.atomist.com/ByPx65T_60f","@atomist/automation-client-ext-logzio":"https://r.atomist.com/BJvleYiC20f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"b98ea46e570927151eafe27278f53f27a2536f02","_id":"@atomist/lifecycle-automation@0.8.8-20180528071046","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-FQ7ykpAY8nW7QTcNg4Uep5EA2P3j6y+c1WLrHHO/mp/8gtQ7q3svtRIET9K4V5/PrH60HQQoG9aAzbO8KaCHJw==","shasum":"743847ec3d63c20db9c3ff3fe346d0f76e209f24","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.8-20180528071046.tgz","fileCount":561,"unpackedSize":1801407,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbC6wFCRA9TVsSAnZWagAANwEP/jWLgxTL7HeOw1d3fk5e\n/Xsmw1VcQT27tkmQbgOquTlTzAbNhEh1NEGAK3zAncwMtJsoCuQP177+gTnS\nM9MdvswI86g1lMiSD9xmL7FqNefwHbsyG3hzwMRN9WrK6uzTPGaaenC3nIOU\n3nzIhcMlHXStXMU7OgAGkOGQpEux2OYINXzd/buSxVNget9gdZym2Zmeo4JP\nqIZFkUCB7Tf1Eln76axGEdCLBgmRNcqqbqn0hBd7OItV3FN+8dJkmsOHk2GF\nVvUIIb0IEBWcMt6t/YY+pnsD5dL7F1IGFT+RZ9wGWjVgXGyMs1z32L/pLjEK\nwMf+d5kjHsgbJ3ucbamb1qIqfrHQoEU4nsikJYNu3W5VznUcufvdPEWZ8e7o\n2l204ZZnS2VC+xiIk5KUPDVfBVJMqXvMEcAVkiB8umqlPlnQHH3MPc6U2R+h\nwIX90mWGMJYhzEXZlAjxa98STo1+LyzLFLbBCM3Ej9A++vGiRsHRTAde/Mnb\nrRvOIF7lpBlvDeBu4r8kieGggNKC151wko+JfaxxcWQFn3fiE3UUU7yLG+XM\nixOe6to+Ybun3kcfmu45tIbE+0rnY+cj5ajNihOoTE28ebqgn+Eucfor+u/V\nql9N1Ubh+95qi9RZc8Q/vTcMJWVMWhnUM5N56ZhvTMa2SWfgcz0XigMR79Xr\nyE6Q\r\n=hrdY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAwLJEBoPqUxx7q8zo+oCkOuurHGjGSkYkO/7L9DWJGPAiEAiFkXUcXEMWlHswboeSP25hDb9aCsqoqD85OgH/GAbjo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.8-20180528071046_1527491588715_0.17941798825548738"},"_hasShrinkwrap":false},"0.8.8":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.8","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/rJE1M9O6AG","@atomist/automation-client-ext-raven":"https://r.atomist.com/ByPx65T_60f","@atomist/automation-client-ext-logzio":"https://r.atomist.com/BJvleYiC20f","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"b98ea46e570927151eafe27278f53f27a2536f02","_id":"@atomist/lifecycle-automation@0.8.8","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-CpDnfeOFXR/2Pp0vhURMX5rUEWB6mhPZcB7KxekG/y6n9SJEUcubzXCYQntsWIiGfyWF6hXMCmhvLNdg3u5vbQ==","shasum":"3e12d33c5b966bbf5e9fe849a71bfda81084ad86","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.8.tgz","fileCount":561,"unpackedSize":1801392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbC6ybCRA9TVsSAnZWagAAHoYQAJbG4Yd1Tou938JLvZWr\nQKq+r2CpW6nxU8tKoA/Zegna/4VQ8rOggnFygPZgNZxf/YgZUZ8rCfcfB/pI\nSGuf0katUWyHcm/xjYsgbmNgKjDTz38LUYNpql7zTXENkkFUMAYE700ao1L5\n0VlHRYNpxocy+700JICqLg1C4Xr7W2y6+ccuFFmbljcCU8Cx9JHHXJJ5yJkz\ngRe0LNvoi7UHvgF9McM8C518ElDULojOTdGbd0s6ozRRquJNlSVYNmzw77QY\ncrUIt4DBdW4RyNFD1eElqPuDnWBsbaYmQCIrrlCO/V3OTpWTvuzvHOP4fgBo\nIB2Uf0L7YoMTOg8nNvcty1giVRiNlu1YuCIpN8RFccNItfTE+4b2KWBjUsZV\niUbZPFNBld2MbghE5ssLuVnSYtDzIO64V4T4188UnccNOI2BTJ6+K+NnciY1\n1uzaybXhL3xOZmiMNu/KHczSAn3do4bDripBj1NjZd08UWCKw/DAfQqhEv+N\njNGkGQCESYJc33cksNQvB0Ipb/yX/iIpKb0sRj7Pu16G5bHRkMzBeDUfnXLz\nR/kQirvkHYAomQH0Jzl6cvQ1a34TLgqMIa0AgYEECatoYie0hYM1lCoFZLKp\nVCMwRvck0omqI43jhAfIHzqIPWb0T0eUkaJYiG8OAltPg867nFK+AfvGro4o\non6A\r\n=v09Z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGBitqlHELM/wwUl10aUocReLSP7KjkAMuAJWLuw0OUHAiEAy9K5fQLF7QQEIsfRzhrTK9+nAWxVOR2gvl2kVAOOSlw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.8_1527491738763_0.9489717391002102"},"_hasShrinkwrap":false},"0.8.9-20180528202724":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.9-20180528202724","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/rJErv0hKyX","@atomist/automation-client-ext-raven":"https://r.atomist.com/ryLx5trycJX","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"8b828eb8dadc3cf5b23c5ca51583a50bc30f957d","_id":"@atomist/lifecycle-automation@0.8.9-20180528202724","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-mzJbMkoBIR35Pq6nBMFt8NAs4uKt+C3dk4/zm+N+YNXP8/UrR726NSYpf14PrwcjvkrHwoIdMVAK3zDhsi1TKA==","shasum":"37f94a018aafdf87b0d0f2204c74e3c0052df455","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.9-20180528202724.tgz","fileCount":561,"unpackedSize":1801407,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDGa3CRA9TVsSAnZWagAAKYgP/1/oMvRCPgOUxfFqirfT\ng7kCG9CnqWNn7xsomVwfDCeTnVh2zP9qLxYLavh8dxRkM0ROA+yDqjxb7GRT\n6THObBBJv694pna0ftxtOYaTCBt6JSZgOsqEJsZ4VL7gbQT8hNH8uWwprHwB\n6xniiypPzweoe9NsN/sKDn8N6+6uDGqL0n19E7BnV4jfIGhA0C1hzGElD6rP\nFz/6+NyIZOyNc/SvH+gKMxqdinwQS67H9RwqISAKHP8XP+cpiSaNFkFQFIFB\nyPnj3XMAh6gprY3LTPeHGkW2M9VuHzxagi3PtVGedaRff0PALrOnFyX3irg9\nm/19EaJLTV5njS1LcvGlANFIp4RxH9TTBWiYT6UT2zzW1xY1X1Ad0nTjzFnf\nC34+qAqn2+jo0QtQAuY6rcvYXBXHH+MroMZ5ASWUjYU+7ERXq3fOvsr+duSN\nqxkkHyk7LCaI92dBkF5ZSwQVgK408yJz2CNJ8zgjdKbfnehqwO47W+VCxeKc\nBDLo9ex5tlp5StXbIeO0Lj3XIkN+ILWIDS6eDkPz6MrvDpRnEUlJdEVerhWv\n9Tlm4a/XBMvGefI4ZkA3FIcNKlk/gHDFKqSy0g6xsqr4V9k7x7TUOzzwILp4\njGnKBocaEwg/ZlpwASB8syx1AP4a9eJLrlCfXlU/TyD0MmnEU+GAKdTuDoTV\n0Sb2\r\n=+QQZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLhy83Uzgk0PgVpNyNFRL741QIS68iZWL4uSxP6HUM0gIgYZcxz9mDohaRP4a+2Y5Ni+4T2FVX9ZOc6zQUXxct/FY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.9-20180528202724_1527539382320_0.8232347520227163"},"_hasShrinkwrap":false},"0.8.9":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.9","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/rJErv0hKyX","@atomist/automation-client-ext-raven":"https://r.atomist.com/ryLx5trycJX","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"8b828eb8dadc3cf5b23c5ca51583a50bc30f957d","_id":"@atomist/lifecycle-automation@0.8.9","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-vni+qhtdLh1R0aQtCW6a531P8d6j1i/ckme16+hk+IiRv0MOYqJu7tEpppu3ZXKYxNYzmermGP91iJMyKgZIjQ==","shasum":"6dba1dabaa2d5577fb9e0f0b2eb3893bb0265b49","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.9.tgz","fileCount":561,"unpackedSize":1801392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDHNHCRA9TVsSAnZWagAAk1sQAIsDEKI83Qwr29DLa0gr\n5Zf4RXhBqgpFC39hgxKqg1j6+OJZCfQm+eVYhMWSCFhX0opB5KRYhGXztil9\nHG0w+FmFgmSi2O30ir1tysXZoU2SZ72gh2GW+XH7+zOr2gMY16NZ48COvL/F\nmmM4QcYRsVB632KQd0666eKlABhx03ZVPCBueI4gHOqXZzBUvI19zfbfpAox\ndMxqKBE3ZIpZ5j5vqXEyoK7FFtvlWTavs7f1FSLKYMLagd1BQ1UAO7yuDlW/\nPgHYo6x/vkmt2iG5I3f0c8i2HwsD0pimchit/N7fLStMUX0p2d2/0PXlK236\ntho9C6VtspS45/xCOWrp8X7NV/u7CocuN+3dg0wG/1zGpMN8VacqCxveTtGP\nfjmM4l9d/bg1FktH9x5ohWei06okXDpfOhHGfKMVAEDmlU/wENtunmLChfb7\n8emj+0Fjtxh3WtVKY9MhfrWvygYTC5dbFoOjZn3yVMfPuXqamYORc/XbOhFf\nBQl+Ix2K4q5zzT5O6eBoOobOebVFNEnHPGaMdqK9xd0NGtpRNVZiXhEYcuUn\nIkUQ49niTrm48NLbrqg3wnjIO24IGa0VgTqPsWF5RsjqUsDbL7sjvml9bRbt\nz9kr+t6aakKB/m//TLw4x1bLVMSReMDICwAhTZTQUcMUWw469LGADLF+R9H0\nP0GJ\r\n=Z/JR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCb4n2k0mkSXyepyaCn6ke8mv9MV6ekWbdQXIwfEWNFSQIgXxrkMsTUE7/o7c3teLabt4RDMI1nDVLQEHQdFhElAhs="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.9_1527542597158_0.5516348138289731"},"_hasShrinkwrap":false},"0.8.10-20180528221427":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.10-20180528221427","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/rJErv0hKyX","@atomist/automation-client-ext-raven":"https://r.atomist.com/ryLx5trycJX","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"25bde3abcc0a20813c63c51518da31dcbdfa4549","_id":"@atomist/lifecycle-automation@0.8.10-20180528221427","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-6/kWQN0pg2GVuxWvW9VRUcjh2VUWY5+TKLYfBOe4IUNdQq7EOrpKPCAiFAcnHqgkzbTp0Mm0QHkCN5FsqgqDwA==","shasum":"6bcb97d7f9ab7e57cee74c8a158d5716b58bebed","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.10-20180528221427.tgz","fileCount":561,"unpackedSize":1801408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDH/TCRA9TVsSAnZWagAA5ywP/itP04ke0/cqGabNv7l4\nhYnc9PUuKPtrkUXyUx3TA8VNA6Zdxb0aowzCL8K9PvvJ1jVuN9E1NcT37O3d\n//edPqZqntRFZyJazJCfLCeCy61jJhi8rdX1ZqBIeO+wQMFXf6iyTiXxF6AK\nIXAy6wcx8PVZ5de9ecbqoGuPUDqRdZMUriZawxRWb2tF0TaE2b/mZJ8/hgFt\nmLvgOszg6zWttyl0ZmwtVwCqr68eaXRpM5CwrFYclSJ+STwNG5ucoXnt2cLq\nDQ39lk4LY/NNBB1TOZ+DZpI2BjorI9rluVXyosrxC3O+c69H1eDQc1Dcwwg4\n/KBvY2tudy2FEatwHdPCIgx+8TltClPhHIDfshlVUb/5kVs8lPw6hN+t8sIa\n2VzN1o5jiT3lqZfOdbkC6T3WOGgvvnrN5px3QU9CO/H2mD3CDLExgt/J6SQj\nMr4IaRVQSKXZHfv2Yh0bzI6hpcptn/xNmHmMHb1g79RGDwR1cpQLrCH4lKmJ\noe5o0B0kW3oy70WKayBjt5vUpxL7BGjzT8bzQn/NYD/FON0Ch4WA2jnivTsP\nm/06juxshpUOx2gvVoO/vBZ3Zy3a476qqd7urw6f0WJsWR+D0hHUmeo/hl+U\nAkzgv2XK1/zCVgKtp8zUxfOYhANSqtOW6fGy1TVXoc7cQXIbBB3mDojwshzy\n6GE4\r\n=2brn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCIDHMVU9vjlUgNOPWhV40h8uHQJoGz4NN2bHc4oj6J/L7Ah8pd7a1jPYx6JNptg94p2LOEhZFPxj0n+0+q1Bjrw8L"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.10-20180528221427_1527545810316_0.2254816567705351"},"_hasShrinkwrap":false},"0.8.10-20180530120533":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.10-20180530120533","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/rJErv0hKyX","@atomist/automation-client-ext-raven":"https://r.atomist.com/ryLx5trycJX","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"04b3d90920300aae311abdfc46f7b2b286f324b3","_id":"@atomist/lifecycle-automation@0.8.10-20180530120533","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-zvBZC0GyVd84sseOnJZx9wi3yTxVEWZ8GnVwH/0X1RZtRYNR28R0AFvmhNCK5Hnkk4RJCrB2t3wHxdG1dq+4mA==","shasum":"083d2e98c2b87242628b9f154dc17f9835378b74","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.10-20180530120533.tgz","fileCount":561,"unpackedSize":1803225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDpRCCRA9TVsSAnZWagAA0c4P/juijpE1xiaGwS1EWnU5\nn7u6iqrJth/AMmL0bxU0D+1LGjzDDa6cM9/WeZ11ZRtldIl03C3T/jxSfMJ+\nbVn/fT388BY5OLICevVylkJtz9rtkq1RUg0HE+PeJAgOIdzVazk5er3N3Ms2\nnra9UBA+ttfIF2vA8YDy9DKGvaTd7SU+QdTb9cBHhyI/BMheJeYNMV96t6lZ\nu1bqvQ5vPbI3eyhI0ah2PW1ZVKQYVNq3zbmmR+sZTr7VcLee8WrI6qEthVQe\nGPHH1sf0xekSKC8C4z9FOPESjrLbg3e7sYAMUpXy75fIfk0DQLzMPmxybgYH\nGsikUXDs7lLJT1Cuk+G4gxgDmFZS0FK0hTqTtghZ3LNJj/4h3gXRaWFR+WWh\nt3u6ft7ypoFihepd5t3jfR3gGUeW/lCI2f3mpkFxM1gg32f5iikr4bcRdvk+\nKphFCO1DEjz/dpeGCc34dN4AV/duYs5FkIKeR7VeGVQl/4OP1AEoU98g20v2\nJDidH/ILwyUQ8NyHjJGHsV51L6GTnMW3cPjihU2hcOY1X0dbSVqGAmKTfwy1\nf/diQ2SSar4/UIkBU+As40wUbFj8PQJqqcWTjDXvZEpUA3M9v6FP4KRy2Evz\negCpLtuhx+hNE+zPLFXCf/a9UvrATMmRBhsK/JlBdYQ5zGIUClSddXP3pzOc\njgHB\r\n=xXQL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDk2LzvY71fb+2f003Ax48SiLVfZQyWbx7F06m8v72/bAIgEdF2q36bZHMtavRKAO7i3jYkoZRZSNfZ7CUgCAca+T4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.10-20180530120533_1527682112817_0.025167330337521943"},"_hasShrinkwrap":false},"0.8.10-20180530123922":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.10-20180530123922","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/rJErv0hKyX","@atomist/automation-client-ext-raven":"https://r.atomist.com/ryLx5trycJX","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e8da3aa18bf1a6ffa54aa1e4c3b5b9c13d288b18","_id":"@atomist/lifecycle-automation@0.8.10-20180530123922","_npmVersion":"6.0.1","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-P0E6qBDKwkgxbs47+MFalmc/3EL7GuQ8njiI9pFMgKcAy7djA6EVtUN/MF1Bv9ERzDNwyX++L6zme3pxhT/0ug==","shasum":"4e72ce5e99d167230d271d88e793ae8f6ba53c13","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.10-20180530123922.tgz","fileCount":561,"unpackedSize":1803225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDpwOCRA9TVsSAnZWagAArgIP/ipah9oTg6rfPIsE+rWI\nd6FOnIxRkZWe1fMYoFKJ2Bo3j1ffXbgKYmNnQRJ57YQTp7wQxBanaio8oAlp\nIQwnZxAOa2XBfhFGr0ShHJ8emV/h0FYPxmDrR+hIJPZ77q9FcQG+q0xwx5W+\nDP4i8zuBbE0avGvwHjtZkkRJNWlzi45EXv7W2zjz9Pt19NTYQ9Itk3o1tkH7\neXenUKPn+NkISwoIwiZtcM64wak9GzitpgZUNP8wCc7pF7+nj2rNk519AjBa\nWJb6YHFcHbZr0zKPcf0N+YaKGuWw9nPMFGKc7A1R3Eqer7e82yP/Ue2oFzGx\nyzOStC0AuKHSr97rnA5+hB0qEmTpnZzAuIHMgt8hPBCrRKtnLhqfwCB88I2z\n6ZxFco6MMhB8UphUJ9LISZHOCkcScVqCbBgWsPfqN/ZEm+2H5AihpyYTXE8p\n+oxK4QSfgT35z2f7JFzy7UY7XkpEwfwn3ayrj4EnAFcGG05i8jFOH/3rk136\nyLksgPC/QCmJX4TAYVjl7EkT17CNrvWlKGFu27YB2FAg3e/a8ItTdhTFINaa\nRxh0bJhApBPsjmnytzgsJYLUxRcxLFHLyJcotpUlKiOOLHvtvyQIwG+UHdKG\n5lkcboxDvjvx9ZrR48425nq+1c/R11QOKx8mSSMCFCaGya0+jREYycFGW0HK\nUJ8L\r\n=YL+c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE9IKBpdcIcsONCFXM49vrMTUnUM5d+ElUODowjvfHscAiAyg2/m6g8DyFZLWuwoSMnzpzjPKF+Df1f8JWitCJBt2A=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.10-20180530123922_1527684108553_0.48124159588452864"},"_hasShrinkwrap":false},"0.8.10-20180530130645":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.10-20180530130645","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/rJErv0hKyX","@atomist/automation-client-ext-raven":"https://r.atomist.com/ryLx5trycJX","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ca54d5f3316c74f70659fec0b33e1f542914e91f","_id":"@atomist/lifecycle-automation@0.8.10-20180530130645","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-4KOVF0SVM/zLTvNQdgC0Oej6O72ExA/8nOyVGZ2kKjm9WLUd8SGCYNesHeHgHWV/RuSmCn49C8r2XcPhWfWd/A==","shasum":"3a004852435f8db9ef79deb804f08b8cbd8d0d85","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.10-20180530130645.tgz","fileCount":561,"unpackedSize":1803225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDqKECRA9TVsSAnZWagAAOFEP/RSa0brz4SZr2AS2+ZiS\nleXYNu3ovxVvbNK601zBwxWMhakshvg9cUJLMbu1U4mgk2J3Rm11VrEKnkpl\nXSizfqWzUBumDs2lxg3AyU9GrgWoBTeyPVEjm05DudOcvnig7Az2ru+Vz//E\nUfKvRFCrQRAIv0YCi5w1iZxCstlf1PMTmbLAa1UD1xOEFDSttCH8wrqP3P5c\noj/WBcViUUCaGWTUGWaYDSVzj9lGCCFoQTDUQC662TekvHfvX+53u45joknU\nF1SAMFrDNso/SZ5d5f0pHx3gdFIgbZIFdaifKADi3bBXlOS44sF4pBTS55YH\nf62JwAfdnJ6+ipPflPWLmyW2mpy3ack+WKVrqVBJ0kWx4WDiScmGr4QN7qEr\nI/W/wZFRFi5bCOCKnITbF5bnNfu5lqEBCzH9Gq9tI346AA+vVndpnLyoZFu3\nTRXJB3Lx/8pWt5TiKHyoEmVh7Y4h8bjH9PaLec55gFVuxnN+LzJsPfI4LYAi\nmdnYhgaW+emF+zBewU0ksGyac0H9gI3rHHpIsRYreyfJxiBHiV0GZQjpYXSw\nphhpbnw2hfrTy2ls6BqCAW5BqQP1sQcg3W2AA22Hza3sXvn3ZfRUiKjL/rhw\nmXrhBC0Pa3/bS/WAztd/G8QDVkw/wWRlFNy8nOe2S/drm/7NVvLzZ7mRhF5+\nitCD\r\n=Z9zi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEwRimWlSPW277CHjIxpuUz0cOTRmIaLjf++70dpo89DAiEAyTN7I4bP8tL9i/ST8sPBS6MT6gUJrvRYxOthH+o2U+o="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.10-20180530130645_1527685763998_0.7910974768253631"},"_hasShrinkwrap":false},"0.8.10-20180530131825":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.10-20180530131825","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/rJErv0hKyX","@atomist/automation-client-ext-raven":"https://r.atomist.com/ryLx5trycJX","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"4ef4905a71e726e4bfef69766999e0ef7d7b91e0","_id":"@atomist/lifecycle-automation@0.8.10-20180530131825","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-KZEXpo8GHqP6UKiZUkh7YsXZSiu6jhT6LlDZYP0LemQTc+jW+PPt135/dGzfTbffk/qkkIV7+BuijhvJyKFQgg==","shasum":"a2e230966f2844d881e867514a59851367e69df6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.10-20180530131825.tgz","fileCount":561,"unpackedSize":1803225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDqVBCRA9TVsSAnZWagAA5n8P/1R0WPm/dtjOvUl2EYBc\neDH2GFhNyqMOkyEwdUu6GFLIbsPuqFNPkbiYuO/CvoUzczZYqis0pGkW67MW\nOZYZ6i1YcTmXHeh4Q9VHaJfEmXA/odvbjqM1Zp6pkqsCxmtCdig/q4bfAVZr\nvT4K0lglpOXU//2wS9jVOcNRwwqGdeH8UUx5qsf3QrTs5w6P2+xiqnJxovoB\nz6Ax+xYxRCW38pmuxqIdNEcPodwqMtg3a6pcABKR+MV4w+8AQs8LPTTytdgP\neWPZc8xcp5cNh2GrPZjN7j5s0vR/7rBkf+g82+YW2ADn7TiIhS0jzEAik+Xm\nRax17W4C6chSTIyihhffhG118Av5wFjIDsnA01rvwF0p8UIejcdUjBLU31Fq\nn8L9xIMIH5HAozVCn+jSZ8beGj3RI5m63w+2kT/QKfsU1ZEaV9hdd6w2eqVz\nrw/6qxqiPsR7T149++ZGBsFh+BBL3j13gwb+2DbdcXDFeZdmpnYmm8VXcNvF\npEQnzZVLKEnaQvl9BLHxF+wB0wyFNHinMPEMUzgK55t2Si8+RVRLORvSf8mp\nCBvursjzqaYIb37vvMb7kN3Qdt4iFZ95QUcbMbbMY/TI3qNeqk0wtFHjJwpo\n9YoHPe4szUeRfWgYw+DkBC+HjGB6pyx1b+G8EQ/VwIKcDHJaIEd2+m6hDvVN\nMMgY\r\n=4Avq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBZ1vQKrzLcQ6viu6nqflptgyauSc75Ia37cE+xoN1xuAiEAoufS7QyA5u0nDMkvNw3zvcqjoiY8QBWN2jZeXkc3Xz4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.10-20180530131825_1527686464411_0.816681764852369"},"_hasShrinkwrap":false},"0.8.10":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.10","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/rJErv0hKyX","@atomist/automation-client-ext-raven":"https://r.atomist.com/ryLx5trycJX","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"4ef4905a71e726e4bfef69766999e0ef7d7b91e0","_id":"@atomist/lifecycle-automation@0.8.10","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-aG+UZjw1COmcXQlUgeODwbxfyZ8LyOj+584i3tKFxKrRF2RyHcKnAQZYunhUKMS986+y2T9PzGnvWjnesdWLxg==","shasum":"936edc8d01b1df4d00f00799114e8dcc80bb1876","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.10.tgz","fileCount":561,"unpackedSize":1803210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDtdFCRA9TVsSAnZWagAA0O8P/38m+aWwE8jb1DByp8IT\nYO8qkB2J+zRRHbuxFNxCH4Vx2Rtsm9FwXnhpeCtnYvWT7IClgH+3Zbla3k7q\nwo+KozcCP42wwXZPdWrzWCfIFx9LSSONWlJ4YDoeVlManmQYVUBvwx8xS9uM\nm1SYZ8Md7lFbjafRIfAqqbeOWmfEOYvyNyMYdDtCCg4DLnCN1h+BtUR3xYSK\nYkcjqYHsHOhyeJoMzI9j+0KO48vBnV/9YrcW11BU+0xC2ubQ9kM7D3BE5wqm\nDB2aRmA+V6qRufUHdXCYVt/1GWqLQhUrjBnR0BqMFh4bKGWPSfY4k13rZF17\nUUHaDc8ofULLlKdPdj5v42ZxlwRahhF8dcn5nGJSdKw7aTYVBtUk65FiniiF\nDk6ionL9bMyh61s6jlyf0WYi9liSkOI83I+pItN1hq/lWkU/LtVBajsHvg7s\nCqynigmOaE2s9RcquCpSsKYb5PGktkuPn7wujg0noS+ZbKLF4v6pXE8k2fyQ\nUhunAcstHmEolC+fg1OVqV73uxmr2r59GQFV3Fio2ALcu+qnOMOfQ5xDiozv\nKnQuygEJwv4fQ5OwrXsquUYvtaOqUfnH3pfta4ARzU/L1ZENqaoFE//ohXIx\nzSaI0jhg47NBXGbUPSDKhjR8xVLQoXsP99GK8S6xMxiamndcYjZKJrMXGGqN\ntAGu\r\n=h+zq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIANcvLnes2PxeQd9XGV1W/BlE30L12yOtzrtZDo9ztl5AiEAgCjZt2LK0OyYhTQK8O/gyp/Sy5/lXiexbXHBYFRxSGA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.10_1527699268785_0.5142598787824622"},"_hasShrinkwrap":false},"0.8.11-20180530165530":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.11-20180530165530","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/rJErv0hKyX","@atomist/automation-client-ext-raven":"https://r.atomist.com/ryLx5trycJX","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"26863573642c0f8877fdb5fbafa1be483936ce2d","_id":"@atomist/lifecycle-automation@0.8.11-20180530165530","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-kd/BwAd7uDshPazuHFauoAFsMcaMIcFQMAJJ9tU9UwM1BOmGE64fICLa9flnOW1s0bqKI8oQa3L4vj50Apz4Ww==","shasum":"82d53a4be4d80d9fa5921874148fc6cab567dcb0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.11-20180530165530.tgz","fileCount":561,"unpackedSize":1803225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDtgkCRA9TVsSAnZWagAAPbMP/i/p+fbo7JTVk6Wys4WJ\nINHXOAKZI2AQZBuF/BR6cyv4tpKegtq3hCFnIebz46dmIxnTnYGApSeu6GVY\nwRu4Q96vFU1U9LLoRVXj/EGV/9/MVijf9FI2sExOjhkyuyjrbzc2DUuNerfZ\nLUk7iqbO/+VWkN3VJ+F3GqrysJ60FUwnChcSTvfrp6N6acgS5O+CYVJn07TR\nmymwaqcAobjeI1LgxV8M77itmx2hJc+2phckKAIbc8AFJj+Plbe0dXVMzbxQ\nxiGM6eczp6D0m4JlBMNdThAfJKQL5b87VVjc3gWvFQ9J74yrq+M5gcMRPOhc\nu4+2AVBFuplUL/209Yh+9EWMTinZ7Zx+qJRYYe4keoMGQoUwZC744REGP/up\nQ3QKTfp82kxxv7t4VREKQ/gYrNiv+PIpH81oQEvXutZhdGBIXGdmh9C3+WId\nQ0x3G8rFg6jvKhYXhHDQ/ZLVj4UISrM2lGOqcBo8oDTzHE/MrEckn7/j+YQ0\ngN0UDLtqTDYk0GO9LHV+xQyktcWZg1YypNzqxr9gsZ0nbe2IPWdVuSo65yG5\ndcgiPBgi2ZIQXozTzAusC8Y3INrMi8vFb2KtM0DcN3vYA/5T9DSlGzl57/dI\nCkfhkftRp51NxHL28wjmZ8c2+OVA6LSgCjq27VxOqhJUZKAzGdPO+k3e9Aue\n/xjG\r\n=Wre1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDnsAP25rJXnV5PJHGYks7WiRO+PJl6goOFsruoB4vougIgc0946Cs73IStnvmi/z5YC+isHNRgYJoUErlvAtBcDgI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.11-20180530165530_1527699491293_0.4898561108785999"},"_hasShrinkwrap":false},"0.8.11-20180531132419":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.11-20180531132419","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/rJErv0hKyX","@atomist/automation-client-ext-raven":"https://r.atomist.com/BkN5R282JQ","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"60c21448a2ba22d3982d06866ef6096963d632e4","_id":"@atomist/lifecycle-automation@0.8.11-20180531132419","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-3tkG2BkBGJ26/5HBPcKgREdvtczbBE0ID7fyhvcd9x3yda6zqZS+PyvgB4A42cQw8QrtkE4vq/XuRJ8nKr7zqA==","shasum":"86a43358645b4705e69d52814b6f69931ef4c97c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.11-20180531132419.tgz","fileCount":561,"unpackedSize":1803224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbD/gRCRA9TVsSAnZWagAAq9cP/RG7e9wAKmyce7sZBuPP\nRrm2qehQZ/0bWnCCpgFTFrVcUv2qG6/1BTtRYMZEUzvEcPcFhCijG5tFhM/H\nGi1BRioEbljQffEFGPOutDvGSXQ8O0zUkfpmzk6k7UnSxWsUmaDdhwivILom\nxrWvn6ilG9DG7xFmuP+kQbk3zyvkuQjba2gRWl4KTT9tKMVMZ2+XH56+BrO+\nsFw8GOETHfzvz7eS8fB1GHH1gwbF/jXrwpzEwK7Z/T8YccdLtpFD6cw75e7e\ntF69hRc0SfZvt81PkKc/R3GvL+DeZ15j9b6pGJK37yh2WY8ifaxxQk0/YH06\nNmAZuT1q4VmPSMakLCSTcmONROSMlc5pRIs4ZSGtDKezU/hdidk369ItUuR3\n3GA8WfLaN/rTLLtJp4fYzPaUKgZsskjZJPs23CM7prjjX4lUEL0z/j9bgLSB\nCl6UDoBwD1AxVEpOFuv4wKxjS5aP+9R/49AmuMpnu3Glq8XIpqR7WpfdunUY\nIogxGVSLPMUNoCdpQVPVW2RBJb0Dd6kPbg+f8MLhDkTdXWR7Tlyci6vqXSar\nOyJ63mCNv6dWcrpC03tcec7J//fAEi2CMeA1s5EMal4FtPmIFIXnSqULpRrW\noyyjZqI0tLJhFEyeXeUpoxzyue/c6BRyVAidY4MQZB2Lj4JFxY9a2NEEnjT5\n/oF9\r\n=KCNk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSh36EarGr2JGOPUxj+FsJ3TYPy4RVgw+6bom+LGLLZgIgVAMg4i+FkKSwY24CH5W/4+zm/10SVXzmwFWFQPwY66k="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.11-20180531132419_1527773200287_0.06762005079614686"},"_hasShrinkwrap":false},"0.8.11":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.11","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/rJErv0hKyX","@atomist/automation-client-ext-raven":"https://r.atomist.com/BkN5R282JQ","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"60c21448a2ba22d3982d06866ef6096963d632e4","_id":"@atomist/lifecycle-automation@0.8.11","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-VypzDt4oL7saXRf5z8vZddBx3N87ZzWZSdRNFOUF5Bo3dQ+JUGaoYXQly1xjSnGjRfNwuy5oVtoOWnwmi4pX0Q==","shasum":"64c9e674d83540b6f78f59fbf504304b1e169f83","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.11.tgz","fileCount":561,"unpackedSize":1803209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEHQOCRA9TVsSAnZWagAAvh4QAKQ1V/oqPShrgzO4Ts31\nHRMicbm+lDfPgSRSPcI+scIL3jpWmld3KZEduYQfCIdZaAKMYIwZ6jSei6B2\nI8j52vIW2RqRH7znwayK9jQjJ5U6UO2Quwafg1wFOM04hfF5p3CA5isImy1K\nZEcJl6d2qdT2qVci0lm0EPhpP7jugduDXinkICAL3ewgcwPh9dX/e7de5r/3\nEzsDqffr4lQ8+SiizW+lkQl6NKaIEkT5Fm2H9fMR1jr75rQXozGphSTv11PV\nCOHLJzf03Kq9tXkQIwlRWhshqJFGlzEYm74a29/jMEXs0nabM9yAFzwRGPZm\nqehsQ95mqHeoM6jj97iciYmafNDzOMZ1FKD5Aq5+csVF58RLaI25dSoxa1i8\nzgAH+dlKYXz7BYig0bZX0XwZTgCZ2/eFmQX3gSvcjz2EjpngnkHrUK7/V+TH\n3trutWH7iY9VQMOcVUe8Hcguy3r8rRyIpFkgO/XcJImZQL1Hvw7acu6osJK7\nMmkFaZUr2skl6PjotDYA94/YWcnvfAL7nx6MLuTZ/AukbfbXKm0EbirgIPJi\nkR/1i+ZuGSoeI/++fHN1RVLNNcz5Ll3RL9QLd8X8Iq9vKTBQWBiB2qPUwVcB\n2bFPEqAdZ5aslVwBKMmGr3ONrZiO+ox9OKH5WSbe05F40jelH9Jqd7gOA6Pz\n68O1\r\n=dPyy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDhur3Flgd62W1UsFSvvLCxyFqiDLnkE1t0+9w4R0N8VAiBa2erMlbnQ1AUjZOR6Ssv7kUzAtkz0Nnb3exDR9nfNRw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.11_1527804941966_0.5599876167375359"},"_hasShrinkwrap":false},"0.8.12-20180531221644":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.12-20180531221644","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/rJErv0hKyX","@atomist/automation-client-ext-raven":"https://r.atomist.com/BkN5R282JQ","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"bad44bb947b34da35a0f71beaad5fcd9539a1860","_id":"@atomist/lifecycle-automation@0.8.12-20180531221644","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-fGyHIKvFXSNkGIHh5mq9bHoIoMPxdXcqQvMVVPSbsoonPKUvrXhHh90bgzAuwl8TmcZjHJ01DACaZXvBv3CTPg==","shasum":"31ca235d7ea3e493771f5f89a0033eae2811f53f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.12-20180531221644.tgz","fileCount":561,"unpackedSize":1803224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEHThCRA9TVsSAnZWagAA9OcP/03HFpwyvWw1VZjZHnVF\n09qmtw0FhoXaKonGPs1IP0KuuMWKZsdEzaArr0XqOMDUpMK5LUXEMkmxGZg6\n9FsQSEvFGBnCleMX/M7nlvTCCmikA7tl0pADIH1vQ90LZrJj73JN4HM2qWhO\nKB6IQJSV3rIQBR0AKF9zI8yk/q/jfa9MLnb5NZDOOOTzVPyRWbpbNSqIQJvg\nnDe9nGExqgkXZfCEDngSBxE/KyPAV9EpVkO6bWq5iGTDUoiuFG+DF//I+And\nE4zA7vfWSsUQC12dX6MRGLNcYYCtBBuHs/8deBNAk206B76qAHIqGrNcbnI6\ngVHaeY+wbBphAzOXLVvS2BfwrU6aFE1UUYJML+s4Fel9eELhUx6NguNiBDAm\njTkrDwOs6JDIg5Y2N3xgov/kWd94ci2psBRMaTGyo8wlFUKbGg9pQyeRgYFo\nhc6dEEimn6r9a92X6MXqqXjAHHLh2NPJnutxt9Nfx2C1D04ukiyJMwCiNFAJ\nM7dvi60a60BVUB/JjA+oIDphO8xMkmlijjwdgwyyg4fbAbMEMxefypm+Fjxt\nTTBFskvWjrMdFtUPYrMIWYvjy5RfiBUK4NDKjEact5QPb0zChAXk7PzEBV0V\nZSsxCMzt+QoqjYPAlax5mk0HyBqF8a9kE9Gw3vGcEEh6DOmjgLWAM+aPY7FX\nssCD\r\n=q26Z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvX6R5248t+VqclPYQ+dFOiPG5++EaaVsyFpLB0mJyVAIhAPqOGxsU7KvUGUEsNOSRYJ2Vjw9bWtiLqthcjrL+Xgrq"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.12-20180531221644_1527805152941_0.8142934410668958"},"_hasShrinkwrap":false},"0.8.12-20180601150532":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.12-20180601150532","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1El11R0kQ","@atomist/automation-client-ext-raven":"https://r.atomist.com/BkN5R282JQ","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"5b2ef52b6f416837a47d32bafc9773b43118f75d","_id":"@atomist/lifecycle-automation@0.8.12-20180601150532","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-WdpLM1S02n7HC9j4N92SqGe7p2+Z0jHl+cVjmwhztIfrPTyCO58sRaSyCXrVaF59jmkFA6binwf8+xAUArv06g==","shasum":"67a6431bfef0240f7a24316c3f73b61069c2938d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.12-20180601150532.tgz","fileCount":561,"unpackedSize":1803224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEWFOCRA9TVsSAnZWagAAW3QP/RpwtM68Z2TY27p+CQAx\nv5vczi5VCmU42dtfaa1Q8bQrJG6LacENcj+WPJ+PlRPKZE/pCTeyjAluNAXH\n0v4Vdj6bPc+9cIdDOHmy3AWleNRgXT2+uAxLXpZEekhZh0cJRaCnPQlJ20Lk\nN5Zu5ExQnu3u5tf/mbfdCk1nFxvDjFW8sHpJgMSq3N/NUrMjdCUdNdNSUfER\nz6isI/iOqx9SpePtM7Wo2hmGyrdHSV9J3xcpduJXcPJTKewUCd0hZPbJjnNR\nXoxwyxqbD6jM1EiRnRjzD5qzlbqBKBfroEMjstUYut5ncRToU3jACZt4gbnU\nwjdpHT4YCLfj+ddsmENBAG3UQM/em6aTL6EFPTRrjJFp9VUhCfHL4/ynGhlB\nGD3SfqTflo9kFqjMSE4zaL65SbqGkqHs73T+XP+CYkDqbXeOwE3lXsmp4KHg\n+8Oca6ZhBkHMyVK9gwIrX0DjkLl5sRfwjS56eXW9shEZQcF/iJd7IKwVzfZK\n6L0z7f5MCu8Cga+CPKKA/S0NeHfgIOsJfRmSQkAzii2aT8ax19Tl5O6EDl7n\nQQoi/CRwc2X4yzECjosUGNqydJuiMgucZA/Qzz04oC1Xqov5WiZ8WcdwiHEY\nUw+uB7NcKV+waa+PpgvACPc+4O17gMznE4KKhwEvOa28aeG4bcsFTW7WLW3F\nk7ro\r\n=STvP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAKtWIG7zEMoU+LmRXDuA/ApnIn2fY/xx8ZUAzAws62uAiEA93dTAkDjuaS8UF4zESpMktp5nTOVDvHZ79mLF4/QgYE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.12-20180601150532_1527865676531_0.7377550886281026"},"_hasShrinkwrap":false},"0.8.12":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.12","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1El11R0kQ","@atomist/automation-client-ext-raven":"https://r.atomist.com/BkN5R282JQ","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"5b2ef52b6f416837a47d32bafc9773b43118f75d","_id":"@atomist/lifecycle-automation@0.8.12","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-FH+K5ZETcDniY0riOZRYznFtNW6yfy64eBlwtdfOSczP4qKp55GiEm+pbl+21iWqN5mE2DLLLNOXPvRUwkNxWg==","shasum":"7a3a0d51f047ef4b2ea2ce8bca2b801250f352d4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.12.tgz","fileCount":561,"unpackedSize":1803209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEWHFCRA9TVsSAnZWagAAS8QP/16wl2lKH08i7rDQof6M\niJw3Dfcqh6gH74j1OR5VMzk5BkmB2a314GVyyzvXCeJkCTptUoznPE5fI47W\ny7ceJFRPkJVaDZ4zrg0Si3BJJ/q73qP0/T4O+N9Sd1JIoeVr3XwogYKXhXlg\nSnhtj8Q6S8LVJd6az6ky9fm4VLCff4c+nFuSTYLoqclNKe75r1LaLJRs/uVO\nqjN7OuxIbII2XwdnnfOv1QIcsN0mZrZQRrP0/VgzHbL9LgMohSqKr4Nq+4ji\n3bCiBB2m2VxChmAGYoEV18RKxKvyJUY4hXGzQec9y+w7pwz9xhPiGnjXZwsE\nCRq5K7HWmrfwLCVjYJMlotJ+0NkF8qYVeErtKZriV/ZFKBon9t9RBokj7+NM\nLFXToVjJCIgzx+hnnV6Bznx0dLEG4RjP8b8Cb0uNhBq10gZcyjVLwAief5D+\nDl1M1D6LFi+FjQMKFbrxzamdC9FjP70f0pb5NLUg2KM5ythGdIyDkvX+JIEp\nT1jaDRx4D+HxXgCkmI5oI3DGV+P5GgXJYkK4gXP//bk46eZ//JRtCwWeutax\nRjhWK+i2HfijFInlDbXY3DKI8o1fPsMKo7IRQtflLdQT4THD1S+FmSVwxejt\ne5g4mLhOONhcJEY1BGyQeUsLct+KRvzK7qcBqye8ZArAnKATUxyDlzvoQTJL\nGNfQ\r\n=Dvoj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGhVQ5maysHQO17zKtuhHDPfDNmmFGeeDN2z7pVuyoNxAiBlAwIxgUnhBuGBVDmnebjvw294sUZWmLRHqdoPQdvFoA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.12_1527865795641_0.8754058889704126"},"_hasShrinkwrap":false},"0.8.13-20180601151108":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.13-20180601151108","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/B1El11R0kQ","@atomist/automation-client-ext-raven":"https://r.atomist.com/BkN5R282JQ","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"81f24c3ef76581dc65876839916f3f7e4e97aff3","_id":"@atomist/lifecycle-automation@0.8.13-20180601151108","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-OctHBjpFOU3KOkerBJxjwAgocSeEIAUHkQGD7lSqULQClRjgiCz6fbdndm9x2F1YDP9x7dNY/gIi3nQQ+39V8A==","shasum":"78c98997d35e103087ab72fdb2ae05e221655708","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.13-20180601151108.tgz","fileCount":561,"unpackedSize":1803224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEWKoCRA9TVsSAnZWagAAjEMP/0jOkYgl8Y6VI1yvW1Et\nimO1c4vuZxnkUt/FIYqPKoKDlqgQDjlZ659h1LNUpAYSAoRGJCWq9A8pSkRv\nq7j2HfTmANGklIegH8IaND/ufu8FbzOlAj3HdF35XH8cnm76NsdATqaenzJx\ndKE34Et1RjWe9CO6n6zW6i9aEVODQWmoTnfi1MQFaqcWjdk5BlDiradGPXOr\nRsdbLk+6/JWEOnVclJP0Np7XrlamDSz7WLzjHk+qMSNzsgcmlivq41xdrZjg\nnelFRwdRAoLqK5YI+pL5tuyAz5hqrO4/qrPN8pH+c/kW1KTsx/l39VWe/WOJ\nU3/5z0DxNtPqKktI5i9RG3RvBCcBI7GCNFSbRKMfW6FjfztwnBeKYhQV6adN\nZA2qQ/maBQ7nrn+dfle8WJ75FMn7BLu1KtdICuIg8Nw3rwqy44qw+l2KJIcE\nMUNcSuzAioMkFxpZ19/FGYyrObPw6xgHs/siZ3I35b4jvxtEQPO+pxKZgJmX\no2VOgeV8zWtNytxSkESvbnGAyN0ZSRK0U9auSEdC6XtIIMWg+rS9mE/ZMSbm\n46aU/kTHqkunABulcfTItDtz9a+PFqFOwXPhHELJbQ3b0cAszD/j4oMqS04a\ntU2T6pPCv67TOl/zHE8bF9KTuK+AE70vyHcBV9stM8OAISF5iCNSSYfZCVr1\nEhoy\r\n=m8GQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmNHRUFZeixzgjFF1wVZqPid1Wglu2q8+y9CEa6XWYlAIgBHr2L5+ufHNOfeTgMWlZ/1keLBbfeigNuh9ud6kykQY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.13-20180601151108_1527866021860_0.20723220521332641"},"_hasShrinkwrap":false},"0.8.13-20180602002942":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.13-20180602002942","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/S1EGATByxm","@atomist/automation-client-ext-raven":"https://r.atomist.com/BkN5R282JQ","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a7f14f03d19d1b79dcffce64977f2c848d45f09d","_id":"@atomist/lifecycle-automation@0.8.13-20180602002942","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-YrxJVdbQy8DzlyhYUGo7BbR3IrjClqjvBtj2dga06aJ3bUVK1VM/NUzqw/34dxy4pR6b2Bbc2MMYnQiWhUmp0g==","shasum":"37200c0cfff890e60130ba45c6648dc1851c8c04","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.13-20180602002942.tgz","fileCount":564,"unpackedSize":1813071,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEeWWCRA9TVsSAnZWagAAhloQAJrQBKDG9sk879IdzB9/\n94/Fm2RklYDWlG+8oz2X3yQNtd3OqU+3sfjmWj+EgRvOscPthR+HNu3bMiOn\nXvwq6717QWJYSRLKsJOo1ZGcm9SvqPZsL5eZGYDDIluillsd+6LQG1MPAHNx\nWKwTlHshmv63DN+UaJ62Ktr4vKmKsbFQHbzAAxhQmcYMIEFclO7y3isyapmy\nKTSilRwmDobd4FLZdJo0izCpWl3AW3CJo7I7C0Z++Bz2Gi67LC+JNzgBZSlw\ns117PrRkUSGoUnioqbKMp6+KnonBTzFiKkx6VKLOC6hRIWUdvYSNuGo/Ml8f\nAhR9E9ulo6LhiXPVjC+LnX8O4lZeHQR7+3IVRAThkm48z2aSwcz0tFVzvCme\n5Cgkj5Op6bcnBiTuQI0clL697k9uzKoFjg1yWUiN1f2OfRqVg73dePAzjwSn\nGPPLuLeFryWQTTNIdfsYup5jh1ixG+TpfNRyHbpgCGOmjmBokqf9c0t06JOh\n6Zx0StTAXkGC46LTjnUTSnr+/HhRKUo9tjFyRPdZ0MNACymEMpP9CA/v2E6V\nE5BKnmDpKp8wktNYaJat33Wmpd3VgyBwROgLfdEsE2eat6wUq7ifxM8OdfNV\nl73jbGaJ06RtYOX7dYTswSp5B40xL1YqdwpZF5dPGAptHVNG1K8SxJ8lE7kB\nz2YI\r\n=gV1W\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMcAZYUFDqcidD7rLQDRc+ymd1eYiHeLmFbXDzTaPolgIhAK6s6o0gcDeJkLpm28ZHNTub+sZdDrjBY301DVpEbbxe"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.13-20180602002942_1527899541052_0.9861403603671424"},"_hasShrinkwrap":false},"0.8.13-20180602004025":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.13-20180602004025","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/S1EGATByxm","@atomist/automation-client-ext-raven":"https://r.atomist.com/BkN5R282JQ","@atomist/automation-client-ext-logzio":"https://r.atomist.com/S18xo_Skc17","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"379c17d2de4900250019592ee79a1ddd60c114c3","_id":"@atomist/lifecycle-automation@0.8.13-20180602004025","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-j9Js4wAHYN5gnPJPXvfp4O67ZDTRrP4/3x67H/cnzb/r0sAbBjWH7IAAt+fUP+Tq8NEfRNVkLuS8AoEzB2WXyw==","shasum":"d30785f7536b60228b77eb0f9c4516d6192344fc","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.13-20180602004025.tgz","fileCount":564,"unpackedSize":1813154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEehsCRA9TVsSAnZWagAAEpcP/0j0ARtaqFSUR29x+qhv\nCdxCEZZQnq8XzDc8jDcYoPgbvF3UbrPimBNGKOCDUNfy1EqQoSbUqC7A/KTB\nAndPCU8VugqHyRixAc8E7AAgWPw7K4lKVZBo1fxrzt/qeP3z7C78OX7266CU\n490F5+zzXE5lFToJrp9WXk/lbbqCfeHHjowKYPaxSKGZTk4BVmqM0A3Cj3a9\nI4iZljKsw8Fw/OLbQnFXh3AIFbbxLOwtpVh9d8Du4kOsJFbml6QUYC6fXSEh\nBiXaIOE37g5EqYXDDh8PLBhd7X7PsgJ/zJSVWs+Akw1i4ez9Xz3cXbAgaHrE\n8PFmMqOvILAguM1aWyFx9+FyaDN8NtwLgu4xQ5H2rU7JU/YNntmN9hTEMk7f\nfn1QT1wrcTd/UgbhW1kOSRvKkhmFdeGfJ9o7YjpvP74bFfUKlrM4/uL4+NM9\nFWwAIPWGI3sIPK8BfjL0ah+TQPjNRc4ixwS/SgNi7mU3riOz8Ix7qcMUCHCW\nJsE3mqp0eoVyYBCfCScSAjBjzNxLH8vdsvmxF2MKVbTQuJNlJdox+8pcIPL0\nuJjEArp8hyGOHzB6mQQ5pM58FxkhEBCfH82Aq/6J1mrz4WgGNasYvWqQ1lkE\nvBvlRGW4eehdkc/LG4bNh3sIOsH9/CAH8/wlnN6zu/c1a1bav1Gq7S8mHBfi\ncFfV\r\n=pHBb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDXEfdoTSNqD9qVTdtDa/3p4gF+kIvJRHKZKkLw6l3NZQIhAJs4dqsJ1MQLIo2qLOyZILaGMGd11E6WHKi4NBV1jxOY"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.13-20180602004025_1527900268042_0.024246928848137728"},"_hasShrinkwrap":false},"0.8.13-20180603085715":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.13-20180603085715","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/S1EGATByxm","@atomist/automation-client-ext-raven":"https://r.atomist.com/S1VhRYQZl7","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SyVX997Zgm","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"655b1357c3418076e343967aab5fe07d8ec24916","_id":"@atomist/lifecycle-automation@0.8.13-20180603085715","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-fnQdB/US21PehUj6fhsxzcpnzoen/xdl+61vYbhPqN4N0fSwonB1O3VnvpYeRvDKILz6KkZKJ8W/6iriP1TT6g==","shasum":"34e47611fb3926db723486cc6168ea137b3e291f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.13-20180603085715.tgz","fileCount":564,"unpackedSize":1813153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbE64BCRA9TVsSAnZWagAAEw8P/2eQP9ULEUZagJ94R/MN\nF3yyDsmq7TPMuhvLnHGX7spjzcJPBwbVkd5KuEX0zrynpfblSfxlLVbHmpyX\nRxJc4eKpBob+jZZb7T/2yjGIFvAP/5Q+N9rgAW8aArmuPi5d/25/vNJzZ4Iu\nuYIXJayyafuH8OffgfQ1ImiHlxfwCHbr+YV5q6RXWDe8zeXX7zhJRTmxgCiQ\nir+HYy2zdQo/lgkK374c1P13PbMtOpZSxDjt2UUmmE/uKxnmV9KBprgX0lNx\nozy2ca8ZpiTWQ93T86ckyYWynWUdNfXnBO0jUxiscR1hf0rRvI3XcjgIHBHn\n8whtNGGrwWavTwv/ROMex4h3GdHKPrMzvtkOocC0FaeZPnbiI4kkMU1ec25f\ny8efw5fLmM5NqevDqpfII5uEzqE2h5s86QAwclQAWOLFkeJWtU+Eo3PhnwOp\nr0HXmfIa7XTVcYNAbYO56S+9u0tpr3BRaokmSw8a0d4C/OgE+qxanthB06IJ\nBQ4nlNZf+J4DVB76+k9pc/OJXTtIO04v6Cd0BN3nHYtC4P1EbEXWYBzkKR8W\nlD10TDqg291tzbTmx4E9aYBequJwTTPbR9uILgmu7+3ZNopnewjoGkOU7DrG\nkRTJ+MxzRyRK5vD4rXf2/0+19Dh91Iv43ugyz9LKboZExWrcH5Da3VBPJnSv\n9eBx\r\n=mkUZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWa7gmqSbW/bhifyiiW6p6i4qCFar8plm1pB3EeMHRjQIgF40T1/1wf4kUS0ZSpjhWzJ8UIXWLFm5QKl9SF3kqXxs="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.13-20180603085715_1528016383750_0.5817060397528127"},"_hasShrinkwrap":false},"0.8.13-20180603180342":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.13-20180603180342","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/S1EGATByxm","@atomist/automation-client-ext-dashboard":"https://r.atomist.com/BkNKnIsWem","@atomist/automation-client-ext-raven":"https://r.atomist.com/S1VhRYQZl7","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SyVX997Zgm","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"7462362054c33cc4856bd76a7531af142f071f47","_id":"@atomist/lifecycle-automation@0.8.13-20180603180342","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-fo1EDOgACR0Epyxct+voorXC2o+/lmPRz/11XgSEZVAHX0awIc5KYsCwKzYF9oJRhHxaQOCJetF1romJeKsKbg==","shasum":"f772030d9f18b80aee1ec3da9d8477b1338e69e8","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.13-20180603180342.tgz","fileCount":561,"unpackedSize":1801947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFC4OCRA9TVsSAnZWagAA53MQAIWaNXaVaXGb3tVMPw70\ntjvrnJpBiQibqg11jGrZyeA3Vw7OrHjjvl7Qx02xKFxOZYZ+n8hMH05ynPEo\na/TWGkbs8t4B5VmifJKFgYZ6ueYmWNJdajX5Kbbhj0DGiQRLOnH8DcToDLe6\nW+zoPkELF6u51YMdEDPcS+vDKLtqw/rjl1lL+zng4Zv1z2HyJCw9rW3ymFIg\nnuh9cXwhjM5rY+z/rHOHna0+7NQojQSKYMoNmUS5/OM21rBkBFtReHf5IBVB\nYfQZ4bOCiUcHJW0ioqr2K4xI5tzgnIDt/RFwL4oAq1ZiFabtKqNxE+Vz/rrc\npx5NrSWklWUOH2fgWOUUnGXEW49FY+GWrwwhfb+TJQowCWDzdUPKMOetMWuz\nuRI7uSnfG38ddTymA7i8zRyZt0cRNJYGjSrxU1mSpXScak3JP+V8pSyPucc6\nGoISpv/oB/I5NjciLCvU/FzAv8OdrvD1E7fwt/H3iIKR8f7vp3X3glb1lYNT\nOwSDcCFk0YBw3d9j4GbgrqSsMBE0P4R+UCU1KTRXOv1GAe0LDXDCiRIx0stW\nzQkuuVtKm2yScuSJOzmDIjAMIgR/Yh9dsGHIicRzEgTulbxrBC3TmGODSobM\nsvKdyE32X/cg4tfBxk+VZPhjBvXPcwM6QFkv3PQgSjYAu8VR/38xSwPvJlKo\n7/Kk\r\n=A6NB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC3KeLG3j+9u4xWkMKfCCo3GLKVQcY9yIK9eYcQ+rp3YAIgD5f1y+FJ4anLI1okyC641Hf+7R+tLLCdNPsNb4gY958="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.13-20180603180342_1528049165576_0.5816177345873703"},"_hasShrinkwrap":false},"0.8.13-20180603181805":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.13-20180603181805","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/S1EGATByxm","@atomist/automation-client-ext-dashboard":"https://r.atomist.com/BkNKnIsWem","@atomist/automation-client-ext-raven":"https://r.atomist.com/S1VhRYQZl7","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SyVX997Zgm","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"39286894798644c4bdbc75803e5e2da00ddf55be","_id":"@atomist/lifecycle-automation@0.8.13-20180603181805","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-mLLeZTwh3QdJZU/kt+T7XUJ6KeYSwgqfk07hiRL3ImsAKJe4hkwndydKrcrrbWD+/g4LqWq2uWrQ6Z9M85EH1g==","shasum":"80da77d5711529fbffe808369a7166cf018cfefc","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.13-20180603181805.tgz","fileCount":561,"unpackedSize":1801947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFDF3CRA9TVsSAnZWagAAWLEP+wdLk89h+3IvTdE6i4rY\npzJRVni7ouX0Fm+LeDjAb/18gvCmFQMMLr/CixcJb1CtO+Ea/7m27n3ogVtS\nwjFrEWvwlelTCpvZwxy0svsfDUvPRIp6svMz40i6gxkR9zvLmrwR3WvRbswI\ntqOIX6cF2/gwQ+Dd7eWFqKqUr28Pp357fSsGPZAYxO1QsNVWa9kyyYnLM4el\n9VC8c4bmK9xUYbkTYZlWbvU6ZJsgiJgc+UXLRxSMQOmAyMIxMHtDOJY2RIIO\nFwvaPwCBpzWOFKJgEgDTxdA/m7p7iP30X9A7xWO2t8cgfWXpqFgDFz6DJEGp\nXK6p0e0itBJcYY5Q3effWa7jZx/vHP38jTct5t8dsWRfNZCKx3KBv7yLHjp0\n06dmm1KGTQVcSb1FAn3izMooN0cQiVTfcUxyEE/vCexQRkNew9Zi80aVza2r\naA9MsZTV+PbEBbsNuPIQxsYrO0JcC1vM0622/HFfM7kshKWNJy2MXpFCyTCV\n23l7ycGPRd0dYLMhEwp8MKEVLq4iCtEhu5U7H2S0ySo65tRcI74QS5kidnMO\nFDtOxKEy+kYnLYMJv62t/hBoiPhL9Uabw/R3Lvw/aQwwHiGq7t3zaHGhybwg\nfcE5YvRnzib9P3SUXQV/vQaZ1QeZl/qPkotnyBwo4IV9xGsz2upNE5Y37Rlo\n1l9/\r\n=BECy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1kSgginvCauHbx8uvK/7czrzGY7VYtEkckPksRhYfXwIhAMKIpWK0kNrzm0SbtJOz/OEzkjTcdd42sTw04gCu/fXY"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.13-20180603181805_1528050038474_0.877456350326967"},"_hasShrinkwrap":false},"0.8.13-20180604112116":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.13-20180604112116","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/S1EGATByxm","@atomist/automation-client-ext-dashboard":"https://r.atomist.com/BkNKnIsWem","@atomist/automation-client-ext-raven":"https://r.atomist.com/S1VhRYQZl7","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SyVX997Zgm","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"13ca0cc65125bcfa0dd0299bb90443a09d247a2b","_id":"@atomist/lifecycle-automation@0.8.13-20180604112116","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-ugiAJnEPHjzx0zndf7ZamJUSI1Q3OrbqafuA4GS0CkNRUDm6h8pAUwiCw1Fi5iNc+vCLtstYhSDYlm3Om3II7A==","shasum":"18a2223820d4446bdd5ad50e43a981e1174384ea","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.13-20180604112116.tgz","fileCount":561,"unpackedSize":1801947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFSE9CRA9TVsSAnZWagAAnN0P/RtA1Y+zgbXEePeg6y9M\nD3JsY/Krbz+Xf6UdNKOLHYkzIlyMiP9yZ3kBHXQvUpz//o3k0ewHElspyjPv\nduJOAQ6QxZMk67sHkEABJ5IyfPlJ8O7KVzb3U6apNzh3BvP74cnYlR9quJtu\nSj4k+dQNvE+7LNYfDtszAzN8dNDumDEHjy5GEdjA1VbO/AadqaMRWvwsbURg\nKTZMiZSvbOzuakjXk/+FhizcWqXJWX4uupEnxFRXQq90Pb3U3DgOQDvJqnVq\nRAiWOxgXB8v7uhjNPaqAAZ+O9ICOL6cJM4V88J01fxPLyHDQFW5kBaqk/BoR\nGkxnlX4usjds93SRGHmH1Ftux/de5Hng/4rkeoGeblZgM1AxkIsK+cgnXGY0\nk/sUVSHL/Cgexb+/p3LGU7/Y6fyxx7DOalBjZUCVjYAFoS0ucGBCCwkDsZPF\n2jfK+dz9LysXfeja92HVH1KHvL6Z6Av/zUMl2NZxsjWxcBGh4bBgwDajDjPp\neJca6KJdZEeS/ESqb1YfCqvrQ8oLVqC7NhsiC2YxqSxmidy+GsmghMbA13is\nJJqMMfl5fKa9Vz4STXhsut9QBr8h9kGG+gNdy2CcLLUIqpZ1kD2bDzOFqrQY\n0E7PFAFy9qF15sJb9L0yEbZN7swkYiPPEDZTfI/hDS8qidEjo/xhmP9IZHvb\noSro\r\n=e5SP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDcsiU+ahmV+uMAtHWU5699nbdkW1WnkVwP6oBX8hEYAIhANvAlLBXLaE3I3DpIq+3y3ywo1gYR18mhIxXeOo9sG/s"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.13-20180604112116_1528111419923_0.6440955773551595"},"_hasShrinkwrap":false},"0.8.13-20180606071308":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.13-20180606071308","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/S1EGATByxm","@atomist/automation-client-ext-dashboard":"https://r.atomist.com/BkE4sO-rgQ","@atomist/automation-client-ext-raven":"https://r.atomist.com/S1VhRYQZl7","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SyVX997Zgm","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a2f564d887f6907c0c97d17828b75a5eca84551e","_id":"@atomist/lifecycle-automation@0.8.13-20180606071308","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-vkv/GD18KvpS4jfgv/5oQqYALuVSptVI1jKCidjKmDjLkIuHfqKaNmF9R+vgTKxYa5qj+ieFtg5nQRUFMWHvUg==","shasum":"173ba33761c90c58751342580b21bf50dd5c2ad9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.13-20180606071308.tgz","fileCount":561,"unpackedSize":1801947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbF4oLCRA9TVsSAnZWagAAwe4P/RqF840MbBDVMoHMpGzr\nAAgImVVOEfbWPEmhagLoUZbgYfPJPX/FlIYZEI7lc4EKUbBi7MM8jWkJGSFQ\n/KssVOtKx9XKpor0uIsKWSR3vAWbG4HQB7IWlGrwRO7kLkn/nXCZZiDnXXGj\niJ134AVfPUgiXMJ1Gubnzq+5lCU1w/Pjp3h8Dm/N8BALxiVPkoEqJV3seIgY\nyVizdvn49ISGBkgGaalXvlP3+YN92MQzcW6PTSnTeUSOtHjwSWALkq6PlYZb\nPfDcC4uZWvEVRPZ4WiuQQrtqA0EZuuXJQ/fQjutRrMunll+apzCJd+Lb/JCu\n1dk60p3FdUJkvmPiKvV6/VMActywrmx+tHTzleXRde6lIwpem6tYtLWbUs3W\nCj3eptWbjsiUYsApI+EJeRQSSLBxHMC/ZwHuG4Pm+xZQkQ/6m50i7ZqfqwqF\ntT7+gYr1/T5VufVyvJoSTH7+zsJnLiMCf7oPzR/6rSyrGxS/aVmGtR3LpFIT\n56nTE0Fes5XGzGiqMcoOILLPCmst09KT/82L49lpxjjbmmsw2ci/bGlgSYPD\nAudBuSPTVkrPeXnriAQLmE3T1pN1kuzZnZ1ijqe5q7oJSgZOlCbeXwHbuOkd\nKZ58F7d2jwPG2+uxoR1wgdyWz9VEfcZXWk+q8gorw0t/J/P7SCd0UnqySK2a\nd8ob\r\n=g3XE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCmmBx47XCo7NYXFJFjK7INrU9pGerBUCwKYSVBeHcQ6AIhAMYmzpcvXPbwVXZ9pA5IrmyPGtiKjHgeVKphaTM6nqtY"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.13-20180606071308_1528269322168_0.2907606439412751"},"_hasShrinkwrap":false},"0.8.13-20180613080824":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.13-20180613080824","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"https://r.atomist.com/S1EGATByxm","@atomist/automation-client-ext-dashboard":"https://r.atomist.com/BkE4sO-rgQ","@atomist/automation-client-ext-raven":"https://r.atomist.com/S1VhRYQZl7","@atomist/automation-client-ext-logzio":"https://r.atomist.com/SyVX997Zgm","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"5c51514a1bfc655f08189f09ebdbb3e11bc8c158","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.13-20180613080824","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-9MtUH/cYAWPkoHtKi7hry8V+UGly4U7K54SFV4biHhgPjzMzPp+hcri+/P3G5rrhQM3g6XAnidWWJJcV61tFJw==","shasum":"514dbdea88aaf5e08bb9e98dd3eb46416385e36e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.13-20180613080824.tgz","fileCount":561,"unpackedSize":1802245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbINGECRA9TVsSAnZWagAAFzEQAJE1i/GYJDgd0Fztcwbk\n9bTS8OTmaNSykDEIIoxnpzD1GRy4Esht2KsEvVhXAq7hkpWsYMXwf3HKOe7t\njhUPxCoH8rdSS9lOoNuTI23Ka2qxTaDWMO465KkNDYHXKbvXI+qeMw7Rz2WA\nTQEFgrBPSfPJ5sDsHRmbVz4ftsyhr5jV5Km1DMWtdLpiXNqtXjyC0pmaRJD8\nMPAMkoUwf8VYrMB8Vlm8j/9BLzdrkzIO/ffVTqI0Qs4V4Il0STBMB5TTz+rQ\n2WfI1YaTtzuD8oZUIwNR1LeVnJ/A/7GBRBM8pIOb/j1blqfgABZI4ZH5+kLD\nA/QLEYMalQzxEFxCio7MVG1/kWJjNJQzV2zFUURwDk3iqBII8UtkFLO+1IDT\nTc5FlYDDSTo7QBJ1AAnh+5zgVk9CU1hmgdniBmFyAZjLrakCk8I5/Yb5R0BF\nAhUHloZVPwO38eV6uIEhmumlyrZOy1CII9hwVlRwLZloA0iDmFtD/mxNxAzt\ndtSqn5A8ctE9a40o2GDpEokluauFe/gvFYC+7WdFuhbAmotaBBuzdkqqM4SV\nhZWzpb4jMX6O0KhEF3UG/6BtvWigNxQ2FFrUHk6XeXq94iouY01wJ/ytOUMA\nFtnaJToxlTJreRSopCocxUkHbYvfpbDvgT3TbsjOfotxo89DIfPGA9bBGsUp\nYOdk\r\n=Le96\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0OE1eD81kB9zfyYbCRBcYVpLjZzxvk/1JKswbaBP91gIgBpsSk3y4DRatMFqkTXO0P5UwWXjsKvF0zCWf5rDktUQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.13-20180613080824_1528877444427_0.3229981352447333"},"_hasShrinkwrap":false},"0.8.13-20180613104133":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.13-20180613104133","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"^0.17.2-20180611215142","@atomist/automation-client-ext-dashboard":"^0.1.0-20180613102150","@atomist/automation-client-ext-raven":"^0.1.0-20180613102633","@atomist/automation-client-ext-logzio":"^0.1.0-20180613102105","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"73c17cfb5dc7cb821b603b6813075eb8870167c9","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.13-20180613104133","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-mjW8hAOTsa7dY17lF1N0Db19+y8B/G+C9aRK/xSQa0sTDLSLWVIG+/Z1N+S+0hZY3mKpzHZeRRTibYMDqvDBhQ==","shasum":"752bc28b708fb45433b5c3d4f65034ae5038a755","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.13-20180613104133.tgz","fileCount":561,"unpackedSize":1802230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIPV1CRA9TVsSAnZWagAAqpEP/ip0/WTzysqbSX8pYErg\n1tmkjpBUWTKMX9mWde+sHxbp8GHIb6n/wXnwfihOW3Yn9nGO1b5B5FXj56p8\nPB9BqVWLYa69n9G+vrgvzTk7uL1lSsI4zYmFaGQq+MqcLQB9XGPESWxbvhyX\nNqq3C+uwDMaPIIqZr0B/Q7oifTaEt/0MmCvDCqTx3rdczOHfQLk5hLhHqcFP\nxkjn78ROOTXT0P69sWqGBBX1aFnmY5HTuylwdpWBJO3yJm9kuz8BTY74OMch\nxjHu9lPhGXUOuDFXpHSzzT28b36oC8I628grgSVqLZsmVYE6cO7cDOafg3yu\nlAFzv0AjdGP+NDRESTtlz+n9WyNtpfuFpOqFiKPOED2NljsxthroBpq6dmwr\nFjm8DoPkrtHDaVs47O3kdg22cwayq5zunTRwEDQX320Bilq/VM+AooIbtp0R\n4awA7psuX+JFTCuQGIVb1SP77NU3lO8JUKJ39x32pnVnpEBbieSO6b5iqMyP\nJVCD3d6MXpPdAMKckS2BhVX9TlXXl/QInhQWiWjVD2l09/+4bcJWVt1NidcE\n0qRRAfFlbrLrC9oq3zBOE2nn7oaXCsfmOa+JHlNmRpTYZj+rSPf+IEArckAf\nz39TWqmDkc50JS2EWBWnzi9genUq3KniJo6UGPDyB9bf45YAXskxkfsviFTe\n3wXK\r\n=Qz/R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOp2tNboogNeSUMdzjK9yaDwB6pxSkG7PgIwkrUZKkRwIgNCRcDVUPF83Pc4dko0RViSKaqpic44YynIa4tw3+xUE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.13-20180613104133_1528886645022_0.8280702906476931"},"_hasShrinkwrap":false},"0.8.13":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.13","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"^0.17.2-20180611215142","@atomist/automation-client-ext-dashboard":"^0.1.0-20180613102150","@atomist/automation-client-ext-raven":"^0.1.0-20180613102633","@atomist/automation-client-ext-logzio":"^0.1.0-20180613102105","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"73c17cfb5dc7cb821b603b6813075eb8870167c9","_id":"@atomist/lifecycle-automation@0.8.13","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-KvdPCUqjFr6g9hmp/USkyf1M4qQi8t9vtx3AfVjYt9BNRLpW2HZNpiXfU1iOGsUW1Je4j5T5TmAIL64KQnspNw==","shasum":"99afe8bc1b65bed58fd08d60d1537b1fbbdd950b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.13.tgz","fileCount":561,"unpackedSize":1802215,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIPX4CRA9TVsSAnZWagAA7PkQAI81xLCZGCGp9Ti6IutH\nEL9ES8zkPUeI9XDkzD+Iv0VZZANVEPIEcK+JWMSV3fJZyR/E2WkVvLbusZr7\nB9MY3rXH7yezdpE1c2qFuGlrgonJH431nksVHrDu+5p7zUw+GoloxTSyK6PU\n/MDB/bYuLL+KZC+p20ATLgIu6eXCTZtzhmsu96RAptx3V9MnXy+PHrM+O/eM\nyXqYAlAMcttVXRbUOlMmJyE3+EleA9rJjBJX2oTFIm2mnrjZpO3dyf31uqJq\nACA/7oSvrtX0UIigUUwskEUWRuNKATmPoB4DBcUL2y/+mGZPGGloL3Vpz4NM\nL9YPJITw2Vn+kq7W/oHJWHtrYQ9f8OXrCng+8Buc+/AtfpApRfGohTPNuuuj\nTgHJaXuTSoZG8cPOZ4T7O7R14fy6nzvmzUhSN6/TeEPnIXHQFpbdqZpBdETg\nmzVS+2u8wCi6f3FUG1FKhw6hlz+oth3dF2JhQyVUrbcnStGHZXng6/TaXUVZ\ntrE0cPZiX8WSXvDhUuyrI/Rg0aTewMvVzCogXz89r2jI+CFbHiYVgWOgoPOw\n0LgrSaIu8ch1KXfhayQLk9a+F1P98oLrk5LY45TTqu29a114PKpCoP03bca7\nYgfvMtDWlAZYZJ4zbS7zfikQQzDnqeFcB3wG2H3gEkgoxVFrBqtO7ARIynN8\nY0d6\r\n=FEsC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDfPkkQzBF0+vJFjWzVwRuAAga7BNA+gmV6BCIGLZimjAiBqdPsd3qAmDr8D4BblzKNeDHJvCD8rGpWUov0hW7UjWA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.13_1528886774849_0.3138102043001858"},"_hasShrinkwrap":false},"0.8.14-20180613104706":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.14-20180613104706","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"^0.17.2-20180611215142","@atomist/automation-client-ext-dashboard":"^0.1.0-20180613102150","@atomist/automation-client-ext-raven":"^0.1.0-20180613102633","@atomist/automation-client-ext-logzio":"^0.1.0-20180613102105","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"0393a8c7f609a0851ae7df7b7fc4f60dc889486d","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.14-20180613104706","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-FgJMFHrSEqe0GZDJpK+VikhtQ4kMvuFY6oVMLbKHVnAPkj712QKvMehnEA5IJX5IvC2Pakk/yDyjxJCEsN7aKg==","shasum":"8a7e5ee71e48d1549b02add0abeb406b1cb2fa2e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.14-20180613104706.tgz","fileCount":561,"unpackedSize":1802230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIPa8CRA9TVsSAnZWagAA85sP/iyKIiKnf1BgQDMXsKqT\nHS1m64K2MFp8VX6w9Gzu0IXlw2kBa7sZdtQuhET/Df4W7y6Tp/MG6TMaxNKg\nhtAHgHXlSNCTh0RVbMghNHcwHv8j07XXNir1ItCenLN0BZ9O/nvm/mbojDp9\n3jbAAILBfkCPBHgQG4IPmuBu3CQGbG71nkB1GZqCyAx6FDwIxhzoj3GXVhxF\nvQOdueTzI9wR/RxulQIazWd7NlxAUW5byRFvPueREk1DQuORFjKLM8KDdw6R\nOa/a6K3jd2XgHFNFXO5/81T5Ht8xRe6u9WJOgLh24ijclRfI+ze2mwWOiblN\n8dgsJw0nAGCQ2LAEYuH3CWqwMwbV1vUi99LOv6EbNHzis/xo82tVytr0cjy7\nYXuJjhGeJg7DajiU+QDyrM5+1NiC/Ys3DpZ6z4xwpzicXeGze6cLiERQ0hBb\njUtZDP5bPiNHhObS4N+JqVbsB46V1AUTdeU3E4VUmYLnQNQx5+NVFsVCHGP3\nuBxpErb/3R0aH5KwFVKkDwuk1fVrtCyw5V8zrvSPnJSzubJ3T93tzPvOtSZY\n2X3isqCf4BcJmsCdIzlNqDG4B+wQs4niF3r/43VWaptU31eqxvLKmTXh9DV6\npqamiwAws9osdNlruhtdqpFQWJkKHPw0C0aK1ZhZ8gLoy97ECWKTYH98RMsp\n7vTz\r\n=PBXX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1VN/XLjnwRKOWfEDzdUlWTKtHioXy0C/5WCvoQ8H3vQIhAMHZ5iX28U4xufxsB0oavV54rBGi+mxisgryKWkUx+ex"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.14-20180613104706_1528886971657_0.9840063399236469"},"_hasShrinkwrap":false},"0.8.14-20180613131632":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.14-20180613131632","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"^0.17.2-20180613124603","@atomist/automation-client-ext-dashboard":"^0.1.0-20180613131246","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e75f06811ec60bc25ea0d340ecf312344ee81b7a","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.14-20180613131632","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-qz/y/CURKRNAMZPTCxiCrLTHWfihDNOnmGUY/xPa9UQbD0Ys1yMsc8GKW7aIfDvjXK1u6swS3vX8T2bYhQg0dg==","shasum":"d346c20fae76d8785fcce76f57f962aabe6cc64b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.14-20180613131632.tgz","fileCount":561,"unpackedSize":1802230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIRm4CRA9TVsSAnZWagAAh74P/2H7r3/j0Si/vQzcaqNh\n2+lV6t62Q+rNaY+mh66s0D+4nGuMkS6DqW3WZ/rr/oCkLgz2o65Q8oCeKwv9\nKVTU5QRHoA8V4VGuUpmQwRnIlmO1ZpHOY48Mm66KSwOXj2b/YjE3wyqdQIFb\nZqy8DRWJqJ+mkX3W9ThSVkgJi1VL6+GzabStrtIuFSitbdDeOPOg/M7Aan7S\n4+zAd/QoiB5p0wz5X76ai9yTVUc4JGw1ir7SoZnO9+Jz+YfYsoi1wcw3eXN/\nZCzYnSrU3BbpbHcZCe02CZ0DZbOoku11DO28G5Ok9Y2aY0ShsxWfRnXDYdXE\nLlD1JkdGeGGqWEQEhksQDq3p6kQnrgobWFqKGqAU9HIKYYv5ga6Ht9uzJMTa\nRwdfUvXPt8hURtmN7WGD2+4oKB7T3xjoSe0y7SrtybHWs4PUPgi0z9lV6ABy\nY2wvKNjBeHwKE6IukzqC/0544mAXxOTYsNNVF6wuXEFMWxP1ywS0Ie28YJfX\nxNEycHYBd03B9wQ25jPb512GzLH0iuRFbwVxz6rlSvqjN9PeHYZgIaYrhPdm\nbmuQPBTb2dwvUIdgvyjjEz2WRsNa2jN+M+8L4lHtXR4+DDMUHSu6O85zP3IH\ne6Sa56XU/9rJq+bp6yx8R6iSJIOmRpOTpcHrevT9BJ6xZg8fcCbN8mvlcoXY\nkViI\r\n=tyOH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHpNYNogxOTynaiFeDZm72jGci6z+FMbekt7GZn/hOZsAiALemcttXsc/eO4n31h7v9uo18CSe4vBSny+KdvuDHUFw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.14-20180613131632_1528895927817_0.5533274137781075"},"_hasShrinkwrap":false},"0.8.14":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.14","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"^0.17.2-20180613124603","@atomist/automation-client-ext-dashboard":"^0.1.0-20180613131246","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e75f06811ec60bc25ea0d340ecf312344ee81b7a","_id":"@atomist/lifecycle-automation@0.8.14","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-BVOXLygznJvrXtPb1NnYKCYENlsUp1+9Gr8y/tPn0KyFXFQH1cNUSKWFTX/0Ss6Ggl5g9XtjSwp/Rl6ciXny7Q==","shasum":"7c7efb612eb096a9242e0103b82cfcbf0f1af7f7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.14.tgz","fileCount":561,"unpackedSize":1802215,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIRpUCRA9TVsSAnZWagAAfrIP/R1p/LrZ25waKo0QvxKc\nwgNa3q9X1PWBua0b4GoEZ4ArB9jPDxy9UBLfk3RvvRbt8f0U8/t27jENjyy1\nOj63aijGfyzadefbtWP9wDca3auPRGO1IoeRFcFHNn1cdquvfIs639J385yP\nFsIL3g/iX602Ov/8fAzWVE997ayou8TFri51iBgACLT3BqqFgHZaDHsyBA0h\nvH+pOReTB661TJO9kss2IMwTeQwAIVkRIXXOe6GcuAw1Ic4dHZjMPpbSjUqO\n+nGa+ips5IDaFB7tTzSqD6WHlnzayd+xGtAfCYliVUN5QqWV0o2i5UqGC+Q7\naYX4CjCKTIoTx58obJkrrDQ15Nsheopil3vp06wo/K5IjqRhVbvrWGvESmE/\nOXFKmzD+B8qI0syxXc7T29Xvq0rIRXfmDjtZ10Du9RT8Slp7nkqP+TFl+hbK\nNpGEytCqpFyeF76t5hvFHtQBC/6bRvx/JEBF3/h8A2IFf/AH1bxp/78Fd+oS\nY9odOoh54my614MuGsKwMt+0prO/42Ji+poEr08peN57VFxzTb7SnOabjEzL\nuhuyyEB8XMdv1D0MwBi50IIotUaqzAwbez8Unna77PQhNZvXZFFkF4RBY+k4\nNe85p8eGBh47Ijmyay53Yph6ybs7/EfFOpqGMNCCOV5Einl3yndtaq/pLLjb\nm2hl\r\n=S+w9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFAmM1Me+jekMStK8+denC65XtneR9BtfOvGz1w5pjYAIhAM0BbIRpNTizEmyOL0Xu4JGqOVKgJBM4nxkUzhkMlr0o"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.14_1528896084185_0.2364468452688906"},"_hasShrinkwrap":false},"0.8.15-20180613132218":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.15-20180613132218","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"^0.17.2-20180613124603","@atomist/automation-client-ext-dashboard":"^0.1.0-20180613131246","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ca0f2da39827c77717d1865e518f3c7775b42732","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.15-20180613132218","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-zwh7zrIpO7crfaGw3k2vLVgNYk5htSw/eH6Ke15DSXcGBgPozlxqhcC9nn6lwP+yhSWWupo7CC2nAYdHAEya4A==","shasum":"c7ab2058db438228487a3efb8c48bb95be7239bb","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.15-20180613132218.tgz","fileCount":561,"unpackedSize":1802230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIRseCRA9TVsSAnZWagAAYDsP/0z2CucIeSj5nfY2+IzX\nP8EZsQXm0rjLbRhKH4zEELfCA3mjlUch31qySU6lg9JoFImS56I8QN6K7JJT\n7WMv3UF5fRexa55fgwCWm+CjeTu9NPrg930Ot7Fjw0+BUekN9LiBzquX4Cqp\nZbhO3n00Wqh0raIWmTFu2Y44WqYuZ9gtcy526Jfzx7IXzXlBB4Ze9KkjtLMo\nC6NkDfRrR1Uf8FkqXz1LOJHo8P6ZsN/sshv7FaxVrCfC/bYI2I5Zo8eMPfPp\nfI1MlkR/OnHCid91ZjzoXhn3A0QDc5i4UBCIUqvBW/z+u9sPVDSgF6SfbTwv\ncam5MER0XlsCXGcJw5CRy6fnXLTWYLoz0AlCD9aJ3xK0uCk4zn8wd4GjVibO\n0UYM99lJfnCK28FYQygiF5mfTgASV+UHPfq9XZ2uOunVEW07BMXfK6y/vDYs\nOatDXXrFUb9Dv5F6KIal9RCk+bMnZBAjTH1v8qP0PWvT/SF89eh/K5sch/XO\nqO08Ea92rlar6d6VP7WGw1UX9vD3i4YKWvrDCsQX5o4+N82ZM724ZL0l+B+I\n9wAaLGVViPkn5oKpDVGP3kABiIwgyarUw1KYcauBR6tKZINyxCCW4JRuatOj\nJzq1cVjF95qIfih1RDoIevNJIvPTDBSQX1b15VPQ0Qca6HLjwzE4eGjO7Gl1\n7CEf\r\n=jZZS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9FGvMvbinr7GZdoP3bkPYrfPxLnlQ6HyXNbqtmZuqjQIgK92RN5A7UxnimS6ie1/wuqpIhi2H/qLX7to/9PLzOzA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.15-20180613132218_1528896285918_0.321342612904405"},"_hasShrinkwrap":false},"0.8.15-20180613132542":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.15-20180613132542","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613124603","@atomist/automation-client-ext-dashboard":"^0.1.0-20180613131246","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"7824718165871bf21e2d56d429f289859d91156f","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.15-20180613132542","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-5q+ley9pnSDkDp2jdrWLDS64IP22U2BTS0osVgrmAUgL0cmPHlAtjRKlj5meQP4sWwoLwYLUGmK9Fwfh/syz/A==","shasum":"84cbe3bae30b45125a804d23b1e8c829162adddf","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.15-20180613132542.tgz","fileCount":561,"unpackedSize":1802229,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIRvkCRA9TVsSAnZWagAAZIIP/2U+DutT5PM/o8/Mlmn9\nuVgMEess+JHvTbcyNlcQD3VNjiQVhVMLZFiDlItq5PGwhrOT6fDHcHTRt1Y5\nuixW++BMHhLOCiVrZykn1dOvXAXVX5yUmwpOt3s2hJOpyc3J10pe7+wCbLrw\nl3ODSzQslef7XISADoqHvSpJyeDSPZaXCHY3TEu+25ifzQIK2P0E6e29qXFB\nMuhLt8wjSGswnYQ+ednwaIQmqto9yboEk5xztmc8v4CHwV/QrIqogOIFBtuc\nTfj7c/xFtEjc6RQUBtUSi91n9OpIcdnRKtySaGGcrdN7X/l+5sB4kFYb5xUD\nEXvEnIOnsv9fuyuoca3B+p8CdpbIhFhG4QB3rQ2u860T+AcNGBRpxT8I6/zN\nv4rMVvbu888Kd1e7GvkP2uJxlKxh66BwC/+6SL9fbpNNnECy3VCgM+beKIVv\nKXjFxSaUZYvzNPvjL8cFJmDbz7QP05FMGMrmOLKiI4D5seU5ytg3Vz6wrOYg\nqutiv7LHLVjjQx0z6vD6C5BfXKLbBob9nrca05wC0K9YN0GLXH80FRRRjE4A\nUTupmMZ8o4DY6uc+N6nsWj9qGaDSGaZvNSYtitCx72lHQwrS3VZli2yz3r/d\nGxfJwO9uEWK0Uf5txRfxdCUQOS3Td4FOXSdFr+N61cueIhGBn9JyVC0Z9oKl\nT+O1\r\n=DGhn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEKJ3ZF4wpb9Sgen7Wskhq2q9zLk1b+e7LSrzWmuLDa+AiBHzl5P8Yif9Z95ZmRPETWqOpK/GXwLbE4lKpQVI+DRHw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.15-20180613132542_1528896482958_0.8502352099647956"},"_hasShrinkwrap":false},"0.8.15-20180613160259":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.15-20180613160259","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180613153605","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"d2b6fbfc84a8899429a0f472023f13f24db8ac56","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.15-20180613160259","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-4+oVvKHrp+MhA7yJPMuBZUnMQRX99ghNnmuTDhJO0NOGkh9j6uZeZBJWjbNnbA6z6v/7+t9KdqH4gk8N/lL0pA==","shasum":"917d5d8f2eff69e462ed79cd81817b685bac7e26","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.15-20180613160259.tgz","fileCount":561,"unpackedSize":1802229,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIUEACRA9TVsSAnZWagAAlBcP/RhlCVKpN8WqYO/7lH59\nfxJ5yxixL6LQ+R67xSBwQ8WrlvSaINy6Kr/jh6WopqByEms+4ocAlXPkWLKU\n42oCSW1I3q8tLsegNhOEvrRCZQoQ8vGh8Taci8B8gvDr3vKFQbo461dF8OuX\nRv3lkH66Y14JMjP3iBUhDROq4wqE/e9SqZGRF85RBQas0kfvOIi9Qs9qIohG\nJNrtyCObWHGFypPe4UM23bB0+jVF4ATdhL/k1qwpv6x4Pv5nO2e6mGPYiIqL\nEw+YxO5ydr/UgDzWFcoOxyDCUDXfJ36/j04I1jV08FYgpt1i9AFRHzhIbO7w\nqJJkUdu/UaYe0pHEWAAmh/oCeQSPRuvFHvTJCCblb5o01dGN4g35oj3zEy9f\nTq86QdYOpTBuv5ffVw0dtkgiWOUWk2G64SjdRiN6Y4ualJCRFBE0QnMHhD9o\nmJI7+I/LNjACXBL5fnZIsThD903booIWRnI/FZBY1liB/+CuQO6reDWT9U02\nR8fya9QLzQtNk3hYU4ga9KKDZbvuBBo1zK37/fkzDsCe4/kA5v4ikT/LS95K\nfxtHVn6gITFINfN5I2jmbT3EE9ehQQ7s/pyKbpiZZUnrtfUVr8ixau79ig5m\nvHJrjGZnwXm1qJuayyMqkyOu+iTsmzjeRUfsPi8aGlhpDqtcrQAvkGoIrmDt\n2WqP\r\n=VGEu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTzmBuAO2lNT72Dx/ZUHt9BGyYcgqAKhGEpM78Jsm0cAIgIIeMV1BcujJuJyu9molw5Uwukod/uRuA3QC7qEGFuq8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.15-20180613160259_1528905983319_0.4008478413588017"},"_hasShrinkwrap":false},"0.8.16-20180613161832":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.16-20180613161832","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180613153605","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a7dd3589dc107ed1b1a8433ea84effbd7f2e6844","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.16-20180613161832","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-jkjwSDwFJoe/1vcdIpmPaRlnDkdJJExmsdipj5wt/Tx6wOE4/CNmCGDLmOlYGODbK26v+PDnk/HhHHAm177NiA==","shasum":"fc99141f2be9a1d9b6a83489fb30731edcefca4c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.16-20180613161832.tgz","fileCount":561,"unpackedSize":1802229,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIURXCRA9TVsSAnZWagAADaAQAIw3WVT7BSG5cyfKVFqy\ncjFk+uit6QrLUPEwB/HnZIyPpLTqNPRTNlaeG69b+BrFEw1BUK9BRyqh9QAL\nydhMZ1dyouvrORmLMYIsWhpXCuotrmITG1Pp9IcrCnhIK9mwaZaSPzxlQ8Yw\nyPz7hdV490LcsAzOOSjS+tKc457VV1j0DuqT/9Vv9exuwq52ghmLa1NPScN5\nsQ7UNuQ+7UWxu/ogrlhyEMwQTj+QnQ0PQlJ2ZpZXLPm+jZgCKLA23KVbqIyS\nxP34kz71ehdX5WPci6D2OoIf/t32VtFN8JwTh3pPLZz2DBvg9Uagog7s3pkp\neyBZv1DTkY9j83yH0XUSCp9iovgETJuPK4v1IQdRirqnkuIzitu9Ve5y0i4O\nv6bI8agW1dVezrvLM9FWJgu0w7ULK/UfVu4njK8oo/UnjFUDbjfC8oFI2ECN\nPOHOlBiOT0hDzbO9BgDiHQgrXgfsHQuTEewxPo45/aZEkW19IeBiH1pRfJG3\nqfSHPdJqqyeHMYWPYnHvL+EBJlRg4NKv1dXyvOv9AJ6j9gr5ZZkbK5VJm+tD\ngA00mKPzAAvLFplXQlatX0z/6nZSq2BKOPJHVeDxxP5H3fy1Cxfl5caKAGtQ\nl1ILzE9RECgsNYCig+eSs3MIEbCvJIyeHZOS0Hlak7cb+ZhNf3VyRmc8fUWi\nbCqg\r\n=FZlL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFemlc3bCsqae1r2wDmFrCE0Xk/RQn5WkLVHspDBk9RzAiEAoYH2G99dBCh2Zz4sECcSoqrPcW1JzL3odgItYrZnn/E="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.16-20180613161832_1528906838679_0.2958851227774808"},"_hasShrinkwrap":false},"0.8.15":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.15","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180613153605","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"d2b6fbfc84a8899429a0f472023f13f24db8ac56","_id":"@atomist/lifecycle-automation@0.8.15","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-YbXzlry7F0snjgIQCZtuDxN/e5g24W89Z9PzN8Eu4tEPKIG+e8lORxiNqgD2lPi4n6bJojjkEtvkH46VbuYNUQ==","shasum":"727b033cd2398ee64d081f3a2100ba53513956e4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.15.tgz","fileCount":561,"unpackedSize":1802214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIXEzCRA9TVsSAnZWagAACeAP/2roc2Ax6zR+ZaweDtNQ\nw4CLxP3aVDgmXMgDi9oi3m+G42R42e82IpuEwM1XhCtTj+lMVpNC5Inquu/k\npcT5gMOGcleK+Tjv7OtH1X+QtyaxFpzSYvSqxYth6hCvL+V/fRPJAcOmpLtq\nk8zbaOnMemh4bnHAVTgy1wVWdkvO2ykbebwMejICFlVV1UKPNTobJlZF9+S1\nBYE4U/9yYjsjUr+MGluv+aoMJW59HRakmH+izdsEyMJMrwd9whkWa9lThd3h\n9B5vkR86VIS825uFE2qaTUytFpoIEN2mCX+hq48MkWnbHb9vFRvMuwkUQQw7\nJ3VL0NjOBtdr7MjBfbRNtUlk/SHmPXjjN2+86E7ikrWSTr6fKS+vSOcbIPq8\nbo1SBZGKIfAcus7Uc+0ygXG84rAH8G1IznusaOYPeqpAehYcRk8r/gNanLm0\nSTptoBi49MP+3ASOYilzvTKwKgLZ8dmNgWsWW4BwHgeaWZ4Lv44tvX/c+tJJ\nSQ2cFmYwaRGXqNWlFTsaWCwfCFvNF0+qK8pwaLzFWDb8JnK9EgiylK+F0iGi\nGhiuejJwEF2l6/scD5stV8dCB8KhnhMXFtXlE37UEOmxGE5i4dRQe64LxU8x\nZOSmxrYBQILAf2ywIinXb0saBi02p5k+zdPpDrtnhwL6K1k8Y+gq2G32rH4x\nyqD/\r\n=XYxp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCs7ehWw0tZzNGjvZXrqaJw12vTeUHSkg74AjVcwaNSZgIhAKaaB4oOmbSy/iwZ+zDA9YxbPhdFml92PzsL7bx4J1Gu"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.15_1528918322667_0.2803423903404312"},"_hasShrinkwrap":false},"0.8.16-20180614225256":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.16-20180614225256","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180614223756","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"3ecf1c09d49ae802601b242fbecbda8e02d5913e","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.16-20180614225256","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-1mJob9sZEyceU0XNeKuz82qbd3ImreKLRBgkAvMVoQUFV3HKrOvpvfKwnpyO7U9As6ajtqKc8QsSjH8dPGEpVQ==","shasum":"d6b463a2f61339dff44b5e3c01325da84ee88eb0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.16-20180614225256.tgz","fileCount":561,"unpackedSize":1802229,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIvJNCRA9TVsSAnZWagAAGagP/AyPGxb+f+yqzzER+X6x\nMX20jA8rQ/AI6sBhIYZt+vbDOv2YH+bpurXNgGugqQVMJ4RximfRPmWoX+KR\nZUK9jmtznpWQoOdT68iFMxKveEx/fvMjb6K60ysUrmayBYV60Y9v7jDPIon/\nDGp5pmAAN1uw7Kue6nrJ0OUK+KeVkILQbcO+aFTm2g71fsD0Jhd/iapPmUsr\nFG1oo7b8760nWPHSxA+B166jueo+b5JJg3LH7dbB0LHYOiYpDBNWa/1vWCRJ\nY/0hc6rkphqqE1+GDAXmDQEM5NosbUIk14nywtP8Fd3Q1iilT+rwyryZ872f\nFCCdxpHhNofOm5t/WYR2a/SZA5K6TMypwL4xN6cNG14iVU7ORCPqH7o9uT3Z\nAO45N0q8uxD3UsJWdrwIKf68/gWwwGUEZt82dS7HxAJtrdNnGPW1KGWcxfgB\n0gkfyIX1pnGjtMCU1qrx89YfkDPJsYZMs+H2SrWssma2Mo8TcRt+7i1pLlia\nDb/9fChvqXhksUmndyRqStu88Mf+MxZaFxhvA1KAOBirCwPHBNZHPjadTAQ9\nXmikYWlfsGPNvRe31Dym7L8LEptuMAvc3T/t1yktva3/l/SM9i/+4B9xm3DZ\nEEVBKuNILO3ivpGnS9uX8gQ1kZniOLonKdRRGkqUGReCN1kR1q+RZ9n9q5WH\nLqkw\r\n=KLu9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDozf1hv60p1CYhN/gyvIlnOojrcXeDDevCDE9kIdYQwAiEA9FxwqTkPdfgrhyT2xmg6dc7IguRB+MCBmMenbsTDv84="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.16-20180614225256_1529016908563_0.15731333998590413"},"_hasShrinkwrap":false},"0.8.16-20180615073519":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.16-20180615073519","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180615072636","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"93a7826438bea84718094f9b4e5986f7b8412cce","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.16-20180615073519","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-5YygjapN5esFIr0Y7+gFGadH09fXE7VU58FpAG1bzinlp8D4M2A0OFGCQfBO4RoVkzIPWS33FuBP/UYUhEGJrQ==","shasum":"9b5ddb59bcd2ff0af4b4e8e6df9bb90ba7d3c353","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.16-20180615073519.tgz","fileCount":561,"unpackedSize":1802229,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbI2y8CRA9TVsSAnZWagAA618P/jGN5LR9a7z5xELQ7L8k\nq3PgBxpKD5NicCpR0iKwo6z53rc4zKpdvYpSACg5cfhi1Yh9yGewT0GlXmWl\nb7wLIKT2FURfVtOXaFSDFCL2RsLeGB6m6n43uIpJNlhhcD5KALGBjpOSi/zj\nOy3Sf4p7qQprXmZd4jSubXkIfPFnZEeqA9X27GC3YjVv+wgLh53bBGccaT9Q\nDatrDzmMB55oK0vh/bmfsPNsE56UvRVTs9zL4AU1fvSRDAQ+FZt2hZWftE6C\nlW+QtybglcgeEK/6uP9J55eoypqy3wVJ9TQAaG4fBmThg6ys47mK/i2/tetn\ny21FfRMHnid40QrEkYuV1dKe6HGhlVy2aEwu1mTPiWHLCeDOOb1cMOxWmDv3\nf81gAEP1mHSHIIg1gMdCBWSw9I1Gq2yiezs9mVZZmJnKY48/WJOUogM55hr9\nOj6BYG8zzLULshfINUlWQrHfpDszPCTnFrj7hK3DJsxi6oOQ0KAE/jvsA5x6\ndIpe+0pxXzOYPqwoIkR64CrQBfTheqsKZbAKw0ghPWD5+isI0a8jzNkCSBd4\nllEPbgz8QwAgdhhzt2RAeNo+HiAREzxYFHfncj4NWhVTMZmJHKEyFvmBG4CR\nGDsK1Ix1YrL4T4jjydPV/5qBPsWf+5ByjfYGCo1FG/4ey2j1CstemSjI/1p6\nQzFK\r\n=xvwT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCHw4H74OlwJe8n8Z/D6mt1ohqFgDYf0rX+YtFQ5G8L58CIQDnHZC8TgBfI8MKyGVGFb6x/gcXvjJktKHKQBnLxgCIAA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.16-20180615073519_1529048252225_0.7263000317451296"},"_hasShrinkwrap":false},"0.8.16-20180615164351":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.16-20180615164351","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180615072636","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a76bb493555b0599447144f016d51f56e6ecca3b","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.16-20180615164351","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-ccD3myz98WQrJUMaRTHd05owNAVYi4+PAE66DfcvH9klXhQwofFeY3+6KhDX39zERWZULGOAI8wxnCzdexZvLQ==","shasum":"472a069f1d13fa7d43edc6284ac87ed533e1313a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.16-20180615164351.tgz","fileCount":561,"unpackedSize":1802221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbI+1KCRA9TVsSAnZWagAAQSMP+QEggTFrPwqS/PjyoDWp\nUej95PHv9xb7iwozJ8yQj5HZC236R7JZnnlPCp6Vq+LS5zgNkYAfJMTeX7/i\n/y+ssh44K1DBLCBx8GsU/8ygpSXu5r3RGnEG8GuM5fJTOVS5IOLErQiQa2oM\naSXZKklE7UY4J0L21pDjpEp2rAJ9TIrz+1GCUD9+m8gi8kVD97Bh7Fp3lgWb\nBsDdy52//d36ODqEsV+LZfQW1RAVrHrgyUqlz79uVvkM5M0u827oAW2+hbwo\nnN41FllJSYMSXx4+xmdQKHtGBIp+82e8mSd/MNPWkJbPORlFUQShgTkgDUpI\neR5Y++pWEp+UA/5lJbGVxniZj9h4OqtEOx72DnlI4fdKtrLvdYgDhoLdIdaK\nxXxqmOAg/CImDZz4cUlfy/JeobwM9aoLMcR9jZI2KJtT190GufBj60GWRFeH\nDLPMbNiWPnjaoQVBPycbVUn06rx4s9FjVuxoW5IzSdAywDj7e9HjaC0YgK59\njzV1VinvuL+Q3mgFg5Chd3nedtEm+I8KV4sotliJTEJ71MCECXsbgX8CbDT1\nPq68HPLvPUMQUjtEsSciDPJqKWJ4U4GIycpSFFo3bF7t8r3d/3Ur8Nnywxy8\nYtP7ObyjaJDqKZPhViEW7Aga7i6YLBNIWl57AI0H4dsZ4jH0nlbVViPevVTt\nAHP9\r\n=9G8O\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6D6OaL2gTu298FYDzowguyfSjOfM1Ppy11c06w6ckrgIgPOKGXZ/W2tN72MHpqFLQkO4e/hAAA87/7pGhMAHkL1A="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.16-20180615164351_1529081161167_0.6859936490321679"},"_hasShrinkwrap":false},"0.8.16":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.16","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180615072636","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a76bb493555b0599447144f016d51f56e6ecca3b","_id":"@atomist/lifecycle-automation@0.8.16","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-i97d36TRiRe1J8onGaQ9EAJvKP4Ci+KcKrTFcGxrMFkVtiskzw3L29UUTvwWkaB5ooyQvkCH6EcAWWxzwfjfbQ==","shasum":"f2da5542d874451e0b208c97042abe3d2520e905","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.16.tgz","fileCount":561,"unpackedSize":1802206,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbI/YuCRA9TVsSAnZWagAACfsQAILW6SzLi+ovFrnG9lvQ\nbsHcmLSplnsZriM0JJEhN0TBz4MG+hafDRkQePiq8gU93qWOWuPJrxYLR8sK\nlQCI186yWV4KsZLvphExrt0YPZ0hmIhwSFxweYffQsy5YMnR7O/8UzsOG3BM\nj1h/ttJcog6PL1tM9Jg+cpcemYnSgKxxUp+cFxAZxDCaBrleDgSn35sPWAp3\nHBO4KFQqoGyGjri33Yh4R90YA/MadVUvB3B06b0rVT3hIeX2QeQJXc2UjROm\n5AyZOzgS0/T23a1N4wX1BDkbdu7GvVqTKhbYjGljpgmLtChaJRdiV5KMBeKf\nb2BvUr9D6PMgJp3OaIwWOmK8YYdM/5GxVLkzdZOAw84di7e4+5/vbFc6M+Hs\n/AUDsioh9i//8TjVRrw1gk0Bx1FwamJ9Ump/WuTGqWMT1Ug1jQcHsZ2XSh4m\nNXUMf5hkZCetoDlbm1nPopoIPz1hUOOcVH4/mmv+IcxJazOhRlW0upkrzlpS\nPxpNVAJM9VtPIR9gGUtF1nuSCsCBij5EuCBMinHp18bd6Ur7MMYsS/Z8503N\nHW6zoScx2Wm0UepJxwi1dDi+EnT2rS7gEN4Sh3LmqlEhdIrf/6BWQqU3KNX2\nNKbGSpptKS73/5/g6/vLZAkfY5bJ//sD3MOh2aWK0KapphbFob53zCnjoema\nA3XD\r\n=NV6s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFqWwShRVPlJWA+mARbM1Nodtm0uxsfU6XwgfXZ5rsoLAiEAgBRU5qXqeSexdRLZ7Jq95ynLgO7GRyX95pium+Q5YmQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.16_1529083436874_0.4355552656480315"},"_hasShrinkwrap":false},"0.8.17-20180615172457":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.17-20180615172457","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180615072636","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","promise-each":"^2.2.0","semver":"^5.4.1","shortid":"^2.2.8","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"35ee3fe32504d00c92216badcdc315919cd680eb","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.17-20180615172457","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-MA4NDeW0Wy3qlQLIhaXfExb7KkYc1XpiQEfcPjtzDUCvW7HBdcRYkEpwmfTbq6LMJ75QN+/BRGS4j1Begdgc7A==","shasum":"d03ec3a9adc8c4d68bd0ec4b28b27869bb5609f2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.17-20180615172457.tgz","fileCount":561,"unpackedSize":1802221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbI/b0CRA9TVsSAnZWagAAnakP/RyL1+ozprVGL6mfjFmo\nOYpbPluMK6ciwhnn9YK0Ow7i9r+PMN5F30cxCx/c3O2O0eRdpcGwM/8XLtu8\nH1INl0pmJ6EE35tECALtkUGwWeL7dw0vWYamDd5NX8JVdq/9X1RQqJzCWIQA\njWBv9fXAJN7Y0irBty6f33fSDINQftxXaSNLqcgysBt62LgX+S1wAeMlXrCw\nBZQGy12KJJ3aj0ceZIsF+4gp0RM5dip3mn1pbIjNzVANgrEQk7E9zh93p++8\ndJlfeiDIGtp2+ZzJOiDwZ+qpiD32NaNZ1fif5vJn+AjMlRYH4GvdVB3qYeXh\ndZp3K7/HsZnCgyEPR32Ol7Eswm7IIINHlcLD8vqS+5hQfi8Qw8nm2SieWayA\nD/+C1/8wzQoV1MVl2cwCquYx/MRkQfCX52evQTPrkRHLyyMhKlNdHOHTBe8h\nB9CrAtpbDbFexIu/++szK4GiJKKkoHuKmcDe7DIOkZ7fxlQHxrwe3o69SG1K\nilfLKWASxkuIKHuQB27+qEqqXEXCCAkBqFW4y5x1rFAm8x4fM2KGi0U/nZru\nmPlzl8PHBkj3bbufH4XfbFt7VHQpRFgPQUqXIegkfi5/KbME8Q1ml7F944+G\n7i/myhFHOEIne51cN7Jvzh7u1CijcDTFn3CpbVqCCLQHSLvKI1WMcajofAqq\ns65c\r\n=v0CV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBMZcMcHnIVQNd/xMc4lwVcNNhZnWDu656zN9/G79JW1AiEA1rjdi9pR0lmg3JpX1oQGv0w6RJecf7PWHZOJdQ/lwsY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.17-20180615172457_1529083635367_0.9064684707599633"},"_hasShrinkwrap":false},"0.8.17-20180615211723":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.17-20180615211723","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180615072636","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"f4724f279a680ffec4997810fb389d6512081dcc","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.17-20180615211723","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-QlqCEblWUG+QNd90wr0BsVj8dOfZf2FZL/z7j+rO+2vrkb7LiYKJCtaHeeA2O5Lr5DDvtxjdSW56tzrdLU2KrA==","shasum":"41cc4cf9bb8b66441a2ac55c6b7e418ca9b4d447","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.17-20180615211723.tgz","fileCount":561,"unpackedSize":1802281,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJC12CRA9TVsSAnZWagAAgoMP/0yyaoTnAV0PdPN6loFi\nwlziz+mCaLlJ45tuEb1Tm6H9nvfOtvsIgc6cezlxUOUKGTE6XgKz9G1pLGO5\ndUfEHupUq4kAsj9tDjSt+g21pVywprkGm35PmdkkZ5j11YkFoTxN1lkmTXcx\nxVqTJt+xkZrhLFEuvEzdldtZkd7IpwmKrPJ4peyGvvvxkP8dAK+aoPKNnG9t\nGr32/vWFz2oqOqYKMlG8K5qAbkwpGLhZSaMnKmAljQicOltyqIF2cdsVg290\nFj2HY9hkmP+neHA9OCirdNtSQRmubulFHF7l0s00myVTzGS4Ok6duP0TZC9C\nlB4WlH3zOy1uPRpeBRd7qxvgNLXlQvXv1qPWROBl66PoYvAFga7RO7/dlFOW\n50fnbBOVp2R2oVgQNMRLF7TyJrvxL5j7W6AAezPmoB1u2PmpLcz8uMfdnMQf\n6uHzDynkCbt49rGxJK8CdjKJR3Vb+nJXj6r5W3z8hCXZzxxWMEM3uds8FbnX\nL9Pb3h9eye/+Nl3xjUThxbFdBfyusePwVbR+sIY7a1z69ewoDGqCzIoh29Z8\nQUD7TIpUXIIn+LaixMyUf3fxraMr99+9HXaGiWroEljTtCHTcoV1Xqw9+enm\nPHkJPm7HDdt39Qk90TNwdAG+UPGUHK3QffbEQ6979sxXue+Z+XNISkkddWAs\nPuPT\r\n=bTRe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOAJjBJoQX3op99vapK+B4Da0fuyj8jM0dQCfc4IE/3wIhAP6F3dC+VynXfiw/J9gr4PGG3nTvIdR8lt9NoKqDQMH0"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.17-20180615211723_1529097589915_0.18650718863967874"},"_hasShrinkwrap":false},"0.8.17":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.17","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180615072636","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"f4724f279a680ffec4997810fb389d6512081dcc","_id":"@atomist/lifecycle-automation@0.8.17","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-XDSju32IG9IGBEVG7SyXgJ7NxxtfVXUVG2X/Sq9l2EIcMOQc2ox+Ufm49HIw0+D0p9nP9V3B1lUj7G3j26CTtg==","shasum":"72b1dd430840bddd46eeb50a038cbb3a27b24fd9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.17.tgz","fileCount":561,"unpackedSize":1802266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJC/ICRA9TVsSAnZWagAAaqsP/2DZFhluHKMUxyVLxD4P\n9Cu8xGL9+aPxrGHU39BlqPkak6Co2VBv4MqJFZcSVoxZ1yblp5IH69OVdMVJ\njM1w6ZIKiTiHxNDWDK20yDrYqnOznpX5gv9ehXwVwPc/Abs2zaoEI+Vwgxvb\nbiVmQnHT1emERph05W7ukCLZRcrpDbZkiWLbhqibQlaJ0RA+rDKqCq82ZCqv\nRpywD4Cb+Dd8HAYBEoSgEawCLvv8ncSPrr09YThNa2FQR5uPPuMoM9vPk1bF\n1R7LGxSt+sa+FoYHgaOl4/f0GhhYfSczoTr8m7d92TBJ7OWE8fzi5jzC8Kx9\nHC9Az4ClgAAwFiClCn7tV7srHBRFKvCOZdx3Tj3fiHq6c3+hHweOdm+4ke4K\noovE8dnc1bAx2zz3LDrz7BWnoIJ1iTFyNS99Bo6sRJQWTvFfYbKoECPTJaCC\nG5zEV753rKCCBimivuQgMDydT2e2Ntt7BXdiI/yzy1xSYcnxzI2HY5mc9zgZ\nHgLDZn/EaffvH78JlRaWiFcukso8hGjX+6vjDxVkKJqR4De4W5WrQwwijKqa\n3dLGpd6ozo7ZcypQr7yIWR6HTaSE52hx7yeAblSl/8W2aJRQrWp2azdj7VXQ\nrVXLRC7QIAy6hJixHqREiT8TqRLsA7x2otOm8ix7XYcR3TXYmCQKnwsCL/US\n5i8e\r\n=ntr2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzu4aXqhDixAT0McIMbmW1g4mAvLk3BXkGUoJYgXiYjwIhAMrcItB7rpelIcX/P2uQm3fOeEBxO2J8Mm5QXa0GyefQ"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.17_1529098183678_0.38569125271426463"},"_hasShrinkwrap":false},"0.8.18-20180615213102":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.18-20180615213102","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180615072636","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e3de3a6c844cb4dc01b2e14b4f36242eb07ccf13","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.18-20180615213102","_npmVersion":"6.1.0","_nodeVersion":"9.11.1","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-FUECc32Tq/X2yZxoH/wvrjVEglv7dcdc7YnkKC1y0uQPhyCJhCXN7D1/LwJrFZ33rv2tPr+ajBZjYlW30upm6w==","shasum":"05f48f0e79ea60a7b07c8f569ff61fe7afb90e78","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.18-20180615213102.tgz","fileCount":561,"unpackedSize":1802281,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJDCxCRA9TVsSAnZWagAAXNkQAJLABaYEM06XV4B5BOaV\ntOvzRF2rm5yqYlN35OuJFeZpOTPbTHcbV3VvZUSOTaTlwY/1OCSl/gw39I5L\nqwwWnforoC9z91ASTxJOtRanLTHcl5BdxLuu0VWfAu3fsFc+aqdCNa7KCNT/\ndTeeuBwW2vcqVDIEUDoCOBtEJ3eNuDczvkHbzhp4R+KOQxJzWXVNA13T34C/\nKpiSWwDTcMNQOnRSmmpfEi4swNGbjvJuAaM2xqeSwdFMzPjK7Twp+PwUmcoR\ndiO09OX8tGIPCBgFq8POgCWJcJWhs2qcbAWPGD4ZRkO0YTVP9VrqoYUjesil\n0yGLo18U0QSNtVml1KLtvNTwJ9giYTUV6mKz2lGmEAl5CaYPMb+EpV7+uBPL\nwJhO4gJXEDxyWato0Y+rr1Dr57Jctqzizec23u26Zkbd/2xg0YYeZAuX6jI6\nXtWmyvMqjzGJnQEPgFX2EAgnJmKgUE0WN+wv3u6YzVKgYZtqylCFrQtbUTEL\nQoPDpoJVwxDR82m/hqd0bQilISfESLaV5DT4eiiljghRXkaK5bcwGQF3ifGV\nAVMhyRKhD9bVrZVdm2e7KgNDlucAXUMLxg654ksFVdBXMFXndwas01Us+cGv\n4KioJjYz9NT+rhyyLZxKmTczXLf46XQBQCOqfkN2uO5DjpAJh4ZDFOzK4wV4\nzJML\r\n=hb1U\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDnnDWL0GqymiDSvHb1ByGsW0s7rOK+mI9DtRUjcYKvPwIgeXEfB1CR9tUxHfl9xLtFAtIvWquD9GL15wfeqkw6JBY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.18-20180615213102_1529098415362_0.03173302516485865"},"_hasShrinkwrap":false},"0.8.18-codeship-build.20180618170024":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.18-codeship-build.20180618170024","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180615072636","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"dbc816d6f3a1f9deb28d8f1907b69c328a7c552e","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.18-codeship-build.20180618170024","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-tWA9OtUVm4y3Kon/pmN66oIZUX/wND3cQmVp6LQLQS4ZBKleHdAqd7IqlJyEa78vv/00b4kBeYzfCIOPm1TxaQ==","shasum":"6a72578f4a5e3a79e757d9c659deac8f76982541","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.18-codeship-build.20180618170024.tgz","fileCount":562,"unpackedSize":1881873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJ+XBCRA9TVsSAnZWagAAIAMQAKF2vOekRsnnJYnmXmo8\nyBQ/hRez9jUh7QGNPmXR3ahnggogUzDJT5YCfl4MJSFsZfXNXptRuQO8ljxq\nZI7usp6SXvYgsJybKtiPVn0djrM64UpcnoHiC73GuPsyKsJpoMP9XtGqfz89\nD9wdjScoa0AH0kVQlZFllJRLU28lYpxIU4dlPYo0FcoNw53suOTfrmOObWYz\nOhPUuQyTrIXLOYqdVxAxSYnFsVaHIkE156VSMMa39Rl/Xptny0mfrAhr4IQf\ncZdUPeic2zFae/7l0yCfig6gFEZ/3KarggUCsMk9NI637SC4O3oGjHWKfzbQ\nT4qtWWSY4geICNO8Y0AP5BWZJwVK0obWxUB8IrZOr4wDod3d3hRy041z7Bvc\nj8fKMMSAjtoz++hAbl+Jn3t7tIuke4Vz0yIvVViIJONr8zsIE6UJ+VnFiVwD\n8CsFW91f5H812DoNfZ/VVnutda3ESMo9ZWFUwumX6H2kKjpXPwnPrqFrI7RO\nkLY+z1MZ7vUu3WLqFukf7aVF9V1WH5USV4Tfj2E+ieATmSZaSMqNhJQ/jK+9\nXYp4KhX9zzeQXWfyS9JiTYJfTe37+SoJn/O0Yfvzx3YdZfKqu15nHQTes5Gv\nGsayl5soB106L9DhItjnDsWgilatqBr+3QWJ0Yh9AGi1pole6SlvwQ28il5H\nVko3\r\n=O5J6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZiGT9OFMQ+V+Y1fotX69ByoCfDKDbgw+2DWmBPA+E1AIhAOBrDSOXXputtlqv+k39Jpf1G3WA6BoKatjeSDel17js"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.18-codeship-build.20180618170024_1529341376854_0.22945612565475404"},"_hasShrinkwrap":false},"0.8.18-20180618170421":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.18-20180618170421","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180615072636","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"aa65e6559fedf794c34b8dd08877b6f7155878fa","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.18-20180618170421","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-zRCsSwTfVl7M4h3c6eIUXM7GTLKEc2lcqbNINZhryH3iuv8esaEXAuRBgr9Q37XJ6hdYqQdAzSiXO8tT3TIfAg==","shasum":"ce4801e6e5da88b3ac53910821ef53a20ef39e9d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.18-20180618170421.tgz","fileCount":562,"unpackedSize":1881858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJ+axCRA9TVsSAnZWagAApZwQAJ+vFqV0PPrNb9QUu3+t\nUtxWj1gYxQ3phHrPRrUhS9R2HVY1TsXdkGcP/ttOabYJU/QRQ+/NkMsQUuh3\nQ9Z0Evszgi8hgkMIAHFQCAfPVbeFIWyDYWxRyiFQKQ9fsBcaEHW4B1pfWa6N\no7R6u6GmjSXrDM9ODbZqKPZS3v74dXEU98XYvOHQ9K9FmTko+F53wmaH8m5a\nSjizVDWiQHVNpZibe2oy3yswrYv24qsoD/rsEeVjtJLRkYG/dLIigeSDxsc0\n986s2GgwgOdRSi6Tjk16IYjewWRc5fhRnk98Y6R1zwV50aPFs80MNQq6i7st\neXcBgjzfqaj+lxvsjjOfMWufqIEXHVXImxhB9sDMaioUrld60yGgpUA1Gwy/\npfnSXPknpsZvS2LFtFJdoAwcBKl29274kiUdpO0LjKZryr923hzBHENLxBij\ngYcxInJcLFyiQwAn7WaftYEMvVxt7VGd5qK7l0r7/lJcycohp80FDnaKdHKn\nqgnh6mknY+SqO5mmZUjeEqznd/FQLA9vKsKOGVyQDXWJbvCnyQ09LKppn1g+\nVKO/8/AOBTCdH9Oz5+3xwdWwGhtKaVN+khdo7KhXdRItVbexUPOIkJevinrW\nQFj3v8RHL6V+Z3vfsex53moSSzasQrNN8iQ09OdLsjQh3qHARfoRTR7WZeDA\npWEs\r\n=ktEb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhWQE3wsZCVClq2ZzmjXnacYEoH/SlsFHgKhTk/GO3rQIhAJoBzDk6suSp6m6CFcvFndnprXv+uHA2I/P6Wd/xHHLo"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.18-20180618170421_1529341616582_0.7073203168320863"},"_hasShrinkwrap":false},"0.8.18":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.18","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180615072636","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"aa65e6559fedf794c34b8dd08877b6f7155878fa","_id":"@atomist/lifecycle-automation@0.8.18","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-5Nm9eREyYRwP0WKbrNeeTi6ePbvP3TXIdtLWjkPHmzSK53FFmccBm6RSW7zVlJxdA6V0nQ27GTUAwnVMw7t95A==","shasum":"9d5de9d0b9b7e46ff59611147084d02140cf0556","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.18.tgz","fileCount":562,"unpackedSize":1881843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJ/YECRA9TVsSAnZWagAAc+IP+wXuxdU6b6FLm6fvLd+v\nFp8GY7YkxrSgQWHn4nqqpc1aUXuFvybKvYiyeqkHQRjr0FPdrmbVcmurYDYS\nx4PV1xeYzcJpCzQR5xyvIauBXooO4PrHSSi2RGWHPYIAopWNjg6Dlu5jY5I9\nWo27dm+aDh3ng/Lp9aud+rv2pIkrbH+1Dm+faTE0vVkZtOexeweM4Zl/TIUc\nWnt2kZp9ulKFoEYApc0oHEaCmJZK+n2c7VuwAb62edczrYWMDOvdVgxeD7c5\nYE281lJXlOqUW0JIynwqO1oPZjZtXf3q2i9eeRYaDDxOFrlpdMOOtuQd20Bi\ndKZ8FC0y1v0bUG2v72I+k/X3AphY2Kl3VAQYcDQ2x7+MbZZC6bHXU2SqWDS3\n0ALRh6/S+cVqAwDGt193wo1swi0TBJMM8ViApSEQargpGk6UVSPe/z8N664j\n3av73pv6Lt79Cxi9m/97b4qlBm4+r+FVJIBUT4pUcZdSF4D306MI9Da2/oIA\nqYymOHGrYUSXF6nohmF7N1kWVVrt3QocXCxNhtHmRPmKzBtAqA9Ck/mrw9vn\npa73196DqkeIJ7/lYBnkndzHIGWUsHNE9gAx2ai5yi6Aj0cziTAofbgEx+TZ\nIH+mf+UG0dFGLSaKnXZc2CuAhuoG5MSmFKT+xzgz9fZ4YxELpTd3aS56r8SG\nCpx+\r\n=g3kL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4uvD/IAE7h3IPjIqE8KJGp2vDgMJkZqCwQzYRLor+kgIgELVI6kw4cBErl4v51Y/tl2oR7DPQ5HOK5UgOJiM+0hc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.18_1529345538418_0.9560689445839083"},"_hasShrinkwrap":false},"0.8.19-20180618181411":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.19-20180618181411","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180615072636","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"db8b232be44bf4d14c6956ffb73474a94e56d076","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.19-20180618181411","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-MrwXDFwGHLBqAXSOYnJOGWSxeyzMria85WhfbxuKQEcLWTkfbOxm7xPkgpMozfnwA+I/OAzJE5b6mfoxCJXREw==","shasum":"ecada46ce24d84ca49e5d28fdf8edd15d583b656","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.19-20180618181411.tgz","fileCount":562,"unpackedSize":1881858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJ/cJCRA9TVsSAnZWagAA7AIP/RYyMhHdeUDCjbkXvFVf\n/xoqpJAdSoOjqtnYdO1AUkXFtyMC8mN+8U96gx5nq1E9NQP8wQo1sEJeSEky\n6VDuXrZnh3GCwteSLyJ1t4qVU1S31b5l4AIq8+II4CrcEAHjkvvAMxW9cUZL\nHxlxv9wqAHbdd4YIutFn96ZFDIpZhbZBxZABgI/Ew08HQW00lG5bHrLOFvQp\nk2rfXhwt22Cx/2uyrlaXtcJ9hzNP9NScVEnzAuz3hoU6ncg1GZtPwDtaVLzo\n6Dx8Yf7UrmLejyF2fvar+JZ8j5vIhryIZ751PbFgjRKMn7tID4IOKpiaDUPc\nwjAqLQbkgI8OXU4DxR1lU7gphRKdnmcu9G/fqshUbcUAQ6HgqQ6qvBFBiFiM\nmChQyjBvHNy4+/BLcE3v1eUHzErM3sMKOYvu7fHcrzGTnoOSsAPbr/KbbBql\nqxE0/GVKw8Jxm897/LmTKtUNML1f7E/drXgKhyrfO7Gwb6z1oSdNRBUyScNl\nGwQQYBDqijAIAzEC1nu6+mqChBSwS7aw4Tk5SNV3FSfqZwgjsKzq6nrLb7eK\neqqhZOa9uPCdj7WW70w0ei7XfSbiYxAreMA6Y0DoUOKWPF9EJyob+FRbzl+F\nGs00YgQHn+qW5dawED8uynMKZtL6KyU7WlcykdWlS75JOBZ/MPnfKMrxrj/i\nGg9g\r\n=NU42\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCUJsgukiek4uu+R7IJcZnBCpzYVJqkuIzezarFL0urwIgDejo+3qkVtVnbhZiBvjzlQm1aaRymf+ukwjN6fN3L4s="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.19-20180618181411_1529345799258_0.5636284562635914"},"_hasShrinkwrap":false},"0.8.19-20180618204227":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.19-20180618204227","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"5fa8f4460b0903ab0c90f247b0542748a1b11aa3","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.19-20180618204227","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-SCu8C6SaA7j4YgzLO7XzbJCJmKEwQQGnox9+hLe8CoicbzOR9FGONUm2wV/z3IQvb9SMOjvtHxnkDpn+juHgQw==","shasum":"d4a42af3a351a43e32f27d80c2fc25bdbb8a75d5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.19-20180618204227.tgz","fileCount":562,"unpackedSize":1882019,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKBnnCRA9TVsSAnZWagAARvwP/jn6fSpqwYB++6Zt04lW\n3fp0Zf8jJL0GGBuajz6Fk8W9+YxPKfxum+CPJRW5MukPgNXKxJZWNw1vzrDf\ntlpIosxfaWZlTxTTTUg2BFsqDLKjr/63daLCtUGZgUAZanmccVhtVadRZmQa\n7p0kpo3xr9tVgPDjPMAPx7C6R2SECDnrPa8E7BdAqgrksHwigPlA6KjVJKM2\nxbimG5HfHURxK+wFSgWKIEXXJHtn00fU/MzVwGoAFEz0oXbv+DdebJsHyCj/\nyUVCMLwwIzmS5Cl9rJ9FZkS+XWgNvvs0ya/Qz+WDZuxKgSrcj+jN8pvMPqKI\noK3uFyhntrnFWkb7JfU6qY2rSlGBsCea3zGDRQdm3TsTBfqXLxumqg/L8yTB\nqrC+d3DZfk6oHrRf//Z/749mbYVkZwY5YK6xCIpeji85cuXERQY40RgHlmFm\nJLiXmUzkcd7p/x0ifqbxALs227e5/yxGwprt1anjmA1k51n5vrzbr9oeqBoL\nDKw2OR8m1osk4bNp3Ck1Ec4AJgrCKcbLvtw0dLd1gv+7cIHKWVpXOWwoHuiM\nM74/sksMM7UjvvxwhVLBoAw/fDn/ljHj57xroP9xzF+87nYpHd+rQduehCrc\nykGiwxiyeC3XHdAHyqbAjEnxdMTqESpZLqwmN97ZrPf4SxP8sE5L3PK35vI3\nZ/pe\r\n=dsvd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpREi4JoRYaedYP8yq5o2LIaSzCVpo/9FcbYT0H6jVogIhAJSem/2b44/sZ6/pIagJJaZhnEd3glr+EKrIQiGU7Ad+"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.19-20180618204227_1529354726474_0.10222418864591654"},"_hasShrinkwrap":false},"0.8.19-20180618204722":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.19-20180618204722","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"5b71d41c9c5c3d58bce3dd5edc165e88118bf51b","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.19-20180618204722","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-S8HnRxBxeaTAy9NI4t1s5x3zRREfWJK4pjmjbt68nPxEkXyb/FpwIxC44tAwMDGTEkl+8pqN6tC0g+bC7s2pCA==","shasum":"8bbfb62a86d54ecc1f9b92e4056db3d580ea08ea","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.19-20180618204722.tgz","fileCount":562,"unpackedSize":1882074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKBsgCRA9TVsSAnZWagAAFk4P/jGipgNegpZpI/KpWi0R\nJNX/LmoskrHo2B/HA0QF1poV/X7mhGOIV6s/+wmMNrMiJp9krBUbSg1ee1tL\nOiauPA01iJu+u16fm8tGdW3rmq8qgscKw927h1qRfJmcBUWYY43h7q3wL/3P\nOlFRF6vIxXNF/7r8AFywLHFuEJT43HZUOkOAQfnBf/IbfaYyw28Uqez16swA\n9jp3bTl4+qDk30fNtvlZn83njHqHLz2W01xe8iRGxxvPH/nUxtK4Ccm7yWEi\neftSXXlJVFFMuOvahBbLqhAnx7vAT/8XvBrxvvIwYZzGDVAr0eCAAjRNN7qP\n5z1iT0HwnBlMzGK0PR+Wg3cgzhUqJeg9OmvGsOYxJKgJjVcPRCzRQIZAzXRV\nIE3n4zpQUFtgLsjneQo8KpSKXp/kOPlooU1QaKdSkm3FYCS+fkV89Ce/KhnM\nkw5EtJ8Qq2T2UqNP2ZjFH7Ll0f5lK3s8FNpSfMTheCSTHInX/M+uJwG+lNnV\nbQkul/INX4R2BOdQ3ij3fZWHzBKXNVWYN2AC2BVvU15io68gmWwKfL/AiKpd\nhJpxOaau22PINqRxoAPBsks52CBZf7ElCp18EuZsG0UA7Tmv7xI+xKYSO6RA\nDRZqkGbmsbKWtc8Mw5eoDh06G7Ogx9ywO3/sLdvslpt+rQU3O5UflLvBogPp\nYEHo\r\n=H94x\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCD26TwNUxSFoUh6L0imZQeT8rQVRhZkOE29HE/vt0nIQIhAKm3p0D1JUBZpHNCng2EI/NtG3EL0BXlBiZlKfs8sWls"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.19-20180618204722_1529355039714_0.42193342790193133"},"_hasShrinkwrap":false},"0.8.19":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.19","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"5b71d41c9c5c3d58bce3dd5edc165e88118bf51b","_id":"@atomist/lifecycle-automation@0.8.19","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-qW1bYwNDvVQxtHSLNTBWAaIvd66z46E9BC1XXaTgFbJWONND/oprXAY+6ee9AJ9GfkDSHvAlvyO0+vaQjXkE1w==","shasum":"db4a77920f21c571de5000d2ff7f0f561bea677c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.19.tgz","fileCount":562,"unpackedSize":1882059,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKB5wCRA9TVsSAnZWagAAVYMP/3idHTM5qHjGcKsRdtUQ\nVACILM5LXDr3YCo7XbsDENyUJ4fzj9Yj+C9aDNcy0FI4eXtKyOPbds69KXsW\nyGFNtPxtoPdW9lESCZZr75wVOfvIOn3seU1HMNRGoHmKqNzErx5Qgg7g3yBS\n/WzHvSdIjdt0WVi+7qea9pVaQmLTtvW4H+z9AlshgW/d5ylcCylSRi9wF/H2\ndcOapnPuQ2Of5hMRZCcHlpkL2E/RA6zXxqGlw7QU9DmGAKdpfSeYC4vagxPh\njtVmqe6zT9Vgyct2hXdLDvnsI2gzEsfsfzwU7CZkZz65Krqea8SkKiElQGfI\ndqyViL3dRV4/vnlEjSzWqZyfP0JRdse5iPF3PU0/QqinE44zf7drCLbxlNks\nFgogE3ZGhK+gJa6x5CcQtk3gYQ1++VhdMso8yGzQ89tOTPdHrliWPmJx94Jp\nU886mQnzLr6dPS8jfSShiclDv1hd4nCosBhV+0zpm3CKxMGbFHsLz+Bq2Drh\ndUsC0EXRbo6lsdwZzCRAIn6wujMCDA0PTNdNz6EoQ9b3dVLNQnvwraE8wGeH\nZAm7FXizDLmqrNpTUJE0QlNz6Pt85w+izzjkO3ezaNxDLNdRQgGiD3iKEtrb\niLviEoqIX4VWlGQC+0cJrXKC6n/h7fMPQVVxpD32JxDV0vQ7+KyyDuAKMT6+\nSB7Z\r\n=ns5N\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIGayVhxKeu0pyVSI4bSG9L/sHgiyI1ruq6+bFSudkTAIhAINqgS8g1hMMqWJWhT8bUIiIcjxK97Ov38PRr5fqEm7h"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.19_1529355887308_0.5951119142957209"},"_hasShrinkwrap":false},"0.8.20-20180618210632":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.20-20180618210632","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"3bd16fb8b413cf828323e887bcb3316a3c0f80d2","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.20-20180618210632","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-jZsINUnk6+C2rloavusOTy6rkMdbgiGyoTNYuAkR2n/P9rsQpr885S0YUB+YD5hh0614sk3bfRqd0blE6OTIdQ==","shasum":"eb8eb2677688e2cc2ef7682425294da51c677b00","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.20-20180618210632.tgz","fileCount":562,"unpackedSize":1882074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKB+OCRA9TVsSAnZWagAAn5oP/1Tz3Gv1V9EBLFWly7Wx\njGo27dstZt2kzMB7hEh0tubXWhXtBKjACAcZI/9mjbOfh9CH0E6AyD9+ZXH6\nwAgaaWITxiUohlMa849vXk6g3QeAcwrwDtu9HvG/5c0CmgVxFEsav/lvZaGM\nr1TDR1oELr7OJxFymilX3orDYl44x/fjgqg4EzR5fM0v2OxyzS0FvaUvnP1p\nf+ioW7v5IRpsHakpHvLXVaeS3o0Ewa0j2Qb6/EJ+KDKjtoHweHnlosq2TFb0\nkYBU27Gahp5iLoxkeX0S2Jg2vSGY+z/+2iW3PpRLgaI6rsQfyXXwW74bKSjC\n7GDYDyittKM8uqEOiPte3xZhe1nXvq3RPk+DWZUn9xJcV/rZatdfJ8xVEQOC\nGgIe7G0Fu3WbnNNqXmvsWCqItYphohb5oDY7vJ3cs7ndpA5W4Fn+/r8b9Kks\nimTOFU9eEF8ojl+AtIBBQI1GAMbeeouxs5JBgrPqWIgF0EpZrkw5dskz7R/L\nrqUGxc8zdF4TV5Bg9HBDqrHNft0s5vn4eY3JkpXNswGfxM/VHwnjoolwYqER\narU5LVwgkzKPprtbnE6E0YcqxYec6x8v29vDmNkPwZR45kgs9+UMSnk3Sb6v\nbcTugEYGptsjPFRDolChIrP8mg0GWGq+EcywsxR7qsZZ1h5PQc2PcxCCCcOX\nEH2p\r\n=wVeT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRRaobyn/pAOA5PrRjIBsl4dAWg1mYs/CguY7huc5QyQIgXyEMBYsHcx+x2dREAEL1MMem8SBXAJ4YnEDqNp94c5A="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.20-20180618210632_1529356173477_0.5771420412567974"},"_hasShrinkwrap":false},"0.8.20-20180619092859":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.20-20180619092859","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"56a5779872ed49c13fe8496049c974ac9b3e11fa","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.20-20180619092859","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-UBdQcAtdcu3e+HLXzR2TqxsCrND2mSCqIehv2H5RT/gylXmQ93N9zMarg9aQdh1WdnjpZ0gbwmM+1tqv7LR/fg==","shasum":"32f90c04140bed1d40a549e1058b99c5877081ae","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.20-20180619092859.tgz","fileCount":562,"unpackedSize":1883747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKM2KCRA9TVsSAnZWagAA/AkP/Aiy6T3v/KBbiCsjqmy/\ni76NZVlLpVzNeTEGQTqLNaVDBc/ITAohypzPZtzUBej9NfkURIZBIVj8XDmM\nFe1+V8eLwv5dWoVh/GVr95GyWoihU1UVoxMg6yWJnyQVVo38nVaMWx/r6Fip\nqgUSxjV3+CeaVOhk/HEI5ekJYM2Zb41CopT7H2NzTcwOEOdyOU309p4dEBq8\nSxgjC4R+udDt88aJWaeWI9k1cmA/vOJV5srKpMseZV2pcP7JBsMQnQH/kGho\nlFIO7RknCZANzDjhV9mioRuQJw4+QyBq0rvQJP3GrnZquqwbkWwdGEA8rJuV\nA/KXi7yej80igxlItevMHdZQwfgR8KHI4XCb99gyrCKIzA2BBpPWDZC3DL0G\nVzXU8LK7my1UrzCKMk95k44Wy4/X6wvkg1KIEAcbxx6VxqHgsgXkZuqCUziB\ndymuzMkbuk8mvgDQJVC+FX8auL0ByE0v+fP3QhQPwqJjI4d3WXimzgd9YO/x\nlGd/8VVMRRfWBVbhtLrLUUCGlOQ2Dy4ShEiKVwzJX8W060SMDnx59X3+kFuY\nKvwTT6Vh0M6T54KzrUlfOHot7skZW+SCqqSXqKkD/ra4vB2haoqXsprX4HwC\ne2jQFV0QuuronzV8e4B4E9ga16x0U9Vpy+IOF5rZedHQFXmukVIo9gJ84rox\nJKqr\r\n=vVIT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPlpf7bon45chfy0QGAe4mTRd2/+4MSJW+AaZ9jlkW0wIgOccD8QV5ZBS1qbvY/M3291GMMSv8z1FfGBTyJ8diVkA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.20-20180619092859_1529400714380_0.7454802375846754"},"_hasShrinkwrap":false},"0.8.20-20180619093036":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.20-20180619093036","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"09fd2de1837a9688654c85f750a464fa5c58898c","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.20-20180619093036","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-I97TYp1YatmAxgHPRjBlbdqvlNQLmn1Ug/OsMIC3agePORRe39t60WKdlaLg5a0jXh/lva+lhDn4URbNni7qLw==","shasum":"e7ae5e9e11e0f75cf19f29d21e24df333fae0bc1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.20-20180619093036.tgz","fileCount":562,"unpackedSize":1883747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKM3qCRA9TVsSAnZWagAApG8QAIwhW2fUq7lZAgqwfXQm\nPfAW2TFjZLLIosui5bLtOyGWOBHdhKGp1EqyUfRhPwVPG5p6cIKMCETFBrWv\nu8VDbf7COZE63e6xETIkv+ozQgNxa2J2XEj3rOgTD9cePu6KHjJmZSIbnAGw\n0QyZ17tn7LT673bvboYZYgqwJtP2d+2YakC5nVCl9mHNkS4xGA1iaVaUSLzM\nYTFy+3XTW08lQCfIwKkINrpTDsn72iTxIjtvdzKMhyufgANnEBX+0whEIIZh\nMFwwjH9NZFKE6GPTMOrwr31je/ncEIH4dt4V6yy2xWeTYUmBnKjHjZQL0KFW\nBNC33YiO9TeAeU9i0s5TfwZQrIp4hzq7DFT+gk5ZApcAsXe+ha8G9lfiRIfn\nFghk/VnGr63il8tajzSGHImoxInrprUdORyTfVDskMzZPnpdsqiQRy0JQrjp\niy1YK2qKAr25TPAvRrpaYdpMCaHLjiV459/9/YrUbenOsNIifcQ4uglICVxZ\n2a4sCULjHaSyrRLTVRuCWrA6eswXytPcEa2C1mOVGgWC00QS1hv+czTmh7yz\niDijhYnN+2kRsHv+jf79JnH1JBOH1lx42nY4LZO4d7hqhHbE/BQLKAlPnWzv\nQgAKFZg8dmPaQUOk34Tmw0QmT84eI3DYladWANzD4rDTyp2hGV14BrlX4DBf\nbm8b\r\n=QFTp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCGEyGkKEfsMfO6ok0/QMgUAos4Ece9bQHe0RwLQTrMwIgfJBhYpVaGoxRXPJ2Pfy1gyfxF8f2tkuJlrVfd5NyT2w="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.20-20180619093036_1529400809674_0.7403821206415124"},"_hasShrinkwrap":false},"0.8.20":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.20","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"09fd2de1837a9688654c85f750a464fa5c58898c","_id":"@atomist/lifecycle-automation@0.8.20","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-qhYc9JFy9hRmacvbO8bzVcrSEBT5cX3U4s6nQ54EGzmLDgatetFBo+/1TRqTwCB8XQ6tucGJrhPnKKNlqQWe+g==","shasum":"db9c4096d4dad5efefe68d66056c51a436527355","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.20.tgz","fileCount":562,"unpackedSize":1883732,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKNPvCRA9TVsSAnZWagAAXYcP/30rhmgFYkaxIjC2uEZg\n8J0PlypySF6+SfyzIz0jOnoTTzkpJE+fZ1b9DQMAtIoMZXj8Vo290Esj0gY+\nbztWwMHab+XWielMaS0fpsNy8yY2fElUDvZ9MJGSRb4fkNOx21jSQtj1p2kO\n04fJdR0VokVUEtkOv8GSFPT5et+fmXvBgIt9f9kvjxDrx93u2JW6LmmBfwM6\npz32CsZx95j5JvJDAxS9IFP/QzIsYvaXXvHa95NTkSuGJVL5XwYBSXuY7lF0\nIIYWb0yOhafzMoEht7VDdkymhleSM/SNYsgFyMLIa2QPio3+7m09jZ6tqgSZ\nghHp4TFTqT8g5QYEXrz9Sv2SYStt7TVW4zmEN28bblsawv5BLMaSXZ5g1g6x\n0i+Z2aus7DvpOQTnhChGKNz4YLnrijIlkrgLrIKVEk0g8t5HNSiauc/cx7hl\nPuZHuQtfH5He7PYHef3B+zqggo6OGMNUZOXAuRVmvQ6xPZJ8MLiI8aGXXXcI\niXJZQPoMoeSmyuQIFH5F8tpwmvJLDq2iMCbhjG6lVfoSwRm8hcuJrFYAfwlV\nXIUoaLyPwpNLY9hdu1XO9++C+MVqyu2YRcpC93mY4sMqD1lO5moO8I/meLnE\nm+lzrKeY2rGnlEIOFdnASt2kcdcelUmq3mnixVSq3i/VgQVGrAx7x77oNR7n\nxt8P\r\n=UwNU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDC/SmBATJqXfN5m5N5fZTDR+hW+QYk0d0Smdz6A40XAAIgAfeeQceJ1VN9+Atlwcejh8PUqct5VAqLMEiYnyWHwcY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.20_1529402350547_0.16952493815185554"},"_hasShrinkwrap":false},"0.8.21-20180619100039":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.21-20180619100039","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"b0da720addb6e8d875c32509817ffecea97aadf2","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.21-20180619100039","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-FEeyeemRLAIn1ANRv7AstMiAAh2J1zBA8KqvV2m56aAfaXmcFIVkv4qjgHq3v2zqLatqO62tjtvecI3pZcjeWA==","shasum":"2f2f3ced8090baecc7f01bcbdb2b18cc7b627d6b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.21-20180619100039.tgz","fileCount":562,"unpackedSize":1883747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKNTqCRA9TVsSAnZWagAA4v8P/jlS80uLG4EcgpWWtHl8\nWOJMcZCFbUCo5icXGB6FX4t2kZ0PdDr+OxiOkh1CSNH4vBkQjxJTEaKJCrd6\nV77acWh8lkBb2gIu1PFEP0DykXTU/pF7Zsz/Bt29oBuNrXyTmFqIiQf/D9L1\n7dS1H87mqyQ3yWrEx6xuzgvp6B6J4l3hvzOcYOg8fHALss3pLYBDs6d3xjKM\nMPzHpFN1cLTR80G9lyh+ICbyVg6Sgcpms8F2xHQ7ltp4RIrXeSL1nRZAcdEB\nrFLKfiZFOICvlcYxXFlrfXAp901lu9kI5xqZPtNH8aqnX5Vh9Q3UR6gHD+f6\ntzclRZ3b7o1heUzuhbocBvZ9bTJ6kzxgXVFtfL6fWJqNTbO7fytnePt6+t5C\nsn2QXRrcetXHSRTVnUFn9l7+WDta2u+NlDTJOyAWlAZiOvcAEDyDWPSLm7V7\nxy/5rgGheFq5WVjPOhACq0drCraCGEtxsP4yORG6t1PGkpoQb4OXn8LtChtx\nWunRgysQf0gDyOpJylzG+nNmAksZBEpjEMD2Xp2aVoG5OTJ1ED60jEZ5MRva\nR8pv6fld/PIcwR24Gww9itGNcz1WGndtyPhoacGxTQ2zu5ZYMuG4kAU2b31r\nvsYOaYGXR7C84IyCwFC5n+HzQMr4H2n+jcI/n27emBTFor+7xeW8J1ZEMxbV\nWHet\r\n=IOWX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5f5m7LziP3EosoYxgo94J/RDcGxYZ/tqwOb0AKsQJDAIhAPxYGlMvxcqOB7mdpNilbuC7tz1pOtvkPDnuJnc8CYxm"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.21-20180619100039_1529402602406_0.5102085541640922"},"_hasShrinkwrap":false},"0.8.21-20180625104139":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.21-20180625104139","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"4b4edaf9ca4cbbe9f8ec910b0d0f7acf71bf421f","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.21-20180625104139","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-El/UmtZfC7LRTwRlaFdGQgiz5rApeiF8d5c7gJbDAWwm/fyefpeS0Z9F1XoNMnN+uZUn39sr2KRxj8PNde80lg==","shasum":"e71dabfcc9220028f520b0b85c2a20670977b5ee","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.21-20180625104139.tgz","fileCount":562,"unpackedSize":2044838,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMMeSCRA9TVsSAnZWagAA5gIP+gKu9dQp0K1d6FOiXIRh\nmfZve2v2lybEyK76ADuu94++Ld9YZ7nuKPgEVY0IPa0of3aQa9gEI1w99ljH\nhAmS9VgIgBb6plAftr8TeZAvVQvqdeaoJuSEAPoa1f6DaOqegNUTqHbXb0kb\nCfnYdM3N2WwmVF73f/4wDFDKXa4yAnXBTujDFEbQvGcB5HFQFDIf35kUZfJo\nIOThuUsS7ryBi8iv4shgbDwuwyOM4lw/+ZoKpJT/y9w6VT3vBpQSCnLmPZIW\nXLe8mfB2rBsiXxNeKHNXInLo6Mw+N3eOZ8gmNVk1hVEoPyhu1TsMq+cvDz+c\nfelisTQT1zzay7nlglBiNcVjZbpzrUsFKIiRuAIB1NqGm+EBzZhI2xxO43Ug\nSyRxWM+yrIGuTT0Arjcjb/5GumTanea+sEl5345rIYdRfqqyy/2fV/cywP9q\nvXnV/Rb1v0ajjam0iY3NBwiTyvBhnIdoCGHxuH/C5omLK6L+Y+Vwc7ArBTV3\nNfmaAyjqOBTVFfdlI4imbTzB9gczhyvgnjJ7XO8nXpLHY7wQG2E6/hG1n7jZ\nhF+M576K/RXcp9EAHpjJUV+FVnxpaWNZLt4J4djIYDbU6TaPobG8Jkw8rv5l\ntM0sGBCvfyNGpSZrfTK1F4xNxy+0qFcRMSPs7Rht7kk1RV4TOT5bLiDLf43G\ny8Nk\r\n=EcSq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCN/zS4rsNJNPc9tL27UcH1nxLxQYFXA/DvaEky+jGCzQIgYW+wU/5gE0bOefOmiYnkeFbLjVXV6RYlWMV++MwVAVI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.21-20180625104139_1529923474553_0.9721582645166109"},"_hasShrinkwrap":false},"0.8.21":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.21","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"4b4edaf9ca4cbbe9f8ec910b0d0f7acf71bf421f","_id":"@atomist/lifecycle-automation@0.8.21","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-0RHwccP72Kb36TKzvl8AFB5KcDFS0DmwQnp9gR55Hiv/+KNyKqtPzGpLfXynw3MB5+JCxuPUjvnCXmr+WpcDeQ==","shasum":"da8ae097871f681cd1f9276c1a10ad4c41681c42","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.21.tgz","fileCount":562,"unpackedSize":2044823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMNUQCRA9TVsSAnZWagAAluIP/0pNVDcTFn6o7Z0LMHxg\nVua8FeQN6XPYofYiyz2UACGoqcZ29lqbpNIRaoSYX2n+HTpxxIq4YgkM2yJB\nxt68SGtb+NJsBgAGRjE9DUsK3RUX7x98HGgej8wlKavI/kftQVG1GYAG4g8B\nTrI6+kLjthlTlqEBSGMBelNgltGELnvtg7PCm0Ml0xNTsM7WA/hVcarCULWQ\nS7f+axtV3CzQMQofz1qiZokhxN0t7wBNH3lHiFeuKqaSnPpZ/+DfvbXIEVX0\n0EzHSzsRmDU4WPRb5PiqjP73Ku6liM5h2udz9nwyZlanjQBuan6Iadxpn/x0\nx2GGK8NYLJqIwu8DFMetOhuXLFsD6Fn+7ecvQMPN3ReLL3E/U7EfF70wLb5e\nPuivy29YCAK9bQkseR881bc1LM3tMvZMp9pQmh8lSz0xmPN2qSz47gaxcYii\n5vjP8rWdOSdQQ+aKdok9otZAfY71K1+0HD7RRLOeN9JXJd5DsGXiGq8G+N5K\nbpA32WygsfZvMCEywlFNpqJcDGE68AaHQ7qT5PPMnDcN2y3qPxq17RCgiCfZ\nabcAmAbT/I781SMVpqengDfHXHKAytsQx3expOnSN0G7LW4PNA3eE0xfuKbb\nqNSt8vgYQsviigxtTOkalPdugTMgeJdTRdlK2uXChWahYj2Ixe0xfRghP/rd\n2mx4\r\n=a59S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDIxiGYqnsnjuDdfoM1q5vHlbMRFTHvjLOUfhbgX4d5awIhAJI/OrL1OwNL7indRMhyqf7xR/lwZGGuajggwuP6ZHCP"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.21_1529926928084_0.6770168299261619"},"_hasShrinkwrap":false},"0.8.22-20180625114435":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.22-20180625114435","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"75abc75ea1916b06151c4438e7f0f104faa877b4","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.22-20180625114435","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Kmvb91UwMn6f68SqFx/DkTgwFJeUQPmrW0w0NO/2cRaRqoQnlDkhEJiRb+TookvhGfZTYiE8vH69SQr5NEGmrw==","shasum":"a1b7dec069ec4ef0720dd37cc860a14ddde9a70a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.22-20180625114435.tgz","fileCount":562,"unpackedSize":2044838,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMNZHCRA9TVsSAnZWagAAkL0P/0PsJ1gO56nmBk8qlwad\nXaFTrsaS8XaiTJ7LA8TSTfbL9uCe6r6Qx0/avLnIzgMfEsTRxG4GhMGZ/Vzj\nE5tgRKJYHUvxE66wsdTvYHfr4yWEzA2uJqKQ+GrdBFf5JXZ5p5WvldR2Dsql\ngaWBmpiDGNuzC4gUO72eN2K6R9abCOrMo3qBXhZ+81HOeXTXdD7OOjhM+ayJ\nQWbEsvHFWsAHtIqVmPnLrLxUUOG5TLyKFoggjvsx+Wqy5s/4Y5ujWR2IhH4p\nX1aIIpDASWtBox5uF4U06QxlPEFH6irsZZBY4xy16ezCzCDZGfO1jeyprcNr\nukWHp+55VKEWsnGCrOe7iXHMCZtiR50LYE75xCRFQeqgsJkHJmXR47Dc5kSn\ngTVEQZyFMleSNop16wwNcI5eMmyXr56FICnRpGib+WLQ03HsSPGS3OA35xvd\nLIjRYhEttDOdpAsYItFBsWxS5T5ncJwpLT+7oqKwjYmMPTq+pcaTVrSVOuUV\nNN43LDnfLzSpWm8A3ZnPDYecLnAtSavCKRsuZ9IZj2Djtzm99cyEpx/qagMe\nK79L3Jcft4KmNaC+coFLJf2rwX6RPvRt7n2BufNjruxb51LDHYB8Bk7+0oqr\nH5rox/AHJBB1CFHtHt5w1KEeT584ysUDbsU4p45423LXk46ZFn7WiKya19QA\ntoWw\r\n=l08T\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA/PX6LplSbJFTitRLoUIlolJgSd0JNKrdxwJZMxQ4DIAiAHGw8IDsUHsxcXl+w7msSDLNCIDq5VqWDSsowXqhXKYA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.22-20180625114435_1529927239253_0.5187893046414198"},"_hasShrinkwrap":false},"0.8.22-20180625123804":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.22-20180625123804","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"c896719c1d74a3f3582438f51a209670b1fc7abb","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.22-20180625123804","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-xxnqnE2Pns716QemngH5z7iqymuLa9nZd4pvLM7iQOT2oaeMdCKjZlQFKX/u2BFR6/XZih8SgbjVkMxO4hFMlA==","shasum":"654b7aa8116184077a55dc980e7543bc93e38468","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.22-20180625123804.tgz","fileCount":562,"unpackedSize":2045106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMOLxCRA9TVsSAnZWagAAIaoQAJQtWASOkY1zKObRfNBK\n/LBAPf+kWNLLz+Qr5u9cp2RO8xZ4YrdpAO8EToKikGyeS0a1+o3eXVhviVqB\n4fD2YHvqKYOUi9WZSI/BJ2NOtY2vAdBA3Tr6f16fbO2Pxeox+1XCIK5tKg5I\n++RjHTdocVQl0De2lIZgj3tCnb8rdeStxm/QE0ypm8Tx3gx3Zmnldp4vKagz\n5oJiF2RfYJ0x6PH8HKk38zeAklUd6YR0Sg1/atSV8rWUvMYwzk68BO2aKOOG\nRT6BWn1TQ6fDEsarcFS0QEyDUNh7uATV1O1oDBH4iLkd5thuPc9vLbBma299\nTrLDqw7DxhU81GQ1PZDCeKSxg0XhSTYuDtun8Snpv1BcOMfyCDhIvIvBNqjn\nTdGBYHbpPMSKVz3tkNmCvneBNanQhj7RZ19nTkqYfO68KlfknfrT3sL0bIxV\nFEDjCiXsv7M7pVhclO8+bggqYLk5tkyJ12XfTRYtXHuHcQ31SpxE40KGbvvm\nQvHtc+Sl594aSesx1Kt0FxnpbdwN6bCiHfgQjKRyhnNoAE+fhGK+LMQJO4tp\nka7STKYRlbHqAbkbTX0C22UqIC3nFgYLbSvy9YISIBGSK0FbwQyNq4sjDMia\nrMeVLCk6ZRb/up7Bm4YND53SI8iv1MevN//u0R8FJQegAlArPxuiPnZNhH5c\nGI0H\r\n=Xgsl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBmHlHY4PJX5j3yD/OdeQmeNlOkJgPFWfF4JuouzxdFIAiEAisqPvwj1mfluEB6VFUD0D2/yqXn3IZWfRa/5xmTBJYc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.22-20180625123804_1529930480715_0.5471125267751598"},"_hasShrinkwrap":false},"0.8.22-20180625125625":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.22-20180625125625","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"c896719c1d74a3f3582438f51a209670b1fc7abb","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.22-20180625125625","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-HXXjs3j07a0IVIVQUbspbDD7+Hxxsaal7YTUcDM/pSgCXZerboNzF8tsvVK9rc9lkJAzRrxqJC6RDx+GO26ttg==","shasum":"85de1fe2bfaa3abb3e5d22fb4c549647f4bc316a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.22-20180625125625.tgz","fileCount":562,"unpackedSize":2045106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMOceCRA9TVsSAnZWagAA554P/idXuayPYr2TLIoi9h/z\n1MbBGQqHMJ8/aZHD5GRH6mO0BObaPgMjed+1dTswgyDvVXtNNMWh88tYIDCb\nJEZ8K8/Z6xFKB2b0m3peF/SA7+Ef68Hq4g1W63+2hhPbsuVWHRAkvhT0d/ec\nJ8UOlXuq+MvMAB/RBidizB0JVul7qwMkvtotKjx7lBhDinNVPy2mhtbzOIbt\n5pD4KDjzu9RcWWifQ8DaSlcs1sQZx1trqjpbw7c5jeo4adXOFeOSGV6K6AL/\nf9APxzS6T/3e+o6DjS3tCy7BL2WC/kyCnBusJGyIRmwUCtgUZfC7uRIUYymi\nQYKD6pOPwg969MerTHY5oP1vsc0EbxDuBb5KQSKl08peiTgI0C3k1p4URM/Y\n0kNbSjIiAb8V4EupyP7meuMHDnh6HXIFCQ+HzcUIgSaPvn2bMxGwGnZF7U5r\nQIAFHPuvrYxrDk0J3Uk7l4DCqcYILp3EYhBq9XbiaBwGznUltZG45zyC/isD\n8pwV9AKKNDA6gE9qLkABSPn5AidSFK+ZAvfSYkyS7lTniNXUMn1IKprvdUGY\ngqdzeZ7ziQdCAc6t6y62NoxaSQt0bSQtI67Q4+rZFM84AWleArQu3+zzO4kI\nS9y/BejBSUd6zFdT3bHtQm58K1mPXzEluoA2qarKzge6VphaczRmp6eP17CX\nlR9w\r\n=LIKI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJZ+MvIIYs5HMde/n2ceddUtZfhMT0U0xj3Wrv2wQv9AIgbSmb35fWFwNTibLQ5Qx0LHnI7WFII/G8W5imX9uuXmQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.22-20180625125625_1529931549959_0.7528265265824146"},"_hasShrinkwrap":false},"0.8.22-20180625132412":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.22-20180625132412","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"c896719c1d74a3f3582438f51a209670b1fc7abb","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.22-20180625132412","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-OWKPg6nXS9+pQXb2v0BkkIfM2RRsqY9fuefy9LClhU7hukuWXimSXtUfJOy5/nk+DgJty3Bb8QhX4czIQsKXBQ==","shasum":"e719857376221e2474dacedf5a816cffc9d46aec","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.22-20180625132412.tgz","fileCount":562,"unpackedSize":2045106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMO27CRA9TVsSAnZWagAAvGAP/1wCXUWDWbPSrqzXBj7w\nfvpk5GaRsrTvdC/h6ICWyEBPlomwJrFOS8M1HJr7tWjfq5DLNqcLAVvafEQl\n7nOBs/mm+im0Aop7t0iTPUcSzrrxct5i+Y20gyffB/hoqOtEoGTaDOAD+r+f\nh1lSiAHY/RTkDqaXYkLdNJrwgPF5VBar1yU7Wh9cATXTv6Z+dPkM8BAUsJwm\ncWWTbwBYgRx4cHgrdUM+Ch2/3w0YOg9bkW3gv+W1BlBhkbaMcc+nCcZ6KZDY\ngbrVrqKKcJIwcntLGjgMmNUw/l1OKT4g/pDmG/+Wm90qadzfSNeLN/a3oY3G\nBQP3TeNOIDQ/znSArY7075RCiUAm1PZdiHbXCw/pjb8WngqApqheisy4GRFN\nFD5BXwqe0uocMgvEu7ttfQYoVMxXgIcYIUiXEOhps8RwwigmpwAD+ZeGZJMR\npb7Hux2Tvzt09YvqsqtjVwBDWGi3mgaG0iK3XaLEGYXEd+HbM4YnMGdHyTqq\nqNwOPRoqwnMByQKD3o60YqCedLEnZgho1p1Z6IVh5025QQDV7sdzGKfDTgKC\niR/t1ucZXWyTUDxPlk+6ejZzfGFaqP++R2zIwN90k55rtoCh1QXdE/UiG3jW\ndgRq+asozwZFINM6vl/J6NMVQ3bcskS1UeJPl7hrVeGW7L9aVtdSOjPsIvb8\nSTqB\r\n=uKsZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYxeKqu1bVYEnV7ncCCsI0YYCiJpx1kpyVkkW0yG6H0AIgXOpcCQoWyRGyFtwAbNoJ2abRBTu5n4756ThPa81PwK4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.22-20180625132412_1529933243785_0.7183576743364097"},"_hasShrinkwrap":false},"0.8.22":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.22","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"75abc75ea1916b06151c4438e7f0f104faa877b4","_id":"@atomist/lifecycle-automation@0.8.22","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-F9Wz+QmdZzEPB3JICSLJe3LwFNj4kl6MYJto7JrsrG7ugqN6Vd76oou/Awan9F5uPMsrqoaLLkO7F16RNr4wcQ==","shasum":"508cf32b11f750d406f96d22449233b80355a888","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.22.tgz","fileCount":562,"unpackedSize":2044823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMPAoCRA9TVsSAnZWagAAC80P+wQdpY96HgJzFHfqGwag\nfGndyZIrRvl/iiz0R6t4NmteYjrCElAkYO+FMqG0IOGh9v2g9VBZXfrD1AEb\nNTTLWEso9Pmjq2wCrAbfrpJofaX7W/+JTumXg3bgVydYedo0GTno2j33wOES\nYXn+bsqu1maO4okp6QEt+zN6+a/iWIgzGWYu2oW0q8EmV23CeNOJbb8QZkSH\nUVCOqmU40jUbmzjds6SneOaXdz4vX0Weh7kg/7IL/JqdP2LPoz4sPIDivm4K\nx6+SEdVLrzxgi5rX7MSo/ST1x98eRADKJCBJDDVO3zWizp5CQwYsPX0yi2bv\nUK2fj6t4NJ4BJDl97pMWgMVN9KR6+rCDPkK5db3NtJBvi2Zq7hDHMV40dB+/\nehQFu3HbdJHWCiWeNON2l2NIdmxgwEuWCUv0XwHa+L1NMcweXd8dlIj7ydgs\n2jdhqtn+fJ+8wr+O7dH8aprR4hkw1DJ0k66OcBh1+r2dH+nWbZcgvEWNOSJ/\nDKr61+YTVNbc1hYV3cwL8E2ybTgJt64JetFjcZOu5aQf9LBJWrfaoD/OrAUZ\ny7kNUWj0pjzi0rm2vrYtS3AinT91Cd0GeplUGzEQ1OUS+UlifI5TyxuBbeiy\nshNqnPe0JO5ouKMQNP0gkB+NSQUGZXBTe1/3uFNVkrwUoDGwpiVGL4IoKJNo\n2jfG\r\n=Loby\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEIEO6wQgcE9zlU1dBmcpR5Sk3mPV5Y3+s+egmUXoWoNAiEA0HEEQHM/2us0L1DEnLBQh32w/fPC3hHgEVaDZTSP1gE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.22_1529933864842_0.0674937014757444"},"_hasShrinkwrap":false},"0.8.22-20180625133815":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.22-20180625133815","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"4d1f0e79d7bd28fbfe4f2edfde0afd5bcf2a2b9d","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.22-20180625133815","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-0j2WrAD4Hb+LYWUe2GuJRfW4beFv12wmbOhax3KXaJn4qUTX25wlXaaTgKTqM/rGas2supEYnSs07ZO4ugXD0Q==","shasum":"a61c15d765fb66a815fcf3024b74aa18a38c2974","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.22-20180625133815.tgz","fileCount":562,"unpackedSize":2045430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMPECCRA9TVsSAnZWagAAf0kQAIbKfrgUZuWnuBdvNy2/\nDaf1qn061Tb6b+L0bhPss5VFvsvmPxu2Lues0ZyHNyhhze29dGzlQJFpsU12\nyXEsZjPhEwoOUbcm4eI3+x2lKxkPd3eyU0GbN1E9YksAXJEVZcosmzaflkRM\nlov9v+VGKH8rh6lgcKopJCs1dh3CtQSOB8tkUzzExoc2CXjigYINy2KAdKRy\na8NrJWPjdneI7alwL8kXDiHviJFi0Ci5eiX6nC7yibub8lSnhPR0OYlSLmMM\nTwcHiGGW3uC8ZUOwC21Cm6YsAwAkvVViCgzC8dbNi+jof5F2fv7+kJ3ZGaqM\nLFgZIj+DH7N9H6GkKfpYYr1kkqBMFTYjHg2nveIKy768JNXVvy62Rmv/WFKS\n/i1TvIfPM6X6f5iY4xGfxjTXLzwF960enKkZfEiOgV9O1VUp3WANYjzxrbuV\n9MAoBtiZ/AwFflw472c7eyeTO37l1XOQrmIJPyyrexgeAwkaGvU+3P2E3mM+\n8LJpam6vEV73PEaRNyEu+s8SWZP97wGFe/FjD2z2BdgUq24jJIKxDdUZmpBy\n2gDYV06GecLWWSKSrG5C30UtFqSY9OFv3WPIhZeY5hZ9XjHK6UuRqQVDGGdb\nQfzu97yz2ynPGPr4ItRGgSWNPK/FXeT90VxBqBNb59MEtyZb7RQSVCPRfAiz\ntTtM\r\n=fBcL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVnib8380+G4rngkMSEkEMmt1xkgXLAI6CwJ9+DcGrmwIgUSG6dG0o0Ps4PfOyq2qxHgohQqudox1IgBzlvBSj9Hk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.22-20180625133815_1529934082436_0.9335877376247257"},"_hasShrinkwrap":false},"0.8.23-20180625133944":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.23-20180625133944","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"b71cabd2a2196a5814b0a087e7773fef56b230e7","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.23-20180625133944","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-LaUAfVFS0Hby2VM7JXZCYzcxVg2i7T49J1ExSeXPua//XYJZeVBBpLXk+wa357/S6EWZSQHe3q8lNaGmp6yPmA==","shasum":"f736229d1122f3a15602cb837c4f0c6bfafa5a7e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.23-20180625133944.tgz","fileCount":562,"unpackedSize":2045430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMPFZCRA9TVsSAnZWagAA1BIQAI77aV8l3upPhbvfl9jg\n7w2dXR6q3oSDiw+LWg0F8xAh97626sbooy2ct2Pi9K9jGN0F+EeCrjwzfQBF\np69yGJ6hIIvdqAX1wTjI/hNDokdct1iPmb7zSajvTya8pwGyHoOeNHevqFOW\nfgBRl56fRRf/4DUT+4AX1lToXOG4PNKaAOeyZZhEj755yp5PFVWbzNxPGTBZ\ntLWSmFHWM6llh7OcGULMsLjpbwtv5qK5qJ2BZWGQSVx17Ouz9a0Ujzbcwaqk\n7QcNVkqL/Ad5pyprg90n49cHNvNqi7D2L4Nks2dVtixKeSEc5ts8utj2Ziqd\nJEuzQAIYPhe8lBMOZ8/4QipJcnIuzHwbVrUhnXjTCReTcoYT4hGBPPtCzrRa\nil++fsRcNXxNLXHboTZqBceg+0/qTVqBwxNYW1g8MqyPQ6AmbIvShCAtTgyK\nmMrnfO/qc4TL9eXonVdOXKIi5XcjEUg1BXgrhXqLz4GM2qpk8vtD0fuFi3Mq\ns4lhdGCaTrDz1RnWTpztN0Jk2Gyue3cXOEdqpJy+ecakwq6WFfYyOueyUY8Q\ngEnXwUR7TLJUAiRh8yTZq0w0CHMnc0yYKYbGLv6Odc/1j6GuIGmMdD0aLSgT\nepsJ3uw5cl31sl6balgyNX6/GGOfhLmsXg72Ng+diX/JUIu88+t+qwXlGjYn\n6h75\r\n=Qm2F\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtDIgzIHySfZHW6gQJ8ahCu+vi3yg0vJKLz6bjSsyR6AIhAJKqKCqMTBFakaiq6HSaCGuzqKqa6EJL8UrJnTBjRfhW"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.23-20180625133944_1529934169636_0.802008644954312"},"_hasShrinkwrap":false},"0.8.23":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.23","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"b71cabd2a2196a5814b0a087e7773fef56b230e7","_id":"@atomist/lifecycle-automation@0.8.23","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-cvdek58P0vdTlRP0vL6T6TzYBNNP4vZmUgslmuCmrKhtR7cw+YaJb/FqcVOoyRU+GjodESVdyvD4oyqH4sLHEQ==","shasum":"2f43218337637c4bf7ed53e7c98560fb2c0235ba","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.23.tgz","fileCount":562,"unpackedSize":2045415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMPNVCRA9TVsSAnZWagAAMx0P/0pVVi3AlOQRkl5FDNIC\nmuaGQNNEbErXXgHewQq+div0XwF3LgCeJU5vTlTIho488gxiQrOIQOyM/DTz\nBzlsfz/q5GrHFr2qaJXTOoP0iVt2g2vjuHBSq8lp8/SMQXkpaHM1ysTIhM+W\nGBBwv+DqD1FtIrNzBRxvb6bX3obO3nOmyK1pYnoI53DodXHaEYanCT/Rdb7T\n4hQ2HrFklK2wRtJ2+5LGwllzM4LVaghZAgaY04kgjXWPMiI9xaIlCQN7L9gE\nwW7IHzsCvpclOG+2Qhpu9fSqRQK92GcDrsc6dyJ6JHmcynWtxE44bj2WOAP8\n6ZSiyS7goputCaI0+EHBYbL4icRe2OIl8P0GxfNieCC+hlq3cOGBPlUdfIW9\nt4Lhan/AgmX7O/pJ4Zshzb2YyKdoh79Xd57+VDBeZGPUVEyWJhsiaCXal/Z7\nRt3SNIL5/HwiOLW5hofGdvVWk/LbDfQLsm3Wn47k+17LLRqxlZv08mUi6Xny\nULKceipEvVyYPQYhZJRZfH8qHVuTGf2jnYwpWqdqhMH+31TfYnqSJtMThJLt\nkXUB8b8iY+0va2LQaWNE0o28fTYDWckdBK9q/2LmCBBy6i2WdB17Jd4eRDJ7\n3UxzlV3eWm2rfg+oJpfbgD+PSBusMOghs+8bBdVWq8lqexS4qxyf60ycrPUb\njKfu\r\n=3aa7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8Fg9pX45iXKq2sauD/sTxPiAKaVzY/90QifmRyszfCQIgN8nL9saUQ3wYyc12MALr2aPyq238sANI8Rlq/MY05VY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.23_1529934677678_0.9873573108798317"},"_hasShrinkwrap":false},"0.8.24-20180625135328":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.24-20180625135328","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a6030ae839f42edd302a0e553ae6d4b2ef60e87d","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.24-20180625135328","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-hgKLewsaNBWvxOFzNhB2NOTRldHCEaQWxoFSfViuJx7chZXUebmXKldCfFGcq1xZKeZfXV3vgUIsBmsZgW6sgA==","shasum":"35fc76474880ccf6fb6eb16bfd846e4a57a4cefe","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.24-20180625135328.tgz","fileCount":562,"unpackedSize":2045430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMPRyCRA9TVsSAnZWagAAboYP+wc3Atltdlg3vNpJlX5c\nlOQWykIk+5SgwWjqQyEeAJbED7YK9XnxlLNCazPcmhHAIoqM1RHLgRret2rD\nItq1yFEQ31gqYTXdFedWOkPJHUN1GnvFRWSAXNEFtkEg6540bFcTnxsU45AF\nTvYe3DdeQ1pjzQI8nYFbD9svjhpXReY3fu0bF/49VOuaI2aQilgQajPMstUX\nraBOsxpAewvIrJZCQKThx0rqv7UEgH3bmrL6qMmgcZCc8jrvjmMYrpqWrHK2\n2BRnE2lIJFHTeZgLSLNQpsEfU5MiNXX8Jry2Ds4VTZ1iYS+5lQjmC2JB7BdP\noAPySBYbx3+eJqX8KYXjnJhFVAHvV4JhXcvT44t3tkJ9lJJ2UaNSWJI8FChh\n8ejR5gK2UgJtFlojTEl1ooFI+lMXWOi4xPMOYkyhLAyyUI4APHA+zcyVAoVj\njQddlPgkhIT150U4/VmCG6FDzkMPGvwSi8PZ6axQ4TX/0ZJuXjdv+WPS+ZMO\nuU/Bdvo0ippziUryXzp6M02SAiqq6egg1AnL2CHj42fvOU57n3s3oiwOZm0U\nGZjAdrCRVMyK5cCpxAdcvWjdUkqh0hxYmx2mhzdyU83ZU6SG3tu9H2gvWazH\nD9wuRp2w+Cea97sCceVba+tmoq/A1Dv571AaxffLNdpqSQ5iphFV4TdAZUsq\nNTp4\r\n=tDS/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+MQcxZVHyQkai+K4FRwLyH/GUlpylJkQxJs+c5G3PwAIgHZEwzrh0wJtq8ky7Y/uQFVhJ7Kt8U3qVzpIzpRlf8KE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.24-20180625135328_1529934962598_0.8210199070521922"},"_hasShrinkwrap":false},"0.8.24-20180625135556":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.24-20180625135556","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ef32aa95de73336401c1bf2db2a507f2933f22d1","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.24-20180625135556","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-dMpBQbb2+3nUIktS4wdIVpIVi08bFFL9tgcfsmSZO2t4M25BvSo0pgarvsG7ktv8JDDY0pr+LqstAQYvRGIaZA==","shasum":"5ce75511cb80511347f23bf1ec97cfdec175dccc","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.24-20180625135556.tgz","fileCount":562,"unpackedSize":2045659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMPU2CRA9TVsSAnZWagAA7d4P/22+m2DRAyEO+JPKD54B\nNWKYiwz840l2aimKvFCrLGoOPGJGo515j57cdbuBbYQxlRMEHfC+mSw0bmQe\nWTCIGhRtMmGri1WJxkm7Cy3yPOpSATndVysY3eEVizUN0+NgRIBP6bng8UzN\nk7/d5HnVpYtTZurA2Lzt95Y3IvKwl+hDvM908zIWfbVFKW+f6vCY/pV/OLhL\nUz72KcH7gLjyFeaWR4sL94Ee/ys+F4ju9j2+sLcblkR5K9M3CP2OKSmSJUW0\nxzEBdyNKdv3Foi+B8ltpc/Vf3JAM6AIevWFcMoMUN2JSmWuszX9/ER8WlmqN\nGQxXQweesO+VcnFvriGziqDdJ0yflmuSPy9+K5JtXiO50PGbBvHBjsa/rVLp\najrau54MeWkNNrDJpyghwg1HgFFFrwxUi7GjxLXU+ahlK4OzAfY/cve0V23y\nrCh+MxjGr6AMJMsd4jPzJITNrzhFyokeHJhWASU24iBkuwcflTj2eLiV2zZK\nVBOie6AcLMCCHUz0eYHiXPy/b9pRxRIt1DW8nvbIDqR6lJCdnPyVlVLwaSjR\nlbmECFwlzeAibgkTO3ZgKA1qtPcCSQdENvLlQovmK75SlzPMI/EWs/21H0eh\nIp38iQsT8wPGAYRpz/qfUClZX664tzz6YKr0R/4fI4hhi9Icrgyi2e6npZI0\nhXmf\r\n=u674\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBdHy/oKcHkR61pLeRRy7qfnsqsklRDM79RUpoljkfjEAiEA1CCjbpCQG5nCM7jysXmLKqVFwFUKOISdmSac3Qbvw5I="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.24-20180625135556_1529935158743_0.3578680061591122"},"_hasShrinkwrap":false},"0.8.24":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.24","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ef32aa95de73336401c1bf2db2a507f2933f22d1","_id":"@atomist/lifecycle-automation@0.8.24","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-lmd7pF5fqvsNs7+fb7/A4WHrMIR7ZWiTuIKwvH3bKCtDcvgxpS8KNO2mbHvo/l0/EUDSyGZ6PM7+Ba+1X+0iGw==","shasum":"a9c174452ed298a6c1bf420ccae7e8037e15ac02","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.24.tgz","fileCount":562,"unpackedSize":2045644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMPV8CRA9TVsSAnZWagAANTAP/2WAnJP9iuaSNz8Df5l7\nSeR7U2YhKQNw/SP3BgxzdmxcM8F0xrlLWPlUgZlnRWn2Dtkozy4mzWDiC9QY\ntS1580D22gGDAPs4VXYuYc4pbLThx6WcowmTMx442TJadX+xP3zTrMDfvDDH\nx8+WEpHIti56XTEGdWaLGlJLygAi4X/6Z5MykTYbngHmcSjBlOdOwALTcmir\nP91tYK1uoVWsIoBcO42Njt1wkiSLC6+VwhxhQuVOXR6I/MDYUGxaSE/0f+Ze\nZ23Clk+YgUDbuXdz4UrkuzdL0lYKZsSe8HzHAcryW75GapQw4wG26xYludKt\n2LEuYERxG1fQh1UX0gbWHzcORieKM+JVE1czbRuCrtV1xKjzjmbIRkVxMd+e\nx9cERQKQOBa9tz7n1wEnbD7M9l3hd9+PqzlneEeB0rW19UF5LGxh4KQ6nYq+\nLVvhWD8rhGyWkqpp0bQ88UjgZPvlKt1lZwK6mSDkIA/8sQ5iRlWy+1NwVw0U\ngdC9gl15maKfU00vy2j9fv8+m9KjHF37Of47GwYhGxWWRvDPqEVtdl7LFVqx\nDlCCElhnjQtCSgDMeZ3pTL0uQVHD/biDwFQq14ZypRAr0txBalORnuWfOJrI\nSUYAanfhvff1jWZbB/QvD/wLFNOQhiXv7SHX3SDKqcCzOrMeJk5BwDDuEf3d\n1sCY\r\n=w2On\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0oc5RiktC+O6+yWlqa9ctR9XcdLJwzKhbP1BjefDZAQIhAKQ2ZhE+ZoVK4o7YaAQaxqa4DYLSu2PlAmrxGa21Vnnb"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.24_1529935228466_0.7780480677471111"},"_hasShrinkwrap":false},"0.8.25-20180625140226":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.25-20180625140226","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"2319ab169984a6fa49b6fdbd6203f416a349eb40","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.25-20180625140226","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-QWmWaaMAg4PYS3Q4ToSUgsb4TMaOfXNhmTy2iZZ1tN+P7Yo0YsFQRvVGClPdspmXGWCnyZXahljo7hm8H1iM4A==","shasum":"cef07cb5bc3a3a1766e35baa8eb275e6a3cee563","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.25-20180625140226.tgz","fileCount":562,"unpackedSize":2045659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMPaWCRA9TVsSAnZWagAA0eYP/RcV+WU/Wrl8Ci605k4s\ntuK4L167S0Ze3kHTvgkuNYCpUhoPTNw1dWwYb4ktcchd/hLjhEUAGQN6xvMu\nkFRWm2tOF9v1QRg+vG5JwR5wbfncZDl64rpaZov91cw9IGizzPrN9+/GmG67\nk23RPi6ivIg14Lq4bTmPQAl8vwUJAvJpqvv+leWVbWY50Vtq+FSpEAnfBwa7\nwxZjUgXtX46SPP3qbC0q//sJuJMaLiyyzWmOKel3VnaepDHXX/TVisrdJNgn\nD9GB1kKAV6/P4qAPsQiI+w+G0XInzHmBVBMlYatg3fvo8eEwBIy4FrdyDnh3\nyX1CkuAgujyrfsejJXDCSxVbGOaiW6rtqnP2xSTO7lD7DpnvRAGgrZc34yoJ\nmhCRqLn5MfqgRgumzMnUzehGSTVGXf7+dmZAYgx+e90CqYwr1inUh7Y4Qjvm\niLAM02dU7NXJCsBZVJQEVyX8B4tMI6/hhtapPevrOY8wKNO2pEhRY/D3h+rt\ndqfF3YKc1+wmveipX/i24AkX8+hfNIMC/K+N9xaL3c7V779r3kI7hdOOqEcu\nqHFNgfshwJMRA0P79ogD5VGiZrVnBNa3b0NOvXaSaCavWjMu76rZzbjlpOoa\na+NT0pqqH7nHag6XkK5hTFauvKqZbzXmP+Jm38t6B+f4tZs6J0KmY3SD0dLx\nbBCH\r\n=G9dA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAjWk6x6AAU9y1nvqEh2qhjvOq+ZyfQAiZcL3Mlx6JTwIhAJlAFfuKu/yeSOuWpNt4JDKoJVrxID4cYOyWvJn7M4XN"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.25-20180625140226_1529935509911_0.8924567704099928"},"_hasShrinkwrap":false},"0.8.25-20180625141354":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.25-20180625141354","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"092f292b9c1e38b3d5d83957b5faf115dbc402b0","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.25-20180625141354","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-iucg+uUZqZyW79MXBW7cX5dFZBDowVmZmeOuUibaEJLGaa1o5lBvZHZCNL5u71bkbhUOb4zS+3scW/QcwMjRsg==","shasum":"92f62ef9d0c9dc98f52136cf3f277a095a170469","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.25-20180625141354.tgz","fileCount":562,"unpackedSize":2045388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMPlKCRA9TVsSAnZWagAA5HgP/2Paj0nbXDz8cLwtQ9HV\nUuieFBkJmQThpoWQwYoeqFGpKNkKpGBAtf+DUPLTOami7O+2xWX1GbK5b/yD\ncD5yOoOZlXKlF9SByoj1Izj5xig98eRl4IscvQTUnvNSY29XhRmkVVMrdQbf\nwua8InSlIiJiIf4jmukz5SARU5igjz3EFA5VoDBcXtXVbQOmlgYguZMfdNa0\nJTbYmmFAsUYNneCAylCS+6YfRnZ4Dm2j/pnTNO+D5Lxq2JwbCWKRv9ZmM/nx\nXopiDDQPreoA0Y2q3o0TGYmtHeX88uNsvTHdW+EoMEuG741OgyZRwlFiRdOr\nHtf6LmVGaQz9rcqOlIjB/FWRiNtjyuQyMoxddWciaEg70GY9rV/j/UjhdFea\nUHt9Uc6V6ww4ZBnPWVLepr0a2yduIFWmZ+ejWl0WhOzBUIWMxNj9vbx63Iz8\n0iKWPVIyJotaCQp6zSiTOM1ge9sebhfjcMLaQ6j1pZyLrY6QfP2pHOBQ0EC6\ng67TKFTdc/L9aVQjmwGDMjgyfMWvZaZSzvDeJqemyJlM1uASI2NrJ36LZeR2\n4aPvSYjMnrJkYY6tWpWKUKYj97Bpgq8A9QkWYuEOKIFNd4a+BkhuTNm1xWxW\ntR3bUUr8Iq3uq6HP3rrG5U9JvzX3qE1tw17EHFcM2czTXnos1iL3xQbCwZui\nfyxd\r\n=JWcp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgYBVJ5qHBCKzFk6cRHt/sQXYf268ikFn94bQjRUlwFwIhANhIkVmdScdbxB7BZgZaizmOSkCHsW801V5T0VCvQsWl"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.25-20180625141354_1529936201927_0.15059098937544113"},"_hasShrinkwrap":false},"0.8.25":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.25","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"092f292b9c1e38b3d5d83957b5faf115dbc402b0","_id":"@atomist/lifecycle-automation@0.8.25","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Sfa7pQW1PFbHUVJ/Ab60hJwvlupT4b1pI5UYT3Ll8r4a0pqiaq4q8xSPldOwuIguZVk69xoulWHNfAz3W/W3wg==","shasum":"1e70540622b962d31b8b297b38594805532c6baa","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.25.tgz","fileCount":562,"unpackedSize":2045373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMP1TCRA9TVsSAnZWagAACLIP/1q/yCgZUG1jgMG6mV5M\nFgYS5kc4BUT0DBCgy4zPmdjw0PAIcnvCgIM03T2A/iLxWdl9OaEbfAYvbR/F\nlroIiVMC4Ktp4a/bihX9LBGwR0zfNZ2Tibu9FYWagLgBl2vCSikVFB6lFiSs\ny7mWxPO3v6mh0ubOm/Gzv27UAHDFkQEhRk1iqJMBNRZ8XGjUstLO5y/IVELE\nlTe3M50jJAk4lFydc65ApK3ikoGpxqe+Yp87w6FoH3DgQH5RQb8HPDxFOmoe\nO80epsNc0o6AA23k2xJJBu0xjhrfzq9kj+wDNS7u8sHM7TsUNwZ5vuYCMCnE\n9e7ygReb4P5QGCe1QHMLx1N7BnEfAxqa7D2vEjph51hysvB4YBEeQ3OHl3r2\nHaxSDJQQPBr1ct3eA2ogHvZt6SOtQ9n9FBHAGVBn7ZnbqITmpxXESZ5HSvSZ\nnSTJKR8N8FM+2PQ3NaeUH9Q2zoHoQg/H9R6bbHLVm4bCtNGxIm0qSY8ri9xZ\nFy+9/ZtA15ZVsDRA93yY/vuVgvX1VK8nMjnmV4vM8OquiLt+DnQ39/QI/9ZI\nNqtSiMMfH9RyP//wUOG69JQGbgc4L9G6NqrHui8yY6Y30JuBa2Fx+XH0lgwg\np3YpMVo2/qalUSfD1b9WNa07NVSIj8NiS6kEWLE4c3VTSZO6Qx75qcb2DFYv\nr/Cx\r\n=uNFH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeDRlYGiUpCTDWWu/dHkU0y2+BHwMi1TanEohWWnwC1wIhAOUC0ADWOLraHjKS6/Vl+h4OIgmvVQ2hkQg6f4KPB76y"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.25_1529937235591_0.8029731412178822"},"_hasShrinkwrap":false},"0.8.26-20180625143600":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.26-20180625143600","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"5f959bbd807e13d57e0c083f28346880f8eb55ae","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.26-20180625143600","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-na90mU8i0Cq+nV/X7VvmPngGoRGWsSPo4fcm7LuyfeOmqR2J/yXyT1EDPEullRqjrXPX8OMPR3Vczcd5Eb2gAQ==","shasum":"4649c3193d1603cfda8775ec9af2ff38796f219d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.26-20180625143600.tgz","fileCount":562,"unpackedSize":2045388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMP6ICRA9TVsSAnZWagAA5yEP/igJ1zPS0o4j3DMUQW5y\n9NeotefX95zMXBUFHuTuVdRAn65H7mHQM8XMvMDpVLBLU3r1ehc8fjp0xk3a\nHGHTVogYIGriwLwRAFFX9UCY3KQrt9IoAwiGhSUE9ImAyfI0hutRb1ZgbL5h\n34ea7CEsDULrIT0ajPHsQJjh11pNxuU8K3FNE3/Bg4guBv+llGbOuWDeysFg\n1Jn7JSzj4Evi7rnyNnhDb+pN9awE/70ggRNKMQdH5chdmmOVaQqX0pAmD3N6\n6ZD0kM5IZddcuukD8eAUupQB/dif+3dwMJTCOMTUv95Q9JrFAXqZJol90wMU\nTV7ihShzffoZ5fmycYiAwZjVbUdQrvmkWerskTmjiYPmaQ9Dqx6r/ZmHXarS\n2vXpB3rkSi/JzWr1s4idhazQoirLM9Es5k/g/AUjNg6bKB8Z8QdwLRASb/9Q\nC5zi8Fve/i+lpujaFiyF/ciSKnyvg/GYpMM6O17BX/MDkB3HLf0IARR0Rcaq\nyTE+Ij+TtFJc0C0/bFhNOSjQzSbXeGarjx439MF7XogTzhTbBt9Z4EGHd6Cq\nFeY7QOmO9Nz+KANcxxkQQGh9ORMUm07S+bhzn1x2ErJqcALLZJCc9gFJit8a\n5LucowmZmOVarI/VGVneWaIG54Yi3u+5rCaXJkt8d1kyYOMlkMiLztHevJX/\nSJDo\r\n=k+ni\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKwtf63EriJOhIPOg+zwv6h8H24xueoP0QcCSH3MdbkwIgEDb2u4VLBZFnojJlyPtmVFNalXC+YeM0pA915wXNy6M="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.26-20180625143600_1529937544859_0.3052124026382479"},"_hasShrinkwrap":false},"0.8.26-20180625195255":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.26-20180625195255","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"bc211a66941e9f8dc8a19c3e7cef37749bfb3ac4","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.26-20180625195255","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-2mEqZe9PB9hRrFGO6qcCjHJGwIDgKcLdGKzs54s+D69yAQkgp9lWP0Y5p3gnKGrQwo7At4ktXAii7fLOwgB7Gg==","shasum":"a4ecff57f9ae363e0cf5882f82f4b34826b415e2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.26-20180625195255.tgz","fileCount":562,"unpackedSize":2047846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMUi9CRA9TVsSAnZWagAApxIQAJfdIluUpDz0/1rEqoRE\nL9jHZ/oz/y/QEgA0J5XNkv+Y/ogOuCt/1promNaDoKyBX9Hzl6fZDQ4CQwZC\nSObBt6B5ZEMLDas0N0+kWnmX8TzTy8Srq71Mtj5IzakG5qUoAR4uehJK7IWi\ncNUkc+dORITUaSjToCFU4Tex8OfIhLOXT/ZJDfg+NsbTh6dMhH9CO7vQvflv\nQslGXMMhzTRVGrSIYCew1KK89k8a/JfJs5plgmqsB+vRHPzl4JlvV2Pev5Sk\nJHYj+8yXqD+r6HwyCCvCgxmrIMiqbD6wg3Fu4wyflKmwQhdWUp8EFVeDzHAt\nOyBNozEYSwHA0rDEj8ML1H3rLhv3ROWwVSaKfwMYFrUUHqNrY3cViKR5G0Oh\nSwn9LtzTu9SP6Ln8eL0dhOVG9u+o16YMsKSQiyBZ1yv+EN6j6z3f1CkhMqi9\n+H36mZ4hVQQVjdArjy1ofQhL7vHd/mBwVo67kwIue70dVNYQPrb64GbVtJ/X\n5IiYizPUipHBtdlzbzpQlaqSrypDZWU3wfc1qwQri4RhOHCachcnZS3HZ7ya\no835LnfAU2wJHi9bJC3k6fMSLUnJufFtFR3GX01PpumeqdEQmTxDskXWWWQ7\nq6CDN5/3MxgLhu5FSylKTvKJnldb4BViYdQwJ6ZOAdAL+GZoS+D5T40B6CUP\nLMUX\r\n=YPb7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIATJY9/a4y9tuHIJgzjN0bobhRaswtexU1U3FxtYwjWsAiEAs06HomXEnE9Y+Y73Her+XR6ZbGDaamLAW4/+yde4HAo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.26-20180625195255_1529956540990_0.45309340234728124"},"_hasShrinkwrap":false},"0.8.26":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.26","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"bc211a66941e9f8dc8a19c3e7cef37749bfb3ac4","_id":"@atomist/lifecycle-automation@0.8.26","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-8kXGB6+RU+AvnHqQ5uKQFg9ZMG9b+r8VMjgxjJ6yDYdHcW9xbAPobzc+2oxXdZDK+zafv6wFrqUzC5lHVvvyWA==","shasum":"618ae40b6fc15f8019959ace1e1460ed55b58c36","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.26.tgz","fileCount":562,"unpackedSize":2047831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMUnWCRA9TVsSAnZWagAAhwwQAJ5WZ7wrv+1t4ewpueDL\nkkrrEhIssfbFEx1aSHznBLNgD9r64gJKvih9TsgHHjspFzUMDwKNoEJbMJPD\nFIxU02IYoLpRCkh0hLWvQ5CYlH4eT7A6tovKn8+3LCLWe6sX+k2L5UehY9HC\nWge2fWIGM8pwgcWQi38r5wfTT2vY3tzpTZsvBik6KlHlNpbSoNPyi0566IZc\n8X42PClWpJww5SKNsQZ699X2zEdg/9CTfLM/nSwqP0yXADsDcx5mrRLnYxVR\nMLhxE0ISt6glFoAKfyvOQh6Z7PhJRNNNLxXlOm/8MQCJqF/wHfw9ZMz1ozI8\nSTMDuVs+jQsnp0bRYBjUm4Sb3LuR7jh+JHKCtJ7n1wVwDJVbCmOrbo/xMner\nGM/oG6OriwFy7ZmrCa1TsRv2H/iCc5DQYpzrB7PY99e4i6LYPCQJfB9E3zN5\n6LVfs3T/bkXWVahNIloVJTyH+0QVAfiReaKbrL4EAuZsPiYgGsRdG2K98Gwy\nEEKZTDlF7fr92Sztd9ZP63majZXqHDQGVbkJuKTMpEfV9tLJ8lcJn7tC2b4E\noMH2A6EbDII915UV5RJO/FVDnBm0f7fWHfDp8xVkdUZkhg4VSRw8UfD4tvSk\niK1pVByMtugnEN4xbXCtR7epukh6aQ2LT/QTJzGwrmq9ityPgzVdHSOTxI5U\nYZz8\r\n=CUU3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDoiAxzVnY6V2Pbk7cfUCXm1EpDFA4N2JmD5fWbXpPxnwIgXJDdpdgXbEI9otGOEG3/idfNPp9mAzwMTF/hCvYYcRQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.26_1529956822244_0.052061066576222004"},"_hasShrinkwrap":false},"0.8.27-20180625200229":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.27-20180625200229","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"f14c0bc85f568c10bcc41b43b1eda95f26b04518","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.27-20180625200229","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Ht7Xn23hiCo7FbfmZiJHPGdHY5FeXtIMRTBjiHA8a8LRBB7OXeCKGdzj+ww/JV+LnHg+BseuwWvpWF8wPfS8eQ==","shasum":"bfd1603d92669170e1a7790674e42e557e5b2506","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.27-20180625200229.tgz","fileCount":562,"unpackedSize":2047846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMUsGCRA9TVsSAnZWagAAyVQP/Aj4GhMmmyOlEkXzHteC\n17zHb4Af/4ZyILalToJcdEkbsza1VQz9M+M11VDxIGVfDwo3ZfmLLaQL9bqZ\n364fJ/IsBFCaB5meX9pG029oHPGkQCdroi6c1Ofr5rwF8ZBhVCWkK7hAsJBT\nsJ7J+2/RctL4sOlQTV9fLwaJPuMiW2GGEte/DSzsIGeyuDasgceymcw2oq4y\n+T8/YiXMBiyA+k4L/i2Oj1exPiFKOHmqWN8lvgX0LKsoiBHM/Wsbuvlr+NE9\nyd9hraD83lq+A5eGdwVqA1ct29TNe9P4uzPlNf3LF7U08TXUj0YXVcSb7R18\nPYDokr+JR7le7cQ468+8MiDUSgeB9K38fxeIZhED03hV4rMqIhf6DxWkpK42\nuOMPfGzCI4Ngh89W1agwbOJZQflpw1b3QCCRVeoC+fpYicGyRt5cDoQeb8jc\nQ3mUPQguIIU38MtFFwV5Q+Vkxb03ArQspot2JSd4CIVVhB90WzQ774oDRve9\nvj5DGnLfkbP6qjo567VrvgJNjohiDODKseLRuMzJYCaKPQJ4wUAKVmDN9Arm\nTLG3kN415DbUZMbH0nykQzq5O518qVOk0v9bueCXYd3eEVuelDaSJ8rJ6a6r\nwBmi2ytDlUJyStpvNr7S017bjUsUyvT32RzKefrHbrXJ+ehm0wYovoyny6pA\nl9hw\r\n=8W2u\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEHgxRN/Z2yIKSAk5cl9pSCGVTAx+B3UHJ2Z9iGfu79BAiBw4zxudOSrh/yjy+ygAZ6dsuoqJtfO2wYXA3raqL2X8Q=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.27-20180625200229_1529957126783_0.8901111405673274"},"_hasShrinkwrap":false},"0.8.27":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.27","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"f14c0bc85f568c10bcc41b43b1eda95f26b04518","_id":"@atomist/lifecycle-automation@0.8.27","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Oc+8VrjyU6h6qH40fnhVMONCmqXaQVZhL2FEwkTRXdHRWSjJUR3oZoUoDBnovrkWNmTI9svwtbn5zCgWyF68kQ==","shasum":"a6ea03534a868ca6be70ab1866df9c9ff9c3fb9d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.27.tgz","fileCount":562,"unpackedSize":2047831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMUyXCRA9TVsSAnZWagAAB8MP/iz43ooOOhCLQYYljXOE\n8FrnIKqY1YHEwQGyjPoS8OivHNEw9M928ZZjVXB5a7b6+/Rbp9aIp+jb9YVs\n1T1VFWAOgwlp5j2PQMgKMVvM5HsqQM6UknJGXArhkCVmxtsGh02cd3PDNXGP\nqT548tvk0IqYmSFej0aeffr3m7MGVcn5M27wD0nO72aZ9cW+bO1MS9G96twp\nZEDLB4VyZ6I2Hu3jGRo2JE9+WdP0GB//D4+GnvJv6EpU+10C+sdJSYmX84cF\nuJEgcYf74p89Zxw4CqHUxdPB4zhx+F/g8rdIyk47mUoGMSIuKgjkqLNMswP7\n9nabC+Z9s8AXbpnVQXT7b+kUMEPo+8INbBeqyVu/iRV9sGw9OgZiKx0on0DX\noD+efwBSmrNc19bkc4quxBcIYNviDzPzF2XHKSU4O6b05/yLl97eosu2cNym\nc3txcuiyoVgmECylPLfxD5I6oWdBKS5hQ9FvymuuslNBiXQVWsJBe6n8b8AL\nzdrCCEH8QkuiVDDptM7L3phGymH9m85qeCJuAPvgwulvgOX7aYff+Zg5gnrG\nIwDrR2gC0KavmwwRDL5Ljtst4wJp/3S+HYKmOFkiLI+73nape2iyvIlGtVyM\nmYGeCE4qUH06mI9hs5vPNPf2+r3an/1qRbNXexB9n9e6pvYpjHI32OZe4H6n\nhyVT\r\n=PDrB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKo6iIi4JQorYbo0MwNOWJGMaV73lEm9QGxE95a90eHgIgf8RgO47Eq5k3jk/F5T7YL44izNp6IVbSZpvmD5kLLQI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.27_1529957526870_0.004299113581908154"},"_hasShrinkwrap":false},"0.8.28-20180625201405":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.28-20180625201405","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"0893e81649b3a2f61a8742a72d58395efa915617","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.28-20180625201405","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-p5FPEJ/2lnh8mT5c1yj4kegkogUQCG4lZ+CKSX/qEmNMsaZntNBw1NFwKHkF1h6xhpDXXCJj/XFS7EBFKFYScA==","shasum":"a19f913be1e22edb1f71da39e2b83223acb18618","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.28-20180625201405.tgz","fileCount":562,"unpackedSize":2047846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMU3BCRA9TVsSAnZWagAAUSgP/0VM8IvJp/SUimsDBnmN\n2bf2dxyKQJrWe4oP2ktLARrHmeqDNQmEAE1SDhFt/7tMbzwsw0s1rXdiYPN2\nw3brN9AMWKAW7I4BDlpxDZp+m0BruUNAK1Ni/mf74/lPMhPCOFP73Vhtf7t/\nuEFTedDiEAEP4MfKJcMlBPGrX993UAq/VRV6rAi15ua24ZPphwbGLs/oxIzy\nrRAhuCfk03bMXWx+kl4JHp4kbJsHVXHnDldoEIkUcnvtrsI/HMGZtN5Yu3f7\n8xjzHTPRV8pDmsmpJOmAetAHNx2LIWWiSTBwVeh8aBZQ88QU6mgq5vjD/tm1\n4J6MdEkDKfdsTUmyBk9MyjjJ1/1WNkjWNBhXM8iFEB+XE1pwMSCxKVEsUVZm\nPFmPyJ54raww9D81WXNZV7v95LZlBVAhb8aU1vO8ZrY34EayviBTwsyxAEUS\nF1VV2Fv3BKJ9iLCvXGOUcxX9os6SIvCehh2i6xeF+/dplhwqEzsNFEqFqt7H\nc8Pg/ow8ayOSHSre9E1EBDcczvKUCLzAudv3iOF5PHBhNbh5wGVD114ms9tT\nsXmBnOZtDv9PkNVaktxFQx4CXHkqMUxxaZQftniiyMLH3qq1YxqvvB+WPdQn\n/SEMX+Mt8Nq0qthbMZuKaw/HWiooheCg6DBtYjZwP8UTCskXTcz9Xs2g9elq\nTMII\r\n=Wa9y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNQhbq1lgsG1PWoNSlegB3yTnyD03hbmq/G3pvFZnqmgIhAL17Svz1twkXg8KbI4K3bL64fOFq9hUK3iWsKOjnczCP"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.28-20180625201405_1529957824876_0.3838809057018955"},"_hasShrinkwrap":false},"0.8.28-20180625212217":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.28-20180625212217","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"421745a519165e329618395bdc842db70b412695","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.28-20180625212217","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-hMQ+s0GAdESvCtDD/4SiqhB+kNtgzPT0YgSHdzNMBPIEXEeOtvj7Z/GrdGtQD45MDv4DGlB6bAGYXtmYtvlxUA==","shasum":"23fd84f4a088b58ee1261bfcbf4bd666589cbd99","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.28-20180625212217.tgz","fileCount":562,"unpackedSize":2047861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMV2uCRA9TVsSAnZWagAAnSsP/i/OGtz3W+HL7nRHTbKT\ndJVnDzzwrB7zBGHgNvVDLY9IzO4OQhNj9469K49SyA0IWw/B+SnKMbRzG4u/\nyYr8zyDvWVto3+5/nhPZ3a6gVve6CECrhrcXRDV/Md8gL/6MOjki53WryBRD\nif/qRo+P7DOblwy8MY2Gl6IIasenRfPhAwOZhhLRNSFVClZ2RyKYYD5ckJHx\nApxWCxEhJ/IuHxR223+SAmZ9FO2VGQ1ppYlcfQTc16mOngkcBQcIYkqb8oqh\n5AqSfZz7rjd1KFr0BO6IxYPvl13oLHNgB8YOOc7YRHgO2rsVwKG4YQE7vR43\n20BZlNb7+s4K/oFXnA4jsIGuOqa/IkERBiNZjlydN0pIB17IDe+Fmpy9lKvr\nQayEfDNOvPxiQsNVNprWi/OOj6WH/97oApjrlRfXpO4XzDoD0XQ5Jf3kUIw/\nKOSy7jJq6X/KMRUPBUBkzxFtiQxSpANBPhizm/ORPJmJLxWFW64JBm4Td5t5\nxUyL6egf0hjFsq1stq9BJy2jtrGjMeOWOM5LgAa+dTdiEds4ieuIc9OLHHoH\n9LQJ9BcnDQhaiddWnIMF8YcvZYZdsQs7CvSi3WV8cOeDPre5F2tib9dFFgI8\npf6gI/hemkIyzJweKwNb3aT+MrsWlaWWphV5u/W1iDOcvAe57zFWSUW0+e60\nVCLi\r\n=RA2U\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGnsjypQVmC7+joawZbzqA76NSy8uliQ6V82r7Sy+VDZAiB3J/hTro/e8N1ocXKW72YEdjenLiLoGnx3eLaDIJRjbQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.28-20180625212217_1529961902106_0.728009642801889"},"_hasShrinkwrap":false},"0.8.28":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.28","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"421745a519165e329618395bdc842db70b412695","_id":"@atomist/lifecycle-automation@0.8.28","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-IJdx2M8xZyn0UMAksRWn8BMn25W0hl9q9G7zMA6dM7eufoiR0k3qXQA0jZgpsd8boJqs+2rQWrgzzI2XKJNrGQ==","shasum":"1c1759c90d173968acbc6631ce284a8371da2144","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.28.tgz","fileCount":562,"unpackedSize":2047846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMV5iCRA9TVsSAnZWagAAO9kP/AmpDPOCDE/cK3BSB8g6\nZ1yAV41YYMaKDJ9uKPH8DEHyXFNn9b616CijXvGrni1PlbRqLQ+k5HIfqq2N\nzcM2Sow3Xq+NRsV/BCm86KXA0z7PWsHjN7AehmU9ENjjXmL+PJUKGsimil4b\n81MkUK/LgSsM+8YsLKS2Ng/xmMuhi0ONUlNSler0Uic/ppCkk8VWBFeVl97/\nl/qr3rHU6GhKMaZoePnos50IsHkslQkUwngwVbIfB8URvxhq15Y5i3/AwtvJ\nuJ1wCkCTDAwcKNJ9xwafWCs4gVH4zkG86sFYtXXa6QmiVu7nW90iGCEBKXEI\nwHTzr1xv0S+rYWuHsSAOkIHvJ/InzKN0zE/ujidWhBlIC89yy3LuWhGrjkAT\nRSqZa6zc9aZ9OIt40WPwuO+4q0AFsqR4P/BjtooG7wgIxY22DYxImV6IfL52\nTSKxesi0sIjlLIkN1fU0GHqSEG5A1H+7k4F8S/dXrGZihkna1fHElG9uY5qT\n7fTWtGAin/rUzAwq6kvZHXY81sX6c2y7A7+laAOceXOvldTzhZDYSZu9/uO3\nJ1uRf7gEZMZfHXb496Gl/fZn21f2aUBaVmybaOGl+vZXbg6JRdWuUJ5GmyfG\nKoksMGlO5AK3KghCM6FXvXdJTjanRjBZnENCBgmt3nDppvPSswDkeqF9hZbb\nvdtN\r\n=5t5k\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDiuMnL1IpGfoXEWay7vy8S8uwg3DzN9OdBsLpFLhO3NAiEA7M4mF++9SpAjuLOWqZb9MqqLh6iLcsq8q0JoVPkMKN0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.28_1529962082672_0.6482349012136608"},"_hasShrinkwrap":false},"0.8.29-20180625212953":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.29-20180625212953","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ab2a6f450288bc1d05bc060d7ed2131f7f8c73cc","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.29-20180625212953","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-XD1s+mWn3wOEqWk3HWyUWEGzWDHD4d9OqgUKl136WzekBm3pNQKI3n9PCptHi4XZ/1GoeyscEE5nbHNqXbY0Jw==","shasum":"8a3b23ab2713804796dd779bd15333e2a0117dd1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.29-20180625212953.tgz","fileCount":562,"unpackedSize":2047861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMV90CRA9TVsSAnZWagAAAKQP/3MUbrf/Cy6IKcoagWRE\nxmJz8HCSvp46t8I3zkPiRDGmphK7Lk1YJQry6UUY7g64qF9edOiadvnqIZeU\n7yCncUpfeIYquv0GpaBTCoqAJhnxcgFPUm1WI3VLTMRO5IWg/uKvcV2UdknR\nLMdVcrLtRnG1OAa9mLDTe+Wv+v9mtQcWhImA6GyiXqWfqDRrFvLsu0XGRvP8\nY54fLGN/p22Auz3CYx+1bcPdYWm9hJCJB+N+EvQiEWUq/5yIqM5LFaMA0Pqt\n29mHUW7m16tLWtc/BaRVJbSUc/O3EWUs/qFmEffc6EL8/beAhROvKPw5+w6O\nPj4FJzr3yt3+WW6fs28RdsP9YY2YqCBkaieDytVxTBxBGoBcraXFe0UewBuj\nSSetv4PTaToDva0F2rdw3pyMxfpdUcfVsc8s5ATOvsUKKNi+x1kvMHOUKVmS\n4UPk0SJIDy9jOLhBgHKBC6bxNjiTfcvIO4DbtbrBcGJMJzc2gSAu5d+zHxeq\nJ/mFh6OYP4mlcde3JKk4nt80K7Zr+irf+4mPbwBXaWUgZDtQvchFNGEyumlC\nh4bfCobh0EN1dDCdcHRrLtyN+n3emTWJLGO1WSLpdffG87LFVyr5nRycD/3B\nw9H3g1hxw4cIuxT6ACflVUpQHk4Z70XASduBR5F5pHjr+2oXcV2sOPK58UJV\ns5FR\r\n=JuaO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFrdaZx/BgBpmCmVHa9QofuLDndcb/xooegJooZIaUdLAiEA/ycawwg2WGmRjFRZWkEP0eqxYmlcoHn9J2B6Wajpq4M="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.29-20180625212953_1529962356410_0.942156859825817"},"_hasShrinkwrap":false},"0.8.29":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.29","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ab2a6f450288bc1d05bc060d7ed2131f7f8c73cc","_id":"@atomist/lifecycle-automation@0.8.29","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-nx75i6v52S5OaxJLlYu/bLtczZeFBC/e7sMZcjg5/3NlblVIGKTGQCi8siY+/TkqO4PoNUQVoAp7ypBsKcSEhA==","shasum":"5be27651b61c741baaacdcb60be39fb5f707abdf","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.29.tgz","fileCount":562,"unpackedSize":2047846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbM7TyCRA9TVsSAnZWagAArGEP/18Q/J5SnIS0onkt5OER\nbu0XZNXBrfKg3SCU32YiTqHy0UHy01SrRZJJC9ppF3ss+HSB7Hx0Lyd9Vr7I\nmX233+aPwOuqH3XHdaNIx8eYgngaC7CL/CjhubOhyaZaJvN5zYYSX0QjAd5v\nh7MzsNb9w4J63JBvuVRmvm5R303QC2SJ6WS6HFa5h6AB+oIwhcs5MA38M446\nN5tW4pzf37ZG3W274QKhUgkpiEk0AlXkn1YYmWpG5LDpv7YxDuNgxqjZeiAa\n+zYiFI5sUfiAMieWQSJhceHAV4i/i0YfBcTLOMUCQNvMCGsuksdc8Ye3RSVi\nw0uT/rJzbYiH9uzRr9QDGvaG6YCwG3HUlRyPt3UKS3+cUo6/QHJAmvF7SFCG\nqjULGItaXj1xhzpY5uoGDd0BKuhAyseCwk/bMVnHy3t4eAlZOEDYHRpmUE8K\nZb9iSzchH+6WlKgkXNMkKh5xVDoUmoppu0KbKDkCi78SlOjln2EsadPVUBah\nAyLJTLJpYXNTHzgnIg8rH2FTL6Oa2QSBw5la4lqFJiIQTgE9jWtm8Rdk5PQx\noyrtp9CGWRJqMlDZwYIjXUc+7KY5guJsGX9uIk3PsDL8Yl9twNcf4aW/g4eO\ny45El9ZskMEPLlWuwHom+6KObTVJdRuuD6GC3rSCLm6cTAyb3uo7RiS2gE6p\nV14p\r\n=XY/c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcOA5xgqlTYvBJqWpX7LNHPArX14G3voupuEfw7G+v6gIgPpHWyn6MNYXtPKJk2t/tDphFcGXOBWIxHcfzGfT0ogI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.29_1530115314151_0.6725156072432963"},"_hasShrinkwrap":false},"0.8.30-20180627161006":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.30-20180627161006","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"158d485f4896f7a8e127f7101cde079ee5bb9642","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.30-20180627161006","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-XZ8g3oyJ6pq5DcxyOx5H62M1g8DoHi+jLUsfELoseBXdPO5drmhA2hiVYfbbazoMzhElZjWIaO7DVYPjpyygkQ==","shasum":"f820160a99449e0e3d517f41c111b2f44769710a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.30-20180627161006.tgz","fileCount":562,"unpackedSize":2047861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbM7edCRA9TVsSAnZWagAAdcQQAJZmz3rAL5J8aS+H2piB\noteIAz/phUSJClXOWYOJpZTpr7F+VEkXTlpPBg3AgWCuURFI/b/j9BPJ+PF/\nlIqYjrNLqyQZ//dS9dCsiDap7DQygx1C2UkoLyfORFOasaiiz3HGvmFhnDFM\nbTmmAIbOuPR0xtZrPcPfVumezc1Ajam82Acu5sf2PwkFs2Weq6qW7Scwby8B\nJAxzuI+loRYN1jGCW0f9Quhwl3XHKNDys6htlv1Ig/VH6a8FIuWu7HAH77E+\nMDTXqttxkpxxKApfG7Vf8lko9IoKZ7VtsTd9Z0sJwoHTf/FJtDteFk4Yw5yT\nr1D3PcEsD+SQl1NQ1+6bTUxaNbp3W8EkE7oiuaLljDRJ0VohMDztsUhl0FDe\nOdg35216kZhgjYMpv16ciMzl5jle4kqH9wINgS98lAAsx/2SzTZ+EPYsDaqg\njEcNxmOwYCWJi2/+gyqxu1ms8xHJB7tgQMEd3cnrLIOtted84w3dsUl/DZMS\nwgeMsqtqx4gn8wtJtgwtrXxqc4GAfK35ufC4fM2cdfx0hYrlHlZQY/ODl3yY\np8XsqFhwDr6OjCDtGWM+zz3Q3qDTjF6IWpb8n0NY7WW6hIfUlok0HEcbCwLK\nfL/RbFQb7TiIFRKXSR9YfwpeVVMVrDGOOd9175ddrJZCG2r5iokOhXYAUJ55\nufYl\r\n=r9hx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC97X/5ehhPp9ROg8gunLDQSFFgM/wHP6uiAcf0ZnI1OAiBOPCvHQrQxB+hjWxuWD6T1ZKFxoBgcf1wgZEN0V2xUFA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.30-20180627161006_1530115996857_0.6777927783262896"},"_hasShrinkwrap":false},"0.8.30-20180628193036":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.30-20180628193036","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"23e9c4ed98e349a976d247fbce4f90c993a278c3","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.30-20180628193036","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-TvEP2DRkISXS9g3rNKXqFb7+b/r15y55/5lL1s5x5LALZm3YeiIhZly53mIiX7BfSDcVT2hVOoTMSImM5Erz/w==","shasum":"599a6d1926e7a5cd8ffc148260dfc862e663058b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.30-20180628193036.tgz","fileCount":562,"unpackedSize":2048395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNTf9CRA9TVsSAnZWagAAvW0P/jaLEmFN/8B7xguGhYW5\nwyKtBtitN4zTcF8+YZmH8As9EeW84pHrdhYR/PNxJ8KAbQARK1SPiVUnYo00\nNFwfg2SPcm6wpE6kIoZkkE25epCsixb4zJvzfV5WBO5sKygRY/Ed5reh8c80\nbCmFq3+8w60+xDY8yVfRp7n5/fnSKlfax//BneIbgX0XzWoqEGn7SIhKGnOh\n2vPWQ5coi6N86CMpdI6Te41odLImE7SX9GJne9WeS9ZxQbhlWMRNPVa2K7bb\n4+6N9M0zdh8ZsCNd3CG0O199iEhnN66OqznDMaWzR8tAb7s8BSjB+0S6JBg1\n43MtU+jdRx2cvqfn00Qm7PS7W5gm8VgZu+1QVBWT90yaHv7ihxKmpkdkTvSh\nSG9hXbkE10v8vpw6k74jhnQIt0pqOeDXPG1c5y85jQDudRvpFhvWi/GAbeqF\nv9R+eULp36bMqxzAV3HhKAJTtqAv8g/GCeiT5eB1dm2+yyf97sUaLTzXEI/m\nDewCOrAAiOroZpDAz4p+Vgqq6asn4u9/hzlqeu/1lqcBUQdtk8xKC7G/TKZR\n7xdfXXAFAhYdSA9a8rLuL6LhyYaRn7cFCJ6j1hOlaKChzsGmGqxHHhikntpM\nj2vdnctWMldtRJhCeJxown9msyrk6KnSGs+xpZ3Z1K72c0Ft8VlNEjSIe82/\nJOvi\r\n=HrKo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICaF5HT+vzmVU92ZMwIidR5YxaBy/ERYTcu8OPjboRnrAiEAzmv6tte2C72SwDRbLCXd1BsCvHqc1h65ihzVWWaOwyM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.30-20180628193036_1530214395937_0.15098372392776716"},"_hasShrinkwrap":false},"0.8.30":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.30","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"23e9c4ed98e349a976d247fbce4f90c993a278c3","_id":"@atomist/lifecycle-automation@0.8.30","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-SklYZHyZIHhlG23kkL6gL0VMEodqrTX5OzWmVBd/A/3OjxaLzoMnMSq3EUKcRscaIr+qpfzvu0TrvOOeJa+pbg==","shasum":"fe86637ace089b1a5e767b663c50ff74396cb990","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.30.tgz","fileCount":562,"unpackedSize":2048380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNTlDCRA9TVsSAnZWagAAXR4P/ivnoY3gwQmHSDihH3ug\nTcf8o7MWxIWODpUyS9AWXmWdyBUiZFFVpq+ImhfwP89pUKKOi8hi9yuQ07k3\nJjnno5KutBeaz/9zUpBiW4q2ZYsR4NgGjANpCCuM2ZHz2V8txnqyhEV2t7fL\nfwvbcIw22pQaj/d7QFu6BiuKaAtw5S/yE+llFAOCupp0f1jBI9QDatXfJyE/\nN2rhKaM2DKHPcZ0rocaqP7HY7mwTbrTcWG95wCgQXEroCHABPER7H//UEjCZ\nmLdGuKm1oXU4uHYHrzhctRs2mD1hQW4JVO80vjeDlkWohNsX7QvEStHHyR43\nXYjRVfosdBF5fstv/U4ETvFfdzgOBJTEUZ1FdOROEE7rojXLOpHNeR5ARl4/\nEBFfOOaAE0pES3oc8MFszcyKUJ/yvQbtRShbpz+xV3l6uNbznWPtXS06QNq9\nrRQcGg8ejpOZKHfIWGGVfOg8+4yZUekPpC0w7OUnLNCeFos/+WdHBnB4qeCQ\n3hxbfdAby+401i6U+rUeriY9LgQ/jhslcce4iVtu+p4I9UcXnZaUgajWAZxE\n537GrFwwLHugb2K7ncXg+s4Q5+IEhU6FpGwJbJx43WA/tjv7ilhnpUVfEkWX\nTThRAhpxds2Jf+Zecy90g2DRGCXzW60cBC8AInYqIXcrJl7jig2S9kJwzYEB\nzLGP\r\n=AodE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBqXs+PYuiCJWKyDcRDY52usnAozr5w7W6fh2zhWdiAoAiEA7gZDu9Ih8CwfKr30oPKOSD/Y+y3DN0+xeoTQ8EZNSHc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.30_1530214723430_0.9406881807225753"},"_hasShrinkwrap":false},"0.8.31-20180628194045":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.31-20180628194045","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180613131229","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"8643cc1eea1591f40dafbf8ec635e15a069875c6","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.31-20180628194045","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-lHaXqDbd//zEkAKEPD/1nrPcJADgpYloMnAxqLZRfUSNOmhzEInGUvt9fmkuPP5Y/t8mhQsoNnlwo1W5CNe7hg==","shasum":"f75cd88a5b8cddb775aa1d2bada2a4eab792eb45","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.31-20180628194045.tgz","fileCount":562,"unpackedSize":2048395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNTpsCRA9TVsSAnZWagAALQ4P/iPTtuHdAqh2vE/jOWCT\nmRqFLhtpk0/FI2vc/X4srM27qvFsA55r6UdP4jSVAPUTL+cAmE0Tbtg97vvu\nmUaHMphInJPCG7tMyuNSinp1HH+5FGEDkUrh45QqXdyo+vYTbMWYsVIJTZMa\njnNrTOQ2cpQJZ4w9kgmadfRmrN2suGcTtSiiDirN2DzAHVIwwUpwBdMVZ1Zx\nu/xs45hWVQa7LPtTinEA/YQ7VahYF3j4slt7J8ZyaoB4Wt1ZEhkBwyTnt0W7\nbrJwu/1QjBPk1zi+roQyz3bSL1mw5OyVZVOuhtn6KP6JgUxLPEnyptngrKMI\nHiMfK/xM6rx7alzPPqiKj5Zq2iXNGEMZQAzMVM6AjdmGzyXZgM1f+9hisZm5\nbUIeU8Ob1hiCfv8DiaBsHd32IAltCchGAnSGISBsD6fH3JgGqKCRvkS/MMvT\nl4nu22B58rzzsn/biCu2ncuJgV398np8orWw/YIloSdjoR20CNPWoT++aLAz\ndAHjy6aU9hGQ8drScjYDKS0mdhuSZXZege85BdrjgJf/uGxlkc4mfhFP5ME8\n+qsNNtvyOEpq3G2EHciYPDbB0BqfBR1rlGx/Nu+UYI3sWyBqX2jsO4EknrDb\nlGZHWkYo8nCIp0rhNtiOPIDrOvtFCy9hU6zkzybwKLu4ke96jzRV95393yju\njIWX\r\n=MtAb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLxNLaKUuw3hS71YBuhyw2ZcnpaKCShQRvhJ6vtPGGfQIhAOM/uOrcXlI/Vqn3JtHERL4zu3+KcFMRPMY0gAtpF4Oh"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.31-20180628194045_1530215020705_0.27398622210907586"},"_hasShrinkwrap":false},"0.8.31-20180628225232":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.31-20180628225232","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180628224529","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"cecae962290ea5e17889c350ab08a497481f8799","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.31-20180628225232","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-i4WFYZZct2Bp/n4Na4Yh+X7QHQ64tdB67EHixwPoqbE2amsNZHalZCyuTwrvGRG1eErrDrkKSohVR7yVoR3gaw==","shasum":"7e8f13b143171d0d31ed8fdb04ccbf5850396eb1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.31-20180628225232.tgz","fileCount":562,"unpackedSize":2048278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNWdbCRA9TVsSAnZWagAAMfoQAJ3glfxozz0pTsW+7mY/\n8o79JSSXG5lQsXp6nV+v9v6OJFcFk9XKSEbkIWTJnbCsJ/dAnmMYHj3k88Yl\n0QrvsYi/ysZ9+ZRFqj6dnCS/MMxg+FROwP8P+F0i6AaMu5TjuX75zdkycOxG\nnB2Hat0e7sbhnOkjuY6e6UWGaZr2mNaljJoCtbGMyqNsaRXVkhoUXnEGFUV4\nvmOQ6shkVdyIfk0qCUil49eIQpwfkvtKd1ptiavYA3/WO/N6Y5TbyXVol4Ok\nAtzhToOHgRtnGuMw3BPWIv2zNDWtl5HFBtQ/h9rqH0j73dJxMNJlCjSGVN/y\nXJMSkkgtZ3lbudLtgfo4/QKuDcG4pspy/jhZ4f/X+pYbtEKXQOkoWHfMWcTm\nqzxqyCvkZfdtrrA7BVY+cwJAk1myOf67adlIVGup5mOvzW0LEd5XNti1Ncd0\n6remTH1B8HrIYORcp4ajfED+uENzxWyS+0gKXbpLYnHbw03FdTyB9x4RKgaD\n0yL4Yo4vbZ9mifYo1l+t3slFw+EIkZA3miROcdmQ64IHO45D44b6WFTDAk7M\nM1vX8XZxSYEUffu9i966q00TF4nG1hAVefQis37GGCRGdRABv+PvynENn4de\n/771itHiCboRcu0wIZ63+Uo8eTNAZ8eO04DMRi9lfjbtq0Pl5LM6s58WQNz8\nrSd8\r\n=fzx5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHHRu9NynADPbMK0TeqCs0XgTxQRShYd8+bp30PIYtzfAiBmNBeX+4XJzXId+6RjPLlahsm+W1dppuwjXJkH20N9aA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.31-20180628225232_1530226523449_0.6521596587750236"},"_hasShrinkwrap":false},"0.8.31":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.31","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180628224529","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"cecae962290ea5e17889c350ab08a497481f8799","_id":"@atomist/lifecycle-automation@0.8.31","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-cjHopVWDdO1rRX9SVJT+b9uwCASQ9faC4gQlOvsIHDBFN+zcsoeaQWt89AXOWaON/CnCBOTkZeEHzP7zdpMkZw==","shasum":"0d24bbc9164606b32c9364c412e9e00369e56dcb","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.31.tgz","fileCount":562,"unpackedSize":2048263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNWgnCRA9TVsSAnZWagAAAbYP/2j7O/n6GyZO7H9Cx0uf\n0nTZ5Bv5KOheTJpGa1FYhhasBvRKz9yevBfbREUtwGcx7/EkRPNEz8jF6v9Q\nbI7xAFYl+6JWuMSwBlszQSNflOMfD6mOqhrMLCBWizeqXIbC8nbnyC98rEoZ\nX6wCm7YwAVBSL6HatlQv1FnYGwgSi7BgnQ++p6tBP7+i6Q4HR1Q3mj29E1SC\n54cJNNSFJtl67r4Tmvry1RVNZU0M6k51yRgVorI8cHDAoUR9vzOTpNnBSl3D\nGo5I9nuP3Vn1VdFlTQDGB+fXxch4Im+Le8klU8YuvQ1yjgcJ8KDlbMBplMFr\nH1BbnPUtKDbPKqWgD8uC66/WIk0c7rMo0Jq+X+eRdovKBz+HBT0HG001FUOf\njJuSpXR1Plv9j4qn5XfoQCa3ytyYlKNzltjZOrN3Lc8XByHfJDuYy2ykFOV9\nj3IBL5/1hpf7CffyVByw7he7FLWIXULtgDuZJ9Z2mXhshrauyndwe8QN5OIh\nQ73QxY2xkOlbTAuansZaZ893ppDmk7akv4TaGcwFzothHwmGSt3r3vImXc9b\nQHtDFNs/mJlesD3Fs9zh9uuUQ2dWvFgfTHFRjjcy4knh4Jv+cH076Y/I/TEH\nSrvMiRDxeb9U7Rw/DVS6QfHBwBvPUq8dWR5FlFcfxVgBXv9r13vfYENkAaQZ\n2KXG\r\n=GCd1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCU92zsjsxW14qAEG2pgpQOvXvNqCjIjasg3nPSPk7yRwIgX+S6O73f68vfhjeIUaQQI4O3GQBoK5kVjgebED67qSk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.31_1530226727327_0.0736905075403449"},"_hasShrinkwrap":false},"0.8.32-20180628230112":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.32-20180628230112","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180628224529","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ed224cf03931160fe96e342aed0f8060d5a19f05","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.32-20180628230112","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-BzblGC6oe+f0BfcusBf+5v7vRGecGJ2IzxwSeFaBk9kcatulMtSAAn30MJfBS5P/d1L1XeEQNuN2ZYP4CY8bxA==","shasum":"4ed6aa8fad229a97ba11c57995da83a555c1bd5b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.32-20180628230112.tgz","fileCount":562,"unpackedSize":2048389,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNWlwCRA9TVsSAnZWagAAvocP/2RR4Ougg4Cm8aKXVuJW\n3YJQr83VcYxqbSwc36dl6ahW0wIlIbCH8j1txooYvPiIKtphqlbKoHwDAHkU\n3nI9pyePWs3ZZRsR5jq1LF0APqc5mvFAahtk3wQxWUDcjAi0mCgXA2Dkx2pR\nSHr5qbxNJllEqNVEf5VbdxL1zDPaxOqffXaEBiXgiH4LroSyL6ltc7wnLvjU\n5vHTcG0wLTETFMb7DY0LabeIdWkvAiCrT0gq7FMK8IyyATOg7iIwekPTHJqI\nyamikEhaFZaq/E6MwX9KZwVgdkRZyTVY6nf6LiI4qvig7mvsIPiZrHGyljej\nT7A608BFiVBDCSeQaQtY8dAV5nq0DdQg12Nf4f8rKFBc2eMGfBIgHnvaYE4Z\nL/685XFe/Q43QX404RSWNEhjlY3RNS29R+EnmW5seAjGBFu+dVvce8+WwWn9\nnQLA339gf8rmUml/GodTtK9Q0xKTyAJ6H+SXobnYKPc5mdpxOacFCNU71Wan\nocgzmmDLq9j0NlYf1WshTXB6vtLVVG1WrJxM8Nd+CprqY0dgz+TiHg3mmUhT\n2pjB7rUibZ2khqv/im/bu5osbQf2bxPnUgUMiwvq9oV0H8UKxv6Qp5rnvB5t\n7ZD2Q5eya8i4c3aFeRWu03VZBZ/U6PlJWLKEU4ZMIkcYMuCGhYcmTDobVtx6\n35Bt\r\n=1jda\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7+WAstuhfuuA+rk78ECn/UTtxBGexeeEpDz8SC/8s4QIgIEb8MpuyAcZEWVcYno22Aa71ln3koiOy4a84LZNrD8o="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.32-20180628230112_1530227056295_0.4168695829548936"},"_hasShrinkwrap":false},"0.8.32-20180630010300":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.32-20180630010300","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180628224529","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"fcfc4998bcbe94e31fe6a1e08d0661cdd13f4f03","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.32-20180630010300","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-mF/4R//VLzWM37iNMWzh3UNkxx8etl/tSZOy8+ZKveAKu9oDn0Qnc8ntUbF37LqcoC5EOINVl+v6QTB7ADZjyQ==","shasum":"2b5340ae719c580bcb186a4f6f7cc108bd689284","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.32-20180630010300.tgz","fileCount":562,"unpackedSize":2047893,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNtd2CRA9TVsSAnZWagAAHzUP/jO+rf6O6XMc0JJFC8Fi\nkkXjM40mW0WezauY8Mbk2eqmYqchj1VjZvRY+zAC7FYoTTIQulZEN3VnJ03b\nlJjblGcv5mle34kwllP1GQMJYBKxMJPyOw0tkeO8plW2AE9dzKci4ZJgXlCd\nmk2/z3hBiIrw66vq1IYbTWRWWtD8lY1uqucjk/HqbzTCYiQ25jMM12N+GaAV\nf6PNFCvqZfe7qotp6bHrAXha6+FYvmaj+Vc87C1qZF28IeDZ4IVPrMxSObKJ\n9JavR+dWrC6fKMAylA65wXugvvFD2cYzX9+j6Ur8+oXZAmaEtWjyUgfW58sT\nEc95cg7uRohk23WsGD3KSPDdb7AG/luM7FYrnoYIZC4LQIRf7h4zPjqGSljz\nCaHut2h3qjJzpg0uTyeazch0SJM8dKpMlsT86OzTRt25Ibz0kH4eR+MaGGfG\nxUugQHvXl9ryD6ZPaDx++CtkWvtfdaQ08xeECxgB9Afk1xRz13n2XS2EHMjg\n9wGiw8tso5Pcr/mPpFWWlBdCGa3fyjYQJbbPALO2pTBptxs4WWXvoMji7a2I\n4MdEXqPEK47INaes2aSAnlzdKEP27o50uCj0eJGh1nnfZB8d/A9NEwCnChZ+\nkXAWADngtvZ5Gh1JDDLO/9fEZXqVYaiMRtQdV33Yx5gUwx0FFrT2XZMpYZrm\nuAjb\r\n=ic7a\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3rUW8pp2xQJH4RJK5wbHHNh6JoVyE2vrv5/UYK3/4ZQIhAKGBmuXbuLMFdcE5T7h2SMZIvdjZPOJjnsFJEG/RMDD2"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.32-20180630010300_1530320758187_0.6497831241505445"},"_hasShrinkwrap":false},"0.8.32":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.32","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180628224529","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"fcfc4998bcbe94e31fe6a1e08d0661cdd13f4f03","_id":"@atomist/lifecycle-automation@0.8.32","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-fR2oJryMYFtnB/tKvGSYqDEoLsvPPolPf40wpk5ZRkq7TlLu6nBenSYYdv1APF4qRFIfBQ7uhIbxjGH847dVkw==","shasum":"3b00af80b1a453f323b2d515ced3749b474c45ac","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.32.tgz","fileCount":562,"unpackedSize":2047878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNuQCCRA9TVsSAnZWagAAzK4QAKUHVDc0GMk9qZZeC8Ou\n7c4idKcZoHBFaX19mmm17a9935doNO/6+AvSYc5Rqc+1J0kbbfuzr1TeC2Jc\nhByhsLmyh2ZCMWD8StOYW5IpyRd083gKrzVVHXrldPVtPR1Ly+Qx0vUI1Ddl\nC81OpDooet6c8SkRAgenLA1VuTgyO2cQGdj/0ejE6EpsCcoiVtHY68MhXJ33\nrr/uHLf/mfK4Yl3uu+wsARrrIpFhmZlQmfCxTaX6NWvQAtdWvvWFLEeYLGmr\nANOtMMn3e8EAx4KtIg9b9F7JDz20u8R7T8toFQ4mQw/QzeJ/2o2tD0wSvKwu\neTKlD7Zx+KFHkRbeK58DgtqdkWBNjXffRNwWwouJwnsSK1wAZYl0I2RMAl9j\nCiQTzKz2Uc0gyJu+nVRojG5foS6YJFc9zkHNFFYjf2rsHbghJffeONv7IHhK\njWzuhhoUbi4pE8BtAu1fxd4S1rej+q+xEn2lNJ9HFj/5NOn8MF6qUnnLYH3i\nvFZnAqjBV+Guk0ZHEFBZu1p/QenfiHn7nJA2oISunnF2OqIvomxVkCafLiAh\nIka9j4dZ4JuHfdJ1vkaIKKrxg1LtVwLJCkeAmkivKsMnWz+UzCVTSpaUKp/A\n0M8jgvVlXUFHBS/82oAMKP5dxw4WKi/93mHjrwvP2JZCvJSG15KaPTgFH/Tb\nohBP\r\n=un1s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDruCy98MWz39p/mdZe+ZvxXg40S1vO7yCuPAu34yTs2QIgNIt9AmcPkBCA3k9/yUM972HvIY5n5p6kE/lI2GT3V1M="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.32_1530323969914_0.6756192607660509"},"_hasShrinkwrap":false},"0.8.33-20180630020152":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.33-20180630020152","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180628224529","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a1aa8b4c44b53118835361836d9e7f9331b07190","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.33-20180630020152","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Y1E1nu9TMWdCoGfVnRjoPfUxAro7Nv86aZUcdqg5abiVJdmGvhWilg+Lu65WwTmcvA5ThVJMJ2nECEvUbntZtA==","shasum":"9ecea1bf7b8960b46ebda056b42d037fff122369","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.33-20180630020152.tgz","fileCount":562,"unpackedSize":2048112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNuU2CRA9TVsSAnZWagAACXgP/j4HAAxbLGGx6HlBjwqH\ne2S8JoRx0Rr9aeuR+iwlEkym5Wa0ovIZhXArNGbiqxx+TFuxNWLoBtqAVMYK\nq52EnCw8eZ3fUzqmAY7tH9ZkGSV9V784Ir4wcHv+dewgThkSTiT+oKvZY0T/\ns+L83UvHDJk0s6qt2mEI8DwcOwQRh8w6lNqVxSl1B7QNjDuIXyEdXvkOuB0z\nrsgvlXQrYYXcqQmK7CQl6c38ev3Cv4fNDBWqQfpvy8Z2oeCwOx/U9LxbIVEZ\nU//JSTvNQ3bcO64Jnq8/IrJpiPx2L6LVjXPgAxW0Z1VPFUtY7ie+GI2Fx9Nr\nguXJiYXyvvUblaN7MNtQ4LYZqKZNm3SfZbOmuiFarqBEXuamylLzfzhz28mk\nrny/Scp9mLqiYpsGjOb24LO2xPWi/JjQY8LYbqbLhFRbxWM2EzCm6PJdnWu1\nmYASt3xf00XzvPGfZlj03xkLt2F2lVYiJ1U8TTgBoacVLpBxAkQ3fY+bnw4K\nYMw9Ln12wQvDi+ue7VbJcS7rPfPNUjNViT9w9NhWKKc9idKL4Ouy177f53OX\n6BsC14EVSSAfCd01Rfb0TQnIoZ6NwPNH6W0q4JjJQlsZi9zA6lbJb1+d5m9p\nrIqPsHWagc2C9/YxSrXlCkoJtZX1EGCSq+R+tDqFIEGJ00zAvlrjsXS+PKGA\ntWWB\r\n=8NJ2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJIz4xEPErVzj6h8aONPYVc5UJxngPyJiu29oygk2RuwIgU5ZLKeXfpe7hm1jsOPiyLX4DDLV/UKTN52wnPxUt//0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.33-20180630020152_1530324278692_0.686032251106041"},"_hasShrinkwrap":false},"0.8.33-20180702144522":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.33-20180702144522","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180628224529","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"9b313d2540637a8cc7bf599b5fd857cead6f784d","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.33-20180702144522","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-VuLkJExpBp3IalUG2oURzY6oCh3Y/pySDjQCRhnw30sSjseyyGPOVf/trHV+VErqHovqyalwrHLOHQ5JyOE6fQ==","shasum":"ecc8c724b9dac20c5b6daa1774b28917e9b20c5c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.33-20180702144522.tgz","fileCount":562,"unpackedSize":2048109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOjszCRA9TVsSAnZWagAAveEP/Ag/HYYjU/zkURVpEP1k\nUzYU5uIwHzRG8v07v4D0KwRksQhfCjZ8J2xhOBng4uwft7g3D+AM/amGLenB\nUEjpLSYTDmFcjDwlGOvN3/X/4nHUNVx9cY5/G3Qxec4I3gXCDIWJIRXl7+3f\nxGUH3u17Zt7SMtIMaocP1u4Mw6ncGNM++9AKiEQ7u3e8FefI3dzNZhO+gMOY\nlLkrklMzKNZ1ybIc0XqzfBAZE3BKXDk1pzN8/0wnWaouuFcoeZRZ9FXYvt6y\ngw9YblMbGGaD+pT4F7i+gQPYgg7UHQ2NLFXzMqNHJ2ppwZ0L0bDgriSdB0AB\nG+yq07nt8/GWaLgFNa6ofuADovYNkKt/kPNpLu97Z66xCzDEd7CjQGFHUqXi\n2cy6bukhm7i6Afx5JTXpqrbLhmpkCeNRP8iaFE8uCjqc+nKReevPkeaVtxZp\ndGj7yHnTHKrBooQZoVpQPjk7fx6H6EIrx6gGFNIfjQUbuTcRj/FUvnMN9n9k\nC3zOA/ToJGSDf6kM81ixv9b+7/0LAQV7kDqhJIeWnW/1mETAdIDLoo1LTS8L\nxKnm77fqGOUuoMJr9ED0gvWhCWAOWdl4oPUFCo5gg7G+0U3RgbPnUOITrDhU\nRP2z7xLx5onnFHlDIoQyvWzk1ROLVxTeppPksZiu36qKGb1rUp8E1GutTKyW\nDy0H\r\n=rbkp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbR3vWv+gBaULk4s/OMtqWf0AqFj0Ira97FfBH8MnT4wIgcBEWmAn3Ak6WiJax76Gv27cqz4f+BGnFcNO9BzoOGco="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.33-20180702144522_1530542898938_0.6298581120613627"},"_hasShrinkwrap":false},"0.8.33-20180703162620":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.33-20180703162620","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.17.2-20180613153815","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180628224529","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e70fd38f9ba66c8e13f88650e3d8c0e1d511927a","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.33-20180703162620","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-HDKRUI3PnEjEaLI7R5Tq0zj0vTqNxKAQkm57MU3+n1XDLjzUbeT+PVLHlIRHn2MaiziI4JbLYkb9pnxxRglWsA==","shasum":"1de35241225a119f3e4f542610fc7e679bb762ff","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.33-20180703162620.tgz","fileCount":562,"unpackedSize":2048378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbO6RnCRA9TVsSAnZWagAAoMUQAJEWXZu2D/xJcao5NWhO\nDjwD3r+fy5D39+JC/SUIkXQlRIkNiP1MoN96Qiw/PuYUzHn81Zb5+VQ5ezru\nep/MQjNOY4XxECHmId2+E1clxCq9OGq0Q2Or+uNQncsJGTZFWYPJ8AMWI45n\nHUzNOyYsK7lXGe+C5rjYBT+PVq48iO6RGk8SRoMdyrzFTlptPnsyfIaiAvgF\ntA8f+7pxF4OqIVDZGvjOyw8ugaI5Hm3tlBoAer810QYfumFWE31Di4kIxFUk\nFlTDCY6gEiJMCVRTV6LhYzViKw15ZkP3983dM070XUOgmpF+UnK4UGEZA8gz\n6k/b8Gl0q+nyH+TcWmnq6k6cT8JaoP9QpY0hmlo+Pc8eik6Jc711necm8YVn\naQe5CiZ5zZuNdyui2c7wjQkILr5hBa7dPqcsB3ShxAdm+CoBjqt9YyTV5YG4\n/bDgGCXmLiqkwpaT3k8L6ek/5cbZIq0l7he2S+g9UvKE6YokiD78RyvRUiLi\n/uO2IWVzI33gdgXXpnjCJvVZ0Gjhbaft7hrMLYHyEg1xXWT1rgaDDTOwfsS3\n7HkX7rmSCtjz5XQhRth7eJO86FGLOcsw7tzoebTbHi4h9bsrTx8172OgdUWc\ntWhunSeYhwR/ecq3xTV4nl1sjazttpGZB6bHSvmWRUQWUEmrtIylStDvrmr2\nqEnT\r\n=WnLh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCT8Y0KEB3+Tx6CHiUjH9pIrL6Osh0OxQrm6hDH5n83wIhAPnxYixWmucXZdbJ1PK0YR9eCvzzpD1EhwVX6Vzacp8W"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.33-20180703162620_1530635367305_0.00584794828237678"},"_hasShrinkwrap":false},"0.8.33-20180704122450":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.33-20180704122450","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180704102519","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180628224529","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"2b99289ce183278acf7a7f0b9a44cfe66eb29881","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.33-20180704122450","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-X9X4Jk4L7IF0yCzx8hW8gd6Ww7nBCDcwn77WRpDIexoKoqSPXjogU/QMGMmtd//+ie+lTYWetoSzOWbdiFbNFg==","shasum":"ca1dc2624df03e523622a3f42c9769cc694fcc07","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.33-20180704122450.tgz","fileCount":562,"unpackedSize":2048463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPL1bCRA9TVsSAnZWagAA6F4QAIuk+uuwHPdr5W1IJtbn\n8fIF5lwKTg3CW0yuyu0uRFicG/fgDGJVMhMceTcPetHh9cKvKOSmIz8Waa5x\nld5jv6H+NevEKcBiRKg4fmUOyYKbB29USpkAdFgISdmBh+ya5zv+F8m8msPu\nIFnCTO9ypedvrnJ8h9C2BEcP2PStaBreCm5Tp2ubBNpyXSJOExI9I6KEYFkq\n25GAgW5u4GRY3FGOyq1jG+MqEFtXHqUXiCh/jSac0kK8XRVShdGb21pI3sha\nE1pqsHCPYbS0QOy2kBbsqI8kW16H5gvYPIfKNb3iXC81Sqcyj00WPGjAyIaM\n846UyNY/7uS3veVBU93wsnwxeiv6JeNisbjC+lv8UdpdSE6XkZLCvpcRQa8z\nxLBvx4TErf5FkahfxRHYcV9JMEASLiYMwverblGsbYt2DDvQvJ6aUx7sHAU0\nZJ7zc3QWh/Z2ZErtN261wNQx5M6Pdvb/MpomwrmobrIB0sse4u00PQVwkYTO\nhLdYYqAcwwpmyulwcMRusBJ3qVBNZSMC3e7ysPni+NJNgmCuwG183u9EQzWy\nu3itN7EBGBoqVch3fvtLmm4PaxyOFoRSuktUJVqndmEH5RjrW6HOS3wMs89R\nvY+c8v0ztntMgjde/UB9bPCqjJQtoO95NZqsBiZuFSwAEXgLj8kcb77n+aC9\nEFsW\r\n=B6rD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD82Unb1RT01nrAox0Ofq+odi7kd9UNv72ka1EjUetQwwIhAO5tqcTosU2q3FZ4liOyFg78eQbkDUCuoiNICSSifxTM"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.33-20180704122450_1530707291238_0.7221850490055683"},"_hasShrinkwrap":false},"0.8.33":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.33","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180704102519","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180628224529","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"2b99289ce183278acf7a7f0b9a44cfe66eb29881","_id":"@atomist/lifecycle-automation@0.8.33","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-x8UeieL7P46DWBz1bSIerDV+WUYt3R+fDWSZeMtKl4xKmIbpaev25mQ0adzt2X42KOegj9Le/tcbTlcxOSl6WA==","shasum":"7a2cbe3d599297bb55b9e0e2a8665d2a84a256bf","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.33.tgz","fileCount":562,"unpackedSize":2048448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPMMvCRA9TVsSAnZWagAA81UP/ixd3uJVJkfO1MAtQNDc\naB8JcWjWYXTXVu7buHCH5UN6jIkEqQQLWPccvjnm8GymzRxarFAyQ5Ur07M3\nzCJpFMhlNuSxtmBRGNLI/gGJWBTWGIg/a9E+1S9ioup9YdWJuckF3U/kMdyr\nyHsVS/5SnN+tohTPE2nO1ILQ3agGTaBjldoEIZ/7FW0adUqjH9mM7VViTnNF\nBHJI+sIwg6D0M+rdzYfTB83PI4jeV1uaXe811frzJGujvdQw/69xZENm9DP7\nncSXi4snaRA/Co20heoCNWFviLPkIywWreLujKy8rtrtsp7sDDdzoCBB2lcx\nu1oExgKh+ZS1gCWXbH5PIVlC9fpXFns6qgdD2uwZ6nHOkjVGdoXizgTSuoGj\nfb3p0ouLk98AbffYhth7i/w+N+SqO4FsFbcSpn9kKLEVpHQfOHQHLmpi1VQT\nv+/53S7CEXm0OLSbKIqc52kI8L5S8jVwmCqVefyCxkNNwGcSsF9spwVFaTdr\nH763uDfhdLdAfwmOJZ6XQqAjVehs4AtXnkusi/y6gVCP+T2VmUTU5+mQlfr6\nWf8MIWZMImJAjEdNU5/jzf/KzDQjCwr5u7axsTf/i72ztkebIQ5lF8zeiWCO\nOnaZXar8LQGwyfUIslkxHxpguNY9lKlgOixK0eM+AqGx5fX9BQ3cUf7lY2Qe\nYJt/\r\n=MX36\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBpUro8rS4tQPjLDL29xxrADuhXAmZcYrlvM/FBo6AQ2AiAP9vPlzFzhfu80QJWw1lE/loK3+jr0dLZL+JYisRVuAQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.33_1530708783096_0.6987880579928929"},"_hasShrinkwrap":false},"0.8.34-20180704125532":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.34-20180704125532","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180704102519","@atomist/automation-client-ext-dashboard":"^0.1.0-20180618202825","@atomist/automation-client-ext-logzio":"^0.1.0-20180628224529","@atomist/automation-client-ext-raven":"^0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"0744609f3934e044352090934615e942d0730fef","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.34-20180704125532","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Ig6oJ/CqNLemFWN3PapvAgXVWj+7a1YnXypSF/VONZAxGJ7IB2s/fYI42Kd0oSE+TUB2CxLtUNCsGJbmOMlsaQ==","shasum":"1a4407d5148bb15c0b8df4714d94bf77e4ef209c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.34-20180704125532.tgz","fileCount":562,"unpackedSize":2048562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPMRyCRA9TVsSAnZWagAA74cP/0Wl5Ig/lTCSnyMPU0Jb\nIseEmg2+GCSAlXHJAfsARorpmeEJVL9DRlbu06bGu1mstF6IxNzmELnqqmqv\ngFTh1l4Lp2rlwLgIdrUTkBf2KNZsWYuJbvDYGBzQZyR5Toeaykd57jxFv0HS\nK6e3LYuX2y96mX4Ja9X2LSPMAgE/OEYYes5JW9tqlcF3Rsu4k2htY5j/EXgn\ndyJSAEZTIKTAcaMPjJ6k+cjKJMsXobqGhvaXESf7WED7C3cYvthB/rHH6bXL\nKntChM1FuVOGSy8d2ZWW6JfOpaTiONmKlTPaTStLU/ePW1wVTtA5L/QoFmYu\ngaLL3/lFbKR+1HoZ2qeeEfJFTW7hao/s6bnFfXlhcosuX+FlxGlO0tkz+5ft\nvgOgIhNktwIHXBrIdZBtnhMp4Pi6CtmmozaJKr3W1BQS20fO8CFdVj+s9I57\neTUCzGoLERmNnd/dqA/08BU60rjbq6l1XJMwA0jG/bg5DZA6sUxNle6b4D32\nOIIfhvao97pvfnrQjBOYD+f8jmmRa1FPoUotMDry4Xhj/JSmEKYknv0RCfST\nYLDmwCnBh5W+JnhCnBsmDXnhoeNyeSxoRZO0Idv8bmKOZjVdVmn3JugrC0T6\nkz0niK5uFqbr4mtfpsc3DcbGoFhNBCDEJNhmg+NjGdROqfu3TGLJ1JWxve57\n6w/C\r\n=0occ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICC7pg1rZ3nIaXTWSH0BtRlFkAsoj9cYH+6xtFWUbgygAiBy5KLAQTh16dVU71Mr9TsvkD0EkQmZmEtT2Yqatb9mSw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.34-20180704125532_1530709105967_0.26261853876709207"},"_hasShrinkwrap":false},"0.8.34-20180705212649":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.34-20180705212649","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180705162739","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"33a21bcbda2f6a9458eee8b6f4815a23e21f434e","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.34-20180705212649","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-hIKxhmCBzkAt9IOE/aWU/PuRNWt4AbPDiQnXeCxiuqCpsrAACPB4/kRoTBqCGrRwO0WUIFZD6BcYolnar9j7+w==","shasum":"cd683025e528a499cb241d065cbed66fc88ff623","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.34-20180705212649.tgz","fileCount":562,"unpackedSize":2048500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPo2zCRA9TVsSAnZWagAA80QP/iEjt1nTwLCMF5YOtBh3\n3iftCTpgGBXbLcPcMfsde/EmLsZhhqXnRAy3c/J3k/AyywX/wLK0EjsKo9Gy\nuKAYJqTwnM0qGpYMHhrbdLuajJaCg/WxcgtVQt3YWYOOoicy0Z2X3T1AGoiy\niJloxq+7opQeWJjUf+PJbQJPa05UcqoEyMIvSDKpnzXcBeNilheDFVQXNDUO\n2XN6zWSUNGy3qkNZrVsJgY/r59cfjIIQ8TboDm+Ht99SOSyoKbyGo8OqqvoA\nRGoY7hyuETRPocAL2A8D5FPlB0HA3Q/oBaTYCOMqt6eU/bp+dd0YTul+irFz\nSrmlnniOyXAi+4pxrcTuQb2sE2ZyOTYaUZEIhnLHT1mLoznXyD2p7E6dnBDs\nDb5rcN3mUDfyc+PoQHg28vDK/8UAvjKOqcp2k0JSEuABkhRi50GBmJc/XLth\n9iG/Gh20ucpwJHZ4C1UUQnQqeiTcqGEWv6Pd2g2ZX1slaHQYeWC2yaSgixS6\nw1lsZGTmAGNyjNP3JOBfI6mosxa9B0sKflxlDqKt4zykLmG39qkWQ7LI2hf9\n92RNvgoxOFuyw7hgr7r+gHNeZRP+n7fxP75RMqhoeeQwUwXWg3iWMcXTiD+w\nnTLZes1RqrKIMU9sxj3gB93uM/wF4Ad6vmwhUHUw+MesHSYi0cfQqRmKy+TB\nakuE\r\n=9t5I\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFlcIIlWe4K2E+g0sCM7uCOn8Mvw3qNuPntVlWuYmdxZAiEA/uOhRYus3fZeKUYyY27ZrSzaw+7ifL+baAH8PZQDiWo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.34-20180705212649_1530826163690_0.5037122150785418"},"_hasShrinkwrap":false},"0.8.34-20180705224030":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.34-20180705224030","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180705162739","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"366c64b7527b788b7ebc3bdec8a275f6773ae2db","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.34-20180705224030","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-C3z/UH94Wzbq1QjeaT7TR8jAZIRyK/suqyaOtq1gyKNa8r6CDEhtUOdJZkxi6CiQbYRIjtgCk/DvjRn6JaU5Xw==","shasum":"e0401fa6d9e997c8b59cb692d2ca2d633755d667","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.34-20180705224030.tgz","fileCount":562,"unpackedSize":2049312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPp78CRA9TVsSAnZWagAAc0MP/0Tfs1eD8JvhKbhllnj/\nBghBs9+cACwU7ts/BVpBlG27tSlfHoGLhrxbuE3cql2enYY6nNUP5VRAThmO\naFLBEssgN1/JCf/w7dICUn1ewgkXBMQc2zd3JpEwwi3coITOttaWVLmRbfvH\nyZhMnk2OoKQK21XSY7gAHEsmi780Ys9TYetjvBx/5f7MSvKDj0P19woOGu+S\n9QXREYm7OXcfosa2FCJaQrfq25BVMdT2+fh248oTYR1Y+MgEXnhdl3JHa8jc\ncsPQ0wp7OuToDloro0jRsMUCAXNnV0FEpot8ixes38gj+StBQbFyqnih74xv\nQ6CsX46OKUxingoSuJluPAVTwy8VzkVcyls85kii4phd35dPiAw1vhkV3TzV\nXov3/sx8H1ForTSmY8E2vGhecrjI8yvNKDoeWtUyTbDIi2BaTtRhHiqd9Zt9\npxQ0lm0jCBsSx7FMRiiUCO+98R/UBMbx1LZjDCRIjtEDiewUZwfqvZeWMiLo\n5KfOIN9RFn905WcSw6ee1HPMBSaOUqkh2LllhglY6aE75x3luolZ9rI6WCDJ\ndIubs9AgsvpMPvfgE9UAYrqWWDhLs1nTcqbbN0TLq/KA9aHaFX6/wvZlC2ae\n23aZG1zQVMd3hniB4Ml08dQWI+PTZ+SuO1+2L3djnPXxAcy+At8q99JknxB5\nukBS\r\n=7/Dx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/MpYluoo6LBDyaxgsKC9mcbLhFTTPin8GA5MQ9FrTcAIgGsuACjp0v6ShUl8oaN1Q2LUxvRG33T7oHVKR93kUyd4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.34-20180705224030_1530830588331_0.38265843311959014"},"_hasShrinkwrap":false},"0.8.34-20180705230425":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.34-20180705230425","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180705162739","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e347c37d140df39ad90bb190735120678b440b20","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.34-20180705230425","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-MtIS6H0UrphNKOt8Fc37HP0QAzh9peGaqOTYZkFLguQ0YkYbjmOneQqPfSXxV52NTwFzg57yhcnPz5J0ZNRMmg==","shasum":"03db513b3098ac397485bcaf40ae2b2b30e69a36","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.34-20180705230425.tgz","fileCount":562,"unpackedSize":2049330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPqSdCRA9TVsSAnZWagAAr/oP/11du1RGPPwN765ykSFH\n1gll/2vcvQQmog8fo8zKnEI8dNI7X3X6X4Cn4V9KRYy48eHgzqOES80XIYi+\n8BRPxmtt74ZSGt5d8ojIG/OihwWGZ+Tk3AEo8fzg2iX+HCuFLX/cuEC7qqi4\nhu3wsZQG3HLcSEmJbmi+dGdFCg1e0rzjSyT5vFWrKdxc7L8q0XmvwxKp8Drx\n3FdFJBSlf1Vw1Sz1qIfcX4TZYdJWt7imZ+hI+WUrTpepD6WdhAZ6Q5kuvBc8\n5IUVY3HJESrTX1yC0fK5AJtnlxPhU2eAJxYjq0brks+sIXrCbpVGirPhNzYO\n2KnsZj3WBTEWaQnBthzeKfOyYj31h6OXknjRC5Aa3/h1NXzkZkrxsLN4+db5\nyxWXiuBam3Vtc7MMYde0FMPuR/xotNOPgJ0JryOR57BTuNzmsfy+15y7BR/r\nvSH2OpwoA2fMtGe6sL3t2zM2iaDons93Ldj+32nSZlVwmXeHjqmUlY1ITqkg\nYdQkE/i4l+6gn9XyLFrKUAehRCK7N//Z+UgMbl2Vb7CvW3RpKr7b2ru6H784\nHuULwhvYM7l24h10354QMyVj2h/7LwFAISf7yPXM8p5+3e+i2tl2azGkrcVF\ndQUKWLgZOdxozPYUewYLaipZ+Rr+J8oOyw58l8q6JgqGg09NBNw9Qy7HUp38\nmuTy\r\n=ukxa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB02TahjxeLfEcY1+T/M1LD98m5TgAg4f6Z5oD0zQmFAAiEAnMeVZNs8IdYOc7BMmdeIO28uxfY1/TKxSQt42uo6hW4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.34-20180705230425_1530832029038_0.9028163209275881"},"_hasShrinkwrap":false},"0.8.34-20180706092325":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.34-20180706092325","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180705162739","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"47df58d3a22c8b9fd8f0436c2f9e2dab98b09978","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.34-20180706092325","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-6SIYKM5/fc5BvY1bQ0Gab/uOyxWL1oMrGmIrsl5NX3B8GUQgA36WqKi8hFk+Mi0HO3HuyQjZd1of6s2MlwmkCg==","shasum":"bf125af5d68c578c764763828a115a39530ced8b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.34-20180706092325.tgz","fileCount":562,"unpackedSize":2049954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPzWvCRA9TVsSAnZWagAApqAP/iYGD6nqyFMKM1NIEuga\nSLaee+wtWGUYNldscESoB4fEaJ0+sdSw9Vf979gqKB+s9DSu0E3wx2AAxYpo\n73hKCRpc4WVBaVbP1AWHNMhsyQxG/Vey/u5ID8uGaTqLl13GePYobPh6Id7P\ncBjS7dddkHCjqrr9VWmmAgzJ52sbWsiDBfjJck+u0hCrheRFJbzTTSTkbg5Y\nTKw/3djIngLls+UmfkqPtYd31vH/QQkHrXVKqPoHjStSsdr2Yb6Sgrcy+iW9\n0wVsT4mCD6YFvaKCq/q0PkWhio1BHfZ+L4weAK3P5xjvvrUxP9V0DGR8ptcH\nWjivGK5QFLncXxjldMxUmyu6eTVLUOFfklKiDZSO8Hg9mZRNPoeWk/L8kOwO\nSO02CznHLUnpeUjRrVzj6plCkRntC4Bq6YUdZiESRW7REWRtmFZ94NzFUFcE\nh72EUKJ2Upswe0QZ11H3TUmUWGgzchYcwQUMskTa2hpMTk07VYRYO56JhBTx\nEYngIGZvuemjh/NpzZQx7+C1BUdHDk7mkYnq1Z6BkTf+zzNfGUWf03rrF4Um\n9ENdf0d24SzN2D3ZN/KK1bsoRxBKHR0wyCCAN/XwC+dqcxTIqjjZ3CX0B2LB\npz73+a/CmAxH43/WId5mYt/2wQVXwE6T3/e6yvAUkMpIjhno/seJ6FQct/zp\nRjBG\r\n=5Pqd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvYZcKpWkpK7V5vE2WyKaNt8UJjGZTEgNPdfab3/liogIhAOxoicKAbpasRUpIxSGKq/DKYfmsxxzhkvKkwXiq0UTg"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.34-20180706092325_1530869167897_0.7591597232522409"},"_hasShrinkwrap":false},"0.8.34":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.34","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180705162739","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"47df58d3a22c8b9fd8f0436c2f9e2dab98b09978","_id":"@atomist/lifecycle-automation@0.8.34","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-GI8Z6VQ+6MlBQ0+X0v8VHD+nEiY2EQwOuwT264GEsaymlUe/tM2M4zTGXYgaU7Jq7+rBQwYzwAk5MtEvc/ZUTw==","shasum":"46bb8202e6ebbdb3d77e1818b4f856355c5d419c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.34.tgz","fileCount":562,"unpackedSize":2049939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPz/6CRA9TVsSAnZWagAA2eEP/AkrdYNZDnYqpGtMMaum\nCVGKGfw18VDWJ16PXYwGSW7ARGseZiR4y81MgjhG93F/Y2nv3+Udq9I9bPTw\noBTn8eL5Qw4LE2HcyLrQdfEvIEt0CbKSOQ7uaRxR+d9sApmUpXOIszQ4PVjD\ntt281LeT0cfIwyEjPAE6i8LCTJlEQezzkRIoT0zGdoKFnU0U2SdZGC4DSyZ1\n4HXEhvmUeR/VSoQKOx5NtXTpPBp0k6T0QoooZlesfHAejdTAUtc4CkER3Hcn\ns4d2lQtcYLwvgln4Bw9wTtIBIp1MlI26SevgBu3SP2OZKZJFVRdLlm5AVSeH\n5Hl8Q5gm5+pfr1YBTDT8RY0LwiCOb7lKQAi8IWOjJc2hZX94MHIYelRfQFXl\nc3Ipd8Q4IUXU7HOpufFIYZIy5ilWukc9Wen7ZTnge/ip8qQPi0P3hqrCS6uu\nFEJ/Rwl8dk92uCw0P+Jm/wCKCFT08jMGJ31iwaZEGUsBYiAMKjvWmnTCKyqH\ngUm6l90BzP3NEMMTGEFFbuKl+DW/WrKcu7Bp0oGq+DNEdH9vmPaJ+eRKX/G1\n0ajXOUCOnkP2e1mpo3kjDxnlVy7XYnzh1CtgSNazR1/6wUCRAJluN9uTFIns\nNt/dWtRqHTj+T6+6NMVvU1zJwVFc0biyaH9IPg4xP5Xh6mPDodsmgulUXPvz\nV3A+\r\n=IVV8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEgcsEwO7RWE/S2PpmceQPU1ohwU4q+8m0iEQno4p+0kAiEAp9H/PHMHOKErU9ly4NjmTlsjl+zX//TIpTFgYysjgm8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.34_1530871802607_0.27619636252223834"},"_hasShrinkwrap":false},"0.8.35-20180706101216":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.35-20180706101216","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180705162739","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"8b2af7ab2dc1242e4315341a33a638f43a964da5","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.35-20180706101216","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Pf7jRD4WQ1OTQsxhVEYme9u5DXrQkd3Z5O6uZWdwVWqMES2NsIzqzunT+2TpOBJeYVXjwKW/bwf6FZPk3c3S7g==","shasum":"fbc02fbcc0e7986de20766c956d50154304f2377","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.35-20180706101216.tgz","fileCount":562,"unpackedSize":2050053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbP0EfCRA9TVsSAnZWagAATYUP/RbxFYi0f75Fi8T6emm3\nqUqN99BR2Hbxx1JUDQthKyuISZS4uh+XhATH9OdYtHa0OyFbtav+Vk6GMm23\n3GkyZZ6dSwFPcLJTXFdGEHULSi9V96ymGJhmWuFlkfBfP9++jVprQuK/E8vA\nSP42gUAYQfaOa4dg5bBdW9fqpZMgydi7WwP7TmqbdCdN2No8ALWV3KJMhXUq\n6F/r3nfef8arnMVd8ukjkAmQKC0EEAwM8bTXZBXiulUkVjy0Xii0TeAyi+iQ\n8ywtFNpj5G4Bgt+xzqYOE5Ka0pdDNOWEXnVODci2ji0kJDfPGM/bZnK5Eg2S\nTXC6T9rdKbLkxnoAg4teNcx/Cw8nqoGOviMl9czPJm5V9G3gNwiDqIo1zp43\nuTGWVf5eTbfiY5D/5xkfpNqMtdaxyk9QtqCd2Z85vJqc/+shEuSrR8pQe8nT\nyIeUbCUC219EDK0j92NUwMJeIGEiqnH0dY7Bf7QRc4TaLDCUNkQTnhKgz0i8\nIDzUUY2RfifJ9LMnMreLeudacX+6HF/FzqrkiBlE62armSD3jYXxDngGFfuo\nYlRP6NU3l84OqxwnwXNGznEoTj0nEnRjbFniXw13cNiifsi6fpokeC1ksykr\nyVQv8aeyvMfcIFcNzc7Y97hUuphFzR+OizIaqv/VMManjm5VRr7ZnIxIjsUT\nYLsR\r\n=9uQ9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBUehK+gTR/ShIB6Z44CL1vR5gSfZfd9Wx6+J/tAR4YgIgGYSKZp/HzRFQ+WRV4RSzUmtuNq+LbWej5PViI1eZ0RA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.35-20180706101216_1530872095246_0.9883763348083494"},"_hasShrinkwrap":false},"0.8.35-gitlab-urls.20180706131807":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.35-gitlab-urls.20180706131807","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180705162739","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"04c038cb513e453fbf5b80b84303f4a2d1d579e7","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.35-gitlab-urls.20180706131807","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-zai4xOMP8g7ibZ/duzIhXVMMUrR8k8QjVkjyc4aXq0yNu8ZXhehxTaNBHouqevUA+2HDOJQmwV9wJH8qSkS4mg==","shasum":"ad5255594a171cede5e674fae6ca290232041e42","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.35-gitlab-urls.20180706131807.tgz","fileCount":562,"unpackedSize":2053061,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbP2y2CRA9TVsSAnZWagAA0RcP/3HJAKuRZvBmAXX/hqc4\nmvMeWXxlLGVUIlimPgOGKVtegAr2TI8P8/cTL5jTB95xjmD/i1ldKUEtRlXp\nQjVJivIWGmbwX9H5c5A686f1H76VLHQ93cy5PcYEGWCaKvD1oz487tZke+Up\n4601KLqVWraam5CuuidDks34ER6xtYyxnEyW+7QwNw9QJ1vd59dVNwZlxOKt\n8qptUVJTf7mq/2AjXaukTzMoWVWgejJP5ur3e8shw24inPjKqQytxu8mYefX\nZZSjSENpx9klFXesFFEmSA0++ObdtyqBKqyy+rn1E7zjeXAO651N/GqgY7tp\n94ZcCDswosAXzuo8uOKhFBujRlsZ6uy82RyBQibjjeCXuaYolnmgFfaUshz8\nR9PQhL+JYsRPUc7yEiUml1HaDfKNtCjOGkCl1AMVaPd+Kco+RS1QyagHoGcn\n+IDE0u/xfk5tJTPfw9ri38Dp0vr15q8zgtcN8KtX/lTPy7DAcgUQwwHjitXY\n4XW7fO71TNBQrmFcPskF8FmaVEAMi8H7RbjT7YO+AmzZQi4/Qr49P+8uOZnE\nklwqyrfQfwWzwNf/218JcaqJpCt8G1vtFtkF81cEUJg1QW/UWUeiR8rO/R3X\nQWc6jejMql6F/EZJYsUlhzLkQ0+/cFxFZw/DtalhHHygt3XJCPSzabXddCP+\n4yyZ\r\n=rYof\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGwawuNb0KJbueXnEreMcEiBytEkl/b5uMcnv3uNKISuAiB9UVqMYJU3K0LGn2GKf+J42C2MAjNiRKdHlvQPUUzd5Q=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.35-gitlab-urls.20180706131807_1530883253926_0.06733581590525906"},"_hasShrinkwrap":false},"0.8.35-20180707083240":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.35-20180707083240","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180705162739","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a1635a75ce5d4ddcc9add4385768b93cb864b75a","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.35-20180707083240","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-G45fLpemyjicJVK2FGhtSibBvixNPyVAO0ObkT+kPrUWFTQ/j4xFDtd0bp7wS+loiavZdw1xfudZE/XkWBp82Q==","shasum":"ad5ce976529c1f3b413a9a46721284afa9209558","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.35-20180707083240.tgz","fileCount":562,"unpackedSize":2053049,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQHu/CRA9TVsSAnZWagAA4IsP/3doO6Z8EMwfxmRnRmq5\ncWPmP4uarjXL046WD7wwD/U4/ELKk/ZUck9En5OcjpGbnex0Brd3N3E0SUHf\nOjvOej3yd2aA1Q/8SSs78Mm8k3uoXbLT2+9gE+jVmJ58SNWXns93Udhelm7P\nXuQnRgHBxkY/UDZesgfLqFwfm0/neFCdUoNanetWpiyEeyunrWrdtn+6BmPF\ndsMmiZ+56iOJB0WVkkHSniCcbTBVGTKj48gVVCLkyLBWKmMm2u0QNQcGnnMd\nQPVRQL3Co2OO0+4TNM95N255TxVtSD6iwHpkwLrS4vG8WWNQUzUqJVF3VMGC\nyZ9SmUu6Iu+Zvoo3mLAsJlGT+8ecfNn7RayhcQ3P5uJefGM1DQq0CulY/DE/\nEi14ME3ww/WkCeWK5UA5h6d2FAnX3Phq2rY5/X+vQ/HWnGwejYfsthczdViH\nsjUJ4sw9VVfShvwDk2kBCTZoPltgsVJbRRBzgQOcj/jgpNDwsoqSFqxQg6oH\ng5Qs2SCH1GUm2CHo0FyOv+Gso/X7ZHw2Xg63WgQfNVkUgmxAe3Nyynb2A/lv\nzc/sYYB1bs3LjQIx3x1fa/YGlm74Skq5hLCWbKPody3RZzpPCzjvgRL3X5b1\nTpQCp4okPmXvTZKcst7FAZjuLBtxpAZhjQeIT4MylWuMMWVeP8hxLN2/q4jY\npCHE\r\n=zrWy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB7taI6MX2WbehcrsluqukRzmPSG1MQURxPZYryUDDF1AiAJKzD7neFIS19B/LJGcocjQP2ahybqEbwa0HQnrGIL3Q=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.35-20180707083240_1530952639477_0.520088209305678"},"_hasShrinkwrap":false},"0.8.35":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.35","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180705162739","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a1635a75ce5d4ddcc9add4385768b93cb864b75a","_id":"@atomist/lifecycle-automation@0.8.35","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-vWHSp9iNdwIQZKnhTSypL4PmudYTbLQuRxjDnh2HkG1ERSYkIPQTKNf04/ZTYi9cltelm/E/VzVml6v5zodM2A==","shasum":"feddcbe6097d08aec2d43e513f754882544faa41","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.35.tgz","fileCount":562,"unpackedSize":2053034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQbpBCRA9TVsSAnZWagAA81gQAJyHjBnY+eX8vzphPN4+\ncxUOJhi77hvDtfM1RnGa9SljgB3MkX47rzjD0Oc1xEJFXtFA7/yUxhXfRix8\nBnZeBlJ/eTTnhee+O76xucz63vDwCRnSnseyjuLMT73YY0f7N//tuD5yFgF+\n3dbPOkxk/3wnSNk7hAyuHbQl1/rMbm08tsdESF8qVFw5Jp9tenBUU+RS+Ql0\nWZshWWKlPEgJPotm+/Oq8bWYQ4P6aIOMvPlZ/DQMm0uZYncPXBuZdTI0uYCp\nUc9wjxP/t/JPMlL5jeQHo7laT+tUATJ5Wx1fZ8UGKGpLtuuhH/HKpS2WLUj5\nkKM3y7MzBjKZRhZogrs3I22dE0mXaom1Rvxt1BsigTmrmotPj/P28Vv8EvJq\nvS4k/STI9ly4AuuS32DLwrMIEB0b8W2d1+akTDqj4L9Y5MKyaj4mwG4+Zgbz\n6j25qPRhMXyX1Y9df6CPOaPVrjtcdJCkJS3Ds4w32CMlgej96AextWDImpE+\nr1hQrCeJBMqGecVU86J0JYgZZeVqV6rtwdSPz7gISOfv/EwUSASM3gzSTyjP\no/9IzETmR4VEoeUGQOlqK6pBP5OJGY7bMSIEDoA93yFREIQqSCqKX4rLpVCe\nZ8oV94sXM2tcyCWMkhPam3ggcriaDk4LETQ0K4H8hFjeU/4PQ0iPU7Hfe5RR\nIeoY\r\n=OaSV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFyiG2y1fQOyR3eeMfotL27uwzaYgZat9dGw5PBTAMuiAiAYytMf8LP7Pr1MB81+X9Fd7V6xB3pk81p+iEiR52LV5w=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.35_1531034177812_0.8842219214201354"},"_hasShrinkwrap":false},"0.8.36-20180708071840":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.36-20180708071840","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180705162739","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e3de941e0511e7ccb6d6d74a8d5480b918488fbc","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.36-20180708071840","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-caHLWdZU+OJXeLwE5ydrMD/cw1MBqXxHb/ivJCxAR50l1urx/TEjRrC7FPleo3EtUFBjEFeVCX14JePOO5N3Zg==","shasum":"c5b9d1afabbe765f7b06458b5acb9170f3148d59","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.36-20180708071840.tgz","fileCount":562,"unpackedSize":2053148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQbvdCRA9TVsSAnZWagAAgq8P/iPt+M17AqzRVTY5x6tx\nVvXPz7bxqzDs2Rbv/+Btaa4jpDyaiG1gmFP1r6hIid7AHHr5tkL8ApWXIPO0\n98NbHxS4rwheV/cqRy4i9KLT1s7DPIO/GK+aykqCd/HNCoRs1ar8y9tUXjo6\nbDaB8MnSKVV2wvLNNmXEUOtWx2bzNM4pL9x91es97HOqJaPwCItZ/NBF+wzC\nN0Dxn0fw9k8tt4LUkc4jQR5nxTal7n+CPYtWHIXGV58KitzsUCPzxUPMwLyi\nbiutsoKCtz621mps0ry/+aQeF9mJ9Rpd0ywZIHXTsA9xeRS2NBiiam1PNKM2\nLeJ7I3zTO5tFn2kFdd4pVNctjAbZZoINRxI/WwZ46fi66SHaatYcPHQVup23\nUSJkAN+LlB3lKAn/vbqlIt9SUa43i0Ys9sXvJV7fN7bfoi7aDFfpk1rSg/QJ\nRJd+e4u1Q9u4z6oivp6pBh8vH+j7l2TfsrN0U4GLYG2h7NT8Ev2zFE+6Np9l\nzyxVx+C7tLJ1vnPVN1Fdl58OhtCaYRF6LR92Zw5iYYVJ48xNqqmr1zvHXGsT\nXyyOWkc0SbrkT3w1bRsBegbjM0yBMYJBDHJJxhqH1WZesUKvxHRuKP1sLTvf\nmHDHMnoTzxhwbaC5o7eGthmanKqwLREeVPDbTLHeG54ZXwzqHvli9ACP/UMv\n2++X\r\n=fa9P\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKuPYmXbqMn2B8zjPyQdfIEe4glDBGOv8VBywUV7l95gIgYLEmJCLp2eR5vFrRP4hcCfIkr35GGEPQcRUlMzrdc4o="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.36-20180708071840_1531034589485_0.1328716670175787"},"_hasShrinkwrap":false},"0.8.36-20180710134128":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.36-20180710134128","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"166804859b538d6a3b33202b98d4c2d77bc973f9","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.36-20180710134128","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-vA2ehvWzunQV6d6VlH4iPm0kVk1+RNL9wwY2RNJFUALC9bT52N75gzQDfIYJkMUIbyTs821+JdymhvR1KSqboA==","shasum":"75f2b3af472887eb0ee6e8f24489bd329cb64d3f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.36-20180710134128.tgz","fileCount":562,"unpackedSize":2053768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRLiuCRA9TVsSAnZWagAArQ0P/RBXRHhV+EhT1ToPZRTW\nTW2Vs9v83o2K5EIwxj0RRE9zNlhKZWxWlH/uEUJs1+VMxIjc+nQVjg+Hul86\nNFwR5P6v3mrLIEn/bfRK1w1VKDAA2XbeNUgqwpTddQNBvUV2ejali3NqvBRk\nGd7Bq4IK6ZvgbgmHmlqOVRj+gfraPIbYS3E5gtvb52S3oFz4MygWqq4dBXNg\nK/iNu/BVfDICcrfHabX5I6r9ErboV+EUwkKLhQ+5efrA1wqvD4EmVoO54VyQ\nSRn2AYDygwdYhU1nyJs127I59g243bdc6infqrjsUYLn9MNMSdYLfXQ4qBUM\np4SwYBZ2Yokh9y1lUKMxm6yTxgnpmTi0/gSZLk/gKtOetJgCvCxrN/wXXjYW\nERnWA9QH0FHMMLBVR6W39iL+lpIKjsNgas+zVHl0dyphBg7BRuO28a1h1IPj\nnmGRKroQZcBiCx5lK2gpXbqP9M2jdxw9l15+3IHaJwRa2efoGcedGx5MU02b\nY/Z70GdfOZPbh0Yu0vX96mFdEw2ntb1h26rF7A1hnmPHfMdgn+TcGbEmjQkp\ndtAmbJyCna0QQqIOgwvlNjRdHv/uCgdB4saAlCCRyZ0WQ7kkuywYYAKMYyX3\nmhpjdXNxnkgGHNB+kKd2d+Z1qmVJMAb3LFURo6QqSYa3QXCtpapJN/ztmfaN\nZJzc\r\n=aWDM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcCmMn/UC8VkQ1wt0d4NN3UWk2F4T9FEfBU7pAbXjLJQIgBc3kxg7HXtXKqJAzS9j8dwA3hSOn3iRrEIDEl2nGWa4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.36-20180710134128_1531230382793_0.6323799927481135"},"_hasShrinkwrap":false},"0.8.36":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.36","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"166804859b538d6a3b33202b98d4c2d77bc973f9","_id":"@atomist/lifecycle-automation@0.8.36","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-AeblPpgwQI5Tsf06SCSBuf3fXtdjO0TMAw/tfmdNA/dDuCH4thUqe+wchf26e4Wxgxq427ILYsMI0vw3nPSe5g==","shasum":"749391a2db6bb3889719508987aa3dfc5c3db53c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.36.tgz","fileCount":562,"unpackedSize":2053753,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRLlhCRA9TVsSAnZWagAA0OAQAInJN087F2D/MyYKsVi9\nyl3238RPG4imT6tVijLKhsIf9t81XBZthzljiQxbSd8tiE2h/QU0quuoffhi\nb3a6RzqxbS1vQl1R0z2wRGMg2Jku6y4iNtVQipiqW/OCcvjSsvFX54OFFVLW\ncKOYH025cjgBLjXz/DecH/qKyTYaeSsUgowAlZfAm4BU/LI1/woCU9XUYn5K\nSQdwW8uHQ4nAHnxOWkL8qy9mTuQDZUsRGegAvNopygzfUtWaVtXSqh54v/LK\nD2q7Q+msvdJxkxax8/O32h7HIs/tuBpbNO3hyEVI8myocPk60LBF8Cw1cPbQ\neSguNAKVRMkF4lu8BSGTblXjFeQpfJHxA7iBZgMbXuJu2J2daLld98lS6y4q\nd3X5plmSbtD/870/wRLdi9kqkzANj9SeD4AEstUFvPXRKFK8ny6ux3smzCMU\nW/i+xVgt0fSN8PGO8L9uFcBKr87wYXgXT57z4L9EnlpVao0O7kPocr32rxPm\n8IJgD7Ht5Raq2h91w0pDplz/V+GrjwVH/c6ZY071Zr78r7qlpm/2JkW0o9sN\n8Lj180YAXANknNUBV+KYTxCbhviUfu84Q4JxQJvGBejKkQMqHorrdANO0WmM\n5Hj+LjocSsj3jIODo1PlVyDo18uc5syliwt8mj08E8N8MHXWjflSUE9SLZ6X\nB4Rf\r\n=yW2S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCFjRQSOhHJbd5SyDuIqBhsumX8mhMQjZ+yTTTM3pxAUgIhAJqRWWNCi5xcKGYD/BDY9KpZNfyeP8UjcfncLSJnL7xx"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.36_1531230561523_0.6081822290962973"},"_hasShrinkwrap":false},"0.8.37-20180710135138":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.37-20180710135138","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"afeb82e118c7c1019666841e2b656561f25d8649","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.37-20180710135138","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-fFB74Wtp9tUvhEorw81CUbDx16nv5tj3jLGIpBilMOVUwqydpsJXBYr0qSwXreebCfgnoOiVT57S+5no9eOa4g==","shasum":"2365e89d1f10614872a1208568ae6b545c014071","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.37-20180710135138.tgz","fileCount":562,"unpackedSize":2053867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRLr2CRA9TVsSAnZWagAArFgP/RJpHxT3V7CmkH1F9dEP\n1gLBM7DG7AqyREHmTux1OGHXsoS/u+yAYOIkDr3+U6p108JqazHF97q/6pNt\n9azS4WscwMd8+/jJEGJMUdDvXlN9Qf88qYN3HrzzBVstlvqafai6Uk0lDtbZ\ngKvryAZfuyeuZhH3EOCKqPAuEDr9mJP8BjYVWa0e0ejvm5dQ4dYRL6AO9v+M\nZZXWiMH9vWkLb5YozPGJg4V5uO9QX/sPxrR2Q9eqqS00NhKzgdav88BuIIjA\nQmliiD4SuNazgFj55eYvALqT3DBABeOAjikzE1ou7wumKQpd9zXzay3e8/4z\nBbYsVvtGmnthbomUQMgFEcIJWucWpqM3GUmVDSWcnHNVOqCZqu5lBaN6h0t/\nWd1v6iozEUEuN7TRPhBhL9/KIStCCofyY5sP8nydmnT+woJ4o9cFyh07yhgl\n7VqE1LNTF6Vw6WSqG0EOhp5TJCXhhLgIRypypFU7BwLYsJ5fz/AZvJVAauUn\nW90pjw6xx05qg//BYvisOvC4S/kBJQg8EWF5kmFR5x8LgFfHIdOOcd7ewHP5\nonrtdvVsuNFKsb/KLBAgHG6L6Hti+fxzUkCJeSSb8ZbMmdPmRduCAwL2q3bW\nuT4kkGBcjiFMx8hpIOLmr2wVjyBgIYOfRx9bsZh2V3PSBoLyqddxrJIkYmVs\njKfh\r\n=fb3o\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDo2s3l2JTgEXB6hH3udmPglmIjKyaQ7x+EvAC2+WunPQIgBocq5sx20ghai11hzjpKyCaUFlIVjcl3nDeHw+nxqJ8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.37-20180710135138_1531230965975_0.9530257579926105"},"_hasShrinkwrap":false},"0.8.37-20180710211754":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.37-20180710211754","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ec68b540c62fce9eaceb5f62250f58247d589712","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.37-20180710211754","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-kxXv1fPy2DhtnKuP2j+ofH4IihjBG43c90Z9s/dC2aeax6eqvmJN28yvpPgSyQCHwjjFggIbLkkCJYzpp8ApEQ==","shasum":"f5677059ae32220fbe7370b3ff9449398176dd60","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.37-20180710211754.tgz","fileCount":562,"unpackedSize":2053676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRSN/CRA9TVsSAnZWagAA59UP/Raj2YzimruTU0DgpHbP\nLcgbJyJRaYfcrPHkBinSlZlcvk8WuD56PLjVrJu5v8YDk8jCyL595lRRaEFQ\n5+xtcpkl4+CwtrPIgCaHpEcGA1GiNYxfL4vXggtq6HxLXQ+NBVN66v9RrR7K\nTdV8CYVygXtQyTY3zINgQs0SnCM4mOnVDCaRBFGhL5V+QVk4p7/1yNIYbJs8\nt4+9DzQ5Y27/vX3MBu6SgX+F5WTwbaZ7JUWtPeG7Fy6GC5GgcjcGUn/edh5O\n1j93Sgt1uZDzSFvB0knEkWvumQMtzye9ziwdaD6//ZkEdUflCuTgYI/gnAvz\njsdwTF0t1kfO2iGLwV3nzvayUmsSf4iVctaqEYVyrAo1sO7VWtHwuNS25r10\nK9KaCUdHk0gq8JwrS9XACdDQDDPxJ7N4FCr3wq+4GCDB8CEoPzyxlGFU7QAA\nEnBXg83bQOYZEILwdQkej07nwB3Id3CbejdE3FgpRQiI0LmXZ00x2mc/NOC/\nfV6/uutlrFYXplr+8fKggX5Q6nCyBPBi4SwMT9dlOr5+EUcw+I4lO2gpcv6P\ntTTnrMA/Zbau3yDL4vmqWeeGcdIAuiCcWrrKR440zWUSv+xSnYFL1RW/20IG\nIs46npK+lLobM30nV8ebeMM4Wgs5seJ93E0032Tee5a77G9UMjfU6tjRYRME\n5JXx\r\n=4Z16\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAPqvJ20Twh/ghGL+D/G0IquR0/84xrWDlDGdcBxqEQmAiEA2rlBfRzFcqvewUAa86RWBfMkFqtYO+wYbhvZhppeDJI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.37-20180710211754_1531257727765_0.6825879162605961"},"_hasShrinkwrap":false},"0.8.38-20180710212439":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.38-20180710212439","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"bbb9444013d021954a61b7f91224640275279c7b","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.38-20180710212439","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-R1cwT7L7bTrKULP/rEBSK7ttWnNiUpiIAA3ppDhRLL18ITIb91eFLhsqOKi+Vrdh8SFkTjCXWXTiFtdPo6c0SA==","shasum":"b6fcaa0271efba67509ab3c1e92a4d6cebe5799a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.38-20180710212439.tgz","fileCount":562,"unpackedSize":2053775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRSVJCRA9TVsSAnZWagAAKwQP/1WfE8Qd025Cbm9yhbvp\nBW6G+NnXzrGRwqbjWkMgjuFUA0uhPbGc4odJLW3WU8ohUXAJUswosC9qacx4\nRhauM2nZPKxD+Im2mxU9m5wjA9mAV7Dl2sByTFYQCboB1K0o/oMwzL38FuIK\nkuAsnJ4npmjVdBSwkYx6JRyenWJsJSXIbCNIh46Km6/dW7wEXDwt0WLUNCdO\nYxAaKu3+d2YMQj4hXqovMN6rpVqGYg9rUv7JhwFzzCZzDiJCRL0jsocE2W3u\nm9nQR98En17n8o+IQ9QdpAOvoZwUydiPckpbuN1sotGzqbQFkMED6u+A0WT4\naE1jZyOSbdSmDXkoPVnUJW8m3096qL41JRyxYPR1DYMDl1ixgMV8Hbz2MLxm\nxDmhdIlZlwhKLHH/ribPEgBq6bXzKz+vWwkvmrQOjOSLrZNd5MBkT3qB1DO2\nU+yiP68bM9oRnYfa2XlTVO5vMBuDqdM1izTdJjDBJKU1QKIBG8MnHaCySWX5\nYqZKUadf6x3AIFNx4diigZM82VL3BIAcLDe4XQDA5kIP2T17TjB6Uh7NmV8v\nOZf9RiqXl2znEKrdT5X2HVLieIkraAvDsqeXWGO++ULf7OeDhqPv2K9y/mPC\nVgfbA99aTlGztHot3oRdwCvFJ7+JJNF5YNpygssv9p7AxBQW4GsIyHxk3aYL\nule3\r\n=ly9e\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH5SEaGYXM0Awl6uCxhszJR5t8Tsyiv2Ql9E7TqBqzmHAiBq3VDztNAtme80ymzs6NV1ySj6KHzAtrliM2EOViKqiA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.38-20180710212439_1531258185077_0.12582830628391206"},"_hasShrinkwrap":false},"0.8.38-20180710213556":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.38-20180710213556","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"b8c0ea6755050a89e432bdd0b83a58d9a5195651","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.38-20180710213556","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-GXpVBK0bKbgCYvArxsVLS6/vsBNFifMQr0g2IkoUrwzkO+nVPYmzhsBqBrlw0D5o6OjQI38WM+xcVKUVVGt/tQ==","shasum":"113f8d89e1cb28e525c1b3e88b171bfc81409495","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.38-20180710213556.tgz","fileCount":562,"unpackedSize":2053874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRSf7CRA9TVsSAnZWagAAkI4P/jHs7uhj9htj+n2md71y\nAubburwnMTxxv3QCIV4l9ozSVsdoiriAjnEUBvVQuqi5gN9pE0Mmg8JN4F8V\npWwuN7rcCUW/84D+a0GGlBbrUmc+dbhaUhq8C8J56lMJWr0gJnvUbsmN/YaM\nRz84pdy4LUB28zAmnOECUWNN80LCo31r5lgPiekOAMmcXb54IP1AtQPoV2jY\nqqbN0LUFxKwfzkcPx4+9D9o4dzrae86q94hqtzpZp3bZFwblqCsZGrbavPv6\nK0YdbXUdn2Nu3d6qQ1o23ZqsBxBWtp9gt5toDw9Y2EwpZjjz0NzNxCIKCYEE\nM0Yb75dtmckiPIPDYjphJ3eUge0I9fMELhB4HGcg4G6DfFUFBzHoAvZ4O8Ml\nfJ5wbAxDXIFHIHsLqg2hFkZdlxr2dA6/Ka+UrwMy7I8XTD8dfSXSldwFL+Ur\nmRbeIWxAjLQMPtGk5HYG97IREwEfdl5BUjWgG+jivR3f5U5xzY0nPgfiUajD\n/ytQSeUtn3m/kuoMFR43hZtEnQumCdsoPmFsmZcMepQoO+6TyHW2NhepdTjp\naLc6TvpnZnzXs/M8neT+qN50jfHTwhd3/mBwRRdJz+o7FKJpA8lTm/qEPER3\nZD+gn8NEVBWteJTDtUcI9aUBJrun8UonXFA6RIM33IVGzLd6Ys36B5n5RASw\n8ptb\r\n=PseP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+ieXNo8maGBALsZks545WGMj5A+9jIc7PX7WVSVfazQIhAMiZAClsq4jha6rsP7ZvtF7ke8ukID36FtYxyswtrkBb"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.38-20180710213556_1531258875758_0.29898979810726645"},"_hasShrinkwrap":false},"0.8.38":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.38","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"b8c0ea6755050a89e432bdd0b83a58d9a5195651","_id":"@atomist/lifecycle-automation@0.8.38","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-CrTx1WSeJtQvgYnVrxnXaAkz/qMYnFe6lI+S0/NpYuXef8GS0dxMFeJbZJ5dJm47RHJhTVbjL7ag6gMsiPgWXg==","shasum":"f3b4586d01c0dbb76b3b66ec4134e4d29ff13f0e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.38.tgz","fileCount":562,"unpackedSize":2053859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRSggCRA9TVsSAnZWagAAqbIP/RwN8sa37ALYwrdUA6mD\nTnlwUUS1UEWu86T0vdYXZFTl+WNwzZerBypZ6C9y69H+NMhYObG2AKHPcBQl\nL1kTcAn5IbrAde8WWV1vr04N1dQgNlcLXv9eWndkwmXhVsFbziFRNl5ukX99\ntDmx69JiZKZTj1s094KL0eu6/HIyyY+wB9M5mD11mZQ074NueWelI8GywLaK\nTO299j/OUX5os06xL0Kehyqvj8vHey0e5/385IEyto0RHMzO5c4uzxfoMe+Y\nQ/t3WXF2FHGgSfHnMTN3zRZFxOQL2Voj7YLpOwsz/j4G2cjFWmm+NvFp0ShQ\nhx4WdxA/rwvqj8OvN14cbapAtQXhKk1dSd/FH3qJRtaXMHLaYw6agoEvQX4z\nH8vgQtB4+yQ9PIsgW/jjQ2rj03AHvTF8cQgwBdO7W2MIjA79j146stgvthN6\npCqLRLZh9P8VccxS3zxT/GxYR3eX8vOnbtt3gXipe1rRIJTHt9qKdNsBD/K8\ndAXOtxKYIKE4UDmmrrpk/T30fyTscBUfer/sQS3D5KjNw0FSgSMtJ/HwiNOo\nCzfNbMlTMW4bDySUX2TmBuoJmxM+QvGy1WoNTTJv84HXRfolXOGqBJGC+44N\nJvqewpyr72NtEyaShGBKJ57xBjE5vkfoRDbQWbRmFmgy2spjZebUbkI4EwTO\nAv0+\r\n=NYsa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5rGH84S+7Z9axHb0utyeEWBxoLn6XegWa3Wt77oj9lAIhAJkX+RIypnqOM8wrfPrRiSdlcZ5KoreVUpYa/X/vtIc6"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.38_1531258912666_0.7992026352439796"},"_hasShrinkwrap":false},"0.8.39-20180710214418":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.39-20180710214418","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"cf8619083e2525d0401396eb1d80338742bbbb62","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.39-20180710214418","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-wgtpHeILqDfmy9H5BTXr1qi/MYX1UcIB3ay5B60iMPqlj+r0Sxrwdl3yjbPyYvuXk3q7JLwVs7b5nGmLBqtOaA==","shasum":"ee4c90002e72c26ac77272745428e3740418fe76","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.39-20180710214418.tgz","fileCount":562,"unpackedSize":2053973,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRSmxCRA9TVsSAnZWagAA4L0P/2TdxTihNeeqTOZXoTrq\ntdrX8/Nz+ywCf9gJzSim8vBUDc0jQDXVhoebCE6xzC3/9OqyGbY/N/6YI8jj\nSEXq07pqxdmIztYkAPKSI2v7B6bKoTSoIIawrCmUy4Nhvun7mIFjw8wWj8Ac\nnyOtGykXGtX3udEwBrlGVLZP4B0nAe8B7DMq+r0wtHC1NAzJf3zWtbEWUV7M\nvsJ8eF+zaWkxjADz/vPjyncSvSjgKhUmG3DoH574rUGWLLgFfUxyP6GT9Br4\nqcTF8CGPfX70QGMTmCjMHIIJD3Um8wj2w9WnjhWlTi2MRN7+ADyh4TV+WeIO\n+35NfXKULN/d+2uDsvSUNMp7xOmZl+KWmM9BwfFFGZFBaWn0t9Z+rOMg4SZS\nPApvK0pi/eCoaJfkAfgtrPeFz/mP55NH5kY02ZJ2dn2D7buGC3JmUXVFqdYi\nJ+zXyrRPnOa4dsiUTe824VdYsepUvEEM+nh4q9stIx4aeK6Pf7J6asI4qSyx\nAtbBH5iqakDp8WYazahnRzQ/EEA3/xzM+PCimFz8Vj4SLLnfvkMezL+/Na9W\nC65263o0GTXXR+guuBxwiLfxTfjcw/MwO1l8FgXYypPRejvvBaIaRvUV5CBQ\nMUDjkYrLIJcVClIIb6rp/VAR1jYHkxNr5wi0u/+EgEvH5+YNijwr/qUfQLpO\nlMa1\r\n=gQTX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSMrjkjPmPgup0Rx6XToDqktJ6q95lezV00vX+GfLDawIgW45jqw512bUYKJFhkRXoeOXB9LtIJJw9G5viKXkicHA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.39-20180710214418_1531259313078_0.9151237738109115"},"_hasShrinkwrap":false},"0.8.39-20180710215310":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.39-20180710215310","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"07e7a19a6c6418233e96b84226882a1c6eabc493","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.39-20180710215310","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-d3aeG9o7ol+rKX0LhUTnup7FnCWErQqh4jWb3ktPdNKK/eytaOgqZOM4ou+Sye5Nhh7tqyqn8aCIUUQRUp+jUQ==","shasum":"e44dd4c324ad810dfb5dad6cad9ce545f80545d1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.39-20180710215310.tgz","fileCount":562,"unpackedSize":2065992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRSvCCRA9TVsSAnZWagAATU8P/if1DtGBdCCUDnQZy6rn\noWTsQfvyeHpzTGXelooeYgywUi9xslVnCz3M1qQYTARj8r+0BTELw9vCYED3\nXWL75r0qTV/AYiLoH6E+kLouDZlfsjpMdnLMmDjmvfAtwJoXEHWZ8TaBpDLs\n2RLubjgZPDLB5RvE3utN1jFfCjESrbrOzKd3FO6IRW5nlck3t6VAZfjKuUrC\nMu6qz+qxWdrdXJH64Yr5/YIiBwL2j+WQkV6zEGyUQAS2sT32dJ0uGfs6xvk/\n+pxAio0Cp5Mx5JnRcQ+J33GQXkoNzMLkguYO0AiluQQTBk6FpTJAMdBjbpHY\nrnmq+Mm+BfjufmxanxF8wEsD+nov5+QGCp7cx3Z/O1fBdo2X6XcfY5P01Ub0\n9dikhWHRb5Uiy0mN3gIqBUDrSATcbj5ysyG6YAG4Bff+3qaEIwK35llr06/u\nXY9CfA5WfOqtsndkEc33KNv+JmkU+L65eUcOW6LqievMBfetCr8/TPjny31D\noWyNLpwVeT9ZSJAHDnEjssjI1sshgzN+GWwKioLXfUSccbsGFmbvZQSKDpGX\n36XndTMrN7LUMtxJQaLSv65OGjTTOyZ4a2AsO7x9zT9gTcaM3faiHexYqneU\nuxGW7a5oDJlG2GWWRmv6zDQq+esZ7ans1aO/x5Dj+YZOqKhvdXqLPYx1w3w1\nt97r\r\n=+PuW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDiesxn2dmjIOJTsGIUIBCtg48Z3b4aOK8BWkbp8DDLtwIhAOrmHhSQhCeCfNi5u4U5wZtuAekx7csBdlxzTClPaNI/"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.39-20180710215310_1531259842026_0.8752932733854788"},"_hasShrinkwrap":false},"0.8.40-20180710215929":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.40-20180710215929","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a2164229b08cf03621aab2c5c1d9f71c1b16628e","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.40-20180710215929","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-S0Ps0adAiRyMQ3DBMLXOSVR68foHJOF0jCyCP1bpyoi0VvklQmgzpg9GkQhV5SaRwripi61m3hAxJS8ux4HLbg==","shasum":"aff50a6d8ba757bf9da06a8a891253808beed80c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.40-20180710215929.tgz","fileCount":562,"unpackedSize":2066233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRS1UCRA9TVsSAnZWagAAYvUP+gKtwLHC8LMr89vYJPHB\nK3GXbIdsGElsbZCmpXmweo0wLJBrfIbfq1A/TJUanO+FAMsF6Keae8F1CyDQ\nz56U3TcTuLtgwEzLJFrhBDU3H3BCZpyjlnRIHjNwOWQLHMQ6Gbn2Y+LoBCJ3\ns7Wx7nGMN7G2O71qmn6bqNDO8kDsd8u2el6ZPFYIUKTx3o+eH1rvkqbUfGe9\n2w5oAN9XqxtcGX9ii+nTlp0Gb9/ZTrd4EaLCCuSn8oB4LcoOpxOlPS2m9O6S\nkgWBPifEy/MG90gXgz5EJEt8NuvsX5sIWdbeaLPnP9RrwBNKKrJnOEANCB9v\nGACpFVO94LlK/OOXcxZ4aDxJNCcx3XXTdwpFAKNenV2UqVbA85NCFU//SYM0\nLaDAuVAUlsqw57zpwih5J+LrmFOepepptRtws+iVBpwxhB/NTcdv2yPSflih\nPzg7LxmqykYJGQi91jRcarqZVL4UCrK4KKAufXm2X6iIoU7LmkdrhZTnrgB6\nALLy5+3TaDIUozmXTbavTAgesM2Ps59ixalZPzMwBZ3eGy9JXN65WQHz9k9W\nEAkW+flDi9bi4iyYE+MRlGH59aEsNZ120XWfg1uTGzUQFwLzP3O3Wn/YBm+q\nXuW8QX0LW/8In+ZXVwvR3M+bNH2zcutADXZQ/FObFtL3bBkuknUMvzWJ/4fW\njWeM\r\n=zz6p\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBmsM0S0dThwO1kI60e+xc12qnnBnPqas29i7poWBDc0AiB8MAx0exbn+fvynb893AyLZGHTxM1ci4ArXjlmrdzYtQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.40-20180710215929_1531260244246_0.1762480642603914"},"_hasShrinkwrap":false},"0.8.40-20180712154737":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.40-20180712154737","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"43096c80d96c65fa390773bf2886576d0c972daf","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.40-20180712154737","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-wxPCYhu2u41EYOJEZ7OKSxCLr1+WhtWC36czYeXEXq52qLZr+ynszlVU7lx07xscWRqhos+h6x92xcWR9sdpjA==","shasum":"55496c6b721fff3514699f91c9bae0e2353c19a3","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.40-20180712154737.tgz","fileCount":562,"unpackedSize":2066704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbR3lkCRA9TVsSAnZWagAAMd0QAJ/WCH2RbJhFKqW9lRqM\nLxyGghyliXOG6sn4lFpW/Mbemno3OrfxFcVlY3H4sHUrepWA7vhUQL+J9efq\nS4tsYgDcqAOkIU62iR3H+6cT1Ds2VP6tVZ0JhoTTWkQyRcQtuWR0GEchM+0I\n7feEqobwQt/Fx7yuclQCpDt0I96zQerYdNbj8Rkm0pizvchuCMuJtTYCNqTV\nK2E7KnwwJkVVhfwAA7OLhw9hblYPq6unXu4dpDAbUyX/ZFz+aoSMLnZ/oWVr\nDA/oBI9RM6HC9Lua+HnRDxQrrizdZAU9gsc73YA0Pmq8UVZ+ag66s+kT565x\nczTNsd99+NogMgOPtIc+BauS9nwo13HdJfk6RgaHErSkscSUE8ahIUx6smaT\nuEsL1eFis4HRJOU9K66tSpiQDS2eZ1iqvqIZVO8ITx9WoGOIooKnJJrZYGz3\nyTXSWdnRRJXOLNwmkGKpnyEa6bpsGfA/27rayWkkbep10P6iJsGhJrxpQSWG\nCwER8/1LJrDxtLcX+vim17gyAxcQDU5WlkxkK33FqnFwXlpwawplVyuW2XUD\nAgKSO9Vo6iydyVcfDLkio1WsejYSV1+IHrr3+kV6DcBEsjRefI7jOD3aiyXg\nZ83bNzpccK8XospLeOP5vLiOBWZeB/P3ohcnc7B8YGMm1cfMyufl38SUu7nN\nUewE\r\n=9qH+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFF6189TI/Hu8qai+CbaA74cx9qQcDC6Xoa3rFvqjjScAiBsmYT5qARillvmV/O0whUgNl86Z9gUrhI7nyGcAPvaTw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.40-20180712154737_1531410788419_0.1700180947618688"},"_hasShrinkwrap":false},"0.8.40-20180712160342":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.40-20180712160342","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"b0402b919f67ce07509ec134c1f12dee7af6c655","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.40-20180712160342","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-guzVm8vl5tVSeINl5qyQVcoT+HVJz+opgDhXX0AvdaT9JlQTuRGfFi5g+zW0BIXEKuBDsIH4LjN3EpirndMFmw==","shasum":"5785fc22d876610a8a40d89b918ec7b6ff1897bc","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.40-20180712160342.tgz","fileCount":562,"unpackedSize":2066721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbR3zoCRA9TVsSAnZWagAAtgwP/1hNck56uPpmZbCJSpZT\n1IDqv3CRl76iPAAVvTlzn7ErPglWpaBYMzGlttrb276xpPiXsmGYKT4lgsWh\nxbyz+vF+3MoiQhFRxhmJ7ks6mhUKlhyAflFiTkbzKHW/hcseAUM+1FmCYrRK\njHFBrcyilYtdygkSyotavVhCZTMC3y4gyprUcHP/BQWZMUAkVPMR7JNhxD+1\njmcEBsmlaqjPLWNBFzmbDUJ+rd5tZYQgTIdYk/MpgNO769J9JF9Qx0RSgktS\nt06m7UAnrH/8B5m4C4q2yQ2NIK7b5lomqxQB3GtXAHIeaJkwY7ExyBJSoA53\nQDT1WyCUu7pj7dI/bgjhAz2e7HqJQDZJkthcpYRDfhPEjucKb6dj5dYtc9Ly\nxfr3PXRgoYeXNZ36szrVHsTgSzmsBPWiTXp0sRo6Rean5TCNs4S4mpl5+vok\n7IU9pTWotGjNz6REmtcygS6XnXlT7VROBlZ2wnUtXlrn+uXOgTJaPODBYWdx\n1kmZVOVgfuB3g0hVYn4OP41gAs5OLKVeZXjz+91R2KptFUcGFvBFAaht0jOm\n5Hz0atbuEq0u576xcKQUIYnXFUjDtCmTu04x00ysNkhvyGA61bE2pg1TzdgU\nc2fntjhGoJ9BcX41U215cawITfjOjgpC3on5o9CiOwKW416clpJdwx9fSflh\n4FZi\r\n=8wcK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDx9/PDro+Bz4hHH7lft3XC6f02dt1JFlJ4xWfzCY2d6AIgYdgt7XWFknGDcIpB7DkJCAIs+NuV/+oglUqxIveMlfU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.40-20180712160342_1531411688851_0.12463428807325427"},"_hasShrinkwrap":false},"0.8.40":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.40","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"b0402b919f67ce07509ec134c1f12dee7af6c655","_id":"@atomist/lifecycle-automation@0.8.40","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Fq41BIz/lnhTeOpJdltNfeMARAM2FcVGSw42L3yQTS1gIFDm97fjih8gQ3v8ZRys1v/da2fpopf/pe8IhSiNFA==","shasum":"6f53162efd253a3c0037fb75102d2254f8acdb33","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.40.tgz","fileCount":562,"unpackedSize":2066706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbR4ABCRA9TVsSAnZWagAAuGMP/j+wQy7V+ilTzGDqu/HT\nQEvlM52dOwV8MoxhjQKtBxsDpFDgKMyK4KEH/0HMT3aKCIpxfD5jn/3FSiTZ\n1ZOpUDc+aDntfPp2/Qfsxrdj5fC4EwmYmdk6ZzS/CUjLu+wWqho2BtPDi3tK\npJNLdKtocxx/0J4yBc2apGL4n3DfHrZ//DxCZyTQTEN2t7C/EonCMXAx5MKf\n4IVocYSMhWkA/ZBMPZ6LA3sJGW6Zhu3ZZiRFkZRGIBvKVxsBT5LZkqJiSDGN\ndVx/YqGLqjksPrtQpTjco/Au5oDzpyP3K1/voOmtvqylIRDd0xgCmp7vo+8U\n+O10kCcRPeOcQpcVd/D5jfNiOp5sc7fsqdQ3HQPF6FtLBx3cmrVhu17IEPEK\nhd7bmSfG3Pw+YkL7UB0Bug6mRHQUCWUgv0jSfJEx1R6TCS7T4/qJxDutjtpl\n9kyBzObtKJBwztzj4jeHVrSa2jC6grZ5FvhsnGEjLzT2AfrdxfDTGa6+PSTk\nzb7Btx6knvUQOR0l9y5Y3fndJLUX+Iphh0XW8EVfzLtPHPSiJA4NvVi4XK0P\niYn8z18YgYpqHDtciBp29SWe0oyadSS/yE8SsUG8sl4H09KlFshEzrukC18x\nZ6J3VJ7TdnLVhHJSCDX9HcTuad3HWmuZ/Ahts1eGRAFhNVTVNj791oH+kc2R\njdn1\r\n=KHPC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCprTansyBPbTqIDocoYkrWfqh5x1w+HFpSmdO21tXNLAIhAOsKIL4LuPmpKZX4lpBLMS443kY8WFCzxj6306x34UBN"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.40_1531412481257_0.029737296901601873"},"_hasShrinkwrap":false},"0.8.41-20180712162345":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.41-20180712162345","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ac14f341f44d12e144a5ad3db68b0592a73d86f1","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.41-20180712162345","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-qN7e6WTLwHoMsOOkAQgxZU4q23GN/98wqxQOdcto+nUY6nCcNsy1mTw6L5dkeHZuo+tb/zGWZ8lo2rd8lCbXOA==","shasum":"ab2e3d1e26aa9e1e7827f85e1037fb976ceca64f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.41-20180712162345.tgz","fileCount":562,"unpackedSize":2066820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbR4GxCRA9TVsSAnZWagAAtdEP/itYfcvMH5y4wDA6D4uN\nLgaTNvUGTedfaZSuJUbAT2zi9IUZXHCqUursagyFofrl/z5FDeubWavMg5Vv\nIoYCB8TL7LuNDe8cRmKdt4OoQTi9qGVKlCPGpj5audNHsKrGEe1INCwwWrkh\nL9jY9DxeL+gziUS9vhyVkXeb1WKJhJOuIt7bhhRsi6RaPufdU1UF4d5/trV7\nkGYREafEYm8Q6CZo5ogQr+shuoCZC8NOhTp+C3n0/o7lly43kEI8t/FCN/DC\nZzSlyCmR2I6Kf7wP2hD8jUm0Na0EYVo7cPU/WJkMof/CTXs72aW1Nq5LUfMq\nnF7kitE2jcPYCtWsOA7GftknMxR+JmyNjwDg12h3XxxLoY9uD3lVadn7r1EI\nu6c0hvlGaMrS4Kyw3Z/uNdgCqpnqP/VsgrwwIb8kcc08Wyn4hsaPcVN3U1ST\nQCMlJ10SuH7LUck58YwkWPLqgUBh6zz/ZnrrCB1I71tcfbT/fp7je/468uk6\n79aahQs9KcAqLFfiYgFrwP1j1LZui01Pmt967XW8WmKWzVJ0C5TnhaVMbP/m\n1NeOnQbwFqb6jG7DaAaS+LmjA8qw+oSdi+gz3derqu5gg6AjavWRvi8L8WcL\nr6+LZ+l5HZ9OobXJ0hrx5YB/uzcJ9hcevQZq9tlds85aWsSOY95eDVJcK6Hg\nLjCw\r\n=qyr0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICw9+OMHQdYRddMnK4Z5LZ6roOSXMEcl9SSBbiDO5VN1AiASldT+4clXNUrVfZhNDPtK5BmNOT8JG/jds1N2vHrwMg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.41-20180712162345_1531412913357_0.2363308385525078"},"_hasShrinkwrap":false},"0.8.41-20180713074732":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.41-20180713074732","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a7d97e7c63a6569c88334e97be100910c58a78df","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.41-20180713074732","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Y2zpLvXUJjWiK3u1iSbzc/jHdC0uMmNnFDL8MUnHnzXmy6T/usdcnTmN/ZtxX0bd3CKjI+3BRE8IwAUwZNrWXg==","shasum":"e6d0dd5ffefd6bb0fb83fcf8579794c5152aeef5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.41-20180713074732.tgz","fileCount":562,"unpackedSize":2068082,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSFpDCRA9TVsSAnZWagAAoEQP/it+/cwPHlvn4pza4rXx\n+memIFWpA6H2j5pxXff/tiCT9j1700ekn9RLVNO70E0KEJQL1kF1AT7nY//K\n75fmpLy7aEkUgeylb2kSvX1SQi3xEBa7FMSKy7vPChP7GnNFlxp4dhQD+Kvc\n7lgc3+0z0afyjNOvnOhQOOEpe/d84nKbNVWruCNw1T0t/d/CkahJ7BiUWC7+\nI4Q+rNX82+2SBJYe2H4iiv2bNvhhSHycEGdysJt/IZUzQE5ykSfR69fOu8TH\nnuotMFzD60afSw5Xkfa7FMfdwnEE//msrKSHvE214xPfEQIwWNCZn27XqlOd\nDp6drcl401gKqq0oqI9spwW9CepqtYX9vrORzDmTsDDQ8nPjasbSVt4+Utsf\nmqLlvmB/jt+JURuJKoJW56kriyymLGA2am5Cius8GIc+immRJdvpzvpyE8gd\nAU/f3IgLqWVCh0QF6WrwlCNf5qrzO6Wi30m6Z6Zn0bRn/MN0jgfotpXgDRrG\neszt5+P+hn5HRszmSPC5Q8EfqIcOL9E2+WBEVLnc820vrCac5pOt/hJMqOwd\nbQfjD6CKKARld6Ag5VBvDJTm37w5byheUE83mM74UnZ63R52/9drHn3Ps4F3\n1cGi9b4afLYEpLLOlzlRdWi0lhScsVOo3hWxBM+QP8XQKLMasp8KnNfDdPZO\nGbyH\r\n=FSwC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCrxwC/BtkIsClTCZZAoEs/Dst8giaHT8wdkE+iKTTHuwIhAJe7HSPT9HyEWoAgnn2smROUS8rkSqoMcngoRiTOOzRu"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.41-20180713074732_1531468354959_0.7330724594481315"},"_hasShrinkwrap":false},"0.8.41":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.41","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a7d97e7c63a6569c88334e97be100910c58a78df","_id":"@atomist/lifecycle-automation@0.8.41","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-cTqYU+4zgpAwSOo7tyHTyu/NYQkNT2kitsEb3aC9ENP59+zk4zy6XzZ6aFKVy3gNPHTMxSLS6MNFpKjj0KztQQ==","shasum":"185e4b93f18483ca42a291746428ebb905885dce","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.41.tgz","fileCount":562,"unpackedSize":2068067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSGCrCRA9TVsSAnZWagAAjDkP/2DLhyme6EJhihYg8j95\nMVVD2fF/M1qKs+kH1gtqYbIzovPWr6u1xUVWudpv74d4maAao7LZHp7NIKPw\nr9w7LCMqjtRQwHE7B5k9D1zeh38L2YNOdxYkGlg5Fs37OgokKAYjFZlGYRqA\n5IMCtvlKOingN+8bOHRI+UJQs5DZvlkF8c08v7kyRLbjNKkUXp0TtXgdjJTI\n9RaQFVGS9NDnGvKQlXNYBYob9o3LX/I2J5PHrCsMOYjf5Xe/5kV2UeBCp/TG\nxFh1pQkNC/KBopIbQ5SDAicHP115PcsAw1kcOzpYtShVXHJZVyG5kVGjopD4\nPjChEOsf8nGjLU/2PrORXIv6d9mJP1E/ISATwpd28fLTo3Bjt+qP9E9ChT7c\nAXzPlw/Qkjp+MDQY3rt5al5JX6pMO+B/iR4WAtIUzAVqWTdtM6Xv6HPqwh5B\ns0kgNofBgWR3hzoVHhMB4ELvNWb05eqifdJatnn/mUQRozFykm2TY3s+Snlr\nnEKFMHMxF04jCBP+avwQYns7QTWB0zbeSndbnNnQjFcmUgmgdpxbkCn6lZhJ\nFySva7d7WthhHSRCatW6KsBxshpddaz+8w/LP1nTZ8tRhtO1Bssml9u2c111\nptIcno4uPf4WlLk8WfkANhZ9y0jzai7w8LpwgCW4TlakhiPSxRmgIUd/GK60\nHJa1\r\n=MlyH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnbm0MZhSOsMCKPqTTP1126Sh5KNe6Xy7nhVyMBQDO8gIhANQ2QluQXXu5PeZbAowXodkL9ai2Q4MUsYFjSL2zQ8RP"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.41_1531469994564_0.8829771191552698"},"_hasShrinkwrap":false},"0.8.41-20180713082009":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.41-20180713082009","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"0d7f0161909b178e59fa5a11d8ca05db9b57bf05","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.41-20180713082009","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-IimzGwboz7iC0BMN1Yhqg23N/+rYP+LjdHMgowHaBgLBPRLcDQeG0N6vDYupLNjawzBbrI1jXYwcOjaHox5GCg==","shasum":"198ea1fa33658440c220fc8cc7967ce24c54e665","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.41-20180713082009.tgz","fileCount":562,"unpackedSize":2068083,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSGIeCRA9TVsSAnZWagAA2moP/ij/TynM/wVJSFyfu4+E\n3zXATcQkRWAD7NDx3KVNpUklgq+9q1j0eIVVDyhk2P3SABh/w3NUuhQH7xh0\n9XpsfhD3yZ5E5556/luvUVdF8xaVv5PiEgR2YfGCokcF71S/tCAL0c834MH6\nufWY1FmkWkmh0NVi7Ty6jJdEfJAfZ5gFC1WEItHKB90qrDFSVh3ugqgz6UYY\njs/Q9ILS12AOmaaQRhQs0bm2lRaDfC3zxAnvjBhEHgv7bNP4bm/HpirzLNrY\n0iYe93KVxHiv01JjdCJnDOA1qYmHxGS5A1FDIQzHb84NvSiLk6ejl++qTf5V\ntuDIxcaYqEmzErPI8KhfEPj2UoDychoyIexvc2W1kPdTr6ereXv7n0QFDlr5\nVBSFjYOtU+CbDCu5bRq7qoSXfcG9Wqicz4Uim3vVyk1YlIxSxDP4PmbBbhUJ\nt01hhDo6LViB9ETp79CY/gTSY9WfPeebH7F/VJhiD8gQ2zZ7AH1f40CHnMTd\ngOVdeMf28jjF2W4aGpWwdVWWr5xMc8BPwdyWsq/+8lo6FvLVzFvkHcb1Dk3a\nAsXgkF7bKY1XhEITqy430GD3V8eZTNA1Pe67b6h/KnUHPWzqHF9aNBU5r9yB\nVH+ZGa8sITvbwZjqxdNoPCJM/a7X2CphyhJPbnw4CjApmkD0fPzIb2Gjzsl5\nIz5t\r\n=kM+J\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBAAmhWZxoSJcE+cjhcryVR+Mo46YRwOvn0T4Wc5Tn7KAiAgv1ciSsxja2uwjbGZqjWHmDCmSYMRMJIYH6WzpHMFlg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.41-20180713082009_1531470366756_0.2675394488218965"},"_hasShrinkwrap":false},"0.8.42-20180713082220":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.42-20180713082220","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"56705ffb8eda2bb2ef323efa4883d40a45150470","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.42-20180713082220","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-RfGTW4emspoCk9SgvMIOUYXZpaAJFybGqfbU0/quPj9ae5ZiRrgFtKu8YYLIB6s4grJkBKyua1scjf1vSp0FbQ==","shasum":"7e9f8f78c5e3c00440bf695758595dea866d478d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.42-20180713082220.tgz","fileCount":562,"unpackedSize":2068182,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSGJUCRA9TVsSAnZWagAAREMP/1iBjyRUNXg40iUNDwa9\nxmEPg8w5L/miAH5Bn2orYwIS2XdtRy03jvIEmxg+7WyzogqQ6RaCwlkMNzmV\nSdoYuLjab1DJh4RXgspGs3brUIVT5JyA1fXu9dndbaz06sA8HbVLkYicwoA3\nuw6x3nF1TtP+2jncndrZEQP4jSXd+lBnunF1WtMZ54cD9Kg6SC3nefyAp/fN\nWuOjz4XzvujELOYnmJBi0a9G+DvrdUOslmHRNssPXRYzZNU71kvASRAs1xDo\n48WLaVc7DDlX+ixBt2V0+Tuxm3O3Vv7un/b2vMY0uhzhRyMyZXdzixJ7yx4i\nEqAALpOYOR7vbtxQpXjbC5LsWJZQMD5g4eCxL8jfItBRos9pWdzx5Q9oSVAc\nipv6zfNJILKZ9AnljYa7KmjQbEEd6KO3Ler4eHymPFJ55I+KCBHU1W3T6H/e\ndp4PUt9vpr0nCtF8qPFjoZxqVOZSeMnXdTzc0T/DldLDHxuz9szLujcjLAax\nTsuxfiwSAirIv8Zsz7DumIdHzBsN8zolLNz0lRli7GtwZJ3/GaMLizjpIaPv\nf9KAYPDnLqUuCWENDSWqlGSDJOjBmM5QGNNSmX+tlLDTtEc7bkj9zRdge6Ms\nTMQEMaryVe7pFhOk3QhuVFGYf35LYPtvWFrIjQ+fkYBrI2RlcMyg3IHs7eQe\n1seU\r\n=BaOt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEsTAtVGnCucHcNGy6RvBcPoryoYaBFpiI8B+Uptk4SPAiAztX+50es9athhklzP3hecNAgGDafNcyQRx7luKZ1kVQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.42-20180713082220_1531470420017_0.0034272501600018934"},"_hasShrinkwrap":false},"0.8.42-20180713095625":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.42-20180713095625","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"280f1d45245a936a1360e6d71ae2ecf66f8e6e0c","_id":"@atomist/lifecycle-automation@0.8.42-20180713095625","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-pkWEQWxaiiveNXR6+d9cIvH13zbP9hoQEAjDDF1Fld3K3pFKspfljydUko3BkV2I8pAZdSn2mZ6b1IGdRQyl9g==","shasum":"b47f4a9dd72fabd1fd6a4e2c520f74f0606c4cdc","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.42-20180713095625.tgz","fileCount":562,"unpackedSize":2068082,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSHhRCRA9TVsSAnZWagAAt3EP/A6qAIqhQgXYiCTOf922\nhgrg+8gyE0LDcjykx8fNdilyo+D6IaG1hU7XhaaVSstRUGf6ISTrU5s+cT1V\nm0CWIPxImTeUJkYcc0GQUX1az+7OWSIhKaxkYPNQ7Ha/TdiK+K3MTt/Y0rEu\nUYk3c64E43qebE0ExcjG2TvcgdLvOuH7/edzJg8/Jz7vnx326wXJh3t+SwMs\nb0CLEHG5GRooJkf/8o8LfHMkm7zJ8tw3crGN5nlhU3U4BFMxLR2J78s1/NoM\niqP4FQZUZOlIYp/TsEozYImvCCWerp/H9TijZCsfv9FY97uI1DHykW5Zio+4\nnSfYvA5Iab2we/Ba/0IMQZ9tE+xf3fWhEkjE+nuxEh2lUUSLHH1FEiqa78+j\naR8nX4J0j5NqCWPcQCQNtegrS3/Gbbk4/8lcyPNx2aiHje9UKjPOmPiowbHf\n+Gz5bah/1SrKnHMFxpZfq0gZAfCRTZ1cwuWVxbdc5by0cYCNfrwOWbllOhcI\nK2SbWsGIuAz7t6GZnhN8/2WsgfLFexVRG3M149sVkRqm/HQBId2CCpkeITRu\nNidjaw5VMzQmtXyvpt/mW7iX7YLSWTggXFYb5JQjBs1W5DF7jMZtHhZCyzm3\ni0trtiLIPHRX84qAeVWbu51LdT1j1Kkw9aklS5iMGSALxYq4FS5yRhMyoaNW\nwPwL\r\n=TrtQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRrQEtA/NoabiUA9lJ2/6x4COBnzQF31s9CwHKRCkPRAIgJMGsDuRWAoMtGpUKcJYJjyngd8QthCqSr/b2d9g9YzQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.42-20180713095625_1531476049385_0.33857821695762813"},"_hasShrinkwrap":false},"0.8.42":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.42","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"280f1d45245a936a1360e6d71ae2ecf66f8e6e0c","_id":"@atomist/lifecycle-automation@0.8.42","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-PU8WzNLOCoZVsg5mtgmgiuTl8zCA0UaJyl6/WdjyNK8Xy9Pn01fa9+CDHDdmS5F2QVuoJ9XFWb2JppqV/av0TA==","shasum":"97be9f00d010c1d9094b6c1be1eb51cdb4253d21","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.42.tgz","fileCount":562,"unpackedSize":2068067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSH6uCRA9TVsSAnZWagAATh4P/2ODo/nBE0RvqoKacku1\nixzUGM1yvSd40ZZMkgSdar8H0iHbNF3CrdGN2AjhuZt9u3Mmi4g2mxiEPneL\nczNdkSHLsPc1qkWsWLon+Ml5EsumGJfZAc4JCEMrYW2WxgzubZ6hu8DdXEDt\n/UBNVUuel+Wvlt0xq4ZIdlqOdUlB+EkF+yIwHwqnClejH70fA0tdKmYsJi9y\n7THF55jby2BPh4NvWzVr88EiFAecYp7Zn+42FV05ktLltdbgBC3z7qyOm1aJ\nWZMmv+UInOk147nNFy3QOOeJ5pfWan+2EAGYM4UqyQThV1yy4pqhWWPwY4mT\nZrE/C1TiTH/o0wYG/LcYZAo9q/wHt83FwRkbKDiPpv5E+69wZo+kOMbQldxY\nYHf6gzb0vtoQjpSH4jcOHHdSPpLKwbQaFhRDb1FMHTa5pa5iDOLW/9IM2l54\nE/XVom/T2+lY+bdFfvk0BPV3KiW/8MsXu/h2UZq0ycerAk6n1SOJxFfJlBJ6\n9TRjA0PlLZhvSkYESYvH6RvFXzKH+PT1VPUK/xCsCIKIEp94/aMmvS/t0npX\n7DbD7Q5LFVQiJcEIUW9VPG3jW/DNQyNVKaFoZUkGfRXxDhhbECI9zEeQzD0x\n2nFJ9yv3M+53/SAYbHUzZ6+5515EdxNcwHK/TnQzva4rT0efMmiTsRVWccVR\nCYqD\r\n=AGox\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlTFsGxycaLlMbeFcqAk/fGBE9JsSv2Nga58HHP0gxqwIgK95kSe8dH0AVl747X692U7ODCHMXlewQ7/++PkEPJGc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.42_1531477678562_0.4929659114375724"},"_hasShrinkwrap":false},"0.8.43-20180713102928":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.43-20180713102928","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"95253562e12ec7861deaca70bf2ef366641f381f","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.43-20180713102928","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-vjFAyBvxHGjL3NNupEW6LTK5ujcpey1vXsuonXH6o61T9GTp9nGony5VieMHgOKprtZ8/79qqENTKwQTV/4T4A==","shasum":"870cb3cbca5ee7854b88e9ae1b2bb413f794756e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.43-20180713102928.tgz","fileCount":562,"unpackedSize":2068181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSIBnCRA9TVsSAnZWagAAvswP/3oKhg/zuQ63VoEJkE+N\nSV3QmFq8tQrr6hLqsD+cTEnQHQSo8OuZV22ZkOnPRXHmq/efNmCnoYvmpd3Y\nVkXd21YW1RzpjSwhhI4ppxJHhZgI0DoDwI5NolVU/LwKcG/EjgjZmmnck//L\n+hevF+ML96GBixdjXOwqdxvcSLOxPxXk4Nnz1BsYD+8HT3WgbSHHfrvy5wx5\nu0wcVtDS1553tUsfUTyrjTrtsNhmuRv+OMKQsvw34T+V9AovfIp0LZyN2+vD\n1GrE3kH2W+rTB/GefeFy5wBE2KMyQM4cpC3rN7NbY6TqRujaKGEpxFTg872C\nUNyRasgyy+eJySV5WrDyVwcbTUwgNr1XZdApIJtiKZ5yw2oBmw6jKSXWDREU\nTaO7w6N1L73gHrv0NyDna2nm0Ko/KFapR/oTnbxicJITONx/GPrEFAJxBMA9\nS4BYXkAEp6UHmAZfQsymzVdp/itjQh91uBNdr9URJwCqb03Sym/+EvSc1F5c\nn4xj/FLgMZ/Wl5Sm4oz/P66OQYUa17Uv0XmPtjuV61qBY05EmdmNlF42kLEx\nBz7phovq22e8PkzI568PXuQDeMopRQAetlumPFvQpusNBZnnEwx1noZgpfWi\nwt+vjCYUrP05Okgk1Y08AQXY3hUWc8MIvIKiObgr22GcM02yKDnEy0YfwvnB\n061G\r\n=FsEB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFo69ZLQOUlNjuwrf0wXsBMD3gUuvfKY46lJhd2Z6TuvAiEAts99WbQQyQRm2D8XN7xw6dHjGyWelbyxjo0rHJIOKbk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.43-20180713102928_1531478119556_0.40187181115716974"},"_hasShrinkwrap":false},"0.8.43-20180713210947":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.43-20180713210947","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"57601db73947e5ae5128eaeceb5e262161a28b10","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.43-20180713210947","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-ix0VcoI2PSXz+964UamudQV0B/6Xt+9fAsTc3eS0vLfUbYhi9jHb1VLBGZm1//VZKf7DVaTsr5I3vYaYinb9VQ==","shasum":"477d7fb6c992336ae8d2367f9f5d6335c384699f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.43-20180713210947.tgz","fileCount":562,"unpackedSize":2068181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSRYSCRA9TVsSAnZWagAAc9QP/2nU1S+L2eP4uNdnh0cS\nmX0XCrjj9VoURFflHJS9NfC4hsozon/YanyWpcibN8moFRV0RdG2Vk9QkE8T\nQs9wWzFpB/KH9tlgdnzduka9eA+C6/ThL1VdKqbWStypiS9Ly6DGO3MMgsj6\nTN/kwzZtmHEvIyWjaFTuCgoNQO0+5bqUajLbgcYAbMUR/f4y5k7MoTtLDaoQ\nfdUxVAQndjvSvAq3JXhkG3eK2PO0Z6Kv2X8Ce9EwC1A971EoqM77wiLDoaGY\nX2gSzrtTeutHHnR+AJY7ASfik0w7fKpcH4ZBa6TOnG5EfEKMfXIt1N9o30L9\nrD0oF6aD9ppl/Kf4d8WC+SsVo2lx6VrpKAab8pvOrP7MKEQQGg6UUgpIe43G\ntCF80QtjqNdm5+dHumJ0AX2zJlNL7TjRaPXHLMBIxNKGCMufQE1hsUuXtw80\nPUikK64JUZim7jqeylRD4ig7IfNOo/LQd+WgCHF6YySRRFbX3r4oXsIZI7gm\nlePDM10AIv2Z+RkvYQHW7Bzf9jfxf/ZvPQz+BuPNqVUIe+DbN4so+GVj04+D\nPrvYmYhpec8jFGUKgj8CTQzvgPi5eFxEtALMGbZqDmOZWG/LD9uE5/iiVrAH\nmFNhkWnVhpPqN5dgwwFbFba0x0d4w76vzZcQ/gmbR7y9d9MT/t6FgqQe95TI\n3RiZ\r\n=nUMH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCFun3jjW1GagRxA69oIfblF105V1nA/av4u24CciB70AIhAPPHZprZzJxe8dJX1H+nU77OERthh8xVsYeuXFXGh4B9"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.43-20180713210947_1531516434473_0.22543935390349512"},"_hasShrinkwrap":false},"0.8.43-20180714072512":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.43-20180714072512","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"78a500e7e3b2fe751d03e618e3a52dd175af4e23","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.43-20180714072512","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-bTbaQaJdkrm1fkmj52twUF/ZDsyknMATmA4Ma72hvdefBHIIJRqWX79LGSBZRwFdlGroRzwkQ0cJqAVRnltxPQ==","shasum":"67ac73efafb108ceef159f82434be4fddc55e57f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.43-20180714072512.tgz","fileCount":562,"unpackedSize":2068387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSaZRCRA9TVsSAnZWagAA7dMQAJhXOYszgJ94qyyVm99e\nqukZlLbK518hWHnYZbkax83lIfbHhla/UbRDkPCY3RZiNNpGdkveb5pVVIk3\ngBl7re52seTLzEocCI/zqFZhpCE7+AWyYhj9YVrmyIyaZ6Q7ZUBPBkr+ePAG\n635F1IfGJ6jvBnVnP8+LCaiR/L4h7Jj81uG3Utcz+ZmeaGCnU8UvwDw23iGn\nT3sNt89S/mXXtuo0PkHv6dLn86bBa+Tro2m3ibCHH44IctYgzRr8wGZ0Uqbp\nNj72doQpy+Sca7UdKW6k66s+GxcyV0MN5yTxECAf4zPaBeaViqt66uoplMwl\n6lcxgfG3KO0Q0ouKSRmPoPzP4s/Wx6xUGRfJZji2JFAjLP8ucJGYgpZ3vXF4\nf6sy790CThSx1BRI19bWz7uGZMMbmBVOLHjARG4zNpaUyFV0g5qtLX2nWpzk\n5ZQRpQU4eSXxGdOYsz7Qh5dNa6mZTJ/DVnVrOmcJ6LNtaGMJer2JWZDdTUMa\nBlUY7aryoPGM/g3uL1x0iVRylFpkq+SGr4MIuvwEAWk0SZXXy1CiB7AvPjSq\nLfDpjZtupPPsWgbCiqQ9akwrsUfZ62wnQOnrIW8CJiOpD7JkLxQsEPfqbjST\nPxYXULpB855NLIYQrroRuhz8boxd1JkKIDveFQY5zdqiUCP0LXQnydpuNxt7\nFT5v\r\n=Humw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTPNzr37YkKyGhTBfgy+PjLCBzztj3FefVKOH+OXG5TAIhAMmhYi+6fHSLL94bLrh/+sJMQKbVSSoq4QJq+1bytt/Z"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.43-20180714072512_1531553361488_0.7588005269435549"},"_hasShrinkwrap":false},"0.8.43-20180715211527":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.43-20180715211527","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"159cf38ded2209e6bc286be14d88cf6abcacd4e2","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.43-20180715211527","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-JcUz1p9TpcG8J0xCLnlLkzlVG+ehtKRpOITcIFWc2KlJ+gwV9pMgZiK2TGgiYRBAIV57sLIBIjmj6ruVkV5CiA==","shasum":"e9e487473e423cbddbdcf79d99973706f8dac211","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.43-20180715211527.tgz","fileCount":562,"unpackedSize":2068629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbS7p4CRA9TVsSAnZWagAA09UP/3cwJAdB6P2nxme3mbKX\nYCTukX8fCQ9hZ8cTER0Or0GtkXDNieJ5sPTwGg7Gl2TCnrOPW+MxtVE1n0no\neWiIgZk5iTVYJ679J8bVox2j+asZPGxdJS80O0TFKUt/UiN0UyPXdaWgtJNo\nXJEGfPu5/dHGtJWIJUIDdquYHmtOujb8WsjDU/wI6S0qzkyEaQrbd8b9Na9L\nVjvnI83xCFFsx3alUqhtT//TAJ2IUuSYIeOpZEZAUaP8MgdAzX+wRYpKjX9Y\nT6M+99cv3gYzEcT174/+yQKKJdp6pjk3q2serCGHujLbKR2GqUQIl0CkaPb0\nU2LL837IuyLDcZFfQyd6tCmnJTY3mqaL8yazyx6/B/nwHiDsPhQeDatjGFUl\n9EfEvE+4xntLLxE/0tJ0yRCo3eaZYI7E2FuBNX4F16k2YV6UYmgkz3vz3A/F\nV9thEMugPZjZRuRgIsOmZhgPYLCBu+X+diSdLCrdl6z0GFu86riOLa5hstAq\nBl0eMS4ILYk00RQgxmS355KVIqF+fvzj1Jp2J4VA5G378YX7prJZSYZBAJcn\nyQKVyBx0T3JGlTvmao+D4EDpFUxEnxJQuTByFkljB8cq6vclQlxTufjpOx79\nhtbS8pD/UgQ314kUmO1ibkb/CGd2TAc1YMCarGTqVUyJ+ohiJkjX5F84FMP9\nbpVt\r\n=zYRs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDIIDmsCog5ESzo6s6q3FT8LJxmoxwcXD7/SlMe013SYgIgH9wpPquqAwQNMEP7iRyrwkbnT4bj8FtvXThZ3x7/zFo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.43-20180715211527_1531689592344_0.68246066960099"},"_hasShrinkwrap":false},"0.8.43":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.43","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"159cf38ded2209e6bc286be14d88cf6abcacd4e2","_id":"@atomist/lifecycle-automation@0.8.43","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-3+y2dGtrfltTdag+7VfO0ectqFt+BWOgj6PaHIM4TYAblxDpM1JpILLrCzh70UrWi30XdmGE2/6mgA5XVqtVuQ==","shasum":"1ae5ac0071bba849c85b335f28f108b56eac43cb","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.43.tgz","fileCount":562,"unpackedSize":2068614,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbS7xmCRA9TVsSAnZWagAA6LEQAKL8Yf/QSAKX0zv51GlM\nQOvo3BDwarjm/uKYx5g8bSg1+4E+m+HQoV18XT9N9xmJ3J9YDwmiezroUKJ5\n/BNMt+jqs7DBFI5CDAQBjwy97LvEo1S3gdMK2ingWMeEKTZ/KuS0/wb9z+gg\n2UsNBJs+EN2S5lZ0B2GO/Cv16AHFtdoc7Xq6KUbc+UZEQpZswnUO21/cKgbk\nbOOoZYnp6LplvOd2/bI+JjVE8eBBdEudvFCrjkhRwRxs38YzkA0PvIdQELQu\nkkktQFBnmPpY9YCa6w/D3ud0sXea/AQvnOgXx43ZY9RRf5ZBYsr1UoMJjduk\nDTQ4Zl8/HYhGmMqGY6IVotKGRT3jOqCHodNjXNX5oq1xH4qyPrGmnDjr2ir0\n4MpQj+/2MW905HhmecbUUa3NoR3M0aEn/0A0ZjRv/2xW75cu+/Kf7CTQf+TA\n5ZacprrZUe3XmqmfQTsnK0gloQOmMU+Mdo6TJqrV7m0VmRlzELBdC27JGh3U\n6GDT08K66kUFcMbKXnJ0ulQFaC/6HYOqeT+VXZlv2H1sHYxGOCRdMs+6XBgX\nMNW4SHdbMrxJxeMxINNKrjzPiY2XuycTcCPm9xTjFx+a8tSYBHSBrUo3WErS\n6jkvXA9slF0/NoblYgxGEOYjrscqwAQ8JhBVEScMesxm3bghSzIcQF36Gv9k\nRoO8\r\n=gmF5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG+BUYixsrDHj8T0EfO2862Ik26A9fQxPl+omu4i6YkxAiEAyPmS/dzsyzpkF2jEm+QpQsPKhZVZurepKc3XvRP7fJw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.43_1531690086019_0.2503709641502727"},"_hasShrinkwrap":false},"0.8.44-20180715212924":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.44-20180715212924","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180710131258","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","@types/zen-observable":"0.5.3","app-root-path":"^2.0.1","async-exit-hook":"^2.0.1","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.28.1","deepmerge":"^2.0.0","format-date":"^1.0.0","hot-shots":"^5.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","logzio-nodejs":"^0.4.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","promise-each":"^2.2.0","semver":"^5.4.1","stripchar":"^1.2.1","toposort":"^1.0.6","urijs":"^1.19.1","winston-logzio":"^1.0.3","zen-observable":"^0.8.0"},"devDependencies":{"@types/app-root-path":"^1.2.4","@types/async":"2.0.47","@types/config":"0.0.34","@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^5.0.0","tslint":"^5.4.3","typedoc":"^0.10.0","typescript":"2.7.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node $NODE_DEBUG_OPTION node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"cc89ec3d073599dede3fac909e3a6d006c172a40","readme":"# @atomist/lifecycle-automation\n\n[![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][].\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.44-20180715212924","_npmVersion":"6.1.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-krTO0JGdENzv0G5U3rxbusArUHCnyuAP8yrgBuFE3BcmlbHdewblvfuxen3JgY2OK7TdaW96PEKDqyM/7YdtmA==","shasum":"7ecf10c3f840867eb4e1d1705e76506666ab7275","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.44-20180715212924.tgz","fileCount":562,"unpackedSize":2068865,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbS72zCRA9TVsSAnZWagAAViQP/1eFvfU5pElPUSQ8xQ0O\nt3alvq2qWG3IaeUy3CSxIy8+rurAeFYRZuCRBOFsBHaWqI0pUzpFvlqe3DSK\nxIUOFHlJdOMfQJK79arvypiTN6d+EqDTF+prFPrXViYFeZs2gQ+rh+59SFk4\nLNkH0cKZpo0xsbQFC4MuztrpoPFaceuGyn4rPhpwPjbdD+YnvELhys5J9wuJ\ng25lfB+lUalc7nZAU5W+0Ph/qYasWEsYHw9GSOZlHZQqEvrgnEPj0mRqdew9\nvhL//IdAm+avCNe4rNh5cjyi2Y+WOfd5oa+9j1L6slt1MSUwvWG7sa5slM0a\nY3YmqOetWI+xjUh4JJyZAWXvhl+AS0zv9thDtEJzURFGxsopHd+NpBwXEobn\nDzV9yCEZkru5UA1mnWDi9KzKYL6e74OdV+G/FKifGsBmr739glo1l1X038Ky\nKFYJAHM2PW4Lrf3wy2pYQ9jSlkNS0YhvAz9kllMU77H9At570odUjplI0db6\nDPHgpllNo9Z/cdnRQMiOwlwixOPpukvhM3e9CDnblUK7eSy0gjjBvLO/HNDI\nKtR7Ca4SpVobxTrUxGsusFTn5vLe34dLhjbowGvtxYGn3ZHnG6xbxFIRCTY3\n10mrieW4K9bKqvGTHe8VR4DeT5Euk+d/BvOBHrYJusD8N+MnG/ma4gAvuZy7\nmR2X\r\n=4t9l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDwTaGGg2cvCB/KZ2B9PzZew3coNgqQPzD+NVqZ3m2AAIgQzo+O7Gl8nHUXM6dAh+FxbEK6k3N8LeD06bf/hqszHs="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.44-20180715212924_1531690419272_0.16757920912793423"},"_hasShrinkwrap":false},"0.8.44-20180720110025":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.44-20180720110025","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180719235547","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a524c73128bd8ab62e8fa56ecd1436b147d812e5","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](https://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1.svg) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.44-20180720110025","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-yYFypdKyG5CJHeZ941YhIHKSM4QC6THEPf/WVKyLtY9tkk9OWWGD+aqxwKh8sNg7JUU4xz+9pqAT13tWL6Tldg==","shasum":"656bad4efee09ffa54a69b95ed8ed01067dc2289","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.44-20180720110025.tgz","fileCount":563,"unpackedSize":2038300,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbUcHzCRA9TVsSAnZWagAA1hoP/AjTyOFgRLd+3Yq8ER0P\nhTuBagROorB6jyFM1QspyoNsZkAG9oab35U1st6j7fLS1kMPV//otc7y4xxr\nHq9QUcKCnQ6KPtkYnLHjOT3XHbV/cujYuaiKwt3xXSnTdlC9xKXpy8JvgNXf\nfzZYDU16BkSFYhc3z/b/mC08exVhsFWrdU4AWAQ0F3S7BH8jd049ss1lI6sb\ngh9ReOv7u548sVUfKo5JfUme3aV/pMs/D2iqwqpkfZ4VE/AXnyp2PQrTXvXv\nASiiOr2Wn4YEaRmewksLPOuFWoXlTL1qZeoWmHRU9F8iEmbalgKr3fPJuQla\nxzSLxD/JPRBIqxCXd24aOEIH63H/MmfqbgY3VfvUan3P3SNTTxtU2Igo2eJA\nbQ//N9n0JKfP1uNJ3guyUf8MsCyD5Zs8m/LNbv/ODGxUPBGjn54Bj1lhcyK5\nC8qGjOmhveT1x3aj/jbTFHy/0JeRnUMcdC86jUNuZFxzxKiYTfOV7C/A3OQZ\nfvw0kvY/ioW3bxjSMSfoqOhviqD+dCsJVLPetmvYsuQ17M+aQVLqTcxOC63/\nSpXLaL3UlaOqorSJqUF/Vck48skp2PkyRzWpzlMq/dPvBFYHtvuI8M/bRGvF\n8WTF+tgPT6sgQZ6BkheS2tkD44vwYD6f8Hr4HWOYiDe3aLJMzWhbMFsw59kk\n5Fnm\r\n=g3Bm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDG9Akp0skQ0lTWPOw8C/VT8UNc4sv/OeZsfdsC1mGg/QIhAITTli/TPlrDWKkE+UJaiSL29V6e7ZVVmGZ/7bhY1Jnw"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.44-20180720110025_1532084723346_0.6533469834497043"},"_hasShrinkwrap":false},"0.8.44-20180725120116":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.44-20180725120116","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180724234011","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"63fbc32cde6a845eba67ad4d479e44d0ea2e2f15","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.8.44-20180725120116","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Gon+cetap0vOeFHbGiffTJBlGnJf/4j1h8EKXKv51sm1j+uq68kP6cq3g+lr39WQGUr6GyCy+hl5UDhhQG5hAg==","shasum":"54c81aadbb3f54cadb0015351c00762288dee108","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.44-20180725120116.tgz","fileCount":563,"unpackedSize":2038655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWGeLCRA9TVsSAnZWagAAZ9EP/RVaOoxhr7X3PhF0A7BD\nBGkfC5XBI41+YPl9oiZ1VzXJEumOtn2zA1X4BzMdGWjBvXUa96dDybRLoF4Q\ntmey+afO1RWvyfUDaUY8+2IIKY7jLLuKgXwMDSWbS+fdiwF/iUgU7nWk1YEz\nzr3tXywK0MMxYz6nfZx4c7xS9pQK6jRzUiE0HCCqqy11rqFd2qCpNJvhgt9S\nSVQ1+sadXJdCFJGI2mhXb1981LdOa9LJYGWTmMEYCSIL+MNXFfze1csvbwyY\nubald/YgM/VThLekhshYHRcVv5URKm4SK6QssjW6uy+zjlhp5TFY+kadn/Vr\nEpbpHRFe7dNiFUOLfVUdHUn4YYp2HuVspOyDHXjVm2R5EVP83eRIRhIdtGnQ\niGkqH9JfTlmbzmAeP1Zu4lB0sWoZIPRDuvzPGahuorqEqb2d80aLQZ+6mFxN\nIc/ERc3OFG79BSi+zydJrlYkaFVjfPTXjAW38OVOEFjEEx1PqBIOlRP/0BD2\nyfKFsQoIyXz5194lz+dPGNuevGbsfUGZcwkzoeDs3iwWl0379NPpDUaFXkZ2\naWGSbvPp13FS4aFZc88em37ZtOud2Gi6NqxKS00djV7in0jqxtvu/XeLgplF\nbkuw/1T0btTe1dnZc4nKM8LkpzWFs9heGtPt7RTf7VTIpqYN+ZoHYP2xZt6p\nJOPS\r\n=p9qW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2d85yCjhwCJ1okhKQiK4mx9afNkfIhEG3i/OHV2WShwIhAP+YDzZBs/F9Pyt6/gO2Jip0BwLz6Cch0xmJfF46vz8I"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.44-20180725120116_1532520331305_0.43397191101815324"},"_hasShrinkwrap":false},"0.8.44":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.8.44","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180724234011","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"63fbc32cde6a845eba67ad4d479e44d0ea2e2f15","_id":"@atomist/lifecycle-automation@0.8.44","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-jaTXYXFHlWSVt+JGU+GwWVKIO9QDIhqZFaqmP1jVsl6/rNGniaGzVq/c6d1Hu8TZmQYRaf8Z9tjL5TUUzv5Hfg==","shasum":"f606bc62f7700f375ce7232db63cb1ab17fef16b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.8.44.tgz","fileCount":563,"unpackedSize":2038640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWGlVCRA9TVsSAnZWagAA0C8P/0D9ZOc+nsd1wnL1ebNc\nNEpnBa/CjHFjP4iwD0qHV4Mt9MJUX8t3R5C3Gyw5+kCSbNeLBmIJtWyqx+mN\n7E4Fr4i0FbxEEw+QL9sUF3iWBoTn7YyO/QpCL0Hk+YQoPPMaAWPd/0LIySwW\nA6V7Sns+X4g45YL/jvPavW5B3Ir8tTg5RWYJUl4UDYmoKTaI33yNdOV6oda4\n4OCRPd7GQqgKS47MLtOrg/8DR2JcnDwje3Jmm6v6D+6ZOYs5aRaw/8HBIj32\nyytai23Y6m26Jsr/gPCI1Gclle3ktKSyYqwPos500P9yoo6/VMht31kZQq/Z\nI0dcMp9KXlA/aznFPAGGgtW3gwWfgIwOz0DIilaM6zcp0WBpgYJQwytzCjqT\nMhCSytlF6kFOAcmh4wMh5bDmkZ8EiaQNB6pVu1QWRhTHfWmMb549rD1kPiwF\nWlTPe39z4+0EBYLuRlbO2AZIdwGyv5WTKFHWSDFh28072dFy8Dg/7KrezQk3\ne/OQn+B9FItRH3rxRNu2BmczuY0gEZjR967506hqgDmDm2+OUP6UOwaFUsyw\nxnqlRJiLqedS2PuhTsEPi2M2yezjUFtPuLAkNEPQzChBUJ9w5DN0KPFdsPFm\nwjVK8KEW/C0l3jf6+TvW7rczhUE0+lHEBLPUKZgPEmGwFbv9FbzccUpKu9Q6\n4gC0\r\n=GbyK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC49tYfnhtVidOZU2cBcytTxHWOVyDsisBMAvwmrOyC2wIhAM5Mz7fPlc+kEFZMGXLv03NhF5kjV+Xt06M85TN9E3EB"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.8.44_1532520789151_0.4175851186095567"},"_hasShrinkwrap":false},"0.9.0-20180725142300":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.0-20180725142300","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180724234011","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"baab45fc7dd2f7c8c9ab4ab35f2d35111cd90819","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.0-20180725142300","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-ib2xnsAHFni48t/7t9xk2uVicM2Ve2OvdJjF0wK5GPOWxv77dj8svanX/UBkUMPGkozSsQJvhE8WanN6YVbDBQ==","shasum":"5899b5a8ef152438c71caa6054ff576fb3c008bf","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.0-20180725142300.tgz","fileCount":563,"unpackedSize":2038753,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWIjgCRA9TVsSAnZWagAAmCoP/jP3QbgeUOnH0QSJYYTw\nc0RpxTtwfFBOdyTyzzKeVgtmPXKdlrrQqAysyjL6erhKQD4+YUNaK/T/Mx3f\nk55YSCRCEzi4s/xCqxg8JPk8kdCxKews14WsL4GyPOKvjmTFthp6e0n8vU7W\nnJwjVhRsOON67xxrVu1e+38nyOM3Lhf4JFHEFKK1Ojso3WJRJB5pVot2fpWC\ncQUYwPG6ksVnDAmf1jaMEltGZtJ+nwxT+lbcXBRUcmofw6ShDu1I9iYU6fII\nRhl7gb/CxO3PORTol6FOYr3Vu8wEawP8NtkWqxUO3dUH3Xa9Rnn388J1a8P5\nqywjRvLAMv94u9Mc+MbtSwyy++96lH56xAN5FeYJfPlF50ZwDM/z2h+mjGpx\naONfDpqpM73iV9hXCc6QiQ+IOS3uEzVxIypIwpa+pFDqo+OAaHeHmfsBsH1X\nm0oUGVUEF3L9dSpItuhYrtF+WucSTLhKkPXz2prfZlxocql1G0b6/quMd7xB\nSxoXYVU1rEpILmNif7Ff6XJHddV/k7An3l17V8F3NvKwfxS8W+h48mZhlrk8\nPqnkQXrwWaKAOWGg1WUnITkF4wNJ5zS4yCwWKpbuvCZKpj5X4AeVECyB1BRo\nUZXwQzNdugblil2cOPiSkkfNjUZTj006ZOm/jdhpar9bihJTGj6Y1felPeTK\ntG1p\r\n=Nfh4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDfCZwV0tJKwT2I6/ioVwI5gjVhh/XOJbDXDkdf6SxDtwIhAKNiXlsqYYvcJNDKUY+5prrIMUxW0V8uhn93jAZQmPLt"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.0-20180725142300_1532528864182_0.22953418791161417"},"_hasShrinkwrap":false},"0.9.0":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.0","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180724234011","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"baab45fc7dd2f7c8c9ab4ab35f2d35111cd90819","_id":"@atomist/lifecycle-automation@0.9.0","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-wBxhfSB1zC7X9PSYy+bdIIIwBeSBGGyqjWtFDyQ36lNsftflTjQoouXBFNOOC1+nxt8kDG2v8qnClSwCpEUbug==","shasum":"84a7753f2ccef8c058df326da3b8d3ce75479958","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.0.tgz","fileCount":563,"unpackedSize":2038738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWIlwCRA9TVsSAnZWagAAZtMQAIBApD/k1YF3zvGcgsu8\n/D9OIS8oI1//7MQ0lZ7PYa+gwuMbjRQfnspir0uE0+bjHYC/iY9qGVfkBH27\nWVp+8s9IaZLWZXQw2JQoDL558dLniJv+tF1Uq2l3/mu4d+LC5H+dNxnMOzEA\nj/Bj3FB99jh2UkG/WUxPAkCF5oYLBzI+ksL9xxosg+XjJnyUglJHbxubvEkk\nvbJ/RRyCzYTLUzsm9+ODjNYdAjYshZGECon1Xgz4AsnaTcNxJPAF1odHxRG4\ncDayFZ1B4TZz8bVNNideRv89kTcsfQspYHo2o3K45xJ/qRN6R3LxavKfrrcV\nSXzEY9FWGUOIgSIgubF2ilXJfq6a8jd2WAqykgp7CaurZ5xvIcx42cQbaHIz\nQ8Vs+jpA7A2mMbBEmDXbV/O57cr4zW6/GuuloNun2NWQ8WdKlSnTbdd4p3Gk\nM/ozwIfS3RUORyyvepiD8Yw+ryI5y6MeLCMZyvy/1hJUtVAgMVODsYlijGKy\n7cfzk3GiXNdm0jr8CbRFPdQDsCeEaEThA8N0uTl11Qa4dMDLp8bttBg6WpmR\nW9lXkRhsdrDihYWpQ4RWIrBPBrPEfqRrRaQR3zWDEORN+Li50ZwInfN2ME6x\nryCY7plcduEHMy4npXmKCJhtVc06Mj0VrH1o8bhlDcmEC3Y7OmOrc4FdEZIT\nS+bf\r\n=4ONT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8h5yPIVurWOKUt6DCP8bvRpIGbbH51/6eVYQ9xPlavQIgQDOPP2c5kdoiEx3h6MdTsQg2X4rC3jookS3XvGrRNps="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.0_1532529007904_0.21823651579596182"},"_hasShrinkwrap":false},"0.9.1-20180726070052":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.1-20180726070052","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180719235547","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726050711","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"92cb066823d8d1faa915a88f104f66faf6527614","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.1-20180726070052","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-nbVa/YMS/q57QwuTIVGcGbYLY55xZyAhdpqAAL5YZm3Ug/PITma5ITmTZzBdvFoDLGbjoDn0h0rpj16NbjIuRg==","shasum":"9d47e47f99e07a486349acb7f7a0f85e3b72bf13","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.1-20180726070052.tgz","fileCount":563,"unpackedSize":2038942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWXK4CRA9TVsSAnZWagAAbOEP/2QYDjt6iACw0OQCypcO\nKpjUKjpBrdMHVFXDItwqC4KEAhj0A52msIvPLviTR9yTzg7JHZiDb1SYpSSb\n9s/SQEiooU2cDsfmuOhB3kQSgevR1Vo9jDSSfN/F/3NfGkw4ABP3fRj1CkDd\nWS6k4/AFTb9f9DaDGUy2zfOimBJoggGGAg6G7uJ2h64HIPvcf/aWZlF57/wy\n1yJrI4UavTCcpESeZf9FL79VkMmH56bRDWdWGuwKUExRVpW5hkPxRTH1GD6r\n7Aq0eBHRPTpQDCi7O7b971VSTjO3WOiwkQN7C4zsyrbEqotgQXpkVkgjWzQ5\nVhvnob2/6Nfg0BhpZMnCFSNJw6utJD4dQRglIRkcvJIc3MRtivudKoI3kHeq\nBT/gYo7F26fhTYftYTLK++P+1ZwG5J/Uqj1i7W00dInqXe8jAJ26hrIcNgGG\nBpJcOcVzplWIJq0RvaWiyEUKpjdB56y4nNqIrxq0z33c9akwwtB3p0QMyljM\nildJEAZCDsO96/SRk5fG2UEh/AWiPi2Wp7JBNha5n5oNV98RSwIpTiGyMWDn\nnaPr7Oosm2ns5U0cvqu2BS3O2R7DTqevl8mhJ7goLNj/ZBjspi4Zexa1jpN6\n7gIj6mLEL4Z18ueuSEeb2i52G5pdP7RRKrxiwBikuEWCvFADgG9NlvhBTQkW\nH+ZK\r\n=pKS1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDLSsUgAoqKWn8VXYV+anBz53jNjbBixJdcDpB82nw9ZwIhAMC4xNFfPfmcmgK/gSCGN4X3oMuWuK55lS9EJYWwUhci"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.1-20180726070052_1532588728561_0.4702483221804803"},"_hasShrinkwrap":false},"0.9.1-20180726072736":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.1-20180726072736","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180725183614","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726050711","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"9eeefaf905aba98c8ebdbae3d3f0104cd3255a8e","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.1-20180726072736","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-rll1WiBJsWExixKkR/5F+geEW2cbOgEsByOR9RMQwUdyhVRken7Smb5wemLvT+dflpn3+JduSNMFcEf8p06E8w==","shasum":"29a0b5ff06951d177ed24042fbcebefed139c9c5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.1-20180726072736.tgz","fileCount":563,"unpackedSize":2039151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWXknCRA9TVsSAnZWagAAVCcP/3IKAsdgyjoV4Dg7GUnB\nUc2iW7tvlwZM5LJg4kpGY+htXP0MtkhUThbpVJAceDSzBkFmSnW1EXNvtswR\n1I/8hXD04XnlIDxe1knc2xqoXdeUftfUvxreS2sixDI4GtXE0dnvuYBNFkuo\nYm5XsbACfiGbyPx0q/f60DdTroGz/t3aM2OqxI5/OBfid3guyaO4NxRfgy2K\n5ZyVdVi12ReMREYJkQ+JW04u/net/EffA0dwtkl5AjsnlXLJVYaPk9e/mIXh\nEcYwcRjg+22dczpRR0upnBJUxi6bLnfH88vx3fiSLODqp9HiOIymxU7I7sBN\ngID5OK3xDWbVgPr5itwadpKRVTb+dkAScxqXEDey2UXvAPXy/XMXf1M2PJTN\nbFv8KyRUuHJ4wRn8O7UjHP6DmZhQXXOtPpj9iZsywL0pg0DCxy3AF4+r8NSQ\nsXwR6b2B+NAiXo6fq8sWMwp0J/AiZHNlWrV4j3/lBMf9tEn3bzLmf7iJJAYB\nURU8nVQnonS6/LFLCfuJdwJvZtjDdWJpNxCDX9qEWofJg+Jv7g/R16aaTZgN\nJ0p1HP7izZYYlCbeMgFcTdA1Oj01UF+maZBNnui//pul4/e/kUAPGtzh3OwK\nlsBjMsJ946MLDVzvLkMVIy/vKq2nMomyLRBATvDE1rsfiPRkmGlW2wfg5zzs\nkf9v\r\n=043i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVzJ++ydi2c4sD3rxU4KkV61EPZ7EGIO0sau5kJC5okgIhAKkxF41uU1kxO2sNScj6HaLtedQDoCzU03XD8uPPfXPt"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.1-20180726072736_1532590375416_0.6716252254012023"},"_hasShrinkwrap":false},"0.9.1-20180726075051":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.1-20180726075051","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180725183614","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e45d4d6657ebe777ee392e5a72c5eed6ed99a125","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.1-20180726075051","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-cBLmJGGEPgVFaC7K/aKkzpK6zx49eSoS5/sAPTCGoP5C5HyXH9LdL1rtl7fU3xqC4YS13XOssneO9oJnUwRU4Q==","shasum":"b234e8a0321fea4f40e6de68f9be9cccd5f4f7ed","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.1-20180726075051.tgz","fileCount":563,"unpackedSize":2039151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWX5WCRA9TVsSAnZWagAAYlQQAKNvw+u0t/7Dweiy8f5S\nX8hK4CtN80PbFlmU9lrlBZNa/VKxmPHX4TntcxON/zhVU1ljxPhWFB5AnUi0\nEW0wejdysl91pCw/bbTX345ZSGtjzqLoGq7pdZmxvmcF1680KyvC/DUYmMUl\nk3h3f5K8rfqKW3lnDV1Vb/OGercSETTDIcr2cskQqlQcnTGsd7hyL5YgWpBu\np7Ap92gdg6Ve5f2/QyxWsY7FAMMglcBcoo5mPpNeblLFHrTBIyJiL32X5dNj\nzK+g/caWIM2owixdVHyU9lGUlDxB4Pi/+bXP8zCmIpnK/j1pmJvamHIdTePH\nmfR6/SKcO8zIT9nRLNNeo0t6rlhvexaa4qGHcrGLHL/cp+puroxqFr+XUzpB\nYNCfVyWKRyIvMK+Ujoo5JEHs9KuoTSiVPkbIsZHSCzhTxbRAPfemBelAqAwG\nqwKz2Br8uFLA+79Go/iUYlz/2oISxU81bIShRyZTB7bVW7IwImJRiKXABYdX\nHvg3mNMNp21YqA4aCf9LIqxdwnrxPAMNeJH2TqjaKCgaMKpfsIYUC5jxut/4\npNynplGeqZXnaWU2pnC6YmE8owwWTcpIboQ3IZ9vpcH5z0ZIadRKcjDP9iH4\nacPvIdTUX0v7OQhfJiPkeDzF8F053woXWz9Oy3XabLgylQ4Gnh55A//tNwg3\nSSIm\r\n=IyX8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDS0y4aOupy+S1C4sKLgtgqFhcwLhLEztvGCayVfb37NQIgS8VNSxon+ml8LG8ydxly6cz1lu3DVZjF+rrtFvR0tko="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.1-20180726075051_1532591702374_0.14641653941964017"},"_hasShrinkwrap":false},"0.9.1-20180727054147":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.1-20180727054147","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180725183614","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"3177f5761d7cf9592ba9303d684928c01a48022a","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.1-20180727054147","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-3h0L/KnYLuQ5Cge758rkYFgxBANrQJecmhYoStLUHLAsBuId1HT/xPKWcUl52ET9IU7cqnFHBYZgqSSnIWbSKg==","shasum":"93a87bf0fc369e1cd5551888a93bf5346be0341d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.1-20180727054147.tgz","fileCount":563,"unpackedSize":2042335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWrHBCRA9TVsSAnZWagAADRgP/2wj6Fj/uFp213ssKB4T\nf7VQ18BcopK13ghb33PVcRJsFDgR8+r8waxDU+MsV+eEnh23jkqQTWS+y+x5\nGe9fItwdI+7S0hku41AC/72Px9fTL3VK3zcOIyNE4wcaMoXtnRKK5XBsfybB\nT3nTQE+5YPAlHt7xvQ+twi68ZKt5D2zfu3Jm+09cBAlAyy4WXFcdRPAvNhwP\nfxuGzAQMUSlKVq8ohUnJ35RTiQrUF5KjTNV8SX8cPe9jl9QigOyxm2LWrIHF\ndkf8sGWs5bVeoHnQlmylemhvSjO1npg9aMa6dnx4Wpd2DR7E+ygB1oZHxlx8\nl6mwM3ZRt/ZR9moj9GKtuMHuChPbkhpcEEO9PbRQKyFSMYefd7bSy5RqTQwv\nf/ADhN6gTBpU1N93s7RmRDRO/tiPTzpys8uZ9LnZVPUFgdep+GWj+wrQjA6P\noGy5Zny5cOVnWow07PWX5xvPY8AEgIRPUskipwWeeCDEVu57njOn3vIvldSW\nfnVV9fB6rVHAGnXi1Uw202+YoA1ZhSzZq+dckRMtHwAELyMWW+27oXtdD7N+\nUvxxeVvDPlzt2MOKZmStWzpahMB8fkvw6iKSecYLLhIXo/8iV84XC40okSBg\nXDy7HE6OjMZ3uyvJVL6tLqFkum4ETj2nla4f3AXjfiYh1sJsS/XNIqp5d33r\nPkLJ\r\n=e53L\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHvrmug2s02M+ylFdhqoFUXI/iwzSiWPGNfoBum34Xt+AiEAwGjI8t4rB2ABCkj8oinPUQySWeCpzBq9zb4Whe0MSHY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.1-20180727054147_1532670401636_0.5053982339881358"},"_hasShrinkwrap":false},"0.9.1-20180727054525":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.1-20180727054525","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180725183614","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"54c5142dd41f9601005ba50439ce8f342a625cf2","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.1-20180727054525","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-roNDaQo9pcaYHJzHaAM/tEsBKcGAyo+NogTjfnrkAG7U528rYdG9Ze6vluAYNRU1vtm5Nouy0Zahw8EbgSu86A==","shasum":"ae9cdd3c2950e815dffba1c9ecf96f6a080b5c85","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.1-20180727054525.tgz","fileCount":563,"unpackedSize":2043307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWrJnCRA9TVsSAnZWagAA9DYP+wTgYIGXTUwC6C8tnZ9I\nBiNEa4EbHwHEOf9FONmeaIcpECyJiiNZmHZ5rQXkJJQB34mVVOJcoWPfr1U4\nXI+Ibl+dHCEOwhkt46ywJA6QjKsqK21qj4P9/Hf3xzDqiqvdHfWV5ijD7hj0\nof4So1GM6jXFvjECEE5Z/a1hy9a/ksskWbbvBminEYWP9hi6KvYYprQUP4Ey\n7c3hKuT9chfST1Vo+OxHXv4vwa2e5W5LgYFGw/qsHAfFK1M+pSKtQH5Qk7u7\nJVUbR4oO4CJvwOaPuEIgjHzayL6DLvZk65LHj1WNGprD8F0zwYOhyFUGI+Yq\nnFQFOvTlMqceUNZ3b4rlIDKUNh5OcW8RVKRfsv8Dbnv6wZ6oQ8MzpsBlNE3M\n2cTJ5m6rvWxI9/mnqqS1mF5Z7EVhyHpg3qFDea+M//5DdhAPJ2PnzfZzmBzU\nh22wsm4YkhCErWVb3w+ZGlWoi01UditflnMGjMi8/zEwlojL37L1x4xtQ0/U\njMC4KuIHqgkbSOexRbRtyOSuUUFJN1D4d/r+MYzocQvOUsu0prQuBEegdPRS\nSgzCJLgNhfY5GuuHuqdGtRVCV5D6H9d3//ARkL7deXGS3iGYGleyeSNB/NHb\n0T9Tmy6BZKs62aupvgRWaxy+FJUSon6bbCg9Bkzy/mZF+1b9x1nrH7XGovrs\nbqNj\r\n=HZiN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjz7XvnQ1C/UqrqiSn456XPNAzNSDEumsayfvK/sc1IgIgQL9lWLxrCZvcxekMPyVj4OwE4dhFzqn50pQOWgD6Noo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.1-20180727054525_1532670567673_0.8131300798171366"},"_hasShrinkwrap":false},"0.9.1":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.1","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180725183614","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"54c5142dd41f9601005ba50439ce8f342a625cf2","_id":"@atomist/lifecycle-automation@0.9.1","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-1DtqWT+fIIdMuEonuYg25H2/sh0oh/EgjZzrdXVDIiHLq6RIsqj16betELYdMgXZS7dWTCciINWTl34C8EE+wg==","shasum":"f64de8886f40531245d8ed92a86a08c768fe0e88","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.1.tgz","fileCount":563,"unpackedSize":2043292,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWxseCRA9TVsSAnZWagAAZz8QAKL0YStZchgcJJADAIXx\nCPobWZ9+S1sI1zhjAmmKCQnW4fzArdknsdYC2Iv/giQoWtzmjt+y1EFu6Bgh\nPPqXA/WAAsalKA2JjV06fmWB796aU7hpbtvI1nlAbC7voa+SR2hpTkIbwwXU\nVX7wS0ke0wAPybsZ9SK6ZvhZ0it/nzjWj88xqsr2501y/iv40csynBr1s7OV\nu2UVIYMa5M5GAl+mtbf/TP0Q2gkwXQ/tW5q7kmwwEH2phapJiryBOBEV0jJs\nLOI0C5bPWyww9DU5aLuFABuKWcE+Fm2dN37IGCELfyG5KwkQzOvL+1GCOJYa\n78Ksqk+5LTKulhTub6VVheWQRBi4s5xnAm5g8k0jYSufalB8jHcjVa8M/Awh\nFusJTqq4seQkHATUFBNUYXhfg1CeHl9Mvi88svkiIaeNn3mR1Laj7ePLv2TZ\nXz8w9h6jK+I+2UK7pCYh1lgYUWuFO9MEBmdWWc8pJEnUOMZyeCSfHJoaKGsF\nqAmMRQ3hFguO8qtQCbzKNUtFyb6JKzEJv+ypUF1efRH9SeSbRIstHosSfFQO\nke4rZO95IqMILV9I9cnZhbmiaIKAaJ6/lrf9y464LY9FUSKDeTZbF9WhJaEK\nSXhzQrT4JhlFp2DzPcYOMW+ywoX2aaCFbRNVV/5uKvq1OdO3iFikfXPHIvob\nzrdg\r\n=RzYh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICwO5FxQymNrBfhd4e/rTRhTYrGkJHup/N+3L7dA9mgAAiEA1Sq+/96mMuIZL4GeuPv74VEw2MO2uqjL/mbB5NkIPG4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.1_1532697374317_0.5258637783140074"},"_hasShrinkwrap":false},"0.9.2-20180727131756":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.2-20180727131756","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180725183614","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"57ebd0d093a4b6c1da7dc9acbd6111782d6f549c","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.2-20180727131756","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-IeB1LbgHkn7RUF0qnXcoDmIvSr5nllrtq0k7TFo7gt8lp54dAc1j0sifA46VnuMGfdplbpG9PVx8Iv4j/qPKew==","shasum":"1f0e790fe073584e08a6d5c313164118b888f3d4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.2-20180727131756.tgz","fileCount":563,"unpackedSize":2043403,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWxxxCRA9TVsSAnZWagAAAWEP/2r1JmwCXFQzj1GMPXdc\nt9FEgGLEOg9125bX2daJgGyg2M1Tci2BdxxlYvYl772SO6TBJCDFIg8Vxcc3\nDHdeS9Ct/vHBzD5voGUbhdREI///x2nLfmEZcR/2eha70n5h8LmL8Im5ZmUE\nlFfQmZO9buDDsIVzsyNquCiIWWS324UkftCbwVOMdM2+7BD9nFHTUMfK9YPd\nQvaUovEDPRJLjLlG6QKS5YoA88mYHC9DDLwkszXm+f23L9t191N9WHF9rt9o\nWP1z6483Z+MD80ytkuiTQr9NwA1F4u8CTE81QR+Oy9mciatRmHplKvMb5mCR\njvW02ALU/j25NgTpO0/yEc518ZVQiNjM1vm+NqN1rNiHUl4s0kUV67wYQpzS\nJtVP6bUmBYlWd5SulHj+QLPeg+7rp5IpV8yNHZ9GGAQYrtwD2YkpIRV2ltbn\n3TvUkyOY4z8VpiPYt8jQPw+nl4VHso+VnZ8wf0DB38dG3JCQhJ988GA2cl6q\nj04ZvILouVT1Kl40pZ0hEe3wc5OthxqKYtP1S8xlmM2p/uf7tHb+f8cJ8Bid\n1TnrQ3DSq6e8RpPPQieOZUe+kwH/9TdidEZY1DZzyfMoFTntuc7eyAcDtrcO\n7GWakC5YE2LkaFfWC0l9cb05IXTymkO/vDf9x8IqZZUZfPkOxoZODyl4s8qX\nVa2L\r\n=vR8Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCv8KOAR6T+0G3hboTjQW6pgrco/AfbzcpFH4u7USw5iwIgF3ILkzyOjeCgktFSI17hM/jWzXMoPLxeKr7tYfajNI8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.2-20180727131756_1532697713812_0.11433791955201267"},"_hasShrinkwrap":false},"0.9.2":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.2","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180725183614","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"57ebd0d093a4b6c1da7dc9acbd6111782d6f549c","_id":"@atomist/lifecycle-automation@0.9.2","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-BMfKNrk8uutTq2xUth6zXjH087ABCSyvHCH9lo+JTDkNpwKk4G9Bh/o2OdQVX9y0n6rpgZwAuU+ysEARzXPqfA==","shasum":"16ce0e7d44649abbf569578037fdca1cfd90a906","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.2.tgz","fileCount":563,"unpackedSize":2043388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWx0fCRA9TVsSAnZWagAA/nQP/iFkFnk2lyZ2r4pwCbqS\nV1vz9kXDJtdYdgMklQEOViQu4C1vH1rVzzLEjkzM+MZt98H5lnDqbD9RrYJs\nrevA1ruWPEqcLZsORZpABkmYonD9DC8M/LTZpFqNwZgg2mPpwUsMzt0/o/1f\nehyH2Qnl+zGsscuXxsl1PdsCuZjt9uVQ81Nu/ji7C+XuB/EiNA6RdeAoW+4D\n0egemhIz2J1FzVU5mabdp4obvsAMBHcOYS2Mn0WW5Qk3YGen0QfV+yIZEbzM\nFQmlDSzmz2JWF4ErXYzaxIOh+SNx6xx1GmHSrE7ioOldr6a+G79UaJGXlmbU\noXeeClQo5CAXFhiVVha5zwAEHCrfzSZZ+81rl1g3Dsiygy15fglXIwNMoI9i\nLZy+2iMMJOxYNOeUAStVdPR5xkeNVfL5ykkZ8+DLUIT9eQha38PTzpqK5Z7w\nvkpmNb1i4lvOFP2+oF+RCIedM4ci3NvKjY2fklRNZQzcZ5Oy8qXBi6snPS4r\n0zVnVI4zI2qdPrtdrEJJnEttOFK65hTbo7vMGKhT8277KGROd9znqBllnI/t\n1mC2Hl50fBP0IaLeyzoI89d7qslNbAoPhn4eXBM1DO+CwpljGY/JhNRV+YzA\nC0lc9cNZTfNJeuf2dcLGrZ7/k486hPzID6ZNtgV1zt0VuhOXtInW0eQHSo62\nAy+T\r\n=8EjK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD11w6ZL2GwXYt18NY1de5Ee7kZLa+ZYWV1goigNLiBPgIhANjvJGO73ZyFCAd8Wnhrt0OeOlHfsAehnBG3/NDJF0MJ"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.2_1532697887184_0.9148134929619525"},"_hasShrinkwrap":false},"0.9.3-20180727132301":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.3-20180727132301","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180725183614","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a0f34cfd9ddab731fb8fa61f64f413bfe53a8974","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.3-20180727132301","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-IaiXaBfwjOjdBaiA3auqgxshT4QdMqEZ8iZzleZPL9R6c/MSj4ESaj2zS2pfY2txCv47PKwOL78CM8WRVWiMVg==","shasum":"1e939d87adcb2faf9869fb6a09a38b784e601383","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.3-20180727132301.tgz","fileCount":563,"unpackedSize":2043499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWx2yCRA9TVsSAnZWagAAvS8P/0HkbkJCg8Y4SbpFCgRz\nfr8Y63i0wxq8tS3KHstZohGoxxI4B0axBtGUXO+p/ExibXKJkws7EQivglrh\nr8w1e74szn6EHBr6oR6pitBCKRcDhQLmR+YrjLuAHPPgLMUUeEG4dW6BYSmF\ncsFLo1BkZAIzUTCyZVWu1JP6JCdZm9jl5SAb7XrNjgJMkf7k7J13Yw0aGmSw\nHAvZlQZ9ykpQmYNrpJDSFhtQL/vw2z7baolRv0nHua0dm/2hgz0NYLjaXBlf\nbVUG2C0xxL46TXuXYJ5yquzGbGIxNIliOz6BnaqTwmBSHsD6Iamgu4ymBTtf\nvOFhPbTC1Od6c/ZAjjPclZ4nJRZ5chi7H/c6P3YXAeBa+aHVrhBPk28hX2zB\n4NrMerVPEuFimCjFuFKlAkv3z+OslA2ya+7zTylLLNb1A+4v+iRBkb0tMZn+\ngqCcvU+o0RhRPU/Wg9ePQswwsN9x6qDJVoo2yRLPiCjuiW8LLe+HuvO3KWap\nXU3W4FygfhIC/iJargeO4gbvELBbyOXixhFSF2BqTWTvKkVxfTXqNYEeFkBu\nxEQoj/5Z4SV+zKuXyLcsxe3/NyXcyYMnZHfqfvkST97GRFhdDnghZDslPgCv\nEcXQ+kEkMO3iczOtMMda+Dq63dllLhSAf3m2LHIXNOBIbkgAJMB+eQy54MCZ\n+R05\r\n=KlQl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDCdx0sF084Mglyn4QnW0w257KirKcJE3MdoT9uROmCoAiACKmS7MBxYjU6UPhhxgxJPQi7scvY+WjyGSP4QAi495A=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.3-20180727132301_1532698034831_0.2776851771751705"},"_hasShrinkwrap":false},"0.9.3-20180727134956":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.3-20180727134956","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180725183614","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ce728a4d9b7691bb5d401cfb84ac8af7fff36550","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.3-20180727134956","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-+o9vzJNiCdLqWVGUgCcU0SgPhqjVAnW63DSla0LJzQzV59Qh7bt9CV/VgMBUniUkXtvZDw1WeB3sfWQtbm30UA==","shasum":"4243da9f1e90572e7ed435ef4f601d9f4089a352","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.3-20180727134956.tgz","fileCount":563,"unpackedSize":2043521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWyQYCRA9TVsSAnZWagAAQ5gP/2ECp8YlXYobdeZ6lM2j\nT64wC+WeNGVjL7xS1hmJwnh9T9tjK5hpHdFof9lfJ56rxzyWEo7UKIH4Wc5L\nbWpJGPQ5KGdzh3ZeHSa4KyEezKigPKHfZbYqeK1Gei8d7DzdbaEzi/NcYJs7\nkz7MJIqurifLJu6HHyZJhItkeY5cbb2wL4nmeQ9bPn/XuSPrXpv4H1pK/5nA\nbrnfknAL5IH2MSfrNbhT3Igh8Ei6nsWjH/PCVzVv72zRGYyi+/YCy8HxCnqJ\ngE3DP7fpBKYN4DJZHRfK4/YkXbHGRM14IAJp8Av7vLKlBuJOVYS38i/MHmk8\n27v3gUBM++48/B4/kEBkslCChLn195gDt4ORc8Z6eNAQLSdJzQ7Ij6knIFbo\n6/5Knsus/XvHnOV5kPQtNdhRz9/iYDhu3uMPtea/OU3Mf2m7dzWxNTMtiH/a\n/e57ZwnQ6wbOiZtsihhTjWAlpCvZaeP3kiTTft8eIgeYhZmRPFL58UI7fi4Q\nDOKk2V3fleEQeSfCg2nma/hv56Fz9HVZ5Z5wXEhatynr8mJ9OtTwtcBAYZ8O\nGmbNhVfOr14nyXFzXJsPlbRo1zTRghhS0pWNlagwXS7vHUGNDdox57u95noW\nVuloY3C/Dll2DpRmAKIIYmgSl+VYj/oyJST0kHlYG0Aaq1uZTRtZ2q3mrJVI\nw0bV\r\n=nnEo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBEcDkDt7YaCVmgrXX+G+AF0dDu0L88knU5qG3YetYbkAiBWnSDFJwAPuBL6wM4xMh16ytZ6kMUo77A3ViW92cqNZg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.3-20180727134956_1532699672065_0.1623805404751375"},"_hasShrinkwrap":false},"0.9.3":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.3","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180725183614","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ce728a4d9b7691bb5d401cfb84ac8af7fff36550","_id":"@atomist/lifecycle-automation@0.9.3","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-wp4mXRMfqp0fOjUmcs3gD8iR/RG38HHiXFyYVLVeRImMs1u1IiWXAbpCna3YXAgDEItqykdLNqRL1UMX9++Ruw==","shasum":"c19fcf48b86a584be3d393477030484155ece504","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.3.tgz","fileCount":563,"unpackedSize":2043506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWyVWCRA9TVsSAnZWagAAEAcP/1W5VGlrnZK5bj0uYrPh\nRMiOLvq+ZrzBbzieJawNUh0adxEUosmVu4+/spMBAmTJoozFu6ui41AArrNn\nsNUqDP9qSy1ANrfLrBZhry1ujahABo7WmOWjTqPaJZ9v3kaRnrGornzxYQ0K\nAH6/EoSwzMukMoidTH5cCYEgz8N11yTX/b/b2qLBsyXw9bS+eL4oekqkhvY/\nPq3UZh/Z/HHxBNkzHRjvoP4ljHYOE0qjdcItju7vQOy4lXX8M0I+BLlscE3Z\n0v1/hUjugOhTBALTsWEFPv1wdJ+f85s6Nh6TJR9hufuLVkDkd/IGR17qucG3\nVL1s4BLj/e9a0C3X4QqUFoux6lK88ECrVZx7xRshw3iGwMA4aGfEGYnyiB8y\nVHKLNNnsrnIsl1ORBIVjnxa0XYHzmKn3wFNrt6Q2Qqwb5A1eyPwCKeSVZyix\nL99JqPdM00RDseNRLM4wy9oqJDZ6IKhfOCeX6oWrtr778nhXu39TWmkx8PUW\nofZw+YkLq7FARnUmi3YvTaeT8Slef2/9LzaapEuuumMnioTOgaJDdm+nics3\nkEVUe4XNVPFWrlNUuJEi2VYimHK+k35euOyarDgN2+16aXs00h0UJK3T936T\nFc2GMN7vjevP9CXrKJLQ3JzGQaTpfpKkffIS6K/pPjyv+8pj+5NXqdMKnJ2x\nqmVv\r\n=YRp9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDGKhJ96NbcWFuuPUvXrwUHUiULKegvWhdvpNbTImxFkgIhAN7KuiXzUTJAKaXEs9s5juzjRIsVtwXHoHMhSVvMKLkR"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.3_1532699990119_0.8846791195523089"},"_hasShrinkwrap":false},"0.9.4-20180727140056":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.4-20180727140056","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.18.0-20180725183614","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"8f68d51452ed35ba2577f8b653aa9873d61acdcf","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.4-20180727140056","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-1hAe6cqS3mWICR7qDhpR/T6SfPP8rUDgY0PbK3PyJySDb+HZ5I2Ghga7IZWQ3XmdW5TlJvyiiK8PbX3gze5+ew==","shasum":"3b75e609d0cd2aa5a30cc47be4577119f21cf863","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.4-20180727140056.tgz","fileCount":563,"unpackedSize":2043617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWyZ/CRA9TVsSAnZWagAAJuoP/jLgFBIjgC/sHploKjql\nzb8B6l+st2h3YRW2AWSZ8fDssrnZbY9jAi/ar7Ftv0M4gG8wl3LuFJVh/hgM\nzSSHR31jyelh3tkoPfcOjIUOIKWOgtlen4ec8A7MCU6JP/9yx5ZAwBoY9YoK\n8DlaDeu6bJFgZBY0ku+RF5cdo/n4CZmS9uMjBFJmSMGVNDp2Uj6IxX+59jTQ\nrVfCDwbyRLIUE82ApG0TdZHD5f1xAdbnDpHyorMk/CCixaGBdhZbNJSjV5CD\n3QEOXmUmuRNzN0Gijs57Yq4zkRdYaR/qSbk6MpzKBgDDzuOI7atHFFwATEYC\nZaRs2Ms5HhAceO/y9deggIyX2AxXfc86Rn17K6l9ZXKStcEd/MZ0WwMU3S9E\nmiZltofuXcrQmV2UuWQRXcYBGYDQUgzYXWpsdD/im8bFTT7IqfyDnc6fD6xn\n2WKET89mFt3lpG30ZMf8QA8hRztXrDkKVODdECNHatygD4F6C7JGQUHDeRgT\na1N/c4fSnIIVdhwir5YHQD8784yeE+PJswdQewkNCkqJVSBqyRZ7TLa3iM5y\nwUJjSz9XvuUOLVxzIG4cYbUr6TUTJFMJwBFjRMp1wywaRZfcntowDCR+3c3K\nv8apE+3GfjrPlsH+ln/lxGQKhqoVegePnniGK7awoW0SM0yWkpSYD8d5rS7k\nhK34\r\n=/uyc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGsmnX/gmVdTXqI+jctfw0Zcsyv5YBlc6yLKztIPyLVwAiAKoCkskVlI+3YUmzA38ZyQd3lAAT+Mg7XzIpcDN9VZbw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.4-20180727140056_1532700287582_0.6382455475804338"},"_hasShrinkwrap":false},"0.9.4-20180731105044":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.4-20180731105044","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.19.0-api-keys.20180731081614","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/cli":"0.2.0-20180731103015","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"3033b08224b08cd1c107dc26511bb42a6e0d36b0","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.4-20180731105044","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-nN+wFTPnSLjksjj7PF2016hkmFYLRGDYnyTpf38DjDTXL6JusrvYvKRPfguFAtAZtocUDNcFe4EMDF+umVUkUA==","shasum":"9b6b27729b294df7b826267dd3674bc2f8d6a189","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.4-20180731105044.tgz","fileCount":563,"unpackedSize":2049521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYEAICRA9TVsSAnZWagAAwmUP/2Di/EaIWNqnLD5pMgi7\n7OtlMNyYsHDdqUnND7o9bDTaYn6mM7xgi2SJLBC2AyjQ3x4uWxPYaw9Vb6e6\n9KLocAud0GXSayBcslkQynKx9PQUo8GUFBPh7sAx7MNjNPL3IKMYfAI4IjZS\nHCfAHMtoUaNKlDeDS/iLfHcNx3LtkSM70yTX50WfJ3/+SZgKPLruejxOSvwY\njbVXAeMY9tvWC6ZzYenQSBo3DQoLlHojv/HYf0Tkh+6rc3a3lurqPQyuC/mB\nFdjEAJTa2AfV4YgI4mjamjYCEPLQpJGHQNKMs1ssfdSeYGQow+PsJXubix5Q\nBkHHqK/oVo0q6oKLLEm8ErrLBrD+vwsbVnuJc+cdgkM+tDhj4TcteQci2EXw\nXUG5tDJpPJa8bZgacTNpKfkNVQMoIgSjE8hImifPksMUmygv9a2UTlt7QxzS\naG6ve8x22d18W7nuywJSoKAaUz7pKHDZbOhmY9UPKOx1m4/nW78a7w//uyIv\n1JnTQSvz5/UNenXboZAMwO3LXAxQ6tFgazWGFPuzi7LuKZmskD+S74XFZ65V\ntBLYYCHZuiv4oTj09Nzso5BAJXsN7sNaFkLfpIPWpOuxUExy1RzPsyJnA3uT\nTcjlJtrMZzQ6p17+MrPL6ntUI69SrPUxwe42xtv/dI2gfrFx1Jw+0IdTFs1C\nufDj\r\n=pZHH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5L1Gsr86K3E28W+rQSkpQNNzP55HdvUmmznX0QCa2ggIhANZ4LjkCKMRNkQbcBo8laoUR+28J9QIPGAqlZbSMdpuI"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.4-20180731105044_1533034504160_0.19473422924895356"},"_hasShrinkwrap":false},"0.9.4":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.4","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.19.0-api-keys.20180731081614","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/cli":"0.2.0-20180731103015","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"3033b08224b08cd1c107dc26511bb42a6e0d36b0","_id":"@atomist/lifecycle-automation@0.9.4","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-8oOT56R5zRD8FYyNP0NZqPXfhpsGt7KXj6K+U5DWBpSRa35PfmMigLnSDO8Ux7SfAB4IvG/7sWWBapl3+vJM0A==","shasum":"6f464ff51ad02a33b08db3def5863708a7f4a15f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.4.tgz","fileCount":563,"unpackedSize":2049506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYEBdCRA9TVsSAnZWagAAtuQP/A5OqTmI+JPrz1l/AfDp\nQOUTlQcTy/aI6FD4xWqktr2HLajbLdF2jj62gjx8HIacgRk7Exz9LVhnSbpq\nVLTBmCVRHoCLsX3CDwhFj3zDEOiGs8vVcDurqTJAYwTJxtYcMaNabKU9Uuz3\nY+AF1h9xauFk++Yu1x1wu8dbAqfX1g3HJcykhEMsjDPLEBhnncSGLzRiLJyS\nQpQ8qyccr7qWCTUlES7rEj/SmDfmDHuRavonIs8U5lSA3ZIkwa2WCq3b9ivz\nd5vtJ7A0aEbp+s8hwvO+FK9z2FsFYz0XmptZ29uT/G2yZIq91VgZ5U21UT3g\nnWFfpLRNx7aOHRXcPY1prUPgWnyCspK+dE+IAq0FhZGCKyMI5cAA9EJk+Ky7\nGXH3Ya22nCqR0H1WaWAuU+WzvrPqhwU4Bl0djMUu0Gy6Ue9XMZHUxbToX95K\n81oCzEZZ89NkinXOvua0+Ugy7PAN68umSccPF8chTeXyBBFhLG7uD07WJ163\ngaXgqQQF6qhHl6wuMxxX7sQkRTd09CFsdyGDimmZ3Dt1Ttc5IAzTxva3LalC\nCK+smi/8x1XcB98dPZ9iTkGpJAT0jXxP/9tSQX0R0+2l7fyCVAtC8WFbKYmQ\n9+SM4KR1FlHiGAeZCUU6rbFjJglVpEjQgF1Sfp8FVW4iOVpDiDNAi5ktewxY\n7TZl\r\n=/rxo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmwUnbLzwi7hcpdM628BHwqjpZ8l9xDLRwRlL0CPqgGwIgTABwR7hgeyNzUBrFkdGgbNcAaUIDOWN7vBp2EZDOcC0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.4_1533034589573_0.7314173558916255"},"_hasShrinkwrap":false},"0.9.5-20180731105744":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.5-20180731105744","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.19.0-api-keys.20180731081614","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/cli":"0.2.0-20180731103015","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"78cb651c400ba94349175d6f03d3499b37c69da7","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.5-20180731105744","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-5Jy72EU/3gGbGtZ2t9Jbzy/C06BNmnKl6JewU2Z8GTJTmVwrNJ1+HUjdtUkANdgd/uX6d41WhIrzcBCEmlJm/A==","shasum":"ebc0dd931d6a84f7b0f6201222f0f6037b6d2033","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.5-20180731105744.tgz","fileCount":563,"unpackedSize":2049617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYEGbCRA9TVsSAnZWagAAzo8P/j8AQFrebbPhydLZaN9m\n4a8Jp9oCwdbvoR8/nx0YpKmytSQj9+t7Q4veAQ6QEKVDnQzbFkdemy+dM36f\nJAOg5Z3TBw8HS+3alo09v+jiFuBjNQzlf61kt3B0XvQ3H15faTERHI58/fj2\nbwGiUlzLDd98+gl6XECMqT7q6Bp51ldn00kKpN06/5gCoqonlv+ZK81tlx5S\nYratTlxZx3ifbnIFmewinpQUzXhT+/X1atqkaq4DCWFAUdWTzhLBGLIXVA4e\ncZBgMUvbe0CYUy8uXU0+7X4jPmHVleSjVDtmH3H5gkPgMtjypZBHL/I5HYoW\nlVutO7NfWjHPvZ1+9WnyJ+hGQNOYpWj76wK66+sAATu+ZJO5OBTeEgm6LLt1\nOvheFBeXogBijP6Y2fPWohKUw+4olYwRVn4b+GI+rAL1SuOBAzuV4kwykBV9\nmo3jQwYYWUrt6T7qeNyP2LY6gX39xDLyFdjQIqTpuCSCQbauCWXQ5i+W90Mf\nlXpU5GTIt+XPkaEgjEhHmVevjvdhz5yE+KwPBROtMlgdGZFrsfvhZqIjqAJo\nWDHdYR66WziR41oB9wwKPYyA/NUd1t5rL3UtyD0URe9C/9RJGgmuPS78S9V7\nFOfpr4ry9U3j3lT+McflbvTo17LIG/TcLIQGsDm9WhZrE8RrC3qP91/Gq0if\n1bYe\r\n=GUXZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKJRuxbdThOtOwFQAeUdKgCHa2uXDaBSmdQAcm7WD8qgIgKCCGQpPShqu7uHWW/NUcywGgoL+FUVjm93Tg1i1gT/A="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.5-20180731105744_1533034907287_0.3951038005416374"},"_hasShrinkwrap":false},"0.9.5-20180801181432":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.5-20180801181432","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.19.0-api-keys.20180731081614","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"6562bc9c434186b90f4072c3e0a363aa12adec39","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.5-20180801181432","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-/8UzdkALQ4og/PwDRUHeJHxUcfipLz25zOtRMOGURgUMJgPpjETO9xbZe9RYBfe/VjY2pyj6mDaHW00I5eRwuA==","shasum":"143f98391250cbfcc258322a6ed1b395bdd49543","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.5-20180801181432.tgz","fileCount":563,"unpackedSize":2044170,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYfmTCRA9TVsSAnZWagAAuYkP/iyCkZV+lMyYnLRkC4g6\n1hTJ5n7FNUMOxJUcPB/XOQhuzzVF0zoAIIvWUooQ/8ZzZiFwRhB8udBZSXzU\nip7nNjqn7PbFD3bNKuTDHg3OOs9LtPPyBggAPb3TrHnJbskyFOt936eUAMp+\n1VVZn1c6S056RCqw/uo/3u/By3+8zG8gwoLe6fBLibnzyese4gHAGNoP8X7x\nivKEfGwbmbCpMN0LKVmpKB/TagxKDrx6hsRhDvy4KcTk/J4DO58n+Lz/jwkm\nDnNNiGLSb6Cp8IjbORI5Y/NDKdF/9joXHyy5bxbPtFRXtspxiD8t3qPcmNZ9\ne+ukguSokhIc/IHzjszLbB3N95Pk+Q+G102bUHJ87h8wuhO3DooxbYIRMaNl\nBGpchfAukBJ7lMnIvczjyjDtBfJIX87dwvl5x4zrNnxXqLjDj+rvY/2bVIhS\n2tX+53oP/Vso5Kdm8R05ahYEMtqdQ4aDBe29Adw7EMbH8RdRBSyTGXc66jqQ\nWFzF/pp2hYRlzXJ9sbrJHMM08i2OwcJAtsD5pqvYYpD14434eGwVrlq9oI3Y\n8Rynqjx0zUAl53YlwLKBcMWe3u1HjhPJlrKQ8PNEB0ovrEInI+CDkotvamq6\nUzW7UdeImdt0RKdxBlYzenSyY5wWR4zw3AQQwMpNSE+nS+4qnHUuS2oVVppD\nIEGq\r\n=qE/H\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXYQdqkr8YsBRpQ0vVz47dsCMW+J5xBo6ncN9kCykA3gIgflXrIECf5CfKffeDITqTnqEgQySssZvNQ0Xus0dBNqY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.5-20180801181432_1533147539079_0.5651303506405394"},"_hasShrinkwrap":false},"0.9.5-20180801213422":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.5-20180801213422","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.19.1-20180801085032","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"1364d5991b421406d4341e88dd0e7aa6f7c01161","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.5-20180801213422","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-YbEgJfdiPHdoCBcxt9qUK1z0A9VdLJyBKCtgWO9bIBX38EeZXq4bBgioaZcOxy0cFan93qswT1jRXcSu+prFMA==","shasum":"a928df72ce84286c61bb4bd6f7b516c32945ebdb","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.5-20180801213422.tgz","fileCount":564,"unpackedSize":2036208,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYigoCRA9TVsSAnZWagAAi64P/2MvwO+UjJU6w5BDcMLc\nITvA3yi4PmubOqcxb90tE+CE09gKMnuzG1BXGuysFfHBmibCwPiI567s9HxN\nXEsMOMFp+/ro1ctuK/63qMzAq6pxNS3MQzhbELEwQziUCYQ8F/fvgEPsQyy9\n/Y9a8bJizQ2igj2dzE2m3HBwMAn7RXUvgOISjkStoCfN1kd3PvHeMsz8GbWd\n5S6Oxf6ZzH24dQzzzttz3cnMjsslZl9TJELz1EQqNgmolT4TLOx7vBIsCklx\nN503t8xykRrmMsDg93JIH8fbwWRhBjQhGBYxF4LpxmLMa55a9MwvFsVNCOTe\nRG6+6TK16+XTSdwXrDGN3JdNIbJTmkdhmAgirMbDPgEv42bzcRUXh5McMfoV\npy1+NS4KqWvWJhMSmHlqhHEqt5hzRKgdln15VXivuUURin1Emx8BPIMokLnH\nUgXfnrhC0+mujXzxbdiNCbDkVqYcF7naJDNuc0Luyqeq1eXt8a/BBivHV2ab\neKpgSVv4HfeVeGSA1XWZ8oLbPbFFYLzvb5o6WXjoQtuQGSy1CHRgoX2mPJcK\nXAvxMKozic/uqGKQP0HAmldJh7sy3gwZOzl4lYu6QI0u4B9Fw++95CNlO2P9\nkDm5HK86pztfM2a0MlTvqk6vN6V1BzQTVO46k1/FnS6CGpPPYT1fNTiKb4Tr\nJkcM\r\n=OWqt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEvCbbcMG30uQ7Qp46vVPjaD6mPR5XLYiZeoIJhurbngAiEA1TbIBR51fih+4IzpGlDOcwRZG2+BWWJGKtjaobKh8bw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.5-20180801213422_1533159463648_0.5112999747442757"},"_hasShrinkwrap":false},"0.9.5-20180801224419":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.5-20180801224419","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.19.2-20180801223358","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"98900eea1733edb03d6aeced36a9eccdcad09853","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.5-20180801224419","_npmVersion":"6.2.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-pJvbJg+0JUXcyRkHNYmF8rzHMq6NFaF9hfxLG24C03Qvp/hYPeeY18625K1+1NheQzPncYp1pn8QVOf0l3ZU2g==","shasum":"aaba639246cd6f21452d8a0c730eeb8bd3b78f26","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.5-20180801224419.tgz","fileCount":564,"unpackedSize":2036339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYji6CRA9TVsSAnZWagAADPsP/iIibMT6H5l+U2PtL5em\no2H5DS612GLR8nqAr/858qAHfc2gx1Qj+F06D6Gx4zW14HRDnkIZMeI4d6Cn\nOGeEm6t1pa9HDHYo2OhdFY3dD2P3uIcW8Nl3BLMTYQtca+phlO4HwvBwRekt\nlgqarSBbDADKQ4+sc9htAnRGOrw+D6lzJoq6pa6GkTWZa4IrDQm+Ok3HNYBJ\nxAPZsgifc5wMXoCMEOeiSWoBoO8yHhglLaCNqlPgJiYq9kKwSngt3EzKxHPl\nAEr2bbuq8XIDevcpjov+GMec6+D2Dl+1tiL2GGJVnjhQpvA/LpjIq2HnyYTz\nVItx87Jv4l9xui9RYZcnfUj3M6Drl7OcK5GSjJNX5QMAdLLIUv0S6ZxJYSMZ\ng1+aO0qO4doK/lEvfAVgXTEx3Gfd3ffP5L1pD15lBHr6TdT1j8BNL7/ROX1k\nLNyc//W7Y9HUzLbhqBM7Cy3pe4cWhrYHp6jAnkQqOtTn8iHaf/e0BwB3bjjO\n/gSqq3dRKrEBPENOGqOORbT8wi1u3cRKuyJi9Jn91dSGFYTBFaRq1l9pmaXu\n4PpQwIp+ybGhYkImm+JUbw/ISc6yX8PjF8S/w+qwVzk115OM6ZKfi0F870x5\nf0OduWKmGsB/t79fpSbj/4PyHLxEyrwivzggdp5KH+UolmCIBqX7M1IugLB9\nYI1o\r\n=M1YL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCH36dVVfHce8azVG0jTgH+quECTQwSR5cFZLDk8cSKQwIhANb37SoqNpunMxVmKTWrFLs3o6Q7uC7xFRicUYUgu+n5"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.5-20180801224419_1533163706313_0.7773658989286958"},"_hasShrinkwrap":false},"0.9.5":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.5","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.19.2-20180801223358","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"98900eea1733edb03d6aeced36a9eccdcad09853","_id":"@atomist/lifecycle-automation@0.9.5","_npmVersion":"6.3.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-I78TqYVynOTY17yhIzdKu7yFNtuypQ9Lt7ET3DUb9lzY7ftEuk6dan1XVQbd6vu8kx94pHZcGQkqwXDKk24nyQ==","shasum":"b80b047b65e273f2635f3012c560f3679bd22053","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.5.tgz","fileCount":564,"unpackedSize":2036324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbY0ugCRA9TVsSAnZWagAAcsEP/03O5/1m4ys7JducTELU\nlC5bsjfu+zCizywT6XO/CEi9wOk0uCrUEjD3WqRdmYrPBFAJeOlMdpUlHO58\nrfcBFw5yRNbr5vFtiyGur4QOXGZlCcMEVoHS7Pfv1nCCdXq/P8rnX/j48cjg\n6g1iCSvxBRsuWpDyotA1wtiTvbFSU+JZcdOnWic4O4Rzy6TJ6/cy0IG5pOk6\ndmdeVS/mjhVtt29btgeH9iwCnWdcu4rJNKnpQXJcW+ktD88SIHc1b3APvpVO\nEmy+2M0LoaIQi1QI6tcS5UjKhnnvhpevEGgWp5NR7d0xsNWEdtE4tnyIsmSN\np3iTvlIN4q40BJ/NOvzSvr8rVYSAiZXHLBiMwOR4yWFWSio7yX5M0YYi+6tJ\nBB22UcmzsLSU2rpTDTMD8FhVMUmhWgI8KxycGoJhDPtlL531wyVXu1fx2zg1\n/hxNeSAFDx+10ITXev4Rm9KuXyOWAmFu1zvSPMI68EtfYV2PcmRfUobGAcli\n3XsJTb2Mtaso9HFrpN5SBrjT7OV9RWUG1+IZ5NX2+qBHwzFmUMuvBwQhGJMV\nRy+9cbi/DQhrIMkb8nwZuuTMy1AtOVNST8z2hpFwB06RyR9WuR+2ydbFPeEK\n6NVj/MvpI2STOzWPq159M8MGPYO9gx8euNonqXvkd0H3HJKyOyrdncuFnUOj\nv9AF\r\n=KJpL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDM+HSCbUdbneocMajr3ZD3USIsw9tGKJLbVzLr01OaZAIgaV5F/UXFeUP1Inep4Q8YXdlinRrbhRNbWgkw37F41JM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.5_1533234079883_0.1897229370959852"},"_hasShrinkwrap":false},"0.9.6-20180802182337":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.6-20180802182337","author":{"name":"Atomist, Inc."},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.19.2-20180801223358","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e593eb3d4f7bc929e2cb0fc82409871536f52bfa","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.6-20180802182337","_npmVersion":"6.3.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-ZHYI2zQOvpJbCNX6zIpo96p2C3ojB4hfOyIkF5UjwNKPeVShWxKbPsR4zzcq6tobi1OVB96rgrfpMeDb1wTWMw==","shasum":"687318c28d41617528050a38d91d5b3515d7ad12","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.6-20180802182337.tgz","fileCount":564,"unpackedSize":2036435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbY00pCRA9TVsSAnZWagAAhUIP/1x+4QOUzVASKy6NI5a7\nBx5JBsk+ZCcmtNs3zmLs3GpSpOjKj9nF3TZBx6m8+ShWfE9rXcY+t19Y5J38\n53VbHgjtaLP0n5bynfyDezIWBrvcd/LDwYjtGPJqG5c85zFreC0tcBNVqHd/\nEWeQSzLZf71g8R+oTLzjDah/8yNWHMK0wHN9WFEBKX1eze/C9Hb/QmnrLiOK\ngxsw894465JCCuZHsHmyORPZzJp0yb5LFxgXgqK+KnY7ouC3xKG2MSeObS79\njEIDeFR8q3Ga1pMHjj10m15XeENv9fLt+jYlXb3pnTAAjdaA7S7bypOftrv3\nZw5eLeWcALF06fX96Hr90whcpVDmC7ZIn9Il+AiW0UOw2nj6fwzRErmdSj6i\nM5PZkHNl6Q2+IWk8/6GA/F/yxz8Hc4d7AslrBCm/yqFlJQxX7hHJtstNZPR3\nOxn42uQX+wftmSI9yoRJDOQV0QP7qLl3eOKB5izU8QDbv+G2L6itRYfzMjFk\ngSAgHz6U5CtCVWiUmoLrlOAyPivuemRyicloHiP1KqWza0zioDyiMPlKyvgv\nh2AoQB0Piy8bR0pMo8SBiHxsvpHoA49NxT7nWOLUa+2JdUJ1rSf+0k/JqDoK\ngPltZnDQIIv4ZBfKap0M+ht/9paJhm6iFnqyHpSBBs9RP9TMhYVgx/6k4YxC\nIlvs\r\n=esvy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAuGObX3OLOutVnuZDL6OmOQiiRiz0cYrM9wefw98qMUAiEAvk3OGibnIL0U5l9fHIAoFGarqyS6D+G/hV87uCPczfI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.6-20180802182337_1533234473124_0.360705767836661"},"_hasShrinkwrap":false},"0.9.1-20180810091212":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.1-20180810091212","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.20.1-20180810085422","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"b250678fcef21a505472cfc16accdfae5fa244a4","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.1-20180810091212","_npmVersion":"6.3.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-5l4skXL7YVBTXFUsDP7q9lJ36RMuGm9eOaPtrJsPobnf5PoBtXTsYj0qeecen/e4svZw8c5HJrr1s6b8umLahA==","shasum":"71bddf2cad353915bb7234f6ef0010affd9205ff","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.1-20180810091212.tgz","fileCount":564,"unpackedSize":2037422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbVfcCRA9TVsSAnZWagAA7qYP/2NGiP6lFE9LRNW87GeQ\nlP56toFBURQfJbtU/Odg8oGuPABDCPW8bLBX8xwJIS1EAvql66C8KahBNRBs\nAgaRDzkof33JGyFDWTBcsoUm4lCQ+9V0LtWzfr2kBogn4jIDuwyGI8bq6sh1\nXrOdyPg4WsFyDbQ4WC+teKrJlK+8qp0LcPu5BWlbrQ0fQhiOY8wFddEVmiw1\nn/F6KRCnT+elXk7kxKDSqml63bXDIEWUJRDYLhG1bkqX0P0c0fPKchIwap/t\nlKPnm3g+O+q06UmsCpoNRbR2LYtT2VMM5pUhLGVjnLaZYnlVRs7VtIWI1bba\n7Pqe+mBjpbnBohN9ILZpexuwHnHYRGxz8RRI6EoEYSo6jYVYPT1va0+dokIA\njLJYySSlMe+c/6FeRCfg5h1Dlv7q8Scvb1s82QFgimwc+YPdUkHPUAi6KFxg\n/FijRbSEir9X7DAocLPsCCAwy7un/m/39QqN/HkzGiUPsEcnEtJGZBexbBdJ\neg9WVC+ZfgDD69ZQaU9SuXB5/gARvR9ZEO2r70+P6K6y8Ipp2OaO1ceUFiwn\nmfY4SSmDoGxALV21tA0fECLgKeU9M3pxd+KMzeiqDynwb33Y2BQIdnlxZOtU\nDj8IHOB/vt2wHjAhGffNUcULtxhIkYQU4LR2ATMDF9kJrUoQYRJbdM1twxaf\n/ZRk\r\n=QEw+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGD48YpE9DbBMLzcrAFfcUWT2Buqxke3O15LkYk9tv++AiEAk5/tsXUKi4qULlzjIKvuTDANtYeHA9PMSRzdPlrn0Vc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.1-20180810091212_1533892572024_0.8800936887824771"},"_hasShrinkwrap":false},"0.9.1-20180813153704":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.1-20180813153704","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.20.1-20180810085422","@atomist/automation-client-ext-dashboard":"0.1.0-20180705210657","@atomist/automation-client-ext-eventlog":"0.1.0-20180726072953","@atomist/automation-client-ext-logzio":"0.1.0-20180628224529","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"fab572059e20095d4b1aef0be05a0182366f1432","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.1-20180813153704","_npmVersion":"6.3.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-qY7ef0GVaECjoZlUOj/hYFln2IHRCjZT5Z+Q0EJp3pB8zSUhCi3ccV68d/eXG2uqz5n9DUDPWPiqjab5VF6OTA==","shasum":"b8fdbfb2a3933fe5f02af97e0d9f1df51cf42d07","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.1-20180813153704.tgz","fileCount":564,"unpackedSize":2037190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcaafCRA9TVsSAnZWagAAa3MQAJxODLf89+K3Z9lQ0FAf\nk80wzFTXXl3BpeyqWmJIAo0L2EspkqMSSYC5RM5bxt2bu98URCkRns95gPTp\nark1Iqj3pXAHCYzA8nqZSvqd7Je8nCEN68jGDAAcy39R+i0mR1Tyu21+RcFp\nZwU0MgyKMaooc8aPQ3nWGnYA/ZpfGI5CoJfKkHdLQrfwy8J5Mnq2HOGI1x6G\no3HGuzWEF/FxPNJjJdOBVmDZ+4l/n+pqlpr9RruAlOd8rSXz+GD89VvH4EBO\n08tcU8kCeYL9+LqSvRvhx979TTzblath7nhyYvwEdlL6H0kuXHuP1r1bsI7l\nJg1IYaqWYHsyXSQW0CeWT3Tt3m9Yjoe40oZwgV4xqLZHCJnPO7ysZB+EdmhI\nqPZWoM2jbeCpcby2ATEG5dh61dzp7gNOOpraM7Qk3l/eelbxFV3mu55dB3aB\n7/y7biwL8VYjpnZHCuiqXNBrLnRNMcGMTu0gUXhScHpusUKsHYMdOlB1XGWU\naplCfduJLO2Et/xbWDSZ3/aufXnoeWA7wuTKNho+3xZXUCPSkPMqRyzxotzy\nCCVQuFGybO5XoKcug6YyiJU96lPDSHXxjVsdd2auBczaIzb5VQcbgHemyXmR\n/fMxjMWaGt2GgHfCyZXU4i5L6iiu2obCbKKA2g37XRGECL8Nnq6GCYT+6d05\nCBOd\r\n=chdd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCMgyh/AX3D//BLGJMF+tZpKPM2SWXfkeamuAqTKPn99QIhAKNVZ8GsQNtfyzdXZTGooln0r7MUOhfailf3H9PXLowd"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.1-20180813153704_1534174878808_0.882303800275986"},"_hasShrinkwrap":false},"0.9.1-20180813154920":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.1-20180813154920","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.20.1-20180810085422","@atomist/automation-client-ext-dashboard":"0.1.1-20180808061340","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.3-20180808192153","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e309984a2088a00dc70fd0a8479dccaad0d7ce07","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.1-20180813154920","_npmVersion":"6.3.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-qVBEMXPFK86evN6gqqCrcA/T1/fDUZQr39p+jtiz3abDHkMr/gPZUdoMZGIeDX4XCceAEOf+iBh0X2yUOVWJWQ==","shasum":"02fd78f0842ef8db08c8ad9a40e263be6752e532","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.1-20180813154920.tgz","fileCount":564,"unpackedSize":2038182,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcamACRA9TVsSAnZWagAAkywP/izaE1egkUv5a2g9isRn\n3QriUx7Uqi8lnwh2nIAQzwaj59y7aOU3oDNawSh/NLsg/RvBdNa1kNQSwVSb\nPbT4noU9AuJKhT3MXw+fFEW8fJv40HY7YSMN+PDFd6UoMHsDIqrN8xhUpYTg\nsZMzTQvgU3+r9yH7N8wBBRIlA5kJeZ8XRwd1Xrb9DmwtR2Z5CzFQWaenCfQl\n/D1TZdwzDXfUJe4t6TcroUbLfStXXqQsmdM6MhLgCym31I/APjtNrCqd8xev\nB+c3QKOtr27XFxsaWv9D2XHVLXwlNglyuD52jSeZ2xfn0Ued8/1XDvTofhGX\nasdPiuW7mjOM9CxF5ooNFDpHurbP5VpIsG+R6E5SofKBI5fIdANV6SefS7S9\n4kUdy0EeusCxO6EacmXDWmFTchE5hOTEzTigTlAPCS3aiemhw1WNWF+hdrQe\nhRW3Yi5cAwUM5uA6dH74ZYfeajO1J2r6m2T3vL0XgmFH2oNvisRhwaG5v+jc\nlPeHb9rpAs9q/dncErTvh+G6vaCh7ZS4EeLoWACKzWPer7z3aAA1xw2K3sw0\nl7oANwEiXOGk5Kw/w6SE7305BN5q8mYrREDDCEVaodja6Z0XT8TVnL19qEEo\nlFRZHmmHRXj7LgcUzlO3k9Xrgby1XT6uxS43n+mti0TynB3t04aZLqNBZTKi\npadT\r\n=VVVF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDrNvxseypkeHsFl7vhVlj+4oPHIZK6CxdN4xvIiigZAIhANLy4Qpy2kYGLDYJDLibPisqY/v3PJp15jH32TR/nHrP"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.1-20180813154920_1534175615638_0.9664999159661514"},"_hasShrinkwrap":false},"0.9.2-20180813210901":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.2-20180813210901","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.20.1-20180810085422","@atomist/automation-client-ext-dashboard":"0.1.1-20180808061340","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.3-20180808192153","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/start.client.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atomist git","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atomist gql-gen --no-install \"src/graphql/**/*.graphql\"","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atomist start --no-install --no-compile","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"c2c80b57e780dd31a4a93bbf73f83abfb3aed2bb","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.2-20180813210901","_npmVersion":"6.3.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-CXaraGno/MnG4LgbdhoXgOuGHuNR/WuIjIZD0bbxVpDYp8XRS/z6Vjy7b7g55ohzZd0bwm7oyQ3LigigOtQFbw==","shasum":"93b2e6cdac0e671ca25d505ee55c3d6342295f94","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.2-20180813210901.tgz","fileCount":564,"unpackedSize":2038182,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcfSMCRA9TVsSAnZWagAAJDAP/iCkmW0mTvfNHzA/vUD5\nYu559G5bLq3whfMQaaDrfaFfxryg27rhBhnO883jXuOToJ7WPKZbCBk6MsZo\n3mhqJ5ztDsLxtBRPdGP4wtdBVv0zyH3o8LI5YOcuE69FThFk4s1ouGITT3g3\n8bv2HI4YB8BymANDnn2BL9qNfn7G11P6vOsYNUYFupmqE9oqij13Hg/HQf32\nRQ6hEC1rnRSgVzdvrNOkrlr/bBNQKjZ50vECJqwHKWPFU1cVMPn8lcEVzRDK\nQmQJsXgEEWweU4UVPDwxBashQVTvNEOseacD2ih8wyIpuTB+IF5DLjgP4WxD\n+NpDdEYr4Z0YM/qk1U5VpXobgsxlMO4OnsOiFgDCUzx7xgV2yD4R/FRuSSd9\nIEgqmjnDuz2CW5QHPjvkjJkS31B3BJrciK0C4AKkR6m/tI3paA28oAXWlYFK\n9B6XlzqdlISuzazQ9uaikH702/T2n7xxDCaTAHWcvr0DFi0zNj5gLgyO9QJi\noWrct2ivYHFlUc8wx9ZzVrULtnetFZVuXXq1CV9bKC92cJ6zNyt4Qv4e5au/\n/u1zGA5BPXR/2CN/XoyYbhiwttDOYfXKs6z7ALBcj950ceRPmMSFcrG89WjM\nLzA+N8ch3Zve61cSmJR5/tURFiIOGJBdWkhuqkL/a3qWZXynB6bIgnmuVEOx\nb8Gk\r\n=NsDC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRXTAJ2nNKeEC5plI9XWogo863apz8KeU0GOXnOKSVeQIhAO06I3mcEebceSUKKmET7zAF+1oRfts1VhLSii8vPaRg"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.2-20180813210901_1534194827983_0.7960258697333593"},"_hasShrinkwrap":false},"0.9.2-20180819074332":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.2-20180819074332","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.21.1","@atomist/automation-client-ext-dashboard":"0.1.1-20180808061340","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.3-20180808192153","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"cf8201fdbf58fad3682e07ee49764e5754ac9810","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.2-20180819074332","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-tWi/p8nqiVpK0HFwv55BTYXXWoM+tVvHKjDWdFlG6Bsjyl1SvDksbKW60RIZZfjcJAhync1t+aK/tst6wDa1Cg==","shasum":"a41e9d974f82fb21a8a3314c2d3d72d774adab46","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.2-20180819074332.tgz","fileCount":561,"unpackedSize":2043245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbeSCLCRA9TVsSAnZWagAA8woQAJmvLyGbPcFbdVCpnHBK\nUDXBkiON7KgKCdGMVsqr3ggxazQLvbg04SKWqdwSIaeEsH/Ur+joigG/Fd0K\nfmnGkF9ZTuiYE4cPfvXdcQmCuMGab7EQ7vZQO1pt750raFnrg6bhpjNasPGM\nqpqCMKnBUDpta2VqnsY6RZijQsgmqk7WyVcNkFe9JGvFsks7tRWAYL+nPRJV\ny4KAscyBQpknJmNjj4a1kPsR1qTXkFy+r8HLtCriLc+sqv6tw6CzMZGUwRNv\nGB0Hl9pg3MO1D0EqbSj5RwdeMxZuGmUmXWZQ/+JxTjn2y8KfjCeTyJP39Yq1\nDXSmCTSeA5EYrFXv2Mi41dA0tFtVaYnTpTibWe7r29Qv34AydGD4wpVGNIF/\nxdqCWFQyChWfc8jKMgCCKzXmJKjlbr91HqwmS4obdm+NWNVSX6kqj31r3Naz\n48YNHUNbvvrfAhy0W1Os8JGJczzjgJYvbzZogFf+B0lpejI37YoOQbnw8fsz\nOmNyz51JFoIhQ7AMM+mnSgk7yMd6Fnm1JIfYQZ8N0THrvhByE7QfzK/70xVh\ncXMvvwlhud0TAlSnfZhsxJbKl47W43PP6gZzCs6ghODf+TWIegTNDMwL/Nmz\nFSp7M82RW31zlGI2gySS6RQElf71sTCcL+0XeSIPShSSGBm42zwvRvgAWAbP\nvaou\r\n=k2Ss\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBYvt14LSOLqp8STLW6EWOAG834FEK2hg5IawSQFp3R0AiBSu1K1dsWAgy/QC4VIoJXQaXSIAyqn/mvxKZsjJpDnhg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.2-20180819074332_1534664843317_0.4924542496631763"},"_hasShrinkwrap":false},"0.9.2-20180821232533":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.2-20180821232533","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.21.1","@atomist/automation-client-ext-dashboard":"0.1.1-20180808061340","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.3-20180808192153","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"830150d30b4a9fbc441b43b09561615f5a6b5163","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.2-20180821232533","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-qq7bPv9F1/gio2XSqCWlArjPHCsllKI4emqsOM3T/XqkX3wQSmrxgPJ92kWCINZ1gEw9rMqlYo1ErFXUc9MGhQ==","shasum":"f3ad36205f12b2defe7f6b25294c1422886dbcbb","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.2-20180821232533.tgz","fileCount":561,"unpackedSize":2043831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfKBcCRA9TVsSAnZWagAAjAsP+wW5Ih22Q+IeWZc9bMxm\nRf4eHDJJlx6+0XvqI1N5LZkG9LnxLnV6bsL63KVT9wZMag+8hNl7tfSe8WK6\n25hd6AtV515DyHh8d1NDiCUZtxgYhpbeXHL2jCdIl9rWnFHcOJQW+DAsHml+\nW1wrDkFxvWrP/+qiLK6KDRnO0kx7zlnwrg633BbxG1+MyTQFsrSYGpXKbYQW\nVne2QprEZNrwN91nArEFNePeF3rJGrv5BTW0lXeTyq3mLKBimg9K5+AeiNJ3\nzKEGx+oermgcje27LFWVki58OMoGFkuFWAmTkSSndYQGq3JDrZy0O+t/IsFb\nk7mBpzTYfnu/bWyAv/IWBgt4oh0lmlJAv7EvOCdu++tUEfmLhTBIUg+UV1SN\nkHtyLzWUl7/fA0VOkWJQONF1m/Gc46Rx1Ccb591oWtA33EqY4oBhHx7c/jUG\nY5wEjLw1neXUdnHOjDsVnwBbS2B2f6PQd7JvE3KOhO8vUz9uzsxe70S8deET\nJv9n4p4+zvEO9JrZdtqVZp8AiSx0BuF314sFxjE+yhZWs+/bjJUoyiqRQjBZ\nEaYlhHRp+XaDiee6+RnHTG24C1hxRik3bj1msyQEfAeM/M/cjXMHsC/7zGMW\nfeEOncvxpcr85uI5y54MOeeqbdN1l8dt2qB6RzOEAmJR0XqBd9Qu6hEPBy4u\nEK19\r\n=lpQq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvfOvthiMW9ALEiWPraU/nhjFzyfI3ECgIfyaKT31QpQIgCcu+SUXSMJP+MnfFBkqAIjGBpSHFpcIHO8hcdGhmdzI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.2-20180821232533_1534894171895_0.3992403895004235"},"_hasShrinkwrap":false},"0.9.3-20180821233204":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.9.3-20180821233204","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes","spring","spring-boot","travis-ci"],"dependencies":{"@atomist/automation-client":"0.21.1","@atomist/automation-client-ext-dashboard":"0.1.1-20180808061340","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.3-20180808192153","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^1.30.0","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.4.1","toposort":"^1.0.6"},"devDependencies":{"@types/lodash":"^4.14.80","@types/mocha":"^2.2.41","@types/node":"^9.3.0","@types/power-assert":"^1.4.29","apollo-codegen":"^0.19.0","copyfiles":"^1.2.0","espower-typescript":"^8.0.2","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.10.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.0","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2","typescript-formatter":"^7.0.0"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:ts fmt:gql","fmt:ts":"tsfmt --replace","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"7fcdb838ffc7daa95d863103744bb236cb36e947","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.9.3-20180821233204","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-QcW57JPqM71gktg0rdDNJG+bg9F0z9yX95ShkgS0vbYGc+Gy4gvogc+DDGQXtZY6Z7sxddAfQEiYzApS3edS+g==","shasum":"f874c9295a70ec54c9cd4ec8a43cd9b0c2c94df6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.9.3-20180821233204.tgz","fileCount":561,"unpackedSize":2043831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfKHkCRA9TVsSAnZWagAADRYP/2ysqEhaCRap+CtRxlfn\ny0oVrabpDELz3IqcZuUjfNVx7C2IxdEYe12PXlwzkw4U5cM228o/lwHu4W6w\naABWfKEL1WeCbpHJJO16H2Jdtg02xAEeAn0r3ilXwFWU2DERuCLNEpDSIwkL\ngzOLHrcBOxmfuoZFbJ7wZaeyxiRV3KHQTeRD5Uu8uvz5ifw9Vw+GmkDwu5bG\nkeoxDeE1MopbmlabRMpJIEsGAnVuERUFiyxlOj0kXPgKx9BgMkZ8NDQnfXHJ\n+h7iIHlbwSoPQWBIWZqfwJppZxqUz9nYURMdFGUcYKimMU6DEEV2+Jan2VD2\n1BsLYCQDmvoJbrvqhKYmdYgXjUaQplKz0k1YgALM4yXrpP4XYjnLkqu6z82y\n5l4cvxH1RAasT2FiR1my1Jpu7KnHj2LZNX6L/rTDL3mY1TXY3x1PpoNIpBUH\nUAbq7QKa3eUeKK4bbjgHQczW09z+oHpGtoY4XPOEQn2YrXaHhxdjpoAuDwks\nSLLLFLKY2TVMh6l8PzIQ47KEThpxii+jjRGXQtz1nDlSvs4jE7zvJ0zA06mr\n6E9tGSxLb26EXX14zZOsd+wSqepnHSHD+JOT2hSjgqW/0mxx10uKWyXiweFy\nKAARy3vNS7EtTJphpmIfmGp+Gvt4YL2B8nmEAlJ9OJdLedi1a1xcSgOByz4A\n1pVk\r\n=Qhs8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAW5yf6ob0Z7EV079yIDQfGj2PrxqrkrZG1ifFRbnIO8AiEA1PxyKCcXdswdKR8PPVeZ0JR5zRI1fMkjgx0gTI0afjo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.9.3-20180821233204_1534894564216_0.14013054042652717"},"_hasShrinkwrap":false},"0.10.0-20180822075535":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.0-20180822075535","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"0.21.4","@atomist/automation-client-ext-dashboard":"0.1.1-20180808061340","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.3-20180808192153","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"2323dd367c581339772bcc0baab9ed54bcabf65f","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.0-20180822075535","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-XWX3AJcbsyAniXC0IqUbOB9ats5HQwwcncUhQN6JoygRAZPupXGnOvHvmEKBaTXHDKXD3hIeXflYuo78wBA9nw==","shasum":"a806a12316f7ef091edd79beedfb2d18ca72bd11","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.0-20180822075535.tgz","fileCount":561,"unpackedSize":2034674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfRfDCRA9TVsSAnZWagAAWjYP/1uPTYTgOR9nyaMFd/6j\nFBH1ais0U97sx3wSDBYiXLLE1jTZ6w4m1uWSmn++NnvidWUUz3E9VLXVIUJ9\nueJMQoxeQ/HJBwKwwF+iYBtMI3BL1mZmsMdn6RNG0QQRo3P0sIbclZ7erIFe\nR7WPnoBONzazUNAChXpteXDYFwkIa9HGkzmmsXfkgqQuZdjsQfFeMb6dEXFb\nC3HBY4rTldVSqDjKR9sqXBXID4ixdzfzNLknTyVgUlj/jc9sTLAcYONRhb7T\nE2RcWJ7IDIP9XcZG7CCRFFhqoB1Tu2A+4IBdGXqvSyiS2bn6Pq16QnBSQqG9\n0GOTRDlAsiExbJzHbmIGKCr/p4JskYWFdAcd2gXiT+DkWHsAWDQP39WdEa+O\nOUXzZO0yN8E3PabrLTpxdlo74DxeYmDXe8GLNh5KYFb+z9Em5t6xXp6518cD\nZxc759iYQw4lG3RQz9bFyVsyAGlaIKejJpJYGLBvAvyS9H5zLfxlet2OvOCd\nALUkrGWPA5IHm4fpiRJ29uhHUtut0PsS2RbqD6rkDIvziUl8t2612A5IL3ZW\nKmwz6yE7LYl0gR77DXWybftczkmLqTy2CwCqpXm5xFM2nstP2huKuP15cNck\nWuJ68j4BXJdBeVrEiBJrZ9CYHP8gq5WSc4Yne1AKVep8tMkDm6qiC0rpuV4W\nxKBS\r\n=0u9V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDEvTkHyxNbV9YZt5zqKVvI0qlR9uevay4rTpBH9JunyQIhAKYrC550omgruYUu5BFDx8Gf866MacA+JU8zOVKenTpY"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.0-20180822075535_1534924738669_0.816692440279982"},"_hasShrinkwrap":false},"0.10.0-20180822080209":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.0-20180822080209","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"0.21.4","@atomist/automation-client-ext-dashboard":"0.1.1-20180808061340","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.3-20180808192153","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"407aa062044b169ea41b6ee981ac7d5fb7699c39","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.0-20180822080209","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-6CUqzM9qm4clGfbaHeiQnLHygA6CwkkdifTPuNy+76IbMNyNehIhIMy1/ROgMtXPYphI9S5P0aeF1CSnHcjDmg==","shasum":"9e8f45295c634a443eb4e7a8363c99918d55cfe9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.0-20180822080209.tgz","fileCount":561,"unpackedSize":2034674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfRlxCRA9TVsSAnZWagAApWcQAJ/TJo6ROatgJramjovi\nZ6/96Rb+nJU4pUGVTA9ZvJiDqzke0ti0WTfUu7145pMBIz5BwE/RWNJqaaAg\nAYbtGob/I2l44oD6r14Jw9f6cgN8G7C6+Jk/5ll2HakbpHOCXpiGp9BQsHEJ\njZmDwEaR/0OFfKjDAfkh6b+cYAyUbnQJ2xfE+ObrDLTbyG01WFdhCEPSZUUw\ndGh0/CLfYjX7wEqbockbdkmZuyAKCsUznBtK4/2vqSBVtZsGjDJD1hU45sEy\nolrgMK8v85Z6x5AsHc3ZoKv8hArH0RXtIxbnPOeAooaJY3OmglB4ZrW750f8\nyhGXwC99YuSMI4NHP0L8/MaZ33p3CHLeaS4PDsYDOUCmpl6t+XOEcsag31Bo\nAmwfpXS7y6mUW726OO1Midp+Z3TnW2zPAQd7/vZy9xJGLaKqf7HRl/lOFn3b\ng2VzrwlGSNU6JZ/qSU0xrboDkSZwy7GZt+Jpqf0cQMps98/3OCFxRNGpsm5w\nMfgQXUz6ad7zIrV+Z2kHeaVcRATJKdFCAE3Da8mEtKKK9wrHAufHF+EeKvgv\nTyvM4XU97MdzP/1jqI4Jv4/tGyZMhefhdVdF4wVdC8HYQ4HKbgiCPKQu0ir1\njC8O5r7odN/bdMaVkycwLzdieENnus7Km7rRoptvp2eHkOfRxG+GCWS4Ajof\nZyUH\r\n=VNsk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHN98Qpybqa1tBjGqbMeENtwFBITxEUehX4mffYjD/zjAiEAtgywlDn6KQjSkVKLaSlOXCdUXdLBwDN6JAZuC7PVN7A="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.0-20180822080209_1534925169219_0.3075481762115233"},"_hasShrinkwrap":false},"0.10.0-20180822085034":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.0-20180822085034","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"0.21.4","@atomist/automation-client-ext-dashboard":"0.1.1-20180808061340","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.3-20180808192153","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"1acc31793ea77b29cf07346a07a8ea64ba75f0b1","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.0-20180822085034","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-BdtgesPKiRO4QnFe1Tus5gBBAGcJMMFPL5rsuEMCuDCJ8TF2yX12Fw8og+2htRxAU/iihs1Qe/Yv8vGu1ejoSg==","shasum":"3bf3d98a260b59244213e89d3884ce2f6cd9cee1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.0-20180822085034.tgz","fileCount":564,"unpackedSize":2043173,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfSTFCRA9TVsSAnZWagAA8ooP/3uW+CpIrZPIe1WoagLV\nL1whzJBS9hoReHC/N+1Um3DVXVfvdAXzK9hqbK9ZvGTT6qz1G0M5FbZOP0vb\nBOf7HP+z0hJAizZKJOnoV+kTTnk7phl/snLo+xwC6hfldJ1B46ifM8H2+CQU\nvXso+ZMwFk5ppNod2mAMglBNNCpVtRXTAe8q55yxgC+6DmDG6CxLvd9Cv30d\nfoFzUvWIsRb/NtlwF1wWsw/RKwUanR7r5D8ZkrgsHCV4MyaV6XPEWo2PdBSZ\nAHNKYeK69MoXUsuHYYgOo9KGSSJvg3E5aM1r0tyBwmkHvYG7D/YjbqG5/U2c\n1Rp06EK9K80i6A9IBeTt1d8/zYj7leF1FQj+cVEbyssYmwoaKKts3BeNWHDO\nyJwwCIBtaNQ/JExhaYIin4I9/pMzVO4RMSBx7yruJ6XqwP/TSZ3LCEE5kN2l\nrZ69Fz1L7plIFreZzrsOuSK86I1TsuHX4pxEOA8fLHuMXSKSxi82tkQwbIqf\n6HfTk6L45Bx5eNXOKUTbNyL6SA5di++5xCRUji812xEJHmEP1EqdEXSLdH5z\nvLTjujqcNMECZSR1YPG8l/4zsHjRMaRTTdlGXn5d0q+PWe89TphPa1GQFXFe\nZfrFUt1tkK4iry2JVGRfW2/4yoGiBq1+U+pL2WCnTUhd1yaf/Ue0kUNtFbhY\n4O2U\r\n=BpSa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzzBmrwoebAHrYmvxnh3GJOUKxoVUhUHWgVxFDXYeHlAIhAJZMJEvsJb9OEkPd+P9OlTsO/cVE2iwW3ecTrkoIJPRR"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.0-20180822085034_1534928068901_0.2625732501429554"},"_hasShrinkwrap":false},"0.10.0-20180822085652":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.0-20180822085652","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"0.21.4","@atomist/automation-client-ext-dashboard":"0.1.1-20180808061340","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.3-20180808192153","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"c57bc1688c5cc97a67326f29a56fc3acd1145378","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.0-20180822085652","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-0YMrjNLVCormA0nqIU0qGKKItHcvvwsYpynhsxlBDXjNHBKoEhVDo1bCRDshhjZeAaGyqYcBWKIk9ojRPCLlsQ==","shasum":"7e8d80bc0bc7c8a53fd3bec0abb0b8ea3a58dcad","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.0-20180822085652.tgz","fileCount":564,"unpackedSize":2043356,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfSYuCRA9TVsSAnZWagAAgXAP/Rd+Sukp0cUhGHBIDQow\nz5YP8uCMV624oZw4nPyTD3VCqc/3InKYDJ00VUev8UXubYGJgkIPkgQ5wpNQ\naVmWZy12JOQ6cEpoiPwNoEw9VPxG4ht8iO1Pm2+b0hzjZ4tAUe56XLHfDbRP\nDRViIzEkPFy+YNB8oIHR+4eg3X4AlCcS7gmDTgJrfcKgH+4s3X9xontEjBVV\nyS8sLnYi1SANoict8DCYcWf0dZ1ew1pbyWX/LWuJkEAmjUb6iJ3uTBzAQKt3\n2E/7VTU7bbgRnw1I9e7L/tnrjptf1WuBesTwiSavOGetyX6lEwcSXLk8uwbL\n7CQ5B82afdvsG4UJb6J4g+s9TOficrOlYqH8e4RpaNwK+2XsOdiVmMTrgNdH\nukldo7Pem/WCmJnLQn4xo9ApFj2yOm/X3/nK8mDeCaKWy5gCQCZOoe1SBPIM\nIAYF69njSHxBMsWIlWP/unNiX2M8xnT+ZmEfLAqfKoR4GAbPHTypcP7CU5Zd\niYrxuD+1j8/hwWcW1sHQuyH3mvIy1Gz7UjRj5rwWYDSiSA7/bQW0xyzwo2LO\nS89hZRsgTtV5fiK+FaPzAXtYygaGX6LpthZPy1xdCO2mJ93zbIXN/Brhf1QV\nvDUtN9VEykRgLPs+zD2TaCB3CrYtaH8BCto75DrdJ6yCxHH/eCfCy3o11N6/\nL8Xs\r\n=cIf6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIACxZwqFzlK7KbYULEud9iLHUrwAEYV9WK80588qHQOaAiBxDhEwhUp79VZcVkEDSCYlgqX5oAWf6jN8sm2DgwhBjw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.0-20180822085652_1534928429250_0.02848554447214302"},"_hasShrinkwrap":false},"0.10.0-20180822085820":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.0-20180822085820","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"0.21.4","@atomist/automation-client-ext-dashboard":"0.1.1-20180808061340","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.3-20180808192153","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"0ec4c2a24514c51d1cc4958e81e5b2d801d3369d","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.0-20180822085820","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Bm9KSq8fvylHIka762zvMfduvv9QHAJWR7Rb6bMu+iPs+r6QK/A7EnQI+GjRv/12AAXWEaygwqGqAeJrh/FcXw==","shasum":"4ecfa98ead0f86cabf20bb6ae5beaf9a6ebc8e54","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.0-20180822085820.tgz","fileCount":564,"unpackedSize":2043356,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfSaKCRA9TVsSAnZWagAACDcQAI76J9VW6i/WWsUabMMB\n+wEFE0ueJvgVP5G2Yu72Q0Zd1/3YpmzVIEqv9cUG9QGWiIK+HYujp/5v32d7\nM3hjJipvXqbq2mMPQXBCtjrb0faICjURTez7AwOdnBnJRV1rY4h3PU7htsLP\ntFhQoageI/NAvtxc4NUNaeFExtviiCV9hgpcUfn+LUj2BC1W3EntUcDNabis\nip3B+3Ow3MWwJqQ2RJml83i5j3igsgtnO8dFh04qX/bWIC/3koLphTIyJYz3\nDl9mCTyXtVIDUXAvUY8UFTcQxsczTfWz+MBq90IiPJMmXDJUlJ102ZIam+xM\nSzw1J53Hm/S7zncyoI8eKNT1X/Mr8otzfji0EUziJWZa5A2GBbW/eJd9UPCa\nqppIM57/dypg4vKh1Kot8NeyKVwA3Hx4RFQVYhsJTDdT49ctEvfxCFuvweBB\n7+4yd1GqmWkyGSWUXTCiG3UBM9Xk+4+xvR18eXqA441irup6+AEoYvrKBT7w\n9xeUOcPAW0ijgZmFVx/qU7GD8CrZZxGN3M7e8M/XSDYpChdUUUAmwOJ5bqy3\nG0v6+186gO/3jxHue4pGbzEUsap8AOJrm/YUjyqZQQ6/9Z2cv9UR1QNvAHMm\nbaumTIGoK5Ds16SLen/vKKrmH9xdyDdHJqt4+8umgXerdT1gb2loqtUa54ss\ns31K\r\n=uMYE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH2yQSi6g2R0acJcbUpjAy3uyNXZ6vLsluiL2bGQ4RDMAiEA7v0QAcUonAFQ09ptvOhfLksxo3waP1v8Il9qzNo86Jk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.0-20180822085820_1534928521575_0.7643432241692831"},"_hasShrinkwrap":false},"0.10.0":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.0","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"0.21.4","@atomist/automation-client-ext-dashboard":"0.1.1-20180808061340","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.3-20180808192153","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"0ec4c2a24514c51d1cc4958e81e5b2d801d3369d","_id":"@atomist/lifecycle-automation@0.10.0","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-U4jrg9mEjowAIIpmJ3Exalq3e3Yh1YNsofog5erISwdjURnCDer4KlUdPizV2nL1j5JfwuXSOjo8FlavNa79yw==","shasum":"20b2d660e26f756293121d6c3f73f04426ee63f5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.0.tgz","fileCount":564,"unpackedSize":2043341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfSbhCRA9TVsSAnZWagAAmScQAIFCTUqAjb+0zNrrGCOy\nStzBXH1iYtNtwTTvVNVjvQ5BrenOxK+pWULEs5C0x/zMxdfND9DVGbZR3gPN\n28+XhkBfU2MVfSbqJRLoPwycClX0kklgAQhU56omV2T+MKV704QT/hMKp6R/\np0J9cTJPlZWaHGuCBgZbCGWoZ7VP93qkuhGfkyCwXjxXgHNCMuJwedkABcjW\nvq6TccYiOEqtovzsAkdIV33KcqORDCF4kUmL4VM8lQ6femw5fscW+/QI7+h0\nSkVNsBFp3Yqimv90LVVWQ/m8GWziJZZ2gLARWuYgHyBxOo7usahTM8/POs66\nOQbBHDJo20KIpKFZbOfUA2Xj8PCzySW4/vLhVDK5HJRyYDK+klvaNPigZF0F\nzXGcfJu0JAHGIa/DeaUeIFaVCkX4IEr3kk9V/mGb4o2gLyJikMr0FHfdwID2\nIxOROWyY/PlcFXPaiohxoAVme+KB0LG51WIaxSkbg/4pOQPDT5syGnoRJr2+\npzzcaO1zwbKpuCck6UnDnQWeg4+3sPIyc2TgTqGPgZfgsCrWGxFdaYeQ/7uY\n2Bh8EFYMfAC3/km3KOXpAeq5UHYBlX+BaHCRMUr3jnLn1cNAVuLbCJC2kqCl\nqViHJKlgemfRRKyk6DeUk+okTdkg7HmpAx0YONaki32WCrKixk7Eb29tN3lZ\nAivX\r\n=a8ba\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAi4tEcjD29P/4RbYhJ+uyuGoAysSFnHsmsjysmUUpULAiA+nhPzR210DeJvdJLYVrA6TSyTh0I9plxBxKj5JZnlwA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.0_1534928608459_0.4564846252269559"},"_hasShrinkwrap":false},"0.10.1-20180822090333":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.1-20180822090333","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"0.21.4","@atomist/automation-client-ext-dashboard":"0.1.1-20180808061340","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.3-20180808192153","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e614b306aa4a79ef4051e8d10be3bb93e523d5a4","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.1-20180822090333","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-AoIhZokzi/KgDoMCHSdyUEUqWm6vsn2K5ZfY1iIdvOlt79vRmgO5+gXPG3sm6g4BsWZJi6BljCN+MdjukjMj/w==","shasum":"8779a4da31611f02f5304925e72728738f216dd5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.1-20180822090333.tgz","fileCount":564,"unpackedSize":2043569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfSe+CRA9TVsSAnZWagAAYtUP/1/LWUGE3xBLi3Xabqio\nz3hDq7MCZhZXWBLiu3Y7Jb7JdpggvJCOjqqN5abofttIxzPVZy4ymQ0izOwu\niX+SyIsB8BHTu/2wPP9ITgWIByIyLu1Jiqxn7EmjyJxjOScIMUmzYJGmM91M\nO+wZr0KOYHcEjBafd1qnj440DBflb0c2JJNY7bamyGPx+yaSpl+p87u+1IuN\ncWhiEppntxOVvLG2XsO5Z/EIKeu5v1uwxHpl89mbcEpWMLBnftzI1N0uYYfj\nB7aUiw4vIb9VQQ07eCxs0Gug6JXnxSLJTkvErf6MgkaxMkLwnawRAQjqxhBe\nFFqyyG6jCiQMXoisE44FfhpF8zJxeWDcFrAjrR/gQ/Ryfa+JY9UHBm8ON35F\ncy0MeFEXJIulFU7W1UPVJbnvJyftZIkFzHPToo0kammoZyJSfUKcL1aI1BuL\nhrnc+mzBAPgMFowHq74dUP/rmb96ozuLnLIXGlRRiDQOws0kqcsUNrwAq6/7\nSpt3Gu5p1sm3FEdCKoJTdb3nY/zNjbtZL//i+CxHqdMbIQcVTT5rvn33Luj1\ngB8y/bAalpb7pvdlQbtgoWOFOBr7O9Xqtdzl3Ad3nFNLochMciLMDQQPrcRD\n1de5OqoRlbI1r9cDJVNH+i6lkBAp4Rcd1FaKjQ9DMvI3WhGzloGh4lYDnoxD\nBTyF\r\n=B+cK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICyMYZuZ25VgDTZS7ErZBGqTUIwjGbsKpb4a9aqmR1qxAiBRJpd9DiKWEUEmglbmoIukcc538C7ukNCO+FQrLkPXXg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.1-20180822090333_1534928829575_0.02680141618741172"},"_hasShrinkwrap":false},"0.10.1-20180822220227":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.1-20180822220227","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"0.21.4","@atomist/automation-client-ext-dashboard":"0.1.1-20180808061340","@atomist/automation-client-ext-eventlog":"0.1.0-20180801095151","@atomist/automation-client-ext-logzio":"0.1.3-20180808192153","@atomist/automation-client-ext-raven":"0.1.0-20180613131132","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e614b306aa4a79ef4051e8d10be3bb93e523d5a4","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.1-20180822220227","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-HiLpk43IyYaNhnXfT504dDp+PMYoMvNl6wzUXXwrNGvPSgI3qhRSsQisglyii4gAmt1nJmSAUoXB4nck+tRDAg==","shasum":"fbd2fe749f70cc74c345dda7254e861cec7055a5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.1-20180822220227.tgz","fileCount":564,"unpackedSize":2043569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfd5lCRA9TVsSAnZWagAAR/8P/RgwyNF+e7/AnVgA0eb2\nbCsj/bmS1zJyRpijmiGJ6K3iudFSaJw1UDnnhMsuzgASoY0zi/QtVUHVVYJn\ncN65BCET1n7W/IoSc/XOXqBNzf+cNCx4QoPtFrhj/nTJgWwNPjMQXTB0NTpz\na77aCQBa2QjREfrJD2IsG0RV/X3o5KHNnIMeL6u47OlDebdw0ynK3/RDlDKO\n9PJvYDNhoI/LqsZVwpshhDgz0IhzBl34VI1N0Bi45zC4PbKDpoWjUIy0BCVr\nKvKhwmN4iwsFa04KQHEDWeTeckFmHZ7h3KOCXzYYNDw0iiKyqqj14xuasqiS\n3iVcTQ928lbemPBp266Kl4tj/NxPnd+P0bJXul9jXRQipOIwp4MAzHxn20RW\nTZoWBWhVz520KxNtzyF6WInuTg0avktDYn1DStFJ16xp4qRULqOASelDFSYQ\nXXKggDt8exrlGFQ6lxwdqyl3hF0EKAIWF05MQZF7XQD1/+m6Uhn/rphL04NU\nvtVio+sJ+n0AvBj1qtFye8Hoja5g5mivyHoWd3krN8b7v+Mo49TbBAkPKVBM\nSERfWxdFx0pkVEZk6vFppX8/hcud1QGGpL9d5c/r7kTv5ipRApVfthr4x78b\n77/qiGH0zXw+UPBrvs80EZI1DTbS85UdIVch55eYe8RJSvIbR3lQPKMeuF2a\nSmtl\r\n=Dqsn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBatGTQH6TpzOItjxnqgY9Lp3sbi45kGN/aXPW5IDMb7AiEAnCyrGtMozLEcqSvzRhtxd+s/itJSswSiJG/f1aRcpEw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.1-20180822220227_1534975588566_0.5066988475622616"},"_hasShrinkwrap":false},"0.10.1-atomist-update-latest-1535089117363.20180824053847":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.1-atomist-update-latest-1535089117363.20180824053847","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"2797256bc3bf783a25807900f360367aea5edade","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.1-atomist-update-latest-1535089117363.20180824053847","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-MCYVmBkIp2QKPiRfC57A5Q8i3F92CVFdn4HEUmMpDILFIgTuTuNQMLK9HGgnWJ28M52YNr4NdwTZoCPLnbkjWA==","shasum":"d5254d9c377390d3daff51cf253dbf45e8c5bf62","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.1-atomist-update-latest-1535089117363.20180824053847.tgz","fileCount":564,"unpackedSize":2043550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbf5q0CRA9TVsSAnZWagAAcCgP/ivY66ftTF1yZ56uEFfm\nVRlxliuzCQegMNWDhwkMhoFgKXYNhI+3rougRIaMZ5rBrgYiBbyDsrtID/ks\nQr37oYwZVtkbOnimlmHUtvpO5Ln66D7m/azkIopSpKaJEmVnDbhIDI4c5F9v\nguRi2Z/YT4FQc0JDfL8GjByFPFLtWZ9SVX9GVW5/aE9rntHucLG9cWeizU1C\nPXjpzy/hofI0FsU+I/co4G2td/eJ/H2XJyc7bQjEAn9Agn7O7tpewfz9O9Le\nh4jLRjJBzx5PETZAIpcA2zZy11jtua3Q7ypOxbAazJ0N0nstaHW3b9JFR1U9\nWxDzyxFtEeloYSZnaoCxMWWqUkcu3QHVNjP4vSxZGZSUynMEi01lzXEbzOcc\nMCqnj8VKVWHSCtFeq8Ys+P+CY3nbabWPJJ8kZK0I6+GaoBu34qCf/cmDgMib\nUPe9li210PI/yg6RmZVMA0+vHX1v7aK5K/D5NY658K+YAD1JMql6/5W/4XqP\n/WDg/cVqQgrskuj6DQs0eeDFiy6PbgIF7YOvQnUUYOHgaYEIzeqlAFh53LgS\nIfn5My9Y7CgU+1scg5Did7koUra5vmVoiWhNTBIYLdtPA5IKNROUAR7sj2zS\nbIBG6c/deCIqCzjHKS/+rH1SByXos/Q8MST5FidbbuCaEkGYo7dROJF17Fy3\n/ewG\r\n=9QFz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIClp0HaOeo8mR+lINXb6QIOt9adnqAEkZxdoXK0K3kLmAiEAnjC3Pw93DPrNrJaDOU3nRrQmxOa3zBEKmqcIV3Of2GA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.1-atomist-update-latest-1535089117363.20180824053847_1535089331796_0.33910697317541283"},"_hasShrinkwrap":false},"0.10.1-20180824054341":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.1-20180824054341","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"815ef897edeadb795f47f112f8dc9e2e4f24156e","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.1-20180824054341","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-1RetuXTp9zpdmOviqncwbr4PB199+i0gDBw02Ve5WFXK6hauBxecXEaAtjw3w7OHrS+iDIOavb9z7RxHVfd6bg==","shasum":"9cd94cb82ed8e80cb8d59f249a0ee2a7440036a5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.1-20180824054341.tgz","fileCount":564,"unpackedSize":2043454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbf5vaCRA9TVsSAnZWagAAn38P/i/YWCPX3Ii18cuaLTI4\nIKhCphCB8uTBMBYVDifki5ZPQ2i5QmgIbC5YV516jDxPSQ6RMCHMyA9sDnhI\n3rdh4Vyx77SvOS9tywUeONjrdIqKBmEzHWzz0lKsk3b7s4QHWdsCouY0VDR+\nyDtIpk31pqo5t/3gBOKeeJVk06cDATm3VyyfINMT1T61TF42mt1p8Xj4vvMW\n8VfpHJu4HD9mtaQo+ktiHUpvkBEHdCJUaU9FvA6x2EaltMG455nhsFtOwpeM\nJ5ZgAAIfrXts5csBcsOwHTOlCNy+vVTETKj0+S8OTys7P2zP0zkT9xV9Veu4\nz8rmYksgwXSJPFfojKiInQHSw0WdYKcuURCwVVpvJh4zhaAY7MYrR3rydje0\ntNKPe9yJmtTs+moI+a2jCw/060YxShb/B6LkOGpk09wGyvYTSlAXg2UX8F3L\nc2T/8QCJkH0TI2JSlIE62L/JynPgy9alTxLgdfWNy7NHpqCllvDjMUIyOZXE\nCKghqFBcgY8UFXdYeRDeVUPI1ZqZmYCACChqCKBeGmBCJRtxx0G+ix6YRGbB\ngrJW2UFHmBA88+7XT/i/5TXX7SMYzOgm/0Ja1mv4rP2djCnrVyfWmIGeH6zh\nCOrwcWpwz5I7fF4OdJpWvuIqfNGUpuITZc9ScbzPhNWKsnlsveRoXJ4RVlmH\n6HV5\r\n=RRaK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFLh6kMxHi8z9A3oB87mbJ0wZkehsUoLMyV/Ee2+OEScAiBCpG8z1J11uqMVGUszmXQTD7Gg7U8mxqgGPHgX8OgHaQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.1-20180824054341_1535089626326_0.11371559085347038"},"_hasShrinkwrap":false},"0.10.1-20180824055307":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.1-20180824055307","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"c337056461b5edfd98c5ac46f43ca96671aaa5fa","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.1-20180824055307","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-uIJrdko+IXhKh/bfysf4tejSEbV4NfV/ujJNqfGww9P55eMG5ZF46vZgpva5jkpdTC1p/okpnSyPsyQQ40yYMg==","shasum":"d3fc113552f61fa8f8f85c9fecb55b11b39979d3","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.1-20180824055307.tgz","fileCount":564,"unpackedSize":2043859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbf54ZCRA9TVsSAnZWagAAu0gP/A7RZHQIdoJBgaInDqpq\nxm0f0WpjfPBV5TUcMK1Qxgzdn8obJsEkBixtCFx9y80z4iHpmUjaMRyAOWKf\nvfVl53hwmTqkc6BoVWpkT1+szYuHzCst5aDzpHJTmfhKwMZf9DIRJ/L4zGd8\n/RdXx9fpVBFEcwHgsGC3yQTicuMzxKXFZhUC1g0QoQ1L/6q3NsaBS4TvtIwe\ndftMNnSq6tDWDBQpkIiyMhRKfzWNK3NTcA1Kmzy4Vs9Qs4ZMr2W/9MjTN3SZ\nwxhzj1XapQRmqGUZml/yQjvr2bVR/7BUPUX4A27a9it89HL388HEqzNXz9F3\n6zd0nd1neZl0Tdu/pmiDKLbTFq55XBtMDXKvB4rfWToocCtk91KX9+ZFRJct\nwJYdq7YfRMNS6Qp0pZMWz/WxO5mUyV8U4FQz9PLKsDpT3SmBd+4gookFrjVB\nOlu4hopRh6mMxmYv6u67qi64anYvlTJjLTCzlRtA9o8sHcdf8w5B5euo0r4D\nXACLYIlD/RdONTvN5Y8HrotMqOwjlRVheIqnPZEFuEfr3WsbB4jz9rJr/mxN\ne2VnQd+z47IM3WYqs5IQSx2M9CosgPUK8Fzi4PVvOzDiciMAcAu6KPtCMr4Q\nZO9NhX2nWDe4EY7/y0mbpTmjDUagB8hlzXEP+UwMak2i6uuywh8yAu783Qhc\nTkCH\r\n=NCHg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEigf/6l8+4GotAq1bQhu0j1/OJ+neLZj2o6rEp3yRgeAiEAwFBz6OeWwhjqKglq68WjLYs7626u7HiJ994eGFnBdOU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.1-20180824055307_1535090200421_0.40962580262111925"},"_hasShrinkwrap":false},"0.10.1":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.1","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"c337056461b5edfd98c5ac46f43ca96671aaa5fa","_id":"@atomist/lifecycle-automation@0.10.1","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-nlFvTfFfuYg3WJDp/JuWAq8WcW4Y6zNvu9RgIycN08fs2sdXZOz8oh09JDHUAVYx9n3EsnCQxXJiRw3aIWlKiA==","shasum":"6cd9ca0d53ae694ca62511b43821067630d10811","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.1.tgz","fileCount":564,"unpackedSize":2043844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbf6G3CRA9TVsSAnZWagAA4fsQAJx/v3uLthuHY1hsHWeB\npXrFGr+uP3S504FPzaDnLpdC13a82JCV6UuQH3EAJexeXTILCvXXlIXBCBV9\nPgxL/pqZf7WzJe4RwoVElj6NcFEA2K4IKOQX5/pteZyF9ErhpvSPACIOmS/a\nQ+6Tz9xvAUkBdLxm6AKLjSNqw7mWPXUkHKAQS+qdzmJIq0w7vdkz/0cfGKnG\nK27gFmlQSNrZiu3/2kraptYdO7K7RjtyDPOP7dRU32CL5c/7mDX3aumYYYk8\n7fJ35slF84rVhSQ9t4K7t+yqAJ4AriVrZLBb9HGTtru0R0VXKcjh1boJtPyb\nttyXcJhrCf3bfMraKP1c/tmQ6WgxZvFOaCmxBricIOZkEbQR0IGSEMJeYAQS\nGytkZZ+HNdlNGg/wdKrehdM+gM8P/j/c2IRMojxGgYmj/SihHjVunRN8dfG+\nHtpQ0XNOFI1Zk2lXVFok2/0X4JFVdGMNhc3MVfBzPnNRnjnC0Y81vTMPMV3/\nZVbDXzymxoOG/RzypW8ngm3rEGh9WWmS8Qa+WcWBGZBmkvO3QhzUdAQI/diA\n5jkDa0MKMhChMSZWKCqQR6j10axor6KPxqfEuVVGURMBMkmQ2YhjlHJh0D69\n6oGTilacFbMGwiJvJGM8rXGCSNbKoaL1NxYd5vBTBUo4ad6kyPUXtnsPhVGg\nGeV6\r\n=ROKG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG8QV7bwMfFJ2Np653w3UWKyTThunoo7PKmIc3S0ybcwAiBP3VNUNg44bxOL2093Yvk2ms2RfN2X2+zFw13iZmdHOw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.1_1535091126702_0.6690218279867182"},"_hasShrinkwrap":false},"0.10.2-20180824061323":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.2-20180824061323","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"b4271459b8c2967058344a8030c7080a614ee67d","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.2-20180824061323","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-lUkIHT1oIzyG7bhicTwNWHwljOYNtFTLxxFAuzmJE4BACCtAj8nxLfuufPqJk4rscY9ZgHB1y7eCC9iTnnTLOw==","shasum":"d64999a4048a97bf781004d1c0cf37d0b126706a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.2-20180824061323.tgz","fileCount":564,"unpackedSize":2043958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbf6MCCRA9TVsSAnZWagAA6EwP/1zud+NsLHyv0vgKB76q\nm9JJaORHwYAsyCCaDW/Mb9uFN0A895qHtBktaMzFJhBU50zUVkHZ9UKtWAJH\nPPRQL+7PPaQncKGdZDUYhOxOEaLe9eSRwbnamjfHCe8fpxKgbEduhXW+lfoM\nUv9sUvUQo4Wj0qqpcOoD9zu4fP2Ii/9FVYC1zcGOoyFnHkxyg57JqLuHCF70\n07wPmAp96c6JKEQ0mcur9QPmcGIBTadyGuyKYyRtmeNzxP0ENF9lHiX9zUlz\nIi36VaJb4HMd2Zddx5S0GrgXa3Uaosd80yCr4redyeDS9jAjmwv56M/oTVQj\nUnwntLD9NeqHdjnLYvUOtsQ10dGzFnSpOMiRAAd5TOacRwkaOsJD3V8nbnBQ\nz8RDIFyhwMvfmU7bbHI/s2Af59UZ6yBH2MtlQbupb1QpCtpHva+NDImlBV+t\ncVD1YUHtL9NH2rjotkdDF9AS1jos+CLPhYAhA8iDVJmqKnOnUzuSnFpWpKt6\nL4E4slbRfLWYi7UXjOmyoJhUJGTpe3DTFSvDomOfAYgB1mTd3vkTmRjODAqx\nERN3R6wc8I1GSoXKbZpYLx/CavIxoQ04mCt0YT7DAf/ss+UAof4xZ6Y81rr0\ndE3pmM9/L5HLAC9YgoR89v1TvDcDyJRPN2xxN+VsRmmHrkEatIhNSCBkguuN\nVAZH\r\n=AV6F\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDIfp/3eQYd+KNb/l6vHBeEGT6krYoO/YYDTHTIE1XaSAiA7qq/EmVJCjKNu0DOEh3NjlyhHreplBFXdHBfGFhKslQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.2-20180824061323_1535091457550_0.8182866591407361"},"_hasShrinkwrap":false},"0.10.2-20180824061631":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.2-20180824061631","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"0f0b3277d1fbb8820adbc159c2293b1afe79d99c","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.2-20180824061631","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-XgxfMjIjHiPGYVoE5qSALB0v4ehiqD39WNNnXVqf3+4jz/TdWMSFCF0zrTilz3LCVfoSBuL8VWUFap1Bk+OWCA==","shasum":"131bde8f150daf014adfaca12d4ddc06925bce36","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.2-20180824061631.tgz","fileCount":564,"unpackedSize":2044004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbf6OsCRA9TVsSAnZWagAARaUP/Ri1l/Nahz3HWRBzwpfm\nhJhk7l7oHxWwGojFc+8nLVWxP4pNtBWjqgawQn9Tno9ez8LpF7LWvoADxh8M\nokhaTlYJWtLzgmctbiH8Y73J49YrsDuKDIHN+itP3zSPzmzQkTb9bE15OGSv\nW+/yScmNAho21tKeYt5xz64ZgyuHZKwI2NSDqFyLs6bWLOSrwXWQPXSlp8La\nmmRoHDRYeLkkffiWYEDx7uKWpooc/RgOQZB9Mpl6a14/EiPKkl+j80jXHhhs\n70SVcxAcZyy9upDwWlsk92ogdNg7Wpnj0ojNHqrVtipuHk3VStVcJVTi+sqt\nnzYw2lv9JzMlhTHdkGZjX4OsTRosfZhM0EKEYr+AAbCokG6OCEm1Q9hKP2wx\nsSEfeBoC5qYj1z7+ySUIJVwmfGKiD+Uk0YkjgiZvFw14sultNd/eHdDQEmJI\nrYBqvP9ZzaV0RThFL0UJZeQlALftpsiYqAplmy4rfhvI+hCk6/RDiMZZhth0\n6RQRjZ+q1aNyu4pnaclCobSNmEPcZdq1PRvc6ur4e4grGIfcc0LbeWdLDivh\nNGnesSLxAnq7uXAbtzlszGpcu8M7JQTdu8CgCV6fHGip3/gHT6v+W4IWN6ME\nGAmNu3jXTmpU/OzefXWhRIgiXhqbytQN6H46/Ls0Agdh9XHYAqBcgGy5lXOJ\nLLLi\r\n=D6Pp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjkdzTe5xIxCzMe+g9oTow9ycqZGkmzEFYN7P0gmRYgwIgNwfNdaKsPbeKM+6E9+d66C22XSjJnxAxOCRlF02aKDo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.2-20180824061631_1535091627620_0.6644159554507614"},"_hasShrinkwrap":false},"0.10.2":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.2","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"0f0b3277d1fbb8820adbc159c2293b1afe79d99c","_id":"@atomist/lifecycle-automation@0.10.2","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-I7gPN/f7q3n91//ba+FzXBP75f7LKFU3IeRvMULUmWMJng59XhuQzDYE9j1623HaDXeRKaPDf91XuTefvW2OMA==","shasum":"baa5a03028e1f5890539eb8975c8d0f7d71e58fa","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.2.tgz","fileCount":564,"unpackedSize":2043989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbf6YYCRA9TVsSAnZWagAAJkkP/3Up4VimyIIPXeIgLdD4\n5M/F3V/eJVgXsSrYa5PZO/tH415FGQb4+2Mgj+TbowyBHL6Ab72H9zIiMlTy\nRrdS3QLJxDGhAPn2cDLnHBPZ4stXGyqMMa4KLgzMfv/cvDhEB6qs6xyN7x1N\n8bJxgm9Lr5vPXNeEHuQnCd1qWg6PT8xADInwe+t7YC2XbgVXfQ7G+3eF0Aun\nHSu3cJxzsgYqBgDFOgA2pgJrQfY0Vkw6/2dfrBiGJLwkB7ZrsFFC9EPdq/P4\nxUC+Xt8LzNao+dYR70LH9Y+0f4CPxW3R/x25q2xyOCfamNraDSfOD54RWlrp\nG6D02gPM7/VVk4VkTigz6ODokLI7ceV0kLDf+SAmCZ1iN9kqSFZhNXQTSReX\ndcL6Oa1qx/6Rqpr04ZsX8/S+jpjGRDAPT4opll+LFFLUUGJ8l/zcLW0jmq21\nM4J+hpQ4OOK3pk9TznNV/ttk6cuWsV0ohkSF/bMMRPgtBoySJz+9ASTHiGms\nEftGDVTXsT/qmJpFNSAMdzsn+9T2RukhecRE61BCxzsh0wdqo4oP8jmxHyOX\nPPk/NtndGicDsoCc9qevV9MHXtvmRbuq4XU6VGK3XQax8sBo+YgWcYittGaF\nj240iarIDkPmFFfiS1HvihhKgWTdvklfDA+/aEv9A95LJJpsdFLKcYMKOLkm\noxJc\r\n=1Vub\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8irwMe92qbnrqvpXPRKVRffL4Vllly6TvoWTK2DvMfgIhAOPlZ7OsGvY7NIlaNxKyKi+nWYM9Jn7CipQ/QxuFcc7Z"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.2_1535092247191_0.8474017886880205"},"_hasShrinkwrap":false},"0.10.3-20180824063216":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.3-20180824063216","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"1788c07177bf2fd264124d0ec39441eca5247a16","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.3-20180824063216","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-4g0TOuUqiognRt9iASMBgJKntp64C4uwpD78oGAL9QP11ZWbvTSJ0Q65avMT9syLJHF5EDGKMVF3sdI0cwwL3A==","shasum":"21491434afc5fdde0b1c391b8ea80e5299966c20","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.3-20180824063216.tgz","fileCount":564,"unpackedSize":2044103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbf6dkCRA9TVsSAnZWagAAvCwP/0K7vmq+xw22kelSDtN1\nzkhhsCUtr3H3qGbpdseoWr5hKHDJ7sTg3ZTzBDoJgcxnUG0oZ0/oXon3q9ZF\nuTEgmoUreSToNjlKrtO07xGRznEMhrW8qHBlDanjAdmGNJ9tVn5GjHYJ44Aw\nUrIPMIMh+KB9xzwUVsQdj/9KbS9J1RRzrsbFkvlgNG+lnlJTK/zWMlkVbSJN\nuqLf4boVK0XdRsoSjE2mtSYknI1mlfxSQzw2VknQo1cNwLivwuAHe3+2FJPq\nTzhxXNBFdnBEpSt9WPzXp90knxKWkIT63E0GAfyjhdW2+E1XyvavE1TBclbd\nmJe1wXY5huaWVheX1Y+J/juZ6sHia0pYAKvIT69BhxorWa43f91FVbW6KKOx\n+2wYQ0ktGoMZ7T8Q5VioUZRAYhjdv0Gu0xsURjyXCG1MFa/bOrosmwEJzTDz\nhlLwY5Y+1M1SADo2zruyZf/VAhggs+y/eChSIoOUdm/Ijce2Me7vfOrykjjs\nA+pF5L9a3cksI+Z+ph3cLuIoN/qC6hwHJh+bXRjD2F+DRwWkbRIaHgr0QQcS\nHCvXkxehp5cg0oNZiExDtD32t+EoEBdKALC/iTEVzy2U+5m1btUw0+b7G7A+\nHbl2TEYLQ7WesM6K8JU9uKLByggHU0FgibYLhWyE7EO7h1rFNMHsJ2r3/wnS\nhFnE\r\n=7oz7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHxH0ODFk6KsxouCt0z7qrMFMXDxT7iyQ2CFWu7+VDzhAiEA834/vVbImdjeyBn0cdzH56Ri0a2HgR1ZfFvgkpAwomU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.3-20180824063216_1535092579945_0.3209144803950654"},"_hasShrinkwrap":false},"0.10.3-20180824094613":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.3-20180824094613","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"a7994575032ba3eee4b333cbd5ab7687419fe4d8","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.3-20180824094613","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-B2EQ2QJwdbS2qD4Hn3eWQk6QfxUyM5Db9zmSt1+HGp/nyaS53uINaL7OoXLElrzrhZ+yRV5XP83BWJ36dyuk8Q==","shasum":"f4092967c75f9a70a7148fed9d7d571b006ee576","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.3-20180824094613.tgz","fileCount":564,"unpackedSize":2043964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbf9TLCRA9TVsSAnZWagAAenIP/3xk15KOls5ioa+2oVI3\nxYWeJ0z3cstrlZt6Skra4A4YHrYwCYiM5Jyc8E7hz9CnCL6H386u4TvxrG+z\ny/ZOl3mtMfARSklzpK307WGOE6dLk84NpgGcsWJIs/PpJeiL9XszyXswW4CD\nRjAMnE1TMcx9we2fYctmjwCHlONlculPrRdNrkjhjYBqA7ySEpX9TRNg62Kp\nT5fuQY9R+QLwjz/pmwN9UUcfNjSSKGMCL7cJKT0EqiqcGOz+eBKchsJf+xrj\n+wbiY6WTSXsHl7u0NHNzLO6XOAX1nKb3pjYhYHZakclpc5JTQY/QZU/b/q17\nmdmcuoKfr5+oHbKYMGPL3/I580nAGJvalZ+02dZI5/Dg1e+Bd5zEhR3X5reT\nkxdFkjJKkmKLK2HdYcfygL2EYwzERnciUvqGp5vh4AmbG/ZsdkAai+QIseOE\n+WvF/qAQYwxCE1qaV4xBqkHeOflhktYysffTEoCnGgPwazExsH0WA5TpiPSM\neL4kgTPdpbmo+UNRMgAokwxj8ha7yGlMQ207XVgFgSdL/9i5kqGnkEv/WHXs\n1HOsLrwtp2P3lvWgc4GnuiZiKwX5dMbDJgI+y3bIkuG0BqTdUApR/bktHTqM\nr1UT/DTvKK6aSNbHSELoah+9VxFZZX7wkCZZC70zUvv4RATEiCS9c12mX7S0\nzlOi\r\n=5x/X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICicwAROvOXRuVrIsYpIJ8zzUO9qPxEfHc1iLYEFTuyPAiEAlLIUgBkG2uZHwquo83WIpKazO+McLrEPpUk/CaLBqw0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.3-20180824094613_1535104203204_0.36971579676201016"},"_hasShrinkwrap":false},"0.10.4-20180824095104":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.4-20180824095104","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"16c560241bcf2b9dce16d95c80b6791fbb50e1f1","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.4-20180824095104","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-DeA7MSHi/5rcwAE1PoouJiIcG0CwVnhIoRVc5LN62YPg9JpYCl9T/pDok4OejiJhw2QGifzYYJbad4r8z3M5sw==","shasum":"aa8305fb84f23297312af72500c16271fc6a96ff","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.4-20180824095104.tgz","fileCount":564,"unpackedSize":2044063,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbf9XoCRA9TVsSAnZWagAAUbMP/0AWM90aDw4PMt1x0eRg\n7Mg1dmkI7G2dWvi2eGogdFHZ/SdhgL+vWv8kcDkubtLISkQjwphuVDAgltZi\nq2fNH9f6AWAhX1jSg6kVeEUop+lzev1dLH2jnki2Oe8cXLTh49BdqmeI39vC\n8zOjYpEze0tyn8Fn5UugI8aT8HJLb2Ofiqc0avpa0yL6it76bNBTWIDGXOh6\n7zFZy+7QhMSUl5v+6PbwbDQTj3QLf4EMDN+AdPwZZTD9yq5S1UpjEvzn0Mlr\nDQdpueshRV9+x1SYu/+ZiOegm8XlX/+2n1h6zOMdPIaLWztqnZ9Z3HTAdZjk\n+jI+bEkYSJa+kNkkQp+xfX/w8R0gyvsfL/N7ueqnWpY+4r+bXvST5i/ufRfw\ns9WhltoNx47O6naO18FE+dFloB8yJrAHHMRPk0bWxVL+QE5HdD3EvCgGEYq5\n711VEOkdRfzLNc+9FV0BQ6WQb0FeqMvdFbS5Y+zNAlBziwH0dYqRNRttMz2o\nwU1Jb/X9h0ERkF3mRz5Df8/pxsvaM8YaUKd8Edx927gRXnt060siQ+7V9Exa\nJS3Rnh0FxEs50FC4GfKDLjIbl0ldqg1G1fVqQINASjJVDQBnWwzMvCJgbsJ8\nE8WBy0r/uXMVpujmV7SvyDPX4YZBzZ6EHGhxYo7FHy3RTj3rnckK0S1PB8L1\nMi2u\r\n=GNLe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBtzbqIK67TqwRPtPpqVLtsxrgZsvHcsW8jDsGWRMRYmAiEA4NdybBOTP++d3rJDcE71RWfrHzaqbFqP8R2gI9fsZUk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.4-20180824095104_1535104488268_0.25682693059367967"},"_hasShrinkwrap":false},"0.10.4-20180824181005":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.4-20180824181005","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"6c5617b897751108c06c4bf823db97376015c86a","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.4-20180824181005","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-4RJbXJj+aN0lqKLPhDriyGiG622/JktQ5a9iPvKPK3+WnUoyaINwmZu23yv/8Z+h0HL/z/O5MrvwRax5VMqRgA==","shasum":"b8d2fe88712d85d942bc3b80e904f9ce065743ec","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.4-20180824181005.tgz","fileCount":564,"unpackedSize":2044064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgErjCRA9TVsSAnZWagAAjagP/09mfV83k7nNXw0bo0Ew\nx2PTue9k06M/GTd4+Dxu8yzhhrlZ8cMnLfNiyyhzRLAIlB28hPQsGFQhAFvA\nVs2sr34FjRz+3yQRFebC1RQeVZWGJZGuGMqGt05tlxYWfmSpOPTWznw3EnuC\npG5gaLq3KOUQn9hk9HZ0viAwHhCX0Q7BBh2Ds0blVh6hg7CmGkj+PqK4vk4Z\nXUEbuTUNHTqjzoleLSnXIGlX5B9sJ8YqH59YahaTvXBwHQevRmmVEdH85Oux\nk5k9GXizaPn4suRA0gbEBBaij1tCXYk2XpEve4eEIuoWPdQJKOgQqvN0GTW6\nz1fcMbg2wYRpWBrC+/4bQ3LQubIbJa5aOl2FCg+c/47LaYRuugZoQXmrQUQ0\ndVn/snluq2v2MCDmFjfyp+neklM1wQen8zwvJTpVxGlO8LOGXg2HtFzVI1Yb\n3FL8Mtg7VVER1TrEE6liscV3/RpGYrL68nWCsNofvkQdMHZ5pSwrPBp0YNkV\n6DJXgJK+VKtlcOdsU0S/I8e2qcBFV8YHkrmFOP/9mQqduH5WUz9EOy6sGaHK\nzkNE8H8H3ry2eP8EEe1qUQhCVCIs5OGrGJZS41eSLB5M2grIf+1/iQTnrEQ/\nymST5u+G0jBNLfQz6xkm7Mh51Qqx1XTTD8K+Sbsjz382NPDwN2CPtOi/8bXa\nlGVg\r\n=RevD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBXfUnXxhA7dul64lGwa3X0e+FKIPm6obxj8TtUtcp98AiAtWE6PuP1slvoc3hQ/8HgakooglWbtnFheMUGOdF/9HA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.4-20180824181005_1535134434797_0.20541257163602245"},"_hasShrinkwrap":false},"0.10.4":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.4","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"6c5617b897751108c06c4bf823db97376015c86a","_id":"@atomist/lifecycle-automation@0.10.4","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-lRb3Kd0gENYxRjKO63ADTAY8WYYT4RvH6MzhzBocRKXEOyofmBl6gVaxwo0fT//ti6NGwT+FVIAUSBNs+ye4Tg==","shasum":"77e696db505fd316279483ba9588ab08a7bd575b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.4.tgz","fileCount":564,"unpackedSize":2044049,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgFKgCRA9TVsSAnZWagAAdvYP/1vJB+u9X3vhQUvQFYJE\n3D6yLhFUBfPCRpC05VBoAwJBhxNcLPnT/SxpxCFoy7djfbqYfk6nKtjWubmv\nuG8WnU8oyC+FtKuhM95hUL+okcsDvCo6MwhZtufK/gbK+X4FK5l3vRkJLEJj\nqclgSDLYD0pvHNurVswilwTS2czX2ftdSR95PWDn/g+2SDKvzBom2hJa6jF3\nOtpP0C41CXll+Tk0026rzFU+xbPCuidDkZlMj3/zSWG5HME8bTRm1ExxVcO6\nk/G2kYLY+HW4hn5YElNLHkwJwpbgpA4T4Di0QdHRWHDKexDD+AUKElc0dydg\nZJgcPV+pFewSsWaa9fXGhhZ2AtJhOE0kpCw0aqdCV9a3GnnQZV6CetKTI6Bj\n6J5oUk3DoKcBlWzSKkl8MjWGLho0XI7h89Mlp7+yDRG4pphy18DppCQT8dA6\njuu8Q5tjfY9glkcRV0W940OfMVmZARBSZ7UvoG8pzFSLYPtJjftAuMU3u5U/\nX21Yapm7h4yCWUbFfk7LoiIoRL6iGWGq1OH+Xs/dGELaGByIUCBmVkR41cB8\nlNlazb0lEUtqjk3oMJcqh5R00oPq+25logWwe7nZ5HrT6j5ZjLBYXw65r6Lc\ni2BNfipMOxE3HCFlr1pke0BNVig0bRCyz3NWhcJ0RsrQuKD0e2a4DnPEvB9I\nRp3N\r\n=Ytoh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdhRcGNHz8EZ15QmMJE7ZWZGg3z70rtN7TerVt/nuAYgIgMxGm60aw10elLAX4LW2uHgezgj3AKyAiKf3NjnN3ipo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.4_1535136415395_0.7458728324669357"},"_hasShrinkwrap":false},"0.10.5-20180824184819":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.5-20180824184819","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"11c67e3ec19a720bc4efc4ba14b58b4ecc32c90f","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.5-20180824184819","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-fRzgd+4N0YzbDtBdQ0qnHRow1R6JGcuVNCoiBubPw9BFs6ehB/Z3FUw+Akr5wiaVstNwlEs2qOopD6mqzkR4Bw==","shasum":"eff14acbdef3cbb6c60eb2fc7eada99cc60d90b5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.5-20180824184819.tgz","fileCount":564,"unpackedSize":2044331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgFPvCRA9TVsSAnZWagAATDoP/jOL2wMrkd1BU0SbzXe7\n/oYuTTLTwranIhKgaV1/wdjFffpiSPQrZPlt6mheCbyOuiex2/P8zosfjglM\niO8u/eaYFi0T47IFxki4xMZfqJPGvJm832bjpCXkmrCzrYxioRJNTwPJJuBX\nnnZ4uX4HfY6yCBKksochCNTdjQrwZKgVIQZwi8c4qIR/SKl5ENy5FRxGDfWk\n5OTOgABKbzLfS3wVbSXNVrQQZXVGRQ2JB0hBRTTgzjKdwe7QjHM2i4xkEPld\nUYE+ckRheIxp+GAk1p3wjSeAi7Dqt6x9sUXpcmhY+0uZIZKtnFYcWBafRJrG\nOBo9KfPhwF+CxYVwGUMDCIzOnWANhGjV/oQqUrkiLkn1iRF9idtstwLNHI38\nOPfPSaHBbnd35FnzF27WBxne3cfm+XlIKqkbOIsP0FIahzoVSSEkHsbf2EpC\nJ5ZPh5F5cJ+FibcyTJMEj0NRqfOPx8ZYGwp6wTj2O/ovmMrvrt2qHQJnCSVi\nb+x6mv8NTbVr2ZPi6PIBJdJfgDHvnTcjaOUT7ZfiQY1ZhmTGdorTY4nIhXOm\nP5D6ifdcp8AmYP02TaCrzauck0Q81gfVR/tG47mlGRNIPwG5CF9R4k53dSmY\n3jozeq3YBLAa96f+J3M0/j3n0v8qNtLhZ54W3/osolfJTtUsxYnsPVVxmQLR\nS7sn\r\n=OGDi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICgJqleequGf9THz4FaxyA4sAINQeVI+WRM8B5FPOJvFAiEA0qV5EgBdFtnxrTfN/B/vjaoSPjzpu5He1j3rroc1qxU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.5-20180824184819_1535136751344_0.41512470544536306"},"_hasShrinkwrap":false},"0.10.5-master.20180827124738":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.5-master.20180827124738","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ad4f6821575e66b04a756ead151804cf553ade54","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.5-master.20180827124738","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-ZHFH7JKEpeqV1qOiIsDtE+stVDb4sIPa4mjvmJjLNrpZGwpBLdMgHVdYpZ0hlikmh2HMx1RMSyG0yqSxaiwzTQ==","shasum":"a9c08b6c850990f2aa04bdd14a23244e34f32616","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.5-master.20180827124738.tgz","fileCount":564,"unpackedSize":2044374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbg/PsCRA9TVsSAnZWagAARJsP/A+XIw/3BtADqxsYczce\nRHEbFdUgH9Y30uPNG+2An/F6aZbC9YFeJ+d6nBLBBR/NqIRlaxum8RTnqOoi\nQgZT3hgiLggpM0QQ83GwWuvta7PYciihhdNcJRf6xjtKSgpLAsXgaGLSmG4W\nUlu+qA/FxHfZJsKff4wd/av2krXjnS/0kX5ADYdOVfSw6bgT3Jc6H+qs3GfO\nLdrRAw/BZXqVvRVqCurH0ASoX3nHPem//vPtnsHYmQX1aRyMzOgcwgH0CnG+\n3DNLNZufMwC5tNb6/QzCqTCLSCS35q6Gjj25P/+lKDkU1E6Um+5NWUyx6yae\nH14OShFb3lyGhYgUhtL3R/bYNznV0uNg8AZApYcBvP/FQdGUf/Dd2pV3T/BV\ns7Khf9Z8+VHh2Hh9gugQSCxfxWQdUMMY+ARu3NeqUBGB8E6ZD9zttz44rRP3\n7MwT9yxisV0jZ6J0OUZvMSzIPwJo6ajLr4MgC3d4ih0HKIuF/yHhPEoVzWUT\nv417tU/LpP+DU11svwNHwo7aGPGt/kKEFpc/E5o054hoyq3sJ/BGgvOVS27C\nMryPbfVMrgv3mGcVa39jJfvzuaotoabbFJX5rS0/tClf379kJ/wLCmyWvFcP\n8k7M+Auzxh5aWhDrO/KOaYPRpp6K4LzwWU/SkcsxtdP5rEIqJAsDtR6LxTDQ\nXcwt\r\n=sqXH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRfAUOaGzx37Z0RWiFI1GWJlGztTRbWh+ZiXguJekkSAIgM2ry8S/5i7TDZvzL/vvPrdTlJrC3JB3vbZr6kMFGHqM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.5-master.20180827124738_1535374315558_0.9341893067173159"},"_hasShrinkwrap":false},"0.10.5":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.5","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ad4f6821575e66b04a756ead151804cf553ade54","_id":"@atomist/lifecycle-automation@0.10.5","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-yyrgWzFScABhbL8BsM8tQFlQ6MAb8xyFCD92LN33XOIwiyB+5SJzcl5GMf625DU5MIj0S13Wd0nb+oDyvJwjjQ==","shasum":"2d911c345478c19c8896899668ebbecb58807b78","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.5.tgz","fileCount":564,"unpackedSize":2044352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhDmKCRA9TVsSAnZWagAA2RAP/iYPEtb3cO0Z/4lGPEKw\n94sfpEul/iGE42CgQHVHYc0emqF/Ron6rJqdkmIAG5ZFq2U762xYaRCp4Zq/\n1gLkXTEISyeKqeBJTEAgNXfvX97qONfQwnmjRDIFcXuwA+RAOy5O0i+TIwuE\nQVtr0aKugcVgYAx1g2cFb5o/xOv3OZMXc9Jz81JSutkrHWeC/9hVFMczASIt\nZyO5dcDQVpPsIa9kT2xeyGV6UXk3sr2L1htkAesf7ZX0DTIQuKCxBDLyNtvH\nWoBVY0gVHZD/Zxg/EvDbEN7TYthNEwwEer9AJi6XU/VI63EoMxDyD8OVf18p\nQ+E27hQIv6fLAlMfYY79Q4nQs76TWpy4XWUoY6eI7WvYHSpEiy0LNsvJtUR5\nWWde3fp3BhEw/KcadU2pzUj2HPLppTucYR8NVzgBLuO5zL8uAlfZXHqySLKd\nLGNV+MAfgrZ6Vl5et4TxtUIUFvCvkeUdPkA8EJBUUJ7IfgYj2I7yGN9P+qDj\nibvuqakj6fiG3KN+GlW7w9+ZLs+0mtCZR4kFD/ksbLC84jA9P7oUnsPrzq35\nJsttSxZmyell9t/WCDYnKfAFYbTXVTdFfZZQUEJbk1uh5nmTifocSjvk5rDN\nWufoiEACWh1Gdoxgu6vfDO0LNn1qmMPRmR2Wf1BNaj2bWZ3pgmbawgKPpW7/\nL1v6\r\n=ET5X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBzEKOgvTDRyUFs9wT4mMy5YDgV6UL65cZMdY5ommxG/AiEAtzUIPi9abAbjRLOfVi8WTfo4HBHoH9YFwYZ0/uc09dk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.5_1535392137413_0.07678938653113065"},"_hasShrinkwrap":false},"0.10.6-master.20180827175029":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.6-master.20180827175029","author":{"name":"Atomist"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"9f447f9ac803fb3ea412a2b5887b0e50fd87e6b6","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.6-master.20180827175029","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-RjAs6vhNJxfUzL+cBQnM8uJhnWTAnqaeqHNt665zFkhWZ0n2kWl0bbCzR4fpUc6VIv4KzLN+N0FVdBIPVDyNzA==","shasum":"02efe0c04808a764c646b35a875d81fb61763a32","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.6-master.20180827175029.tgz","fileCount":564,"unpackedSize":2044473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhDrNCRA9TVsSAnZWagAAE6EQAJv0Gb47pmQLHnNMNzwH\nrNjffsBIdrSlXnBJZE8wMcCgsnN7ZWxAa4+F2PPlF+wYuoNK87wszeK7ZQWQ\n3/PrGzVhQYM79HU1Cf8Diyp7TXaNwy/BSx5bqkTGpqe4ABJDe1DqF1yB2mID\nNrAhC3cQ7asT58y5SWKKnq7tbqbt4j0N5JL9KOBp+nQHFkCteTxMkbqTKIpO\nlOBbPDDihtqhJjnmd6n60TcQNiHUns0zbc0QaNT70oTHmvHqBgRfWKpE0KJO\n0f+MI65ucx5UWqQp9l4xaspZHz5ZdoQtAB0IycgXgVYfnQ5D8/P3Q8fMJYO1\nJrRROXslY0Zue5p2GRU9KCYFJ60+ubV3brFAg0stlsTHLH7A9p3U8eNgsHFs\nBkWNORibjA7V0/wVI8UFsbDU28qP8ilgrXeC3eAC+NQBQc/zxVXuqoc7X78/\n83kzLzesMyd2pKWX2/k6d64egAqxZmE6cIfHrZ/RxVK0G5zQAGJ33ZnKSya3\nHMatu098NvKIM/GhcxHHifcrMOlscXE9ZsFWAxBCqVXFWPrtIE1f4cjjre0V\nVDiYLpIpp5fpHABmPsukhIGRMdVXAWVLsH5oZpJwLqCiL3h8CUvofMaV6bNX\nd8yfLbUh/VGnxl6b/qw7euYYb/aEucRmYfJObRS5Bew40MxZMB1FdcqxD7m9\njWw3\r\n=hd0u\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMzYestOWhWYPvq6vnapK+Ve+nQhJc83032E2XVaG9MAIgE8b36PZYCCPdXAaddC7c6RIFIwc3/OImFgFnMb3HIKE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.6-master.20180827175029_1535392460844_0.318532602455567"},"_hasShrinkwrap":false},"0.10.6-master.20180829091048":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.6-master.20180829091048","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"a484cddb609d57476cd793da94bb223c2a1a0c51","_id":"@atomist/lifecycle-automation@0.10.6-master.20180829091048","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-a+vB+vTVc5a/nRv5PkTJGTkIn09UdR7p5N7f1wI0PSV8S2C66D3W95sCulfqNLRkv9mKSIhXRAR7HsioNnh85w==","shasum":"f5155de3344fdbe332b1d6a0d0bccffdf3d421f8","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.6-master.20180829091048.tgz","fileCount":564,"unpackedSize":2044562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhmRwCRA9TVsSAnZWagAATPMP/1Bw/5owswBHfdRYEhv8\n4Z6GQvcqGwQOqxyEus/j/qfim/5f3EQslPcfDd/e2DU+UQg6e7Ci5Pu5NEqR\n1jsBU1zxKmrVuzA8QcBRgZWZwdCmLXs8RJSszf8GBSiTyempJqP/wjADpIy8\nC9n++WCmx+YlmGfAS7FZsbonpEjjMKqt5Uiz5BwWejsP59+gEbZ/CKDEXv8F\nXXdhQBNmGEdlFhemXP6W03jlAEPlDjCI3ypOR8PAoWffdYR23m6Jnn4Wux9D\nib1hVt8p1U3vAjRLNqe7UaIsF75pQnIPqIyNLD8FGATIZ68lIgK9dnNAjOwo\n0hssgW/pAf4CjjFzTA3F9j9KhSjJoOdGho7PECFYxcSEZVYmwAbZDITLzDFa\nocfi9eXLFnN+2aSlJ5k5D+yzX5qR9SsMNQKoYDMsY4G5nf3uYlQOMFQhz5V+\nSVBP722DdBrkLTYPiPfzOwkxvJnr86p99jKs1SK0wS6oeGdLags9QDAaWNkH\nzaNn/Qq8pMfijXeSEQw5rMOtQriqoYwfthzYov+0IQh7vEHSM07W49GX9Fw8\n0HreE6024NAdEGygccPH2vR0TVyc3xY+TV4YivwC6JgB+CT5C4mgOLLYmgC3\nYwt8qXlSw9Y7jUSlbHSiGr6Fx3qH2ZQoSVp+gUCxJM3tg4htIKuqKK1rwbF+\nJoig\r\n=fK0Z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4P5+ps48pfmApUkNq85dJ4edZwyDV1qcRqQWegBIFYgIhAOpPSiezCqv8+tcR3IC2gPtVzuXKlDnnV9oPs0ZYWoqH"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.6-master.20180829091048_1535534191546_0.556644656362699"},"_hasShrinkwrap":false},"0.10.6-master.20180829152104":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.6-master.20180829152104","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"^0.21.7","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"53862ad2befdbec16e8f8b38304d2402f823c039","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.6-master.20180829152104","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-EtHcO9m7Rec+AO03z654+BseZ+HIDxFA3go0GSc0V+apd/lCh4fKbiODI75x/fBfBJjMjwrRAoHSWJqNUbLhUg==","shasum":"7137a2ad5982347b93c1c938431170c852eacf5d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.6-master.20180829152104.tgz","fileCount":564,"unpackedSize":2044562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhrs3CRA9TVsSAnZWagAA+JEP/1wp4WDw/mv/fVHh7pK2\nDW67o+b05MH5ZjDha1gHMkjVwQ89PlffXtvKN3anJII5HmVy8K/fp4RCRc3M\nbtNadltzJSrzy96dKD2LhN5M9hfBIvR7QqM/OGfOSqdoS/3PW/Qhesa2MchB\nBZHR8nTnyzidy0II7EOlbl1suf2lM7s7IcASXHUEy6Th8s8Ql4srNrsK64Ih\nTvJoKjOJPMO0fwNBqv1Rw5QfjLLhzJLuHasPu4AA4GVybrZpnkFeeg0BiuKI\nitj2dSbWMm0kiFjx2PhIstpVdxZhZLuGCBjtdmXqI29G/qjNeCVLDmLN/7Qt\n4UdaO6V16Zt/Y3zPgWWF0G1G3su7WF1x0S1btj2JsWewe/izN5V5yWrR4cTX\nHpczcyZ5tMxPMgyFl1n/YTLVX+vGz17wGQbnABOD4/hwv+4H6cTMKXGaesIu\nz9eWfe6t5pp610IAgcaGH8kzix/RoB+svZXGFIIGsmv9fxQcrm1YdB/S7aRu\nBluxSIuIs5GI3mST+bNlHTT4X+dxBqM8C8ObfA3ELkk+7gpnkCKNQr4ISeiG\n9lDtsccPRrYvoRXZWo10HzoOc8Y4SV3RhxkgPuTL/S3s4/nBYXKdITcgN03T\nQ3iNdyWWgqazlnaarKWg0QW7iuZtgCeftUxGKvtJJn7dGqxllhb+O1yFtLGo\niK9Q\r\n=NxoP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmH9Ace6Hw0W3xzvyaTSEtfayF813duEqZhIbF0kZ4/QIgfi+vJEwAOoykOajFWgbrXBh8pKmZ/gCR4RFhDRE2u9Q="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.6-master.20180829152104_1535556407255_0.8426573743035142"},"_hasShrinkwrap":false},"0.10.6-master.20180829212332":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.6-master.20180829212332","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"^0.12.1","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"e14c322dc3994e8b0507eecb09f86d9a47a94943","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.6-master.20180829212332","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-A6djsQjEzI6WykS77RUpm9qt9adZC4WiKoLP7Pn9J0viBCzP9RTE7mTJSRnDSSNmRI6E6fhUNaXxIebiUy+rVQ==","shasum":"16f86ab58f1e2e35bb612ab1e3847b82b90cf5ef","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.6-master.20180829212332.tgz","fileCount":564,"unpackedSize":2044737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhw+rCRA9TVsSAnZWagAArBAP/RXnbpvV+k7rFAUo44vg\nWalbCyXCikFPs7GHa+PjYxRqspV5RnzJiGkoE+maFy1LaNZ4w3euOa9Rn9CN\nePpy8Y01TLb6cTk/KGHWUeguAVjW0/mxQFyO3tJBtaJnVoTWncM0cx0jpqFP\nIR/emavX5DkDZ4CfabiB6c4YG3W0lnzeuES4lLIfQmYf/y2QkLayS/WRd1b/\nml6HTWSrAv+u1hAbMQL4RwlHke9xNygJSRSOwhfhpnUKumQp5NjoUzN3Mqpk\nuS/Be+ugENkbTiWFBneokDN33dXaxzzMK6AhDDrKJaB/X2ta37sN7mNx2CZj\naIx4VGNPIZus5tGRRwK3Rg5o4FF2oSAIL9JLld3mqjTvEPXFZWEGX0wRrF7W\nFxGWYPUSDJEP4+gPMv2v5GZ/LMbS/kzWqFoqY8FJIS8mRWErad0ugejK1iVZ\npK6Iu19ZN0xjAnZKxKlHSjg5aZd63URqy+xoqH0Z4Q1908qqLsPiwmg/sNhN\nTxoHfo/d0ldL5WPA0zHveuhXwXtGqbmSH/Xo8nrBszilm0lHCTrKlIgO5vdE\n87Vbyt3sE2F6BuRnkbv3WFfIIlZ5uZ48cNjxepF6JcZ9PXUAhlmg3LrRlQgw\ne06mFwQ07RFBNNOVjQtxvl5p7sMnkxX9qCePvFxUuBMWjio0XmBSdptPhPcN\neMDJ\r\n=jK9p\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZwALbaO7o7L+mhOFdmkiw4OCIGiPKWxYKJo2WVHjVBQIgKfruNW3SqCuVFeHw3ph4m6ieAAZBeHq4vrgJzbcTLvQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.6-master.20180829212332_1535578026372_0.7284117895247713"},"_hasShrinkwrap":false},"0.10.6-master.20180903161548":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.6-master.20180903161548","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"dd414cdf17d2984943c4907b0948e85318edfbf8","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.6-master.20180903161548","_npmVersion":"6.4.0","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-frpAJC1vPhFYUkleQJfXm05TEyPaAt0D37VmHpEWuIGm/tsx71zPwva/rvrge+3MOF1jW8p+sRzOxrxaIKnSvg==","shasum":"0281513779cc7882eb49123a69c29ce770a59c9e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.6-master.20180903161548.tgz","fileCount":564,"unpackedSize":2042248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjV7tCRA9TVsSAnZWagAAHe8P/AwRZ1cYjVdKRYn5qWpW\nsiogugj7W5Pdwj2J+jOkKpAoECZFEGRLqfpzKD9DQB9Rr+01kP8b+tlovE3i\nJTubjC7Nj0zOG3f2J+emHVstj201jQnbgRzQU8Hj42BY83RL3l9hxlXougmD\nCHZHWEi2zQFC5q2D1dY2t3ZukndylI3rNAcp9rdTjyRoRlqdBpGLH6g2gxc9\ndWhc/sSI/rHGaJdiFbVK3ytQiQYfdwH50jhCLopZZc4FvFqqiaIhGHcQBgUk\nFNxJQdVxhhMsfgHGX2H+CV7m85c/lMojUkRIrzwn26EiGhWb43thgyoW7XCQ\nFeY+1n4n5L4KVp9PRyEobMUFFDqray5C7mhzt/wrAEu/g/xXdLlcNtvH0Jgl\nQOWxRHTwPmy8JY4erYyO6vvG+m52wLk0x6n4axMUlq4cM84qe+xLONTXB+cK\nsM9CBOSXln1VLbeqrQMOaIo9NABfYzNOvc1Jsyb62xjttQ8UbyF2bgAA0okk\niezPL+eYCBCrclW7BZk52+dHsSqDzwECjAbYn73zu04QIRb+P1fJCaI8iVnv\nShGvg9c0Zy3nNu1X/3BlTDTVBIJCNZqS+FI1OAx9Up/Qs4QPkcmZGwpWBrPh\nRTvmN+IAahNK6Ax4lKC4L9DiRzbMzDxuYVN6yDmQ1wF8Zze5QVtVpnppmXsf\nbbIP\r\n=AVxF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGk7579kNi2ndYbOYetQ34onmDf8iyuUDyqnxOQ0fgXgAiAhIijOeh9B4c1jAbOd9zPNZp+FAc53Dw6EDHJntwWYaQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.6-master.20180903161548_1535991532700_0.9328469077036865"},"_hasShrinkwrap":false},"0.10.6-master.20180904004502":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.6-master.20180904004502","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"cafc14e909064e904e27fbce054658d50c5cae22","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.6-master.20180904004502","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-LTYf4bh/JNGSpdP7lMkdSSvtl2ehrSrqGAqQYvlukl+p6jXzgioyzXxHN7dRSm6K3JbV0ZPA5umgUlnoyaJLzw==","shasum":"cbc49b347e4617a12fb6e03505a4cbdc3060d90f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.6-master.20180904004502.tgz","fileCount":564,"unpackedSize":2041411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjdYfCRA9TVsSAnZWagAABkEP/jpntFb27UaAZOAQxMZc\n1fdKu43zCKWzhI7L+/edfC5foC+4TUnppS4tr0jkI9jba5b2nfSikp6VZ62j\nfcxF7YiD8B5Dg8AuEicAd9Wttmlbki6Reep5D8u2aSHR9Gy5kozNfH/hovT5\nS57h4mPs7ljAHHC2kCyeq5PZbcNChAcT8yo8AaXtCN59EgynbItQ9RY4fPX6\nmCAUVgJDMOGwWQt4qB2dVsCNt4jFof7IqvfXYqIcYRP648UM4L7M0fkm9zzF\nRwA4uYaaJrqKFoIZOBzDliSYT4oyz2qIlMAJRU7T3NPmPrYNUe1xpRn4RE8/\nvzzfMNiP0rl0AgPcnkgyJqiG7g6GRv6zNky69KJdH78QLKjDyxpu3KvfuqeV\n+0M7/y0RK1Bv65vwfH1ztojrtFBmEbsG67EX5clIYYNI4QCo/KXNENjVefvG\nli3bhpVBa4TdP9d+K4CIxi6vwYHG640/xlogB2E3tyJgqtBT87KJK9rrCFWA\nVUVXjgZk51LWu/ThSjz/tb95MXPWYqnLvoD27gM3a1PaT51Sgcat/cTEcgD/\nUux4FNpjej/9XKBvW/0EZ5tCuxsLGDlg2ftlpsFyDDl1yCWqd9bdkukkb60x\n0+suncHcfaVzRewvyJa9h9C48rnePuhgV1xDOKaYj0pjKc7cftngxmSw6MbR\npes9\r\n=5CRH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG0gl4y5996xzRTv5Gqjz4PcPvdkpsh8DgEHQQkkMTqYAiEA4TBidfIMrCurYOd3RctHsmjv2gBFU9oKCMENgzoCbm8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.6-master.20180904004502_1536022046781_0.6319193353668802"},"_hasShrinkwrap":false},"0.10.6-master.20180904010929":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.6-master.20180904010929","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"cafc14e909064e904e27fbce054658d50c5cae22","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.6-master.20180904010929","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-3tjsC2KVMvb9eU5lWxGpy+DEdXj7h0TSSjrTq4RFLUhTdIKTgshwec9ZX7EGN2APhmQoZWtOdvTHH+OaAOhIKw==","shasum":"22ff0658e5a59649e2fed76b5e48eeb0a5130397","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.6-master.20180904010929.tgz","fileCount":564,"unpackedSize":2041411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjduuCRA9TVsSAnZWagAAerkQAJoksU+Iz9fbc2HUHxmp\nkELT/LzyiEq41If4xzhH3LALnxIXa/maey6+VBmrURo7BvLQhYw7sTCCVITw\ngU/usB0pq4mWAlJB9qWU4w9dcuGx0sd3dcUDmXuEhA/pr1z2Xcz/daa+RLbW\n6fmvquV97i3/vAkuiJDgAv7xm6aJyLWqemHEnUssZmmNGkN6JfSbJGDqmWJe\ncbVPxSSTGrkof/fZYhCrcxRd2jxnDgkUmVtnqFUpRnCnTPoSYfKS/upOOHgJ\nicURUUqiZLIrJDGlju/9Cczyx/LTO4/uqwEhinZub9W8ujfH9A5o7J3YzvgG\nMIqQ8L7l6v+bx1o7ouMGoiQ0OM2+I7t30g1Q6OQfFF79sVKuaHVFdNtguw8/\nBEKWassneqV+0bdmQfFiPrN79GGVPRTbfkUjTgMjyhHm+rHjw1b6X7HG52hc\nc+2TUYmJpdtc0UiCSBM821uUPy1NHoGUXyQ+hGWy4aJ+radRLCngBXhH6YaM\na+KyBqYUgK9UexjEd2c3g8v8o2esVjYTJTUDsMx2ZAhbXTtfsANb7CNj/5qf\npRKRXJUi9snu7Sd9HP6NIKbS6wdIqTqkZFijWrqt3IkvUmgBII/xJNjW2oM9\nRFC2cTew9AkhrCAa1niToon7GKolVbKeklpFDQNfuPjCUgTEymEGkylK4MNX\nPVP0\r\n=Q2jN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG5c+q7PoB5rCcwWRb/rMZfCR5VqgWEokeRjDzbe8szjAiAqeyYBSUAqST/HHIRGHZMvBmCCS/XwJv9ufq0vYL99gw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.6-master.20180904010929_1536023469879_0.8960143939876546"},"_hasShrinkwrap":false},"0.10.6":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.6","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"cafc14e909064e904e27fbce054658d50c5cae22","_id":"@atomist/lifecycle-automation@0.10.6","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-4Ux+Gny8PmyX71Q4NvDmKy9F+OpusTP2lHD8dA7M7BzBsk2jawT9lLNnOWCyd34Z7xmQTuyCzWGTU0w+V2J+ig==","shasum":"f3985a21f1190ab0d43581bb06c3290a7321c977","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.6.tgz","fileCount":564,"unpackedSize":2041389,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkEzyCRA9TVsSAnZWagAAN94P/Amm583yMQNKz0/bidto\n9uGuVG8Q1H3k/otfwCdblEJIL+DanB3GzpZ1z9Upz/vwXzJMeWcZ9bVE4X+D\n14lGYcqCfK11OcF0vbkzYMxEzOB3gBj1fpy4GCpST2juD6hJSEGGy3zo9dLb\n5SuiaGeEiq72sGuFtQxBjj3oKk4kontjYebSnQZJkmHDqbogtiNKIbiNZwqy\nKbLAufIZlxQjlsRw++FmP6LNqzUJYiiGNP90IuNmtd1n118xBczv9BepmW/h\ni+MxMgLENKZy8bCT+CaolULzbwfrpydSc7spkmGSGgDkP4K717elXGoKGBse\nrODUYsBWxbTZPQtIJ8Vaq/ZQXyF3WdAw44e9j0E7qXjk14xNlQNjq94u8qfF\nWT5f6vQRtDws8DH1/wRvsiPQFTTrgLeg/P4W5ovkNZn5gT1ShPT4LA5QwCzt\nDxm+GB2PVJIEHgr3rHpoUuoKmKnE0oj2izpCBDFUBigyg31VthI1svR4q0cB\n+wA6hzklnFuwvmvYFXOqcKCfkgufp01NBEnaV7B3gUF5dk2ar/sSv5PvVYDV\nTQQbdrEhiJrfrq8eMY+Cn64os+pv38pFSrua3FkLTknVDxjLoC9yH/5zuZJU\nZN/dEAN7Vz3oNo0PVSW+SVtkqIi8u6OmngHulXJGIqz0IvyIdKsA0fOCVUta\nOzQS\r\n=8vVz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD1NE8BYQvf9PO6iR93bx9T6tV7uOraOt/dkC6t6TmK1gIgTvuMfOqqMIvZt9uEZa5DV9GHHYS7KZW4rtNWPpvFXXg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.6_1536183537876_0.40977130428840125"},"_hasShrinkwrap":false},"0.10.7-master.20180905214025":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.7-master.20180905214025","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"5104885648d1be28df2986c252deb21f69e5cd98","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@0.10.7-master.20180905214025","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-8YzBINIoGzoisfBHHwa5LTLfB+tbs6LuxAFIFxoXxPZP0g3RbPRC1avfITHTMqO+rl9R3v9c+VmZvUQlBQS33Q==","shasum":"ef7c7be29bd563582765490bad3dca9544ad2c58","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.7-master.20180905214025.tgz","fileCount":564,"unpackedSize":2041510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkE3pCRA9TVsSAnZWagAAvSsQAKRER/veJ4EX9WzJLBQt\n6rTZioHx/qExv6P8KuwYMMGuMFqvOfG/hYm6toN7j49R4LbmKWWIpia5XcNf\n5n11E5Zmf1TioCj6o+dwLjUCVHoShlkLvSvkJwsao46LcG3WEFD1mjtmvpq0\nQCDELNfzK3h1/YscqjpLl9+T3ldrAzSAJMvM4wy0UZ+8VHRGpcjy/6d7uKWU\nAPoGkfxzJovhGTrq+bvKVxfv9uWjjoSWORGiTnY+PE0/s1k3bsHYE5a0h/BC\njK2bmLD6Eqah2FnXnzGkG0LHy0PPNqticScFvf/cixtPbo3Bc6XC3WHYfowq\nKfmmKpewoXCLH/xdRbTzV1ipFWBRR40zySfH7RkxzTvpMQLbrzKaGg/HeeA8\n9l2UQ/hmh3r6pxNEOO0gXVMUAQcHDwKAKDsvcyJI8VvfZ5oLCtG/z2FagAsx\n2rKtfGDpC8tEW8wHSDmekduv3usn30lxenjGZHnyCaABOp+Mo9z8Zf4Zz5ec\n8LnroOhNpOsmroISfzLuFwzc+1BmSXQZMNc6Ee476nEiawKZ7IEb7fA7qkbs\nbG8lnl3eqEITZqkBB3Y6NmYjXyPVm/Pl2KCMbhRjSByfh+doNY8/CXir83up\nRTvr48djzQ5MQ0X9AjqdPp7t95uw5NzZrIFi0P939imT+Su0mNmfIXHqDqHR\nVtxN\r\n=debd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDB59isjak6V0wxDO3x4JpVBW5OzEKCaxu+ZWbcvZ8f9wIhAOFtJgf9iP6boSo3a6tEiXmJNKiu054noyWR7Fye1j/n"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.7-master.20180905214025_1536183784244_0.31892457327863744"},"_hasShrinkwrap":false},"0.10.7-djs-allow-linking-ms-teams.20180913132628":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.7-djs-allow-linking-ms-teams.20180913132628","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"fded2ffa4abc972821002756b1633a03a182138f","_id":"@atomist/lifecycle-automation@0.10.7-djs-allow-linking-ms-teams.20180913132628","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-qstOxLd9beU+cXQUGPjchzZ1XqUwpqHmbhWLBzCdGf1nE373d8YnlN31AOx23oOL82uN80jBpjkqWBEkEpqYiQ==","shasum":"d134f997f3d05f39211fbac21839e57e17faf07b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.7-djs-allow-linking-ms-teams.20180913132628.tgz","fileCount":564,"unpackedSize":2042626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmmYyCRA9TVsSAnZWagAA9EgP/AgPh3032XaiyhokNu5k\nCdyM+12/qQy4rgkly2nLHmd1ePTF8Gl6tEbVrur85eutNpTO+vRiT0xDNttO\nAZM8TSHICEb6RYeOs/bkkxctF/Yu74u1dXAI8xqmd4izwkeTUQzuSkMsoOcx\nZ147LuxyeRd3x97vq0dIzQJYH2Y+rJUdifhaB9yo0JT0vPTIvKDj6RQ3DH9/\nPnAJ+Kg/pGQdWeG6dzCjbU/NDNvSypwcOh3TMmTzI999AvKu+s6qmWeT5PN+\n32qVXmNitoJd9igM9AxSpHKosK/a47kP6G6qJ6Eo2fp/KUusn4w1wvKtd783\nCmLyiMKGiXMFAnUcvyd4LvfIV+rGQAmH7bXZV2Vd5+8BThmAGeqPe8UkjKin\n6Sizm056mi6h05W46w74oOBiJOlUOl52OZsDYJk11tFg2MW+opWGfZnMmpUg\nCLtby3nhK+PSgQ8CPtd1vwTFqphSN9TzL7/F4ypKLvmWVLDhZm+sp08OViIc\n8M4XgFGBlQO0BU2//PLjHr4gcpbJl8PoMu/HS5mEc0VE47v75GF/XfkCcaoC\nBjMn0FU5k4gko7JT46NINpwsJOIBFTXwYJGFxQfE3CLzu2H8cXIBLqHI/kHy\nDQy10+WekRrMCAladlF3gkPlGB8ahfUEqXzofUtHzSg0a1prl140e3HEZ6CV\nV3Dr\r\n=o68B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8THmJJjFQGyM+rnM9/dametd7AmbmESF0YyYSLvy+VwIgRAQKJ12g7zEwWv/sKPShJdgE2X/oL+mr8TjQAOSdx5c="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.7-djs-allow-linking-ms-teams.20180913132628_1536845361795_0.016736914250471635"},"_hasShrinkwrap":false},"0.10.7-djs-allow-linking-ms-teams.20180913142402":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.7-djs-allow-linking-ms-teams.20180913142402","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"f0f18ccb0b67299b037e9387223edd9310b78b30","_id":"@atomist/lifecycle-automation@0.10.7-djs-allow-linking-ms-teams.20180913142402","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-6AaQAYR49PQm+B8KY1c+AI56p2CM9kbKlG6oVR78lgc5V97inR49XtuZ2Wht0rKVpERyc6PSQEt0G6nwxxXyMw==","shasum":"fb23176e51dc3fb9afa0ee6ddad88c7cdc3d98f6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.7-djs-allow-linking-ms-teams.20180913142402.tgz","fileCount":564,"unpackedSize":2042611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmnOlCRA9TVsSAnZWagAA3pMP/A2iOUxRa+u99x4zKUgI\nGig2N+TX43S2mVeHrbDqvtjdfH61BVEeTWmCioSTUzq7QJyQS2uKRFTTQfMB\nH3ZhHWlj1j+DUVJlxwYQ1H8pvYikMlrJWo9aMhz66CzerAmDTk0q1tB56zAI\nkdUh1Nb9jdbpMVpiJUv8lzxFMrzOuwrK9Srkl0crkfIbbj0Ay1KO227QmKQ9\nwVqdDSz/ZujeWzEjDVWFK6wRgeoq71xLQzExviC+/w6F5YSXnOBBfGiB//dV\n53hUJXZ3cU956lKBrfuIFATuKc6Lm4/aXtrJjIgnfTxDYqvUVGG4/yfLBpQr\npyl5TAJy3SL9HFMHgfMvdMeZ0Yj9vczH6T8McwjaVqA7HGFLGKnEOrReh8hf\nOXNn1F52F9X2v0BBlIV3kRGPsSbpa9DBhr+RYbYTApu/cgoY22K3dTUVAIQD\nSSOk/AtHGCzhVne515gSgEppIQh83DYGGkqdhnKGViibehbaCFfr0E0Ehab+\nvX8/+4r3PpYRzKLL42LlFUp6QcGIWdkr+mp5FNkRQ3u/UrjNAlGrJngJN5GZ\nZJRJAhuapn2OxVo+W/SEwdCBh3+aWuueilfX88Um9woNWZXgI/dT61qfr/Zv\nduElOq/0F4O7647mDgKJvVNSkAdL91yKSQl9CSs7Nk1wTUkZmEUyDDJGKPA7\nA3/d\r\n=hYZX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdsDTP8LUuDurp37bwj/pzLwTPYTaq+YD+EwoX99Ip9wIgK+0qir/9yx5DFh+BPWbgIukRyVuY0beU7AaxyR/yXCg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.7-djs-allow-linking-ms-teams.20180913142402_1536848804538_0.19748038504315746"},"_hasShrinkwrap":false},"0.10.7-master.20180913222024":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.7-master.20180913222024","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"f46e15e8e826e0caf45dfd00705f19927102c2a3","_id":"@atomist/lifecycle-automation@0.10.7-master.20180913222024","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-V3ylpErVsOVOtiH1UK8q+KxWPsX5/4QKjeHjS6vcIvvBPL/NgDeezVjmQzcG5d6MfMFq3rDxIVxqKxAcaW/bhw==","shasum":"983ce19f10fcf662baff07a20df760d76b570dab","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.7-master.20180913222024.tgz","fileCount":564,"unpackedSize":2042729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmuNPCRA9TVsSAnZWagAAJywP/RmOME85L2uyofNZRZfZ\nnB0bVMkvjI/45B2EPDmLgFNB5sHLQmYUIi1/eTElNAWQ25310drk8q3jg7V3\n2W7LrhJd6rmaMo+XWq5NJfghMt0+hqz5Gy4B9n6bHEg/GSTz78kZ6Ngk0GW2\nnc0Iu6oDRu/GgootcEsIEcQp/TCKZmdUjSHSJoWfPs3ncjWSQw8kkZn6LQDO\nXY2ZDJvIjxPku2a8XZrD+4UT/cfJnzu5uKXmn6X8kXHSDF0uFWpdzTCJA1YA\nIGqlS9tueehd+kmntIosAXsoPPsTYouugmG7uo6hcORTN42ktz/Kn6JgzQN2\nZUX7z5Ic2kteLLiMl5YOes7Zz50gndL14eJKApGQ6mSVQerkaLJ+tnZSr1rz\nqbCOh2H6DxG55fKsstBLul4OAyC5bHQxDDAHef1n7WHF5hutxBVEgrYhE3pM\n79I1ESINuOwUNp1HdbohLAK6xsQchOUVl/m1R8k5tUfjjOf3cITO5mm107uV\nyjqypoPzfsWfjWu/BZ9xGU0WQJSormz67gKOxeNJb45O3G6gmM1Y63bdJ1tm\nzHpkJWzwx/JiCZDt7KTau2JhrKQEvbjoLABTEO1rhfRTwIyZg27Nv0ThG8UI\nuuyNNq5/borGwY7pmKvdORdxxTtxRwFoYzCESm3qsGSybuMlGC0Yvoa6WPGR\nm/zF\r\n=QQjS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHXyg1dvGEoruJ/OrkJ6eG8TiPCxAingcxDv2YQoy/44AiBaWSg4Prx4DfDhvDXq/qR6YZBdgx9laUsc999d2rrlVQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.7-master.20180913222024_1536877390300_0.38198672819405965"},"_hasShrinkwrap":false},"0.10.7-master.20180917143508":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.7-master.20180917143508","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build/src","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"1056b6052812f493f3967e2cd81a2b3801977782","_id":"@atomist/lifecycle-automation@0.10.7-master.20180917143508","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-23HIecnpdi1rsvoJ85UFBahwwgsWukkGxVzUXpQL97IGIvoUd7UrjM0Y/GGSoowBGjVcWUKzIWWQd6/Ozsc2hw==","shasum":"28413ec252ce1e68a6f80dcf881e5b751715a698","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.7-master.20180917143508.tgz","fileCount":466,"unpackedSize":1994315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn7xSCRA9TVsSAnZWagAAsUgP/Rqov6feQ5/j76mUvbMY\n9Rsh28QaVieUa24TsutZ4WGQKoDPORfFa23L9GsP1xqlL4ubLC0wy0OzKd4e\nHt8ka8jMTZmfkjZE0KA0dOskq4VhpT0LYrPRiHo41hVDbl/8i5BqVQMji5bb\nrjGo/ASk7amrHkTVsTL6Q4crxHLPtW1THocmlZKFd5bhtMCEbp/eS8fU7gwt\nD7J1zSyOiqz9cEYaF2t8yvrXIjA4bCGombmODaFohDle/ruj4wtiyZmGpzR3\n3Jn6C1RCdtq+0tgaINWi/xoNd6OS2bxozGZC6zJz6f3NoIaQdR5Ih3BWbc+q\nL28CAGWNdxgVHfEaNmmJ6DBuqsWGAEYSxwDjqVyUDbu3pmyI4mSL9nYFq02V\n1xCTtyMIrOKm5CJjhQjS/HLyojWDP+ICiwlATuqj8nwNudv60Td6vvzbEGxD\nnmgqwJqNbqKD7q6At4+4yzoGYAdx74agb/knAFbxWygWgUZ0C6KMqR0iUBrJ\nZTZMy3owTB71v5b+ev1slyRrxi3Ud/PmTqLkapxq+1yEoC7XWp/RlWSJXPCy\n6hGovsUGLdJz4oa8F3r0H6T8s9k8A1GXeSRRyXAuUvxcYQcwKrSBz8kexnQ3\nYIu3zXX5xxTwQHQye9j+50DOQk1rVKrphINJ9dqeHxq5/yHCU1vdMugA1dAQ\nXsY8\r\n=Wn1s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDREeh8jhbb+97NQ7jhrriUlm59K2WJgFiY5cs5esxXvwIhAJNM+Kpgl4FKsgB00DyIK5ORw4VfG/h1rLD+51dAcbct"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.7-master.20180917143508_1537195089698_0.7607246955592428"},"_hasShrinkwrap":false},"0.10.7-master.20180917144245":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.7-master.20180917144245","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build/src","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"1056b6052812f493f3967e2cd81a2b3801977782","_id":"@atomist/lifecycle-automation@0.10.7-master.20180917144245","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-p0wkhBqy9NrWMVBJEOFa7vge+j9MX9wOM0xRqO4ATrQz3NWc5JrKU7ydXIj6qsG0oWAPDJofuUjRsDA8bVQH8A==","shasum":"97ff0d2dbae7f013a2c3a3ce11412ae103ff8e6c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.7-master.20180917144245.tgz","fileCount":466,"unpackedSize":1994315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn75ICRA9TVsSAnZWagAAzsUP/RFHpOlQIkGFoMCs6JB9\nLRRofkIai0LoWvG22kkhc3+3eJlY2eVyhnb3Mv5LRI4OrH5bAMU7Jjb4NX1d\nO/zVgXXN+MgMhUZ0cbz9zn88LvAZ4j7CM/Yt6+yTg7E/88t6hlsC0AJGJ4L9\nxkNSUqm4DSDJFvVm5RktG89N6vAB5qVuP8hvpNeUPOT2Bmhib8jpT243850k\nXGZbERSmEI1RDH6KGDNdpclAVFJ94T9gKnQygvkFSNZrne0198KDbKMZh3Yo\no0B4rUqVHjvyxqpRimV8ktVpOpncIPur7UxgU9af/N7kMlcuz0E3+5KlP8bZ\nzzgKX/kmkoA8wQCaovTD9SsJLYV3xvAoRXtpubawRxut8JqiwM8LkC2HZvER\nKWZMGfJvZmJcjZAb1howcinSuTAZyJqzHuFVqjl3UM8Oi4foxcywm/Y3O302\n1yFatupR5lWfO2aJUVUX6B3jTwem7n++g2WwDzRj3xEpo6C18ZzPqS+RxtT+\nQAwq7c7yLOeVZJKNdyk+RYOcrGmMffAV/lQbH1eLoxO83K/ek826VEyZjejz\nuxg/oaRL0ZVZhCCZsv3O2UgQHvzMyBp1OihJ0qkh/3kCiJ1QFgc8EOIIyGrC\nTj3F86MFZydnl6Q4qQvuHgPlnWKo+ATyKWSIjc+eQrXkiiSr5sbpntr30bR+\nezEW\r\n=gjdm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHyHHnhaJuM4jV9mdsfr/KE0ta06iaaW1UvYhLc1HB1XAiAZlt5wbbyyw3B54FxyXfkQtaSyMW5J7FrDMHuaZ2mXlw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.7-master.20180917144245_1537195591337_0.2263756678674831"},"_hasShrinkwrap":false},"0.10.7":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.7","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build/src","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"1056b6052812f493f3967e2cd81a2b3801977782","_id":"@atomist/lifecycle-automation@0.10.7","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-G8SBTCE9/a4z3ONqipJ5dEnjZv12xfzXRICxbYeVg0qIzq+AmBvQkW4PuSijhId0zcLZVQnFSdQINtdsmCunNQ==","shasum":"e6e33f96c8c2634a52ad718e2575437af883c666","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.7.tgz","fileCount":466,"unpackedSize":1994293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn8KECRA9TVsSAnZWagAALFUP/jkw2pby5EGvGCgqwrBg\n/5mkEco754RBxeWFFUSLDp0KzDHYhVzQxPL6AmNk7l3O8K/vsDWQKa/z4LQF\nYDVgh/177XAvEPBDaTrfNkSxI2vzOTkwE68Wc09lAHSygiuRBzykx/Bvjbu8\nWaMExGzmU3S+o7cC9NOCRi+5Df1xzHii8Y24oFglyfWDZ08rpdpRqI7GHFbM\nhJqgBV0cnmiZ697XSQySIUvEcuoWBmY5uhr17vVkOEcmxOEwHDSCBtdhfTVl\nbgfEOJP2jUSyMAQ4aC2Y9eAXXwXGbyRRHtVbGXpgsNLpWG14GZ9HK8TMFOKM\nik8iJ7bMQqTiqkk7uEEY7D/AlsQnFogC1WurP25I4ieEqumpivURFQBccZqv\nmu4Ro15427ygzdlXyrhnUVAoHn5IbCjQMAnrbuBzXP//BtClVwT0N4o6wKQq\n8pXn88RMbhhm8a1LOTdxnCKnfOCkjkozv1LBRZb4xKW7fwAmEwcP2zUt1iHG\nNk0c+3EQJ56CSHwtOt/MKmGKrTBBJv7nhrOwBF3qjuOTAH2w1j3ItIWqLWaQ\njye5CSFsdMiL7hAYXYPJhZlyRMnXB8Rn+ZuRNQOTArfoIoGd8Dc6V6aLvqAl\nyMCxQaa5zN2k8IIvPTGezKXPhBZRdjrdMIFqxyQ8WpvPaPdwceWF5482wJhr\n83F4\r\n=k0Nr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE3NUyvXEqweIEOIewG02/a9mZWvDLdvnmZzlXZYM08xAiA+inNWuNjPWa3f5ZoR3Q1zYtRG/cfI/83+pa8b8QQiEg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.7_1537196675318_0.7905168791243136"},"_hasShrinkwrap":false},"0.10.8-master.20180917150610":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.8-master.20180917150610","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build/src","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"9366fc9087e1000a274fa55c2df2b0a722392d0d","_id":"@atomist/lifecycle-automation@0.10.8-master.20180917150610","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-pk29ouMPjKXWfEGn+b7nQRPfBhVLhP819vQa9X2ef+Be2Lj5S6SPZhitsKvESo+K4jp2NQzbi5gIBAjnOI5zkg==","shasum":"7b825542f18a3d4f469bb00f892e0eb9c8f55ea5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.8-master.20180917150610.tgz","fileCount":466,"unpackedSize":1994414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn8ObCRA9TVsSAnZWagAA7TEP/iFhjRZ0jZxN5WMRnyYq\nTgnDKcs7QqyrMe+pVLsbM+Df7Vr39rACBIdoYDzX5aV8NI58bQvasY9vcmTa\nS8d3bWBl2Qkw/pC379ecpAbgUHLOoYsq4bFdTkLe2rbXoX7PButwgPo9moUl\nAm40TkzuVkaDk3tGfurzxOy8+U8RQkRe1h2WewXzYpW0iEgn9CvGDDqCpt2F\n9SdXWEdgM+AmBDTqABA8yHbCthjHPq/vTEX2HsKoQEp/mwhprOxEAxTODfZC\nPa0GeZMvhoal9ZgpAZfXUZOQLcIrKDpO5WXznppnwn7x09bIzJ1wdTcAMWL0\n4jWbSsZrPxc5xXcgDpgHE+dRLvlmRakmoJr1Jp2V89kdF0JTlD2Ovs7xwA8G\nyDiY4IbUdsF6lClac62vZa11qb811VeUSSY1/6o1R9lMpUHEnjTBrDBJyQYB\nHDS2lk1kb/jPWV7o/10qjr/FRfJQyRVX1O3KtRETpygPHBkY5k31c+U14D3r\nR9KeyI5UCgnSh/QtjedTj3A9dSrdJt5O/UytRC2RmkYPjoCGTCHaf4vfqisA\nK4OyPGNUYuDAVPvHkux23F9XE3MiFp+TkBSARKklDs43pG4ta+As2sxx0zWx\nt8AYTHe4C1sBJ9vfUlGu0HPE6SYqTHccnB7KeRqhEJccnKoEHF2Neh2iw5aT\n52kU\r\n=exI2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA1QkHEkfzOBugGRcaq0+5ZHNB4jcgGHGcH9RkYP1hvKAiBLs0kDXOso05m6Nx/S1o3wLVra3D0tBnrytwN/j7Ejpg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.8-master.20180917150610_1537196955035_0.3032581869892619"},"_hasShrinkwrap":false},"0.10.8-master.20180917152237":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.8-master.20180917152237","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"1bd1ec2a1603e98756323442e409b78e815a9ab2","_id":"@atomist/lifecycle-automation@0.10.8-master.20180917152237","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-3VBiUxr+f4aO1wIVgRcLJiU9rbCTsWKXx/WpcR8lwn8zs7dkzzSWCPxg/VGKxbcz4BJKrN7a5NprKrK9ItNt8w==","shasum":"3d253a8494a5570cf7a805ce402fe6ffdf6a9133","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.8-master.20180917152237.tgz","fileCount":565,"unpackedSize":2044777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn8d6CRA9TVsSAnZWagAAYpMP/irZsX9ta8TxGTQiLiG1\nsH1dYbJFzFgKlHqD5H5Hz7uiDrvhw8Q6KIkFc56P4FQ8kPyUHPw9b+MCoeJo\naXDTYYwXRh2de25FHqpSGvEWblgCrnvJp1dtXw5kzU94zNSz5alCMkQVYA1j\n+h7uU5ZenkrlDtepzaAZTv52Vs01ynpIjVUlO084IGBnauVuPXA3fF/HKHpS\noG+Deke3LJXOePVPyWB+RoapxVpm/DZtJnuRJ6w87y4CEbHTfNAv0LdvHSlj\nu0lOCpalvzViI/iBVkyKXfCed0LMof9ASkp8zaELa+4ZOamrBxm3ommgwCDh\ndoMfLgWKE9B/PDvrldRSDSi12hJZTJPgMzeZYl/9KwVVdoaASlwx7U4emkf/\npm2LSOmZp0aSrqXW1MWkeEjeX9XQ43JlTPLe0P7NHTAE/dxOx3TxZIOi+sd1\nEzQovsQZmhMWROJ9LtzoidSuvi5LLoou34QlRGECavxShXivQn4JqquWO6Cu\n5QdUM3dyu6C/u5Mg4YWY/9ViDWwzgDKHjNTlkDpytInTFE/kJdiKy1J9jGiy\n15NSE15LbXvP3QAPDLtDrePRQFCPMzV6MjsJf9W0li8NTFhwJupnsbwBm8E5\nVvZgCWFoXvHHDWxIa4q2Gnjot3coUsvmRT98M0b6PoWiIJ1ilTK8nZ6YB1M6\n1d0N\r\n=lBqL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEU0s3nYRjuGqB1U3ij5dBtDUJxyYEgEvXklu8+X0m6BAiBoiICAuoZxib/lLjKH0P6voDBnqlZAM1MxaQdDEUiQlg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.8-master.20180917152237_1537197945725_0.8722484587299417"},"_hasShrinkwrap":false},"0.10.8":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.8","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"1bd1ec2a1603e98756323442e409b78e815a9ab2","_id":"@atomist/lifecycle-automation@0.10.8","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-iSzWIZp4l/r5RHubZvrl48Ljqjar53B5Bv5MWrs/UMkc6YHixI1JeiJnorjJl7fA+6232bVkkGQfbtsbXE43jg==","shasum":"1b7c09cc4324a5655032e92c3793e2568f9d0926","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.8.tgz","fileCount":565,"unpackedSize":2044755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn8isCRA9TVsSAnZWagAANO0P/il2sv75cwY0m0Eo6oQY\nzTy65HD2mgwCCaSPccF5xhmC6Cf5UsF0BTeZa/6RLYaoO8sBXd/V/m3Ouhtx\nSxJ44LwcZVXJQAXTsSVvIv8ydkezZT4fsISW62AxStDgECa/nVWFSEmRjtVT\naOxNWKo3wOS2QLxswzonyoyNPhaft0ym22Yk4qLdRugW6PXkM0w1HqfrOSTA\nifRFUEG/MjTX0iDddIHDuq9iOp6ibjUjktlKsawkne/7g5jaN3oIwMi5r5XF\nNeD04nqkIVruPIBjYFreVyyfocAoAq7f41iHQ0Ue047EEr15DhKCDHyo44PO\n4KOVgFp+91NvP3QaKWyFmEJ9tauZ244E7GbDVxGVunv4GPoLkJ9sIyLlooXo\n15y7Kv81/O3DVIwvzOjhSMHasPYxGWENMeHYWiJ2+1Do6BRXOe3AtZ1OQv+f\nzT4x9fY0OWNFd+cmp0yYP5li29Q9vx+uXVG007i09xYYsa2N56zGA6Oy+P4k\n8mX9YeIXaYUV6kNCvQMQtjzb2mrrmABAfCJb4DAE8dz/PHujB7pHh0G9XbYN\nmCvJm0qbLrp71VkyLOmuobicXcxvo+CT5t9kXUePLOq2ujkpepu/jzB/2zoB\nzluAuBANcSa5Ye1Yq/3eLEXcap51TTRBmGvleYALVDzkUhBsvIXgiOku9m40\nH0WI\r\n=LH7l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDEy865hxQXMYGP9SaM2z/sidfZ7cGVhVJl+IkeEXmrIAiEA9jq1dgpXNppQBoJwlxYM9ge9jM7+2iW5gVRqJRCmRYs="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.8_1537198252052_0.7309022322686531"},"_hasShrinkwrap":false},"0.10.9-master.20180917153223":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.9-master.20180917153223","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"6980f974d72e5694cdf7f8c27a11a7fdd42588e0","_id":"@atomist/lifecycle-automation@0.10.9-master.20180917153223","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-TjRHdD2kxc9yfaQSBbI9YpD/xcFtoiU02v8Za+7N1jsTf2hqfF4M2Q/6xd7iFtmjsyDudpWkemLrfeohjhiNxg==","shasum":"572b442933c0edd3410aa6f88f7a6da3c250435a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.9-master.20180917153223.tgz","fileCount":565,"unpackedSize":2044876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn8mzCRA9TVsSAnZWagAAML8P/AywyJQQxXAwxVwLc0dO\nOAWXllIxiEGMVu8VDCb+lmCpvSyqAM4LsBp2neWe85kF5i/z8xISmV4+54rt\njUOqk9xvrR9l/6d7fLMQYCKwt+oTuw+3sNN7vndzdLMphO6+vLlltQls0XWf\nJg/8FdYBY2nQ6Eq/goQSWZ3FeJ4eAobLWv1ds21aU3THP3+D0xcmVXZHFfUG\nN7sUsXpV0+pQs53fd9MVGehNnCvizlecNg10pGSKixEWog5VV5hKb+qFyw8C\nc+womsO3TkbUaTaCyprw317ip1D/2EtgwfbJCc/3fqzC9WfbL0yQCr7I7RDs\naX5xNYhxUqGCfVuu+RElLrlkNyfxXX/o/cm3K3qOmi8qiFXRyHqeevghZJG2\nGdoNp6/U/urktwGo6NOA/TRdJnO/kAvBvuxvij1ZdzKZZlopdsioMrw39lm1\nfVSt2jG5lxI2zkBVLEYJnxkoK+Uj3RDUeRMKKj0D7jd0vb/CD2f9dpwaAD6x\n4TEjEmrMnp70bxN6C0pC1eOUWCKbEjHlW7wywNTQ6eBqCZdHGurPh8DOQMNr\nhorkshNvdWO0OCF6CB5XlilXlG3hlUUjEkV77859s/mD/3kwCjuL1IKR4fBq\nN9/skE+p8e8Xc0trb16VfKCEPF36XasC8BFC42rohiaCCK1cg7RnE/jDknoH\nuAgQ\r\n=rT82\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxjFB2HKt9wla/SADde9uYCb77l3hnf6/RW9pf+S5zqAIhAMYNUIH8HIbOCzu3xncN/rGmIvePeOF056PrPMKNDATY"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.9-master.20180917153223_1537198514391_0.9980259765211927"},"_hasShrinkwrap":false},"0.10.9-master.20180918211559":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.9-master.20180918211559","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4ea9907b4a7174d98e8110809fe0af8ac7a189ad","_id":"@atomist/lifecycle-automation@0.10.9-master.20180918211559","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-zopIS9x7j9UoSiT/JU6yfUGpApZRsGCN8yCTOgIl7zpkVjsAi9fV9KDAjdkhcZvPuaX9JWo8kHipo90h29CtcQ==","shasum":"8a151cdd8b9bcb6419f4f2dc00bbcdcd0d1ad876","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.9-master.20180918211559.tgz","fileCount":565,"unpackedSize":2045715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboWvGCRA9TVsSAnZWagAAvskP/0vmHLnQjHBl1eVbbMOk\nHDAJ2Ya7Zlp0AbYnz5+tk5q8MfOilfaqbgW2iPY9RNieYVwVqHulNKadBuhR\noCj1V5ZjSmjWSOjnq9lEUwyGSn1Hx55GKls3MMh8AR322sH168Au0RsCvEE5\nlpb+XGNoQQRhFFO33NJcJRenoyZLPbIPk4fh5Zc6R3kc0iqm1G3ILlMNkR42\n1NRZ4klp5GLuAeq7pw0nElrsqUF/F62mDJ9W7IlqoWuhD1jj7PdQuP1Gpt4a\nrj8vSFnp7cO1hpkEqIQq5MMR3vtCowaVs4z+QsXAQ5Y61o771q9ECkOekeSg\n6g0uqy7HBc23Hpc9zTDRNMmNBM1g40WS6HX35OcQih0mDern8q5cyPqoexFA\n3TwgCAkS+zWRougv2t9negjq+ryByGKljAGGjSofpfTXJhW68e6fq0oqAs6l\nN3D14ri0VlHNIkjSSpJOjQb5Bm1zZQXuubaaSjun3IbGarxz8xkygrdosU6g\nEAVw7eS1YB4YPnWxUXZZny8wBbq2Q+C90puXbQf7/g6xflZHc51wkiy/tYmG\nFONzhqKoS9DmCGCD88OEGdSBQd85IfdjNA1EOSMCxyAxCcVnZ0ZWejjB7Mi+\nd7USVCQidbiuDK0AIEwMlhwarmkZ6BzYCDiPh59U4V50rMUXOZbixxV9LVAC\ng2jo\r\n=0pk9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGwWoGnM1upQ1YRXN4iqM/DzRUqf2Syz31NtYU/tYrTvAiA02ZEnzxqF/Zm695YhIlKrJIB3npVVz6ZGoRSQAcxX5g=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.9-master.20180918211559_1537305541713_0.5477664119634147"},"_hasShrinkwrap":false},"0.10.9":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.9","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"4ea9907b4a7174d98e8110809fe0af8ac7a189ad","_id":"@atomist/lifecycle-automation@0.10.9","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-39BxiDw36FvMPju6L/YtUu9duHJ8ZP4If3+DDrGfJ6/sfNpTUg2KAl+ZNkUIkk7PMhtRpdhz0594NezdV4EokA==","shasum":"3f27c599582f833b62bfdad0d9cf03a128f72c2a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.9.tgz","fileCount":565,"unpackedSize":2045693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboW0nCRA9TVsSAnZWagAAGNAP/Am27rqyr/7nrCGHus5Z\nA7O6fhsIhWJAL0zboKc8KNiCGGw7EUC/yhJ5sJ0G5lzo28eUQFMibzG60toJ\n3XGQq49pKwEDUkyF/2nSgJO5WX/g4gCPTaXOfbSH4A54JbPIyws2BIkE11tD\nkokLuAfmr8R+U1B/18e0niN6qao3/fEY2/kvXydCKUCRYKE89Z4j5A/LE+CJ\n9Up2mObPeG3XqGd9iX61KUtMDx+W1fh8eYVR3rvpwCecz1AseodC3FFC0ZKH\n7RGtKXDxfzfwWheKG3CaWgrDTETlFuNnujbyxcsmj44zlvAI3tDHli/f5ALn\n1FziQoEtCTuufHITmMPmSG7I4SzCZ15HS5Fm1jOWYWiYhWy1lcdoz4SODlA6\nplv+k8K3G6gbyi+GD/6Luj1B1YzZSEHicIyYDHyzWIC+osCHHxSHy6WhEd+F\nyiDFpkMdoqMxjkWdsxOtzqypskoDfItTqcWasq8dXNYKqNU62TCYKl9dajmh\nnIeLKpackYU663MqvjZNhS2bBuAtWrK+XFiLWEFh/vwsWO6N8yHf3CmbZtAJ\nV54r5pL4+JVM52vWb5AErRQkulxfaLSFQ0Sdm1qKCS6DU2Qq7ztLXL8KRs9m\nsn5cZjT+AAvJFI4nAHWVNHMsvmm5vqBMos9PjvS2OtF/x9HF/a2whU6wVJpQ\n84U3\r\n=0GVx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIo0geQkcvirrvvA5WLyBTwQKrlX1fNtJ99F0JpfDovgIgTqIyHGCl1yo31Hhdvq9sCbC100h1wj84Wo4iiAz7Vek="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.9_1537305895243_0.7511699679901094"},"_hasShrinkwrap":false},"0.10.10-master.20180918212658":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.10-master.20180918212658","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"bef4a4449c18d22359fb264d2ddcd40dad4e3842","_id":"@atomist/lifecycle-automation@0.10.10-master.20180918212658","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-hd8DZGZl9Vr5YMHAIRB2ru+nXNc1oBQiRq4EQSbKxxxYrfzEAgyyPYuhTGxl5fcCVlx3DTI7SlVzkLQNjUn5Bw==","shasum":"3144bef8fdbbc5ab9ebf2fe88dea24c1726820e4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.10-master.20180918212658.tgz","fileCount":565,"unpackedSize":2045815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboW50CRA9TVsSAnZWagAAtNIP/iQRhwY1hTELi5mKTzm8\nMXki+fI++dFHPb2HawD8j2KSGJ40TgUjZA1v5hM8EOukAoFESjfDlOJXH+VO\nkzAiHrStvLdT29gEXrTPG4RhE28zb5dUI8zaXqYfZO6yrCJh3oyOoK7sbqRq\nFjcAYVCfU03n5tqQ04h9RCI6/2PPSfRiiZLxqrURdzxb9oHQDvzZZiAxGITm\nLF/QW4xOHii/5fJBR9fS2LWe7ReyMHJqMkLHZWeJbT1QAaBRQa8I59mK7SrK\n3DSuLHbcYIRqr6DLQcHzgxSoHo47wi95uWfgE42DEc3Gl5Gi8QFTCRgaPdwE\nZtAvtTWbnZ5tvlIyytVvQiPzZ3HS8M+9eq6mhgRilz1pEvsNIsR7+d0WsSFH\nQJ+qzWxDKKvyDYA6Y4SqSVy11AGEhjc3cMa/dDpcc2vRGzkBXFlfeWb0yU5u\nGwAY8Ey545pNms6osyHFMyR/OJElEQ56MXTyEriBsnAyun3Ds6sc8iS1rxJP\nm5v7OKxa3zA8sxCJrt/QPfFP2jd36cWO3r66DloV0U0AE4JH4/VbTiOgLWXA\nNzuxSYtldCgoelbJAVMEVE7L91B1A03JyEWtpcNmHPx2sdtasQWi6GRt0uos\nqv7YG6VMRtoVmB/RKh9QfchNcwi/tS8LCvzlNf3Sx2PJprfA/63DcnF/OAvd\nw8YF\r\n=fZlG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHDGvm/OggIUiXTj7w1Yop64CnetjvA+u6L4/F6iNNELAiBVToSgthr/YNlJr7ovquaFN6F7qr9pQal3KnlG7fodug=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.10-master.20180918212658_1537306222100_0.3101916813743453"},"_hasShrinkwrap":false},"0.10.10-master.20180919075128":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.10-master.20180919075128","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"03493de561b1fa9ecdcb20d0853af661977e676c","_id":"@atomist/lifecycle-automation@0.10.10-master.20180919075128","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-X+p5IDXXw5AvyllnjQYxCeU0rPyjLSGtL1bxszy0xcBgbdgaP6tselJtsKaVO0IYvYJBtzxAXFT8L9znr3Mi7A==","shasum":"62f562bbf2ef35875f4752ec293a65b36fa4f37c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.10-master.20180919075128.tgz","fileCount":565,"unpackedSize":2047313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbogCLCRA9TVsSAnZWagAA+w0P/2ZDLXbbJpAkHZkmNzkB\nqDq5b7tIMLWyRa9w5ySAb5Vf8IXsfNiybt79rWHKD5VQqIxNhsnTh+EG0YJd\nJ/LFJhlO5J4ipv1UuIKPYM452qPEn5em97sQR8eN8tkrst5uyl+gMSnnM1DI\nDQpYBLeGxDUkxCbJmV/G7ajuqo58vn3jjx4pRlSizOptCdQAb25d2nps+qAr\np5DRFiOIWDxSKewaeoDw9SXfFJOTnoq71iFT5KG6ZIFmDZ4vBRcjLBIKeANW\nkdm74VtlptSgf/YrvQhP4HWJCz4QYLww2jIR5zxhTuIjst3sd2utGLd104hd\n1fsTkrL5GCfzJwvlH2+mLUU7UREgQMfNvZVZjayRO9RTxNwKmcN1ZR5Qgwpn\nYbwEghYniDNZ8lemf3eqYeLifp8Qab7MviypJnsvH4KHxwJMtWR9yr8//QN4\nZjgSiUQSP3l9AjL9SkLKOqZItebKKn1n923yW/fxMZQL+n2+0csCNIuyW3Sf\nR3m7kIIsm5MaW1wCXbyYc/2eRdPT1urFSzF8o+Z6XCInou5gfSQvSj564jZj\n31CbR7m7Z4hAInt+591/TmrD+MUwntO65Ny5wp3I1lmvbSlLIC5BD7/TsrCi\nW8RbgB9By3g33t+BBY6Zj3QyaUTMjvVRKenmjMFG5x9e0wWQlYJpmnQhVbl+\n0C5G\r\n=x1rz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDxKAsK9CJ3czvwTx/k6bnAHu2hsyMgR53GvavGd51ZdAIhAKTSdnpj/gvADIL6sRsEC232YtCbLSpmwa1HgPZWE7wf"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.10-master.20180919075128_1537343626740_0.03795646042067258"},"_hasShrinkwrap":false},"0.10.10":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.10","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"03493de561b1fa9ecdcb20d0853af661977e676c","_id":"@atomist/lifecycle-automation@0.10.10","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-LSZ90payfDOi0LUx4JwhsN8H7ek4EMqUij+HPp53NLMA5eDZisvACNWzlikxzG2rHlwdeHl4cbC8fmWetfIZyQ==","shasum":"5a96f498c4c233db8f66940a7df096248dd8a786","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.10.tgz","fileCount":565,"unpackedSize":2047291,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbogFbCRA9TVsSAnZWagAAj2EP/3cfBnOmIG3s/sRfcVri\nsVxM6yw8tGXL8rbJDepONUp2mNE0aXtb5hmU73MlarGWu+OrKasNZvvZdiCx\neZlv/UyAeIKAxBugktdjXtCnOt032fAv2150qUXKrDAieZ5PTyFXczNJorDU\nbxkdfRIIhnx6Jar0AER8U8Y3UiAN92xAN9Y1OIrIhLPVnd2VONE5VmkjuOnc\ne4mNEoeXivB8ed91ZJILGPZhLIso6fWF5ijZmoVz56iN0godGhsL5W40Zue3\nO7rI1GNyFJpPIP6WCgOepHxJYoocQouzIxyBtPjnn+xbgYci/rpvJt5e8jl3\nnVfCnJ3zkGv7VzfgZ0A1NhtR5J5qeevvIn/PajwvLLTyRdRJ4YllV0+4osbD\nejgnlZl8UEOGffO2xpjvObhg98RtHnaBX45G69EAKFX5wfJuaB/vYyOruUr5\nSAHR11cljWdKR4g4CG7cKVg+Mlxan7VtHmzh11sM2Q4RYl6dF8G0oxy8flE4\n1rswh2+bQbK8eg7ExzYfFegVU9Q2MBvLbZ/ksn/NKIcjUjCcgDfWVysgYx9A\nXDwSnzSNDulmePZ6od2xmvDYCJTt7TxeKk4UlA32TBdCjQ9WvJsahK2KG8Gq\nNAk2Z1AQAkcHNr9EEh9iquEyNnMrJvJLGOBHyHzYiPD8Ogu3OVo0062sDsB3\ngfZU\r\n=3rlc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICm8ZhQrQmO2fJVxDdzZAGXUzMTgDR97z+sEHwdF+U8HAiBEdGA7ZI9wft92QUHCiXCPfkKWTJodM2mzWsw870jnKw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.10_1537343834597_0.24210337949613825"},"_hasShrinkwrap":false},"0.10.10-master.20180919080113":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.10-master.20180919080113","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"3278f988219eb212cae154ba431531c53be13f70","_id":"@atomist/lifecycle-automation@0.10.10-master.20180919080113","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-fSOT/TMyMek5DyH6ratoBenxltltLm4Wv+ZgVJRZb/xuHqMV8mDFutiiqE52GWBnYEC3wQjZu4WZ0F7D3KNVSg==","shasum":"e565fa5bf8fb5d7dead241f00574ece7ff19702f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.10-master.20180919080113.tgz","fileCount":565,"unpackedSize":2047262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbogL/CRA9TVsSAnZWagAAg/wP/0DHqWFtN0+PSVzpJNyF\nEJCTO353CW7V8Ey0DqfIW/65yFuheVbdwXxWCwA2bwREkntn+EJRh/+pYuwR\nCfK27T87ZuyRjAWtQ8/PMH4btEBsgcYxSAdxFhTuMj3PHyRuAq3qkrsed1GC\nlsJGiY4Lx8+3i6B/oMtO78D60pcX69FkVhIcEMChxNQ8GTKFJR0LAT3PyGq6\n+nptteUMM5fAj2l61yiXRmm/zojBIzntvfQmCKtSTH7YHBhH46Y43Rz70m7e\nAsniI75I+TRs4WuAP4sbJQsKVLrzHr6GZfp0fpxRsa5akvC3geXAU6j2v9r+\nnzlxoxU0atHY2NotZxMoMpX7JgT4CsBYBeQJg5bg8a1UBCMruLz5QZh2coej\nNUi4ps08zg07g7eDZO81QygLluyR+kyq+VwQ9qn9FJ+/T/klaHmcsbPN3Bee\nm6foXSrz/qarzWvW6tv0jqt1BmXIAwfJrm9oYW5WoL02Xnw9F6WVTZh+VKCW\nBBP+99xEhDWeBdhnC/FNRLbVWqBzUfhJ3KlvbYVJySBzATDX44Ow3V/S7TB8\ngco9Wnerv1BVPsC9/ADRe79Tp/P6KWCYsOyEvTPuuocWSyad8VZPlleleoZv\nztTKovrmcDjVwQNI1OLhcVE+16OoYeuKRS7C9HHwbbxn2MVKg3FOl7CTC3nh\n5zeP\r\n=r48l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEAYCz/oJaloNrt6tuMn+RCH20rZKO7ibxzfhvB2A9gRAiEAvmXw4QcD5zDoqkFe5jKPLls0HhTA6fXcKhvCceTEERI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.10-master.20180919080113_1537344254413_0.42242199586115525"},"_hasShrinkwrap":false},"0.10.11-master.20180919081630":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.11-master.20180919081630","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"498517ba8eed5ada42bde1196e8362839c646602","_id":"@atomist/lifecycle-automation@0.10.11-master.20180919081630","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-xjUIa+rlupvjd27fxWwAz+uLiBbQSyrLenH1993jIVrhec/6zkWTlqKmeUqyZYDCy6hn3NlpqLfBAKu1EbW6uw==","shasum":"7ebd0eb0679972baa8eb111a0877e7cb73859aae","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.11-master.20180919081630.tgz","fileCount":565,"unpackedSize":2047364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbogaoCRA9TVsSAnZWagAAIaEQAIlvOs3Z4Sb26CihfiwA\nEJsK4FHNgXfLERPvdt4wvPvtK8l/nilu10Imc2QdSX1qCWmeMjjheqZitvZ3\nqZwosFwcOk/DVgYLvcLj9lURXAxQBRLYRZXnWLvnrkaPkD6S0N9diqd9mpbh\nYBwCqPSr0lUHKNDSTUO5utdNJW3ZhdK2mHMVZxLpqVWXRIBPh1yZeyQCv8xX\nwPO3e/UU7VfHDAh4/pZ1cpL+96K7fjB2fkQFgJrSqs7bl7dJ9auLJ2ah6+VZ\npCl/Oy1OGtaY9q29VF4yIEkCJVEMi7CmbL80xh3HOnNJg6Wu3Cmg8Pp7XcI4\n8/HHaH7ZE+DKKrQHolTj7uueQy9ZamP1i7dAU/MhzMWqAPNr1snpJqcyYopM\nqntDGbjfd+oOy48PS/1QNnpHGsW8YIpPtY+zoXzffFKVWkESds+bAcIa7n9a\nyRHpHbEY1hZvvLx6zdXSwGxUIMmxKefDBJlCdWMds3W8/kOU/7UzyvlvRPsq\nKAmY418il1q07OfvAFEiJB+v28gk66FGzRWAUg7Hzh5N27Z6Gf84XvzJxDQX\n+RACvP2ARnbDu6dLrUBcyW/OBr7oikvM+rbOPyeITNNxjMnSdf5kECS2qCYZ\ncKdiMOClyRp69qJaOU0aTKntw2GhhSsIz+9+JGrcVQT4bXXnt0atsGfvMJAg\nU72k\r\n=VuAR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAiAqBF87GmpjOwPPmubgXdWBNWpN8/eCd79zXiEolfAAiANGiwVXa6hhYZDuEMhk0QSAEGdYKyg5ubWT6YASoABhQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.11-master.20180919081630_1537345191326_0.5261141517080372"},"_hasShrinkwrap":false},"0.10.11-master.20180919131148":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.11-master.20180919131148","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"093235c5ae882442620ff4464a84188b370130d9","_id":"@atomist/lifecycle-automation@0.10.11-master.20180919131148","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-m1//AENcSHVRGZJI/sjzclPzjmgCHSxn9xPfpuUfEPcnwTPnWSROz0PjVUXFSKfwECo3HNwERXZ4sOdXN5J2jQ==","shasum":"a0c4d363e95cb1176756420c8aa1ee4730277352","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.11-master.20180919131148.tgz","fileCount":565,"unpackedSize":2047344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbokvRCRA9TVsSAnZWagAAr3QP/0j5xML9Mm/kCZ8ry4KO\nqMDLCUYzG68iALpYcrjNj0woZBsM+u6FLrUS2vkBLtEsvveh8Np/38abhY2j\njl+gj+6eFu72EaMltqFuXxvJArgeqKizcARktuzUiIWC28Wmuy7B8Qmaxxpm\nAB0urtjzYzdJGnZ7LMXAbi7gqiaitXfSj5/LPiECt1E+PQfsrxIRaDj2MeqW\n9lHhmW2JKQjCau8cseA3/n6dLqMUcnQjPN5rJHkrYJmBL2rORydpi6SwXSxq\nSQnhHiCdv+Pw4CKSmCGaxudK+qgIdRICKEXWmcugi1g1BddVk6qRiqzhhvXn\nyaRkx5hHfHX4FRf4jMTLG6gB7pQxyV6s4LCR9x6uRtYFxeAaNpxsjybBl/Wc\nKJcAbs1BAw34b1PzKaFtKAbjA4pfCebKyTVodNCtpuG3AYRd9+WCd/XZc53x\n8ZqysnOGx+3Ul82MBb5O+3lwJOEaOimuYr0uCWfD8gaQOrk1jk1toUoQLFkP\njrIRRNVR0SUEYsqIR0D7Md0hH1/AW36md3zwnBsZmFPkeG9+v2pSLQeE6Jn2\njNSFru2hR3KGH3kca0F58a8muN/5kyxykjaBEg5o/fRjZQG6SqkLt0x1PRps\ne0Ffw38F/eCvoBCxXHJbH/kjtXHqZumWgJZSATnEmmrIqwqjw6iF9KS5GXZR\njThw\r\n=LZ7a\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAnJVor8SbfE0r0Ox5Pa7qGUBs9R8KyB8y9xam5sQH85AiB0lAI9iUWYRHTtByvSlZiBx9IZx/rAUdLc7gNwN93Jgw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.11-master.20180919131148_1537362896135_0.5272319681977367"},"_hasShrinkwrap":false},"0.10.11":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.11","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"093235c5ae882442620ff4464a84188b370130d9","_id":"@atomist/lifecycle-automation@0.10.11","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-XJnsdRo23flAZxz9xlBJ5sZx9vNy12pUK9kiItjg4J8TxpYf6dnU/SksqF+pR1SQC0aXg16V+lF0wHoEgzLNtQ==","shasum":"88db6a014e211c3d7590429b543d64d7c3101769","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.11.tgz","fileCount":565,"unpackedSize":2047322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbok7RCRA9TVsSAnZWagAA6J0P/jI6t7kYxoyTP7jyX/Mm\nCmc7q1jSJqclUOQQVBB+/u4d3aSDP67zDXt84AMMbFMpIF/6nO5Lsi5TSF4D\nyyOm8A/igepVf17m7DCxEZmc9TtakK46pQebbHnDo4jPDdmQCz9rKPD7zFH6\nOt+JO8K6liAfpZftUMan36+r1vJS860mDCe/SxOIj4f7fqnB2HHcCLHu2BzV\ng1ibLmwFs5HUHjCXGw78fqus1FWsmdvKjAi3pAyXIVzTiVD+v1+PfjBHDAEc\njewN8N28jq6R7k4UJd8/JVcp6F4WIxujJn2Gnk1ptGGIFSQorI5yV+HVO8H4\nj8WOZs26mlyjhHwbfJzqUEOpEB6CWoXchVBVeZkc4Xj7UUGhr7BgJ+wrtEa4\nR7Vvcy+yN1br/JJb0OArE1MfQKeMptstfVgEpmoetVSpgsh/+SJlNb6XyPqf\nRMayb1TEVGyrMmZwkZ+s4Fz1QVANXOwFimAjRrEUNWl2jZYFlrO3JSVFE6SW\nULSwRgQSmW7AFCzdWN4NKar4xShoR4EiMMDYM299FQCH0+vtugaRM5zI7mUD\nA733VTGMg9dO7UC6hbLSr9ce6FuQtYhGuZzkUurQs65Te/IyZW3XTtWsJLEC\n9oBsRk4nwBKYFnZNPuG7wQTvKxCIG+khDdrRy3/dGkC+l/8Idwtld1MOw+jJ\nN8dL\r\n=0Krx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDwZrOLKJSzdJYqeIyv4ZBslEhXDG8ISwecB2rSQKo6IgIhAPy7Q+Qi836+sEp+rvstaI4jypAs0AHugEPtv758FBsu"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.11_1537363665056_0.3620932369322445"},"_hasShrinkwrap":false},"0.10.12-master.20180919132906":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.12-master.20180919132906","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"ea68e389838f9a197f69de4e21200f0c3d193db2","_id":"@atomist/lifecycle-automation@0.10.12-master.20180919132906","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-OLdFXkW0z3Ches6a1YCJAmQcPOQhT38t8kzS8HmIiK0EkTA8Lok0L9sPnrHtNDJUfa64KQd9M0+ZWzdpunD+YQ==","shasum":"edba43824276ca08f271437af9e7671ddbce7c41","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.12-master.20180919132906.tgz","fileCount":565,"unpackedSize":2047446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbok/WCRA9TVsSAnZWagAArzEP/jlhRWlwzg9Vy4ZKeJqk\ny38DtH9x9CDnQEdiL6gcLM8XHNZNMucZYxiRcge8mhR+qySetvb72JfOqNVa\nWiyYrAzZ++irCd1P63hujC5AqO0F/0K7Vms5qze5BpqujArXJ0NUldaQP5Jd\nmBkMCY9HFwo9Q/dv/f9xCQ6cqcZfsjqOKAoAUN8MK0mlkqCLxnNy1Zh0ohdh\ndePbVuWeB4MRb68iMEIgMRoYF4+YPjzvMvxruAceDmtfxNlowJDDHZYsPBSk\nWUBzptEZjvq4cEtlToo0JlzGj3Vr6i1ukErlpzizLaccVK3WnGIBBAeqc6KP\ny1ujwQxS81fIL3/M+dDba3VF15yvQIsX7Mrw7UzMzH4wBbAxVb2Z76l92/19\npSjHqt1D4BtGhyDlddDo8PwaWSuxeVC66ZogvAFyWjduM4qGB+7BwqEcATz7\nLvMHMC8pWLrYoldW99rCSu8Ns+gdEFw6V+ABk7boKP8wTA2VT+NIpw463dhT\n/4jIq5a+81Pe0jJEpbFTUwaHGWLXqm/WELzT33c2W1gordxzhmerJTbiiqAY\n16ABjCARU1Q/TKiDQaQecySZqWLaugNcYV9in+EtBYz4Paf9xY71iccN/K7F\npdu1i7RyniENEdBJgFyJPRBPZq8/BM6TGU5lSpJZH8fGBACHHPhkJjvuIjm5\nYcKR\r\n=hic4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCa3KBIv30UxbazzNodpkKwUBUDGOMa2o66C1vagpq+9wIhANH8+21YCVU5tJ8cDimloJg/MrPskyTucL/w5ZAkFXKg"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.12-master.20180919132906_1537363925741_0.21226516174158583"},"_hasShrinkwrap":false},"0.10.12-master.20180920105843":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.12-master.20180920105843","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"63ad901b789e6899edf251cd645eacdcbd91e782","_id":"@atomist/lifecycle-automation@0.10.12-master.20180920105843","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-GGHNAZekzsSetJV/2KNFMMiEiRKtqSAYX9gmTMsOESJmnaQy3sXdXgnZ/4FMScBRFENtgvE//U1dq1nQtiWvPg==","shasum":"0855dbe6844c9c52485cf8747454e70a8376154b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.12-master.20180920105843.tgz","fileCount":565,"unpackedSize":2053397,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo34NCRA9TVsSAnZWagAAVD4P/3dClbdrybZWHUKsYSbl\nBSlCaLSbdfI8Uu32OI3EMc8v/h3wHssVr65GhyXfEwmvKOpdKyemrR4XEKNF\n+yqTc7zTQ6KvXyJY2fmwdUTOFdW8xDRYLj1u9JdO2JzYVmGQ3qWlf2K4OD4Q\nnNC2Bs+BVnCqvp5AXMlPcs2jK2No7dRKyaoGN1dgLTfoWLQXhMMBDAlafNIG\nKXsFr7/a6erxLag4tlJEp4yA2b9GjTXO7l1Kmcjz4AhEFxZWOBDLw5fs43Y3\nBTaKGYY9xcS9PkoXkYlViZd3MyUGruB36LYkv5WvuxccN/5mFPiSrYdPsfeU\nVOcWBy2orT25g8pp4Sh8p+84mBhl6Qh5GzSTYiKcRJgUqCBMyAXj2ppKBIFr\nd4MfI8S1tbjHOMHIVSwW2zWp0eUTSsW3oqaqWvbijJB2+Uc8GJf0nZnLurNW\nK1aL95jdttmL35Wt6wixf4MY586BycYonpPf7o0VevMv2LD+e/g09JzQ1InL\nhtWR8Ds8nCwPCVFsoYox9LEhiINs9etfUUQad8CrvgoDugIIYs63TbFhnWbg\nb76lYSrjTq/xZkIJW+IXiNW8foZLVWEGNa6baf5NTsjdEKEjBTjcbReZZfIJ\nI5NTBDadr5pgTDUfED48mXMvqCRCO+Kd4JX+zLuBy0cudRrFmI83zBVSIajl\nbur1\r\n=VEjM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDC+ecpgvUoQBMd1IrKUiFcNQ00GzsV1UITLHIq2bJU6AiEAvsI0gtY8f7bWqJ+gFrC331emM6dh8d0x8GAxSuPej8U="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.12-master.20180920105843_1537441292000_0.4756628553175113"},"_hasShrinkwrap":false},"0.10.12":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.12","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"63ad901b789e6899edf251cd645eacdcbd91e782","_id":"@atomist/lifecycle-automation@0.10.12","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-oIbwl0H1naUiTgbYFuXfh4CoQ3iUVDPm7SqzoZgaq5RTsD0ZlfFXrJJbuihTaiuP9tAna4/4E/6imk8msy4YnA==","shasum":"38ce18b8d132ad976d5b7307431de377311d71a4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.12.tgz","fileCount":565,"unpackedSize":2053375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo4E6CRA9TVsSAnZWagAAjbwP/A400XWMlrS27UFsEt3k\nsrEhU+N9XLn2NbR4Y9AzEMWPWPYZO9I3JxF/C9dYGnGt4pNphYvIUWv/liS1\nhilc5Yzm+kiDlIBZ2icCnbWWq8xbAmkFA2CdAbsldCadm2ghTdjlu1wdQi/O\nENRl0CkqYp7X19XXdyMBQst3QbH/QAMS1gKmzqdfCeM0yp/2C0MlXbv6n5mJ\nr7eEw1cmP4HF6K0stxlHI208b5KMAP2pELrqXRKCQHWZdXWj/V/jw6vE2MQA\nw5QX+BFvV76zgiu3CfhTWkNh7jFVEHklxmPCrHM4LnwIzcVi9SQ5actP6Krv\nbKmD9Lur18aLDR3IvxDd9pXpiOydvGubokeiOTUy3pCm0RQupxy8jjLWlbwM\nGXptRwgFw1umOxO+O/iPFsIKozUlxEi2KhzsohyUwMjV3y4TQyzJwIO2VAzb\nB19VOF4gaQlU66/nlvtzrE+655Rp74m0FNs+rtqFjeoM8haZszayQ8tyZs9l\nfstw6dvo0DqciXo4CFpddDazjxOo7/9KAvFgDGjMZyE1MB7FJ5yPq3pTV8wd\n+2T6+C5qqntbbiryQFf+rMlS4Ve+uVC7TeAO4nSE/i5NWf+Wux88SvT7FgBV\nvITUTY9Yb32J7O64CW/eRD5fHMLzhnY1/9AjnQa50SG+dCvSVL0P0FIUgO09\nuvJ4\r\n=e7OQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGXKHM55BCKkFrGkDX1OgxHW9bcXJHGOarkfi/FIeUFFAiACI51L0DI/M2I6qKaxcDuiTnX3tUODcJFc0WXFTx5INg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.12_1537442105967_0.9623287024861786"},"_hasShrinkwrap":false},"0.10.13-master.20180920111640":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.13-master.20180920111640","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"6601dd8d80af10bb6c6bdcadae4c5d949da25f83","_id":"@atomist/lifecycle-automation@0.10.13-master.20180920111640","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-sQi1KMH4c1PZm75cwhHulL7lasKCdkdqM2ddf5yKuAYMc/mWbCwPWAOQLCXW4UMWLGyiekH3nxDqOpzrPXxYpg==","shasum":"f098ac55f55ec13adb4b6be2c05e62c233720fcf","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.13-master.20180920111640.tgz","fileCount":565,"unpackedSize":2053499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo4JJCRA9TVsSAnZWagAA2iIP/RfFSU+erf0xkUSn6f36\n6dIcKSBvW/L0tqszzFKKMlVjoGvnDA+egGxFJeq3+Odx3wb5TqWOZzswIYHK\nQ8QdulZt8RbM0JtdisujYmiK9duxlVtI6kyjkp5l7YPjtNy/JjCsE2dOdbu8\n38zTPuyO7dCs/JChwaWsZrxtYkrW8tO0062ZKd2HauN89GurhWO2Jj/GHKlb\naBVY8U7SOaP4GpgE+QRr6ggILI6+a+X7b8+DIJJN2JZL0DWwpWihYkL8WHyM\nCkdyVU7KNhgb4oVdfQPHWPTOt5yrc9bSsweUwG69enpkkQATagIPR1A9WAHM\nzAKNmJqLQBO3iymMLR6yL231n/ziAFwXIT5JiBjP+dLLJRbD6c9nNiATm35h\n4hLLYwvGCAR7ooxAaeq2BPiLRZw6Ly5+LTJ/IprGGnE1nCktb143FTu+W+0E\nQnmpMqQiXbVgdhaUbcuowHYctXha/sabIpPkye/2mhof8VZX6f6jEVFIe/71\nPsDqFoVNdl3gEBRN13eFkETs4sX72gr6gbYyccTu15WqjdHz6MDbNdO7BgPC\nprnw92uoHI/mV/UNuYAFYZ85dslqsBCwVIC49cKh1UmUojcm+QcUhfaPY2Oc\n0FUy2ToRAG7DQj3C9iHvGGi+JwYk9xhDP8Y7tQNSAmTfEDnUhI7VkxKcITgT\nPdZa\r\n=73nm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKn9/PRcHv9ILxMfHTg+7G75wytfWCvglxIJ0+mdge9gIgM0auXT4Zeqr85TNryeoKqyppCb/cqtidcKGcudmRHCI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.13-master.20180920111640_1537442376944_0.8917964177105366"},"_hasShrinkwrap":false},"0.10.13-master.20180920114029":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.13-master.20180920114029","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"ab51742b0ff1b86583ca8bb3749579b4ae7af3a2","_id":"@atomist/lifecycle-automation@0.10.13-master.20180920114029","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-tm1zVeZQG2BPa+eHotM7u9/BoZbAN5awaMbIWsAa8FUTRU5nO1Qy9UzujFA8nksOoYx/l78ZuiIhCUNb8XeNTA==","shasum":"0b85f365e5289cb92b11f56d412f20b09c097e2f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.13-master.20180920114029.tgz","fileCount":565,"unpackedSize":2053499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo4fdCRA9TVsSAnZWagAACjAQAJOcgmbubyBosAZWFZnG\nb2o2PZdBNXq29iiMTyub1053YXB8GaEfGpGMISYc91p9pUCs9RWTTu+wCzFM\nrGV0qUA8y/L7rocvwrKY8bnBimNI+D8ZkrIS1xIScub4MLS1Zktc48aEkY5V\nee+8mg0FoVRxhjNyjfzZiQsPPfRMDMepnI6tMx4rBLCngPwD4SNWgsw+2Moi\n02H58+tY3XyCJeLqBPlhEiMGbeQnz+1pxMnP1oCqDMmAdqHgos3q/0+p2Ivb\nt1RtDi3IG7Ws6KTi27VWraYb/K7VrU7zMm8RB2Zve15hUFuCMdSbG1KrKLjz\nZ4ohHL5tutx0DiGFqp8ZOsmfnR4P2k247vdsIchxpYg0jIGMiP82ZqdaLJIq\nBejj9jOeh6kIeVT/iGyxTcdk2FAJdisHBgm2wLdlocCe0jb58T4loFp/z+bn\n8kSl6wb5NGYnSMgxsiPDDcA31Dvicna/eE9xB7FhhlMR3OlcAl6IsaGAH2yu\n5lDC8UItkLqXmfuiJL2zh0xuHbj/OfGI8EyGR8MpiI9/vjkd2CtTYQzrhb8m\nG3Z9G/sfwpNAPBVC10+syOaL/KNLZN/xTrv2q5i5b+KiztDYxLcCwwTdPSMK\nyHaRoQC4nENfsAbXMgTye/Orlz2rDXYcMCLPQrQTuMlzWWIZ+K3XtrTuqX9g\n+YBj\r\n=zZa2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAgXGgIGe1GpEyaWAuljQc93yRvqf1jZ3muz7Ze9ErshAiBaj18u3VpcBfou8CtnSx2JoY2Pz23NSVnVE1tQtOnaHw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.13-master.20180920114029_1537443804927_0.5158329680488414"},"_hasShrinkwrap":false},"0.10.13":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.13","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"ab51742b0ff1b86583ca8bb3749579b4ae7af3a2","_id":"@atomist/lifecycle-automation@0.10.13","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-qgVw4mABo9TJ+wZC59jOUAwilwtbmeUx75gccxFxkju4nqcmM105SUdGnTXS9uU7GDy+XUl4HKB8T7pT0Jp4cw==","shasum":"06a7276592899289b9155b657920e61e8803371c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.13.tgz","fileCount":565,"unpackedSize":2053477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo4jmCRA9TVsSAnZWagAAADoP/RAsOrAA4TCkIFEWQIEK\nWYZYHvFC8gB5YztGhbIKKu/Pc7Xv+pXyNfyO0ismmt5k6cGoo9+SLOOHtiHJ\neZWy5pJjtJgMIe2UVb1Lw606lJMBcjbQm4r08U+a2orHJ5NIBE3uNlvrLygP\nqzjAt6bIzc8W07MaLs8V8nLXbuKYl8vzEz3NGVQM//KsLHicSXwkb0wiz1bh\nD2ttweg28QpeKRFNuyQUv8zqd8JAD8k0xXSh2XveuW/CfkRPI4dB3kxwdPyq\n3iXJkjdi0ommvPEkt+ie8ypdzHg/xzzO3oXQCyv1pCRjwMryfJIzFra0E2Lv\nHsFWGYG2zVi8Pif5ohLiFy2Jr8xSGcHwURJynArpgVTO6e2WGC/3vIEX28aB\niSKR4QUZNWfewsRZ6+bVQSshSmDEHbMkl86FRPfODOOWODto9GCC39/2L2XU\nRYb9+RKk/b90N7SLqUg7ZLXMnABJecNPQ0KJW/ihi702h2uKx0kz8py91ZRg\naaDhQ27xn5lQT1DcX06d50H/Mf2AYh5mdzvBK2gYpViQPp3NdJqNGtq8Fc+v\nq8WPVUYmYZlp0uAsC7u62ectgJI18JGID+hbYM/12gz8Wt89ROAG+JMfDQTG\n+8Bi5+Ty+DUMmHLy2yGpWe//AJ0a630L41bzArD+6Rdp7WH6DSGtRnWpafM1\n/YAI\r\n=i3Be\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBWxH6oXrVOcJva3jkjhvbVYgTbAv3aRzPvwiUnphUG8AiEA6Wa1ktyV6lUqycFdy14pCEfSU+Mb0BWzX28E7brj6xU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.13_1537444069630_0.8255790194453645"},"_hasShrinkwrap":false},"0.10.14-master.20180920114926":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.14-master.20180920114926","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"fa75afe2e0e80354fb775191a1d657f5c5e0b8d2","_id":"@atomist/lifecycle-automation@0.10.14-master.20180920114926","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-b5K+boeMA6WNVB6UeFDN9yk3HeSJAPzdy6/dVdIBdoRjAlHx4B8QKV5bIlseuoctF7FjARBoQ2LXQWpvC5R/BA==","shasum":"9e46de2280f77e622b94d93a6d887c8f57f3f682","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.14-master.20180920114926.tgz","fileCount":565,"unpackedSize":2053601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo4omCRA9TVsSAnZWagAAskIQAJa1nCGDGxslQvZ9hAWe\nugr6rakGjlgudGxkBpTSrwfcCIS3wOpgXgv2kS9JZ3auHSwWwmE3xQIaH5yK\nLTJE552v5/8zhGWiju2NlvanKlD8S7CafELpNFLlHMRcp8VVKgBE1xN9+7QH\nYoLTtir2FrFOuXHbbMdjbHeRvQu43pp6C2ne/weYLVZ2+amml/an3KIgA1w5\nIpi4fJNCnQztH8fDCg/9Fpjsw4wcupQ904j3Dm0M4Lp78W1fhSYwSywpqnd7\n2vdbIlladUE0pdjzVwocjoDnGwkr+19C+sRXY03x04CFrrd8oXvmr+kexOg+\nr5ehN7uKHWhuu+hret7HT5TsAPDFWGybYzT3zpq0aDIG7vEEfo1HkbehTXBS\nOZb46Ie6uAa6+gq+OZJAeHAcGJ6Q0z39Yuhj2NKLdsW89jK4WUxE0iIVQltF\ntjigkj77xTryxlHLI8dJlr5H/EZZKhhObRIWkZwq37nAXfkAxkpimoGYRKvc\nBoDMovq5VUNUx0zYirN0e7zx0GqaIZIypIi6Q5nUShQ3K7gGztOcVSIziVeg\nD1lW+VGZf+4rmaaDF9ox87crKZcwW1c9/3qqXq6/aAPViM/BQW18mxscbiKG\ndlqIaHvhOgrfUkSqfecI3Rp0YH5Vf/wRFy5OEyrNriqNcjBy6Q861vApPmV0\nBg/a\r\n=DrHq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHyOe4Go906yetQtZCtNdG6Sp/DQJJnWmBfWAdK6yLmNAiBJOaiU6Dwfri6NaZ31OZXF+jOVbcfxat4/iKxNUvSQFw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.14-master.20180920114926_1537444390034_0.48341391483242235"},"_hasShrinkwrap":false},"0.10.14-master.20180920115935":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.14-master.20180920115935","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"40f5dd2febb59a5349301dbee5f7b38ccae90957","_id":"@atomist/lifecycle-automation@0.10.14-master.20180920115935","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-UE6O6IZoWduP4P3yPkl3/RMLs++YIISX7U+FF5kvJa4PPrr6a/kr9Oik5THwOje86XDNP1NVXmNFucj12ECsmw==","shasum":"99793d096f5d9cd0ad9a9606e1ee262f459bcd25","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.14-master.20180920115935.tgz","fileCount":565,"unpackedSize":2053684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo4yYCRA9TVsSAnZWagAALHsQAJisOd0vpSBXL+7bp4jS\nMmMeoHHMDeS9xBQUm8+WsRlLYMayTRepIBKgNpYW/L+CzaV/lZqcb3jBvY1T\nNOmZI0Dcsnii7VTN/S8qPWSEZwMzs16QhtsrC3oKjBwE2bRO4ivqb2fGYLL8\nnlDTBRjATa2ekDJ60ScVNgeTE/sEe2/jKIp49vNGxyNDIVcIHw65UCQyRvSD\nDZLvOgcYcZ/DyQgbFqJNtM/B/QpQv4Kl6SAV2XC3F3htFAGybQCRogoq3Nwp\nkwPkOjvpygp7VwaUlAigR8N5F0jBIxJnMG3dnOTzcRiBdbxq+gP+W0iPwQUI\npt0ROu9jgz7M00KZbFlbRjY5ZXs4NdZOqrMJBV15rEE4Hs8ZjxjdQpwZ104N\n9RJEjUxpcwDEc77iDTV8NZMvolsxKoHFeEWBg5BeJhY52lzW+j4otsKT0bfr\nH63tYKAEl1fHQag5KmCIdKqrjBN0hxrYcNnGLhkiUOG2vY/61kOl1BtAoDYZ\n2lgBoHZ+pHKurBtuZMoF+wdvMg7Y2O9gQfkE5QH69H7cpyP7ZcxQybomB5bw\nf10GieZfjWEr5o37EKiYtvkK0IlfHtLXRNPRqMXJJnFvGZr3ltDUoL1+9AU6\n2MUjSg1eLU0Fr3ZgSu66eAtftJeqFeJDZDdQ4kUGqB1xS7aT4j/qB3k95kvd\nWFPU\r\n=PHta\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFgaLyo7wWf9hIXv0S7nMrhK2RUs9DKDvYqNUskVPWHnAiEA8arFz4J0VXRz6kPtS9X91MoPwSJv4FggwkBylxibx9o="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.14-master.20180920115935_1537445015241_0.3380674511151287"},"_hasShrinkwrap":false},"0.10.14":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.14","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"f66968c88df898f0be511483d0c2d4271179f440","_id":"@atomist/lifecycle-automation@0.10.14","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-RDOC2PvHUvD+wOD3pQN/beg6LiP5r165u2DoaU46Cqp6+o38r+NWIBKKP0sB4VYLLXuGAJlSpOquVs3B//QOZA==","shasum":"8f470db58e4d04f6aa11b4b95e03355bdaa6486c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.14.tgz","fileCount":565,"unpackedSize":2053662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo4z+CRA9TVsSAnZWagAAqycP/AuiYg6/xOWI8UWWtCnL\nsFG1rWvZeKgfCtJ0331vzwIvd2eLYXEkqp2UcS6M29cpuPXnHSG+oZsWBukQ\ndDf3ZmrsUuP9ri12SwMcgjQEqKsNs8uLIHpkrLTgs2fHxFVMNc7LYIagq0b+\nQV1P7QPolSudTDfEqS/KwGDPIXEQfG5jEiDqKFG9N8oDR+7JULog4yZHOUeE\n/ppVo2iC/+bG2AH2G/iMaXsbf9JvA4l352apc8mXgIHsTHHrlATcmurKQuxs\nguRLBro4//bdFDvupbFvJD9t2JLtE5qffHupZtyX4bi2SbASB55PV/WGgzhe\nX4vBBHRnJfLFbte6PmS8d4eAW/FV0VbVa+NltHbDU27PyuC+wMzeZhMn0s51\nhOX63g3a3dztEqwAkQY/P2somSCISRLIaTGGj3doD2xZPnRGqr4YdTJkmXwz\nektaKlEf5U/lX1ZbqM9Fe9j0UsLXPUrA+7v5cS5xu7b4wO82CZx03Hk4tGSN\nFqgFQmNdS5gz0pw0HLHSjyZbE0cTggkbbHNGsRfYpEegydW//FIZjog40YtC\nO1aisCOXS4XFZowZfDkl77mnfESgxX2py1QTBFtqM2Vn0AG6Oz4pwmlBjTKI\nFekos96t+JoJNtIBhs5HdzQa9IrQxgAfuFud5wO3s1CFkcXJPENy8TKpNVMD\nwl16\r\n=R7fg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpJkk9MtH0YEcyrmxaehZB+xGKrgWEJctjtz/7ReyBiAIgYuH+F8XEIunhrSlTcpIg9Qu5UBX1h/ecypIlckxruRg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.14_1537445117448_0.4425691396946285"},"_hasShrinkwrap":false},"0.10.14-master.20180920120542":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.14-master.20180920120542","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"2244c1b28fdeada077faa27c997db4ee8ae62552","_id":"@atomist/lifecycle-automation@0.10.14-master.20180920120542","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-X1Q7d/PG5xj33XHrBvMx0CKECz2vbYaw9Pbvsy2xe8JIeOYo0nx435b2xT9bn70TwDjkBN46QyM70tUKmZFdgA==","shasum":"751b9fedbcfb685b9ac9d96100569a885fb20fc0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.14-master.20180920120542.tgz","fileCount":565,"unpackedSize":2053786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo43HCRA9TVsSAnZWagAA0LIP/0fDALd4ofM6bQDgOoW9\n8qUKWwmbK5Bv/h3amSOrkSYj4+6jm+PEp/SWmL92ifyQ0xyEECFqtBOmL3Fy\nDi5b8Cn/n/MHO1YYD8R4+6g2MWmA9F/u0RV8Rzd1P4GMKa/gXY9nNJv+/4oW\nd9eRh17Ju0jf4lN509hvxDb4IH7ukqT7L7KELQm6aPOFxMnIKTB1KTCYZIfI\nlF/oVKOKR2EjnBu7qMi+Z/b0UhfTmDlvWMjr08xxm9NqbyvcUjjmUigr67h3\nN9+5AR9/gqbiVwIVk2SCtcvgCTKkO9fEYfV3vSAZ+Fq8o6WzSDBSby0cJ9lT\ntmdHp4jDugZBXiHc8wQLGL9w+OpUwCRR9mssDc6UT7LyKRaC0YVRS+TzSNFQ\n/hs7pyaggClWYeMM4lKLpY280Iieh9My5EScyKHVI+7phrUjFOQ+bnQQ+JwB\n1kUKd5FSRdoO+laKtDC1FuTnlKYzZfav8XXkbVxDXCwkWvWDuGKelmdP2ntx\nDIpHLbpz1Di0PakwjC8d65Tq0wm1JEYPD4ZU5N1EZuM88SmVqLZ0eqN0hfjU\npZSWkAsnxNoBj7MUDLTs1WAI+ExyWWKqAYcIAweyiatk7CvgQe71Ad69bvJu\njJtAG9ee4kjxGuG6E91Rc4Rpjynu/9w+jn/436uEyGH0tQjVmF1gGRcNpsHz\n4HoO\r\n=KlTO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC1nX5oA59aTHIzEVI+5uqee/nS1uW7MrXsYgSUkBzM7AiEA/gGm9akqgQeiXAP5t6XRcdXYEMmfcDdlHSm514XqI4s="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.14-master.20180920120542_1537445318644_0.19286944703332431"},"_hasShrinkwrap":false},"0.10.15-master.20180920120713":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.15-master.20180920120713","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"2d31dd014c9e532032e43947e9ab21a04e681e29","_id":"@atomist/lifecycle-automation@0.10.15-master.20180920120713","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-2MmEX9cnHQY8ERbvypQGZPN3hdu1DjWpOb78q9jCZfaWB1HJQU87UesBACoJM7+OmiOlztHeZl2W4iJZzcMfAw==","shasum":"ff09f745afcd158a7cb491485819079552ea8d21","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.15-master.20180920120713.tgz","fileCount":565,"unpackedSize":2054008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo45ACRA9TVsSAnZWagAAt20QAKGk1X56N2f2P0F6uuGg\nxVgOcsnOH0Mu+n0w6gMYGo6pYxpYtMCcSWUa22AwJcSwINsgXW/Hj0adIrRu\n4VLAUFmk1tJj3YUTE4XHjNtSgOMlj+HcwYGFyZynikfbi/5PDL0vw2d4GtAh\nzWA5ytEz8uKHSyb+81JbEo6YnNSxX8n3Vwv53l0HmkD60GZ1nCgsi0qdaCPR\nSuNwQOsM4nICa1+p5K51urxLIrEUaNdu4GtGVDSsnL2ggvdx8ZtI1BKnXI3b\n821sLxRd+Mq1XBMwwzLxwpXwIoxhYev7OhKLTSgJ6rgHTW1TBwOGBFGz2utF\n575bHp/ftZkEBrL8RUawD1Xdx4sdtZRmqMXBTvco5IvYuImjp1LWMywCu3/8\n+MQj8bOqT0UvXmtY/33B/tWvY0DwoF1Z+3NQbb3tcSI/wufySQlmVw4nI4Nn\njPWAInF7ieOwoLYNvhDdaOWVm7vcrBqSfntTf7TVu3grW5GZGbUSOtx3Wj3K\n1rdVYQm1mvgXRkTKA2mr59/ZUBiaAFNa18NHiqxitAjS0pZT7pW+dOGRzYxr\nVWaZtA7HMybgxZW4+7VliL4eaNtyRDHy6QDx5ifW9oMo5yBhlq3VQhw2MgjE\nkc1n7ec2eijtHZwPDWIRzvrxgYjLgHTdIrUAPW7FuYW4bRsc6iUbwcB7YKTr\nlVsL\r\n=2rj6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfkmxKHbYTH0lFkrK0GZEZNdOeiGqkkLJvmonAcPQJDQIgI9KdZZx9LYVA5PruJRQwRMjgV62tRXuV3a+YwQLesdI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.15-master.20180920120713_1537445439604_0.9592126779718855"},"_hasShrinkwrap":false},"0.10.15-master.20180920121006":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.15-master.20180920121006","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"2d31dd014c9e532032e43947e9ab21a04e681e29","_id":"@atomist/lifecycle-automation@0.10.15-master.20180920121006","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-T1SyjrmXj+49/9wEFuH2w8lKJkf/rbOXRLteOWU6odZy/Wu2Z1ln0YGsAkRCnF+XlE44Zfzm9jaQWmTTs0bPYQ==","shasum":"ea9ebecc541b5c0a0938ccd9e0f23b1f63b10317","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.15-master.20180920121006.tgz","fileCount":565,"unpackedSize":2054008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo47qCRA9TVsSAnZWagAAkkUP/1+DzX+wdT0j6Y2BI3ax\nt44dSgBi7jTrV2ADUW32lr0F8+K/UGeIOfQ3RXUbjLYjnSyHitCRznF4LCwS\nEe0lRFVmbLo7Eqrs2VxRoZWakBsTeTONJOBHhp26iUDjBMUNSEzFrNay+BtS\nAtvWYLYrEPLYviCswTishvB70uaiIkAjgcG+u0IlHo9KssKE03p0bAMzqpza\nHoOU5HiusG9fd1XZzpe0IYfZFXawCJ6ruasPjk5CgY+lcpStlLzVVTpLsFSB\nBv5k9Rq+Tatd+WFQ/cb8tEGoWHLXxLvAPp0JwGOfYj2DAOKvwFLIOYiYWvn7\nLqJF3biu7RAAY0vBLW6YVxCgO4AvZjEeMYsZMof0Dwol4Ou2whDP5xYYizPQ\n6w0UsCKsir1Yv4f63rYnHGT8UQGfM0iCTxjogqtURQsAOSrv8crJKoOrAGdG\ncZmn7OZ0Vo0r7Lhge+YetpMx/TLEZGfArVFhULX3GkPmeQEcRwiXAyoyDcRF\nnmGbkPfrO58PFepx/+wMTxAKpw5cRZPh2RnuOwjr3w3I28klaZAVWV8dRoGW\nFPDc4bre9UJUXmFOk9I82RAn/B9d+i6BOcYFvs8zPcu3mY0bphEG3FE/+GiU\nVMePwsHp7CwxSRphC1zctnl7IS9Ml8R3Ik6XHCkPKEOY5ZbGUq48p/5ydogc\nHlII\r\n=doj3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBWgPEFcSr85zh69avIWlaytEjglrk/RBEzIWadUL771AiEArIaI4d0oQrTMugwDpj/bUJf0f8JvWI0HdmC1135rwO8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.15-master.20180920121006_1537445609587_0.4007806112958263"},"_hasShrinkwrap":false},"0.10.15":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.15","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"2d31dd014c9e532032e43947e9ab21a04e681e29","_id":"@atomist/lifecycle-automation@0.10.15","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-z/8yC6RhJ2E1JaI4HnwSD4moaIZ2DZgUEXeax35ExWSt8UWX0KZUUetbJ+Tzf1kTcwiT3HYXLMosnic49Jga3w==","shasum":"7ccf7128cf7b9405405123bb9a6fcdd3b1b13241","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.15.tgz","fileCount":565,"unpackedSize":2053986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo5DzCRA9TVsSAnZWagAAvUUP/iaObzYgQjXJ6cDpNk+T\n5OaRCub2JcEGGM/F5o+letmyMHnIJ0aWCPTjVkfSgIR7TtfASoCRIEc5Gqsb\n+5+Vsl2hOK7jZNl+00Gi1fn16mQBYDBsszT6PEPbGE86LYl9vTR9FQQyOLeL\nVeIeywQzs49M/+udfJ6UnaCHs17sEVwwwjhZ3I9C/pOChVUiT7dWOa1zzMkU\nYQSBlPVMZL0N3atNqv93GdNUAXj9huyOUeJWKsrMK22fHJ8iI4Tw6Emy6FbU\n9XBkM3vsUo2roJAF5VuVLLqBdrjD4IzfJW4r6Ms48M/j07cfcfn3/cA2p2oD\n5xXccbFOyxZPcY/OfLR5uWmghgUO978WQYjrF46ynWw3wH1boGt5qC0EH0az\n+IIsUVASi8ZOIv6P7Gx6ErDvANy5hDlL+Sf534sMepEAGV3iBDgVCNq6HJ88\ndzSCu4KriiT0mIh2GT6FLg9ZcMylug37MHspHfmrSM36EGeEkuHixXq2DPRb\nAk4OaNipK4EsMaB1OhpWF2zskfG1LtezG2SgLSxOUBL5jxTqKI8eNJn0oh8f\nj4US6ifqXJ67mDv/LKIf8Vm1rSFTEs9O7vn/+WX/KM9XmKJzRGqdduc8XxC8\n82kYA40zQ6nBc+TwcI+9ZWQWXU6RAQvAC8kIJcINM79M3NktShLIJtWI1rYz\nQgPc\r\n=v4t3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvQDeWeiVlbiCy2E8IQbKaOmVuMWfeOngxxRDLHTFY+wIgP8IyLiTxZYA8lKt7g0ieX5vQsRj6dnhZ/RV2ucQEMcw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.15_1537446131169_0.041007073698434704"},"_hasShrinkwrap":false},"0.10.16-master.20180920122729":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.16-master.20180920122729","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"52b3350f0f669dcb7e59ba9aa7fc7b73b6945962","_id":"@atomist/lifecycle-automation@0.10.16-master.20180920122729","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-toG7pm8ZCNbckWPvFVR34ZWB/3514IiTvxLEkZ695jBzfNhc5+gjtbMsVXXbcL2+F9RZ109Ph1O3rzjViPj7Jg==","shasum":"4002422dc6adf303453f26cacb1437a8ea457162","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.16-master.20180920122729.tgz","fileCount":565,"unpackedSize":2054110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo5MFCRA9TVsSAnZWagAApW8P/jqVI3aJPAnoZ2K8YIDz\nlFsIA9H5GykspBG2I3r0AQxyr9eUWrITmRPcbzKuPVXAOAazxXexmzHI4Tam\n5VEqt2UBHhm7o1veFsPiMnDm3s1tcF3tGbaRXbmWh8yx8nWqK7r2g0npmtHz\n2BNl695Yx2uhBoXZ+rUrdM89Zl5MZq/44f9cSB7lPYymfyUDWZ5CKGxOJPR0\nmys19DsBRQUlQu2q6U5KihjmdT/h5foV5UWd1kJ+9dCH5CC8jzB6EmcTOvnX\nlwHWn3KktEU8/rP8MOGt9rk7h0x5aFWdPCvwGgsKrvZnFs8bjOoOQa0O90H5\nEwe3BurYr80Dqg68Sby1kI7c1EY5fbr0HlDCdgUlSwhGtkJQdNCT88y4TwXO\nEt7taJhslEz+gyucgeE+sYheAbXbj9seZGaBBfA0tL2RPEuNo8C23VejVjU5\nI4fcrI3zqZAeINKfnUjDXb5BLFUatmn4+YVy36UQYPJ29IVwPCzKw2BictDd\nzYXI4VOHi8zofoiWy8wrWFnAVZDsBNpf8kvTxRybp6IQHcvkJTklQj1P2j5Z\nVhyEFbu+8YxAbQWuEih+uOK+XNKcUUWHjZwhikT98FG0UJbOMzqnVTC6huAU\nqNCdMYuznK32b439VNQkWG7JSfpJSM6tnGxRqu4otCazNlK6WLEdTmRA2zZg\nF+LG\r\n=l6Az\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/npMrn0w39e174dgZy67JohIf7iXesn0dEpkyrhVrNAIgLVRoAAIJjT1ar+lvkeb7YZxm95wvVRVUtbdGOXpGr6U="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.16-master.20180920122729_1537446660613_0.6340156649473963"},"_hasShrinkwrap":false},"0.10.16-remove-eventlog.20180920205715":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.16-remove-eventlog.20180920205715","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"87e4babc8657f557275dde4f161417f98f87312e","_id":"@atomist/lifecycle-automation@0.10.16-remove-eventlog.20180920205715","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-hsHznJPhNReNGzYU+0W6eJaBnnwa/jDPV8imja3GmHtp4URmpit9U1qlKYqQ87mnADZepzlo8YqoJXl2NUDRfg==","shasum":"3236c14227075eafdb8c4edcc63683a0d3675edb","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.16-remove-eventlog.20180920205715.tgz","fileCount":565,"unpackedSize":2053807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpAplCRA9TVsSAnZWagAArogP/RfRiznj21smrVhacj57\nLsB6/T9GTpLzsrJC7qIipzwKm9fshpC07x51TBOqxWfbG3CzhpzUH7qeeLcV\nrp/A4scuA90/faXRrEWMZk+j7y1sEiigiOegC79YMe+vQGw2l0TLg1D1H/av\nCHsrR+UW9v4WqFHURCBYrcNmxWKvdcZPiKgUIPL/XKdfz0SyrmQjUdnLfaO2\nULNunCY+EgwfXdcuiIn4TW6iXtWNMRUvlSvnrtA7T4Bu13UlawuE+tV34mgw\nlpdCQyiL88zH9AqTfK4rRu+wjG/RdtnWseKKhVTrKDCnVGxKRgyg1aJ+KwTr\nRGJlIFQbxNZ1LP5/F/wu++2SPNfZeLKjugsmgji5rFC6o04E8XBJd+KgKvXk\nUWHFkEHUHHmH1f6ldNVaPsVCoHpHbfKk5y9vqDfvO/O0Ogc0HW2DUMCiKFYY\nnslYJBnMKXyRLI0aaj8yBleD6rasp9sMPhSMGkWDIdaNbFXo7e8UVixx0olC\n9gef/K/cZq1tqgXleWxxuNzW+lR8//lvSQkb+cvq/qZQ011pxeXJQhJ5zmnJ\nq7PO/xKQyd9IOpt9s/yNmr4VkycbHSDQpIxXAokhhb5j5xRi9T7JeQowHDmj\nF0RjNjbpIa5KmaZZgv9PNY2381PEYd+oF6rccuWgSvvdHHfqOZowGRkjisoV\nnBNd\r\n=sJq4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFSMsNU+Eyjwry6E72qvRlacKWED6s4vCgoNrJFP5fSsAiEAlqhXLQIGtDqaVRU50sNlqQ/zePe6oHuxmwODWRH/P1M="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.16-remove-eventlog.20180920205715_1537477220705_0.17890985380108027"},"_hasShrinkwrap":false},"0.10.16-master.20180921082450":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.16-master.20180921082450","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"0ae268e89ded26223bfd97369c7cffb6326c323d","_id":"@atomist/lifecycle-automation@0.10.16-master.20180921082450","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-s0NROi1e4BmbDWZuL0xd4C92oPEcbTqaMBhwACVYrtx1RbUdhhTm7iSYxmvUfwkOw5MbTE9shkt4fHIKw045Og==","shasum":"5f0c53b03dff8d212c963481172b868207e9246a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.16-master.20180921082450.tgz","fileCount":565,"unpackedSize":2053892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpKtcCRA9TVsSAnZWagAAPSAP/RpjBCFLlreslenYMpft\ncXyA5ZkHLuxExFgB0+tOGqyGxqsvM5kdMtVa+LhlilZNIYNlLM+emXe6QOuM\nYl23s+ND3sny02cYd5+sV3/QRHMNVht0WZkarl9m183tylHJFlQsJzdAOms5\nih34Y0D8QlrKRL8N0Ly+jgx7HAEqAxm7KqsITtP0JF3m/0y0uSYOrmSkhGBo\nPGWRJBt4qRvV9EQGsrQZg7wur2yUwnLHNRza/voJjdHsjDY6qkdkX/6poXVR\nkIX8PLLSJKJIcrm1Yq8uXu+wbHYoLHvoyWjTSSspuQ3oAAYOvMT1adV2LKEG\nJLYleW/j0/PdsX57VeZAtEKeqdJ4eP8gRmBY1cNyqcH9zpfGBPEY55VWyHG6\nSDn3IePGH2qDypYArzvhjfEJHCWRM+e1MmIU0rC+WMC4X6vi4Vt6YAaEuksm\n6ntmUVjyshubXWSS8gu/4oLFPfF3BUhJ4PFWdNOKAaxZiXytgUIjuDA5Bnpr\nL0DvaSLYC5I/B9hh4ZK1z89oCPlvO66wmqLxdS2ziY5Bf2qKKVeKbuoYeW4v\n72d0LcyI3vgWUZa+XBrWxslTP0zuBQCdMer6sp69GTAiOqeMsUKEa0tAF4qF\nGYYSPvDO5giYX9tiOFVbNjkS2L3jbIsqlPTonpVfeU6q2NLfzWLN5xNVAqL5\n3Jau\r\n=dv1R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDGZRpeTQvobDpPisOXzTj23uM5q5ytHEH1iQJJ2sJp+QIhAMCDGioBFsm9riUEZuGinWc/lFQCfuF5624URaspyh7p"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.16-master.20180921082450_1537518427846_0.6233214169386094"},"_hasShrinkwrap":false},"0.10.16-master.20180921185441":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.16-master.20180921185441","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"0ae268e89ded26223bfd97369c7cffb6326c323d","_id":"@atomist/lifecycle-automation@0.10.16-master.20180921185441","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-RcwUgZwkc6h7jCWwEMc65nbrQaVdSrfddOb47KCdwHPqKoK2vyLj43ocfpXtZG28hENaeVpnSypSOkUTMFmw+w==","shasum":"5947074e1e8c73b98ac8d365021f5ba0c6eda0a9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.16-master.20180921185441.tgz","fileCount":565,"unpackedSize":2053892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpT9DCRA9TVsSAnZWagAAkeUP/iNIZyFhXc4iZ7nFMtS1\nsOQuRn9kdnK1abtBjmZsIU2KKEKJFZKl8ngsPVCo4LRU3lHVgMKvAeCL8KL2\nHmpmt7CNnZ7WiXUiJRJuXEGytwS+eYoBXjN0HRQSWuQELEPEPYQpdqT9552X\nWiOjCXHyoImQ2bOzyaoX/9w/bnrXyBqTpyo5SQ76kxF7DfPQj/XQQLAvMiV6\nv0k6ZoujxBt5cPK4QrdoMh0Ua9iRDmdaZYicdnb+YbYd3+SR17vbZIk0rgW7\n4Bs2EYykVsCk/zYFPnuWLTL+kAEP/68mW46w1/N3I3xjQjCYyfSZKT9dRsAP\nu29hZcR05OtFA6H1knHAUjxvzQ8WLK7EwXBVz4m0iWEXywF/MM5E2HLOD+P0\nlRfX2GicfaVxVfP4tOjwXhMqs+mTOhlVAPRtYQNs4NDYmxdAVeizwsBjSIyE\ndqgKlWoQOm+9foW6fOvvIwXHY+K8YcBon+o8dVjenzcsWFhswEyPKVfR5rzY\n4jtOH4lHE0cQtsig9eXYE2Ef9T5R+VotLLnk1rE8pMuVLYYXSkRU0jXJspKq\nGaX4x4/F+rhUGWEwsgsudBTNeo/LyUz1kuEvH8zmb78Gjiw2RuS4err35ls4\ntt4Pi1cScfbRcYdh/RSQfxjgPY10j35wtk/jli+G5Jm7OhVPsi+m2F+spGz8\nO7yH\r\n=BPwI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCruOczil2f1whG4oLDKdpktuFt9F6yoifKIMufzmQnPwIgPU2gMwgltb1pprTQxuJr3HpeBTOPBjg6QnpcHR68Lto="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.16-master.20180921185441_1537556290906_0.5211462771837576"},"_hasShrinkwrap":false},"0.10.16-master.20180921201240":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.16-master.20180921201240","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"0ae268e89ded26223bfd97369c7cffb6326c323d","_id":"@atomist/lifecycle-automation@0.10.16-master.20180921201240","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-gPIt8biwjBkI4IdNh/zlWPhMgj0Wom8F0OBeL7zdGHSzibb2LhqPSci1SVCV1+E5YBj2gbw5Zvl+7E6kUm079A==","shasum":"6ce96ca7cab82dcdc9bf87cbdefc4259812c4105","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.16-master.20180921201240.tgz","fileCount":565,"unpackedSize":2053892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpVF7CRA9TVsSAnZWagAAjN4P/jlWfklT7gW1wOIIBepe\nAFY/MqyfLFPF50oOD+XvhnnSEXKqGoz6oIjDR2THpZq/lW/nnlIOxkVyvQPd\nKph1d2RTMEGiTabgBYzpzLzy7f6hlJfzBX1q9bcE2HZoR1XBK+Zm1e8srCCh\no/0gwUqg9wLMl7S9uRqbDNOwxx6lEzzfFyH93mOfgB8I/VAjZ0bFtYWw6ncq\njASu/aFZAKDkJfnifqggNJ/0qspvG2Ye9O93d9wpwthDPT0uTIBrImhCX3W3\nidjI68pvcSG9smgZd8Rjv1LRowk9K3aOupy74V4p4vQJtUvYxB4GvXumE+SX\nXlKg83BC7DrWL4bteYSBptSPF7FdPEkn+FogiZD6W0/y99npoZkcbMPmIFYm\ns5E3shwdt/SaPssOhge4pm00iPnc3gUlBicvQZ6s09hcD3SP6lY1iH2d0EsN\nLpgmLLrmbsEUT7XQDSWaJtGC5m+vSrhYvOngi7eFWyKISAVbWIw6b2b1y4A0\nm9ApMf+j6tlEvvXkB510aBJJerSGuKRMRSlAGNWwThQ0ddGysXKEwLhVA63A\nZZCUXsPOTKJ5hW2VOgVMm8LmtopMTXEBuCKABCcyxKtsrWrZtcu0n6ecJDUs\n4sFrj4frlo7/4kxA2eli54YQQ9P0HWr81aNUr8n8kKAg1y1h/qTO7CFM0fjW\nDaTq\r\n=iVKA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDD7WB6rO3kx/+ExK7jyiNIKbcTbJA7UQJj8OFtgYAooAIgDPLjomiBSw+nTYRXhNi6RgRCN41YHEyNsnuJEFWV6HI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.16-master.20180921201240_1537560954929_0.2144661461385169"},"_hasShrinkwrap":false},"0.10.16-master.20180921214720":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.16-master.20180921214720","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"faf16f7d19749ae8b9ee9d3daf07b3162d16c717","_id":"@atomist/lifecycle-automation@0.10.16-master.20180921214720","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-D7eWVS8W7/itx1Pc3DECGYdGfEIRc/O5J8uH3ZIUQLjwAM0KIf5fPKQsEaTzq7TlPZrwQ7IAJsmBOhhAwKQ23g==","shasum":"c2b214df6171777382e192199101f3adbd2924d0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.16-master.20180921214720.tgz","fileCount":565,"unpackedSize":2053878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpWfPCRA9TVsSAnZWagAAHXcP/39yzoj+UmABeK2ncOl9\n3vFj52cTAf60DzvothE1TfZ0G4zFFXRuapux/YmTtwYMOhkPe5V7W5VqaqKY\n1bzE3Ldtr41mTcdem4x/jiNkT1P4vZeHuiU0Q44okRwsljjymRwGlTrZu56r\nDDv8pe+B7tX8Bf7qRPlrn7sV7q6koRnX5uZehdYkJOtcWKlzXD1nbHFDIfRe\nTelXVOjtt7ryUww7lf/E3owqR4rLT02HiQ6gJrgf16Wip8SZ7lEN3Wst09gR\nh1lh0IMrOLu376FBoe3ypHvSpGrrjM8vTpdWDfK9XEuMev+eaeQDLrw0sZQT\nzJeqxj2kY1jW2j0QfL31wfjiWiIEmRWgUmaUCNBJSCwfttnexnJHAPeSBpui\nW/UFR22Qbso8W8rk7RrZ2D7HcSXmdl0saXQS+lwXOeJXHhFA9d2Rx4VeXoW4\n6d9sA0QF553x5YbjFBJkbYpGS6eOj8BxtF4bY+vfs0UNRaC6O0XrMVA8IuLi\njRl8aY2U8mdMSUvwcnB14kbGJIg4BvLg10JUkmn7o6v7mW3JZfm8phMfNX+J\nTwS0Ap61wEVfECCnrcrWthoTbvp7EgcQQYDdbGuXjGJFt4kCWJenh8XkApNv\n6qFjnytbrmBa+WSuczUW7LIyFonhS+TjBzIFVJVFFklm3mVnBNeirYUDq53I\nuO/U\r\n=U8BZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6hhb/qLDfQ1ZFse0bVw34gengrr2qWmUmWgwRt3IOGQIhAKYDujgzlttDZ2vhAwMi8maW946mx4Yqconw2eBW+qJH"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.16-master.20180921214720_1537566670557_0.12961339304157615"},"_hasShrinkwrap":false},"0.10.16":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.16","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"faf16f7d19749ae8b9ee9d3daf07b3162d16c717","_id":"@atomist/lifecycle-automation@0.10.16","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-6u+FmFyj1DnPewdYPIWG/Oi1suLV+GInNerb8HhyMKQzphy2jHgI1M6Tz6bt4CbfloQn72Dtfs4CYLmQROCPwg==","shasum":"64408c1a79fe15a5de837e7a7a582446b53c494f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.16.tgz","fileCount":565,"unpackedSize":2053856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpWhDCRA9TVsSAnZWagAA9ekQAJUmGjMaPwPLbAHc8wW+\nPg7wGh1FmtHj842qpZTeLyEJI+z+0YHW5srQNJ2pIYAUwvxdQ3lfXFfgj9Pl\n4tKUJBcUFlUnWEZdfzt6gecR1sOA7NsKilPhhWfdHTWODnnBT4xVhHttvp9i\nY77wcUErqVYwz8Z+00zkZO5hXq5DE24eBOTXPB9jBe5VJ5RJOaokb16Usv4a\nyOgcVpgFLLruQhtV6hT63QIusJtIqOsIobCK0DcQwpXARYBcVCGY67u/Qsye\npVNMWUfvtfV8+Ndi4inqaVZo0vGoqyISFQTqjlAQi+/2nfcS/lATfE2MAl+/\n5IK46H0HUwvyFpDY88U4ZzgdG8PlLSoNtp7rkfSuGm50jYA3Zr/k99ISgsnh\nHHnjL/CrSgSsPR2ydALLaFU5gclYhVWX1kPxNeKOYreXML71yBoQkMW4WziS\nhXsyk5Q3siUApNBFGEfWT5NSYzDHJXRPVUSqsLZYemaPgGqld/0sHyyX2Blx\nwJs4l3Xec2fZ/YyJpSz090r+SaxnkqBMoZkpYhfJizuigk8KN7lZTABcZNgc\nELsRhEdUDslu59oZpE8ra0nz3nDcIX3LkIGlszHexHg2vdUlZKroEsBS3oQN\n/liiOIrMaBUj4sEt/wOF04BW2nlTiLa1z43fOeVKGQJ7xQ4WVZUE1eMrJ2LP\nfiWg\r\n=g15P\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjYbPOKdLVqR5tJ1tApOf5hNwN9yo68HqsPF9PqIZVxgIgIlAtIfAtoeLnksr2rQrKF5oXLKAuNtcnmceHrHY7sR8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.16_1537566786814_0.04296695479581358"},"_hasShrinkwrap":false},"0.10.17-master.20180921215424":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.17-master.20180921215424","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"9606e6c635aeee6a156ad657085c17a728a62183","_id":"@atomist/lifecycle-automation@0.10.17-master.20180921215424","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-v4Do5zv3+GJxOBkxpeHK7LeGQSOs/DSmZ5j8RyN3/3uNxXdKCiIHr4prbnJ0b0+sZJKYTi2/o8gyucvuM8JaBg==","shasum":"95fbe136cc0132563f2772af8ec4a0f3c6f345f8","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.17-master.20180921215424.tgz","fileCount":565,"unpackedSize":2053980,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpWkuCRA9TVsSAnZWagAALxkQAJtqsmctGB19I7GZVgUj\nRAFXy/WnxcXiITC1A3MIVvr0xsSUhifuf1wprss2fPbaGuR4b9cORfn9MdsM\nL0mk2cDvKELa9TslbgCkhM+X6ZvB/Qnasl49c7RyMyHCB17CljijjHcD1OCX\nEQAHw7J8oCDqWtAqHfMSTD2z+aeq28h5D3D4UwC5Cfh0SSv9F3pTLOcMCfeH\nd6f74ID4lC0tM5o/EMuZ/up+hm5oEQaxoxAgphTgLRwajDil2M6KRNWl0f1I\nIqsEv7vntDOcwnZ2b/lwD8GIPHkm3NYl8ZPoV3U2WmhR5YTyIH75/LuEbgqC\nxcHh66hP3tHccTWePhi6YkOj/1sLarDXYul3U59LXl90FhdpGEJRXv6hutaT\nQA6N+BuJvMnBeGbsZtgkOZ17LeTzY642jDC3ucwLL+fI0lxBgJhmQGBu2M9Y\ndyxCM57mqfJ5b6Y+71PY3HJKYCm1UUWac/+1h0M4h7c2iHcYe0KnGqsTti8/\nS+otQuD5GfSDPQlgTJIyM1G0w12TFMFX0h/Q1cC90GIWXHdC+iQYrzJ5wTfc\nyQVo93x0lo/RVRC/exHMRP4axkaay8YWw8f5hWO89Utw71aGRS57dqr8o0j5\nF9+1L5HRUCuCazAp/W6WktpLhmpUqNlf4jlSkWA6VXWtGPFUCoVCGVbY3nZf\n6Xrg\r\n=iSLv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCiaPW0JNQrAmfCse7ycEV/fvz3xLieJ3c3nTJk/iqOigIhAIEsJkqhv/v1yESJTcV7rgO5aTpl1MUK8rpfogIMoUrs"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.17-master.20180921215424_1537567021413_0.9538807692475157"},"_hasShrinkwrap":false},"0.10.17-master.20180924153538":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.17-master.20180924153538","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"712a6b0b1a84419a808155b137009f3d4e74d4e3","_id":"@atomist/lifecycle-automation@0.10.17-master.20180924153538","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-4YsASCGEhbYLDjsenjAvmeiyDNwKHJcM70836fT2XbMwW3/avieqsOK0pVlb1XozOL4IWtAVeUY5kVMb4U9InQ==","shasum":"ea54699ef8dfc8b6451b37ff72eec73a773673aa","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.17-master.20180924153538.tgz","fileCount":565,"unpackedSize":2058771,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqQTrCRA9TVsSAnZWagAAJq0P/25za4+4P+Z4Mq+jeTrP\njwlQeCy9L5z1iMzx8QnCaKzMzrH9i9IrZdxCC1zwFcJh4LmzmIOMNKUOGsiy\nXPPRJDozT05QWb+ZnQnQdR7snRzmlNpfCQ43Gkg5sU/FeX/NEizbcPT+7Jdf\nY60DaKfcPUZ70C3AhiiXBaAGZ6So/q395DSTnDI8/jV/3Q/Y+RGfnN6PaXpp\nK+XPfQgcJwyh5fdywqoxEn7638PeY5FxQsSsmqZ5ee73CixDzNPWpO/+pDf7\ndOLtQOLkzANWCvw5NIOyBJZMigCsYWPQ5lSrCZaBGXHvLy5eO2p8KXxWJhsa\ni0HEvhyYwPmugB4UZEYUgL8Cz/WWe5z2W5QwA2kGe7G50jJC2N6s9WDrWCrV\nW2p+SK5CPwZU7q3XwH2ZXHv6CDk0tiMKLLb2RRmnPGB6zlOnwZI2Ndk6waJI\na/+6/8OVQVt7luLmbGsD+53eGXctrzeihSWXL7cfHAjlooc9ietxZIhtW3GG\nRvYnnbZUrTWY2cgEYacjMV+jEzKkKbtTG0G1tlqs4+v69vYJVDBL/hMqiYEZ\n8sZiUfrH3Zddd2CvW9FF/ETDkZrpYOXSeAIU8Ae5f8rWuR5UHUDtyqqVqGQ6\nG/N93cZaWScZApQyi55NY3/zH//uKAk1iHtoNNFqP/Pw4trCeFgkK4MrnBO4\nfg3/\r\n=6Eib\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+Q3ZKWfOAHRdjTEia5xnNigdof1/Zbsb+BgYaXp8+vwIhAMBGG9wdFo4zBk0ti5VxoIzg6UpMTONxvWX3Nnwt1kJr"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.17-master.20180924153538_1537803497999_0.48426488630873243"},"_hasShrinkwrap":false},"0.10.17":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.17","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"712a6b0b1a84419a808155b137009f3d4e74d4e3","_id":"@atomist/lifecycle-automation@0.10.17","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-xVZgyGl0S5m8zq0WR+X0hOcp+qV0W4d4puhdy61+46qgrtslw/GGozwOOUbaDTPiPBKqbJLOuvU9v0LyAEh32g==","shasum":"d8468d2aeabff609cdadb2920fcff557f2e75711","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.17.tgz","fileCount":565,"unpackedSize":2058749,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqQc6CRA9TVsSAnZWagAAWQwP/RTK0ZeTyuVd9V0gapDU\nTy9QwvnXplVMMRJVFFhiHgce2O2nmyjS/k02ZXCWujwK3UY+TGUDjuftreRp\ndO2wJc5+bGlLUG9t5TOvlIWymqsWPEXalV0fD2ioPqTtRVdIFSp0vScQWLUx\ncyJBG61xcl5LLu0wq1fZjv388dNel8bfC7NbpUTY4C0CaJKwCbJmueog1vTx\nlAKvjjUGdSxiBVYLAuuZFMd0oRXeANt/FetF+cXmoBY1/fyLfRzvBjY0HrAR\nxHMhUkYve2j6ode3QnL0/uell+zAkxStbhXcLWffsJRcTmztrYbAO5h7ck+r\nLBkAm6RYMjeZYNPrDeOhDPY5MjeigjM4DAEPL9igN0G167VZnlIxD9EE5Ftj\nssJ5SyNGqXfY7uGi+eT6ZThNidYaCVD323eH2cqK1i8xxU1ILLsoDiEAm/U0\nXD2sph+E2GHzGbxva7RfQNL2JWERvPd180Db2ZfM9fJ1GTgxP+qEboRj5KG0\n1UKlwgkv0cTBc5pu7OYUIW7Cac5IX1B27O9r11R10gZyxgBAeonnVRF3C4bC\naJnwX+dz4ImJM0sWp2cF1PNeyc4C27YPCrlsTlU5tWgXtEloPmaKkgNvpJTh\nqCgv84mSTg9A0nC74Gl81+X2QkSskIVtC+NSKzEwXIoTkvLvkXjMWwwtqjvx\nT0G2\r\n=833L\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDFWhCGrbqd27N6avfqnDvOdikUEfsVFQGef4Sao8k/3AiAcT1DeJdvgq/SHPiHU+E+9WF/TUc5b0/1Ftm/5Tdp7BQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.17_1537804089673_0.05329277500640006"},"_hasShrinkwrap":false},"0.10.18-master.20180924154940":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.18-master.20180924154940","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"81c1575c0f5fbd91cacce50aab8bcd538c5b4645","_id":"@atomist/lifecycle-automation@0.10.18-master.20180924154940","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-lVVoHVtR5n0TEskxmDQ2KgLF0GZcae/usGO39GNLTYrdLSIhzvfyiE+LDBIcwyQRYJA7g8F6kEBr771dRwexjg==","shasum":"18e1e738e7fa7b72f0f2cb77793b44f51fa045bf","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.18-master.20180924154940.tgz","fileCount":565,"unpackedSize":2058873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqQheCRA9TVsSAnZWagAALb8P/jYsEBA60+fiFbTmKHOO\nUkTMSUcp0VwrGMDQ511GX82YnKjOGCQ4DCJz9Pj64AOkXj+udin+Z5p5ulrw\nAoy51xtCOu8HbjrgKR/hDmziBAu//jN+YYxso3wphW7oXySeYfdooMAsrLq4\nYqDr0QlkwW5oR7QtaGZkOvLox5/NCL277VrU3dMxHuTFH/aQK4rMAu4A8zOv\nJIp1xATuUEOXfm+TCR1/J9viUBakT6Ay1xnypjRMW5KTIAcM/enpZX1WACPh\nu/djMxUa2QeoSmjbl6XPgA9Ca3KtFo4vGrgTS6GCKrKaykqMNdreFtT3BFoD\nqjEdSrs/+QFL9+ozx6z07CCdRfjoXgmTVLhfDr8SHXu3482Zb1NkuqIfXmNS\nB5j+QUGJbAc8B9xeHzIEAMqhjGtKPxzt5BocMea2CPT3ycW6JofmYHFsNKZd\nIuEUBseAbBmRI4nkco7RLLD+xPCqf8mm150+4jtaoU3oONvwH98T15RqmJlR\nThdkA1sX1xwH0SQFiXhx3qVjCkynVlLiqyJivZGotEuJ+xuBeYzFw1xu2vrw\nyrneDoeAv3HjD+7fCNrtUoqzZGH0TAYxCkkbe1k+2oCcrUv51wTVpTKjZAmE\nswJk6jJK9XFNcCOlY+C6GG/TW63jQa71PQnaYMD2hFx9UKnjNTmRsBNNO1JP\nFtTi\r\n=BWlM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC5jnozQ9Bf/5KeoEooDDgz23TTDsBR49vALUxFhpg1HAiEA67aVAayZhtGfsTd64Vo6GKNgCUZ9fcRrAx0IgR3uBNc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.18-master.20180924154940_1537804381370_0.8807921947702022"},"_hasShrinkwrap":false},"0.10.18-master.20180924230432":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.18-master.20180924230432","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"9b37236c7ca6760f604d38bde0d22c0e96dcc05d","_id":"@atomist/lifecycle-automation@0.10.18-master.20180924230432","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-DVbWqmTb5dsHPqr2oZkuTYKEko2aCtpL7m293CTzavLJaCGQBJmcursdsaHijYG1eEnlL/w4k4RaSJyA4hQyyQ==","shasum":"10177d3d02d98bd31633dd395f7a3e274d846439","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.18-master.20180924230432.tgz","fileCount":565,"unpackedSize":2058739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqXArCRA9TVsSAnZWagAAK8UP/RfU/0Yd87FC49/HY1cg\ne5nhfHRB0r98P7swW3qEkHbafRD3gFwD3i9HfEiidLSnjY6DutJc4o1vq68R\n1pxfSprO7ModeGcXFBRWjYhtJOdoqEPhGrdLNZYIrWxjd+KNo0qLeNCJZRB0\nXDiQjvhMAY3ll3SP0TlK7bmxsuP/eXkIsHcMhZttVjMbJY1WJyV9+fvk4EV1\nRsfrIsYLdMgEPWp2l4FH13i4S4TzDX3IzvygNd3tv00u9BC/4OZbPqIUVQ8M\nI4YxLpwZfMjsXhcxEp9VF777y/XfMsK7mMrRjuo0KBavKlnmPESKbuFJAyYp\nqi/SgJF35zvFvFzvThxHdx4ZzR/gQXIZIz3C2GVsOr8tM+BulVF+sgodspoo\n23aJA1Y46VMeOIwS7hgKeLda6UE1SoiPkm9/OkeyusQR0LvzZMAC99xAbRVZ\nlPt55OVzD6n4hyWwKqtiuE4O76lLCqxYOrDIqjAsd9z0kLYOgzRpFodPXESk\n819qspdkxYMPgxVLgwjxKcSThrERQCq4dJzAhzgPeUk4f+LSo1ZPgd8yBe92\nVA2WGBuQ7ubXFPRSjrySqewAgJfuK5UxVK7O2dad8qpZmMFlCyc4aUzuDtR9\nPBJ+gzhfUvbJRrTzNdx4KinE6uXHRX9dZYpujfvwC3M8B2OxDjs4OTEXCznH\ngnWM\r\n=GNPq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIExLk1qESiduLtVkWglbiZlsBbAncH4x8BPfWZHJy1OiAiEAkeY8saIEp1FMXtOoqcqjnoC8mlU63zCeKHryMDaocCk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.18-master.20180924230432_1537830954839_0.5211206891483191"},"_hasShrinkwrap":false},"0.10.18":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.18","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"9b37236c7ca6760f604d38bde0d22c0e96dcc05d","_id":"@atomist/lifecycle-automation@0.10.18","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-hwGaqu7QjKrf+f5BzKPbbF4iQ/fiCW00qDeRDyzHrGdbD84nJBMXVHcuuqUApSkfRKtiZ3WDBPEKa6QRz2tnzg==","shasum":"94f3bcba191abb0d176c6f13832738e1996a34ab","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.18.tgz","fileCount":565,"unpackedSize":2058717,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqXLCCRA9TVsSAnZWagAAhAsP/1meZbaMQnHGqxJQd9bC\nQW+8849KXkjM2cQvDXyqUO+MDt6Wkz3Ls0zYpO+vakkJYz7A8G/wN80R+Lyi\nDRG5hn6Mc2k5JtZ8c0QA2gHvfc/1NqtgBHOKRXTMw46UkaeomkjKfczXN75q\nXzUtk3o+r6RXK2ZCVBanvTjCQFr6be4yPYceFCYSI3gPsDyJtxf1WpO5xqSt\nvmTJ3CETKqQn/7zyBOaH+sgE3CmygdUIf4w+bxu5rDM/O2UK21Ruff/qwtbM\nGra6gW7wIyZ4wg47H5WLAQBbDLnsyCyjQw1mshZeLLz6amv+XGqZl4rG606G\nrkgcXkIXFcfuc3QLeeehTzMwjOcxavHOeYqQm4BEL0G1F99OGJgRV24eojqc\ngj3Aaf2iXOijjoFzZRjiIS8TJYBvdxWsNy9x8mmTHVdGLfbT36XYeX7c4vSc\nX9hzz6cdqjHavOQlAJN6B2I+2dn4y2iAlhG6YObsv8Fjz3UQrUTuZ2JBsAHW\nnZI2RxKsgDyA3nJrK/NlJ3SDntzTXy2Q/UVrDleJnWox1X4couSKnfLsiJcQ\nxKEAxBKS+vONTKCWWy31C04WyefojeB0Omm/mb7Hex81IlZ9Bjyxg/jKhfKU\nKzXt4tduVxyZ9u+yoB+BaPYtWrJG3WhfZB+oBRucnMadJG8N74+oQiSGABLV\nF30P\r\n=T3oq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFogx03//B8luV8zOtVu3AO3QAWgxfr5lX1LWGT5T4ASAiEAidR8UxKnWWYEJ/0wLF3Gns6SFG+KimekUKturwwYri8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.18_1537831618064_0.7612796225931411"},"_hasShrinkwrap":false},"0.10.19-master.20180924232817":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.19-master.20180924232817","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"1c0da32a46a9960f6a1f211250fcb4bff6dab5c9","_id":"@atomist/lifecycle-automation@0.10.19-master.20180924232817","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-/VhUZbACwgySKf/AtBQDa6+JhnY7CANFC+XcjYVNDrwR7vaN+a+2xLyiv7hpn3T9O750L/O+w4ToKRSq7f0LSg==","shasum":"1003a27c315a31f6a47bad4370137239d5924417","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.19-master.20180924232817.tgz","fileCount":565,"unpackedSize":2058841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqXO8CRA9TVsSAnZWagAA/zgP/ifGmucHNbL7HdnC/10n\ncvP31G3MMQPqLxyoOV9yyORnsgNTIrVBht2X+KabHiSCD5BHb8wnTF8XvcBv\nV+OVZ/WkGbu4JjtXD9vPUzmKqaj7A9sBI6lWzAIXkCbnz/iwM3gkKbRAOSYj\n2UeKQ7UoFuFo4BiBHtflhxQGCaEjEeBQ0xyzSyZp0pETBLQc4oASf+QhVpWL\nNh9rV30/TxlgFK3O+jHejvjfGgLIWdisdW8EyZ6mQXL+cbO3fEhR1NIAKpRO\ng9gVdJndtYgZmMk2qVLpMsOe9CWSvNPsADaR6X/SDqTszvwTwtMf4mzqjj19\nt2gTiyV+9SL6AaJLxtVumTnJxouSqVY46YfynAWYXK1N09kMhbSUZTQVPmCX\nU1VuDIfsPRO3CcaXrocRs6uZ/aBKnbXk7iCHdURtBGvHKixcHyQMwu52J2Kq\nW7BejylRKndCvx8JMdSlLlsUWBsIF59clFsqZQMXjYUD6Em5nyXnK5M95OI6\nH4H6kcNdV4YRgxiDZWT4HTD7ZATxXnKQkvPxqrrqVges1kQlWAjFK/6YeWta\nWmFezC+SEE1DPijJ3hdlO7P0arpxsNoPM7+GLixazbi4sJpemD2B0hbQDzPn\nJhCeMupoImgPjTx76wFr+dQ0r3Hhb+BWH1Vhci9mQtUxSD4xUkJRKoUU9Sp3\n/RlW\r\n=LiAY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH74e9+/UDQbcHwYc2X6ci52FMHs7mtxN9MsR27YINs6AiEAtYaJ0BKFAnZl2b8SrsyokYYFGv/myfrsmhbxHrP2YK0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.19-master.20180924232817_1537831868251_0.5205201369808565"},"_hasShrinkwrap":false},"0.10.19-master.20180926142948":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.19-master.20180926142948","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e782e6def06c8f98f5a5bb3f595544e1e1bc318b","_id":"@atomist/lifecycle-automation@0.10.19-master.20180926142948","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-8trNCfgYxT0xUVjrbOX242ITLAKS4tuAdqSTHfGVp2WGFKuzL/mZRaIallRCVuxdx2e23A0x7WwCrLJ/kM/3FQ==","shasum":"596141fe689f7eb1d12d814aef4d272e44ff7790","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.19-master.20180926142948.tgz","fileCount":565,"unpackedSize":2058845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbq5ivCRA9TVsSAnZWagAAiLwP/j4qjwmc+evvbTmQOw0Y\nSG69DDW5XZyEnUByJ+3UZvyyn9oQ8kjAD9RdGqo6Cy/4zTjn3/nKutITbe84\nT/wEwxiRHVSEs5XeqgYaMOxuZZh3YBhv4HnnsGe0fMynU9pOqRYSir/FzCtv\nBMQOPPlANrEtyf1ozCoQgagXcYNLNz/n/l0ijsovRWfFeKIP3QdhyY2EYrLW\nb6pYUfOmVDB+Iz1wWy7uLLXtF0NFNpWJdxtcjISkSHi5FqEFDXPPGMfj73BR\npGhndBhrFQpZRA3dKzkx8vEPDtR+bPg7IfGiKPrZF9166jozoEvm6oQUrVn8\nxtsIA8UBrzzNiHd9ileNzEB9z+fD+3sGPqr9r17uhCq1/NoYhcBxWKzXXy7p\nzFDjwGV3A8rFwduEHGEt8/aEvYPDTKF1aR+DWnvKC76lWIm1Y6sdT2nOLMv6\nQixfqtyUOUF1o5aYS48Zh77Fyl6pBWfCxZfCZezhtZUDRV0llPMQRwTcgSPy\nRR++unKpKu2OSTEY7GnDEhdFqLlPMMVEZ7G5wM0JfIwbogiwL6aqEi1t74eA\nx5OZS9rgK7BSxlMTsd2xctQ/lFTxl1eJ1bmiIIaXYdCMBYVv5mMSi4pBgMxf\nET8B1w+DypqwyeF6Juay//ErOskhCrykMfOMQDKtBm0pE87jB4FQ/3+ufdeG\nP6og\r\n=LB16\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE2/9RjsHJx7A1Zc8JM3ZngZl0dDw6LtrUAJKhxGMi0+AiEAw9MgEb+Hyyb7qB4ybvpQTic9pYw44goY6D15xZX261A="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.19-master.20180926142948_1537972398958_0.4393621162440795"},"_hasShrinkwrap":false},"0.10.19-djs-send-channel-name.20180927102609":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.19-djs-send-channel-name.20180927102609","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4705046d720ca2c4d09a6c78edbad6a05ff7437e","_id":"@atomist/lifecycle-automation@0.10.19-djs-send-channel-name.20180927102609","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-GMGm2KxrvukEBrEAV0JCDhX3BFzIlMhDkBzvISfZ/lrCsaWDTF+kUOnW4POKTagd5plEmOgx3dFh5KFQDNRwiQ==","shasum":"cb0f3750e83ca38a035b54084ed37cb159c26d2b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.19-djs-send-channel-name.20180927102609.tgz","fileCount":565,"unpackedSize":2059311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrLD2CRA9TVsSAnZWagAAOrgQAIAivYgE7nIekzKR8s+8\nVP4rrBSoOccewkRxvKNVx0OZnp9pHL90Upv5Ame7uEQNC9mvZ3CygfxhpxtV\nR2iH8RPE934bbn+cK2p9/yryXbgvCXG4ffWcnPvVsE7nqfy0B18BsZy5UC1S\nLge/qbJuLuwoNkEK8EtiJzVB2frwjTU8ZuE4AJjPtd8zkaNxHxO/Vm804F6g\njah6MKP2N384v8hUhWpdifH/kkVlF//UFIedEhJo/d1x+HheAsiGzIUFtx6I\n7QaYbWCsssSBNB0eiGavgbNxHhjCnF8F9u/ZjTv8IIhmfj5xP95PxHth3WaD\nxU4SCxdpCKC3v6e8bi6vGRJApsw004ukHbioD90xm51dm/8eq2BEGwn+1uyM\nJiQRe4JaLiQYN3ew2NF5M+apNDXnBkdQb7Df4QXOBAaQw360Xc9KHo8i215b\n3PJcnCCqdGwjQEMh4CKD0qGLsy7O3wVnn48pY5bQHlIa3C/ZM4TtYE+OaYVP\nKmeiZHdbVReVyfTQKaeuNZKm0Z40vUlwzhMR2UfwBCQX9F5CzoCAo3wSuLbC\nRj01ac6Em3fMnPuhLIqDKu6ndVCLQpIJnXY4mJZn/adsVbk3r3nhIqFBpvPK\nR232UKWzPxDDLD1KyYbJv/yqOFFU56OeoRBaXqdH7N5TUUA5bFZ5XigmolEV\n7vjW\r\n=N7f4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYMSwSWUYqhbgkuoXROmniOPqMFvjFBvAsEqEIXLU45QIgA38CcIMnIIJyavutwZEj74JXjDIoH+TW75Z/+UJZhp0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.19-djs-send-channel-name.20180927102609_1538044149735_0.0206089605849471"},"_hasShrinkwrap":false},"0.10.19-master.20180927113001":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.19-master.20180927113001","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"d1dd5199d48a5abf8f97fdcbbe1bc7ef01fd8e42","_id":"@atomist/lifecycle-automation@0.10.19-master.20180927113001","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-6FGn3yRv5gESJM3Slt2FMtTfrRoPK6aZ1CS7KXIZBu8nx4OWfamP+XVAcZ85/nyl+yT1BvXTag5+RSVBhp0CZQ==","shasum":"4cd48def0dbaa43dbab41a960e22fe82b7cb0672","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.19-master.20180927113001.tgz","fileCount":565,"unpackedSize":2059437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrL/KCRA9TVsSAnZWagAAX1sQAJBD+qBq9qcEuSkIMqnN\nMcYobaV050Bs4lIeELh2DeWT7liPxuR8+YziGX1gfuyfL4zphFzzQYq8fb+B\nkQI47RTBG7mSHLQHEZs+j6zEgoKunukqUFbJhUpZuJTlC91BVCXH3Ya7YV7O\n5Dm196lSns4+Egn87qau3XFN43ThXPqDFhjFPgbUtmrQDvecxm3jL4p6XWAA\nECMFWBGC8iEHibUOSWNfn9RuCNPJ1pOn80A4R+5ywcgxyXcq0yf18ZEmMtup\nWka2nsnv4Am2fwDEBbE35w1je1hUEi/NzWUwe2er6UyMQSCKAQjkztek6SPN\nl06TVaCFidCLY1K5W+nkWJGugrRFwpqe8WNo8Pad0dHdqCDEBXUZkOoTtHkt\nK5SdUPswAkMf7iNOVXsTWnpo08OFQM0kv1nFasrZXxIMjCHxlijsbnUDfGmP\nN6adPL+5gsZducgwkoHdQYduIEqE4bPUeiQ5qDgSHqIx7TyXXrmABGcely4N\n32nzkh1i+V2G24wQ+nJcP9AnLVXfP/e9tPZdsBbgWWY6gE3WgLctVXCm2aGn\nQeySZNDfeX2JTRiNNSMDTAu1qVVFyxVlVKxeZ3InKCHsP/7aVuvaMQRZh1ey\nzaSteQaFa4gJNrwiFQsT+MQP2pQ53tQAyZCV4Wg9iK7Qwq7GraKkUyFi3r84\nNutQ\r\n=Kuq7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKI8EZUhrgkXJ6bXi79XkAr+KwN8cndHdMb4GI/aJ0SwIhANFJdSPKv1jYIbGt5rxdr/HqjFlOOKIT+LymKnDjXYNP"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.19-master.20180927113001_1538047946192_0.7313740963642048"},"_hasShrinkwrap":false},"0.10.19-djs-add-channel-name-to-link-repo-query.20180927125608":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.19-djs-add-channel-name-to-link-repo-query.20180927125608","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"6e6bcf5ab72f11eea59a9ebf18a39ac2adf3b2b7","_id":"@atomist/lifecycle-automation@0.10.19-djs-add-channel-name-to-link-repo-query.20180927125608","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-FaLHH55zeHgDGXbvcnj47gC8kg9Hy41crf0ogfhSUgFIlQfUZ3NVX4WHZN+3IviTzMcfny7SIkkcAsudsKLTbQ==","shasum":"3c2943dfb208e023f4445d99dc6e0c82360c6e7a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.19-djs-add-channel-name-to-link-repo-query.20180927125608.tgz","fileCount":565,"unpackedSize":2059503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrNQDCRA9TVsSAnZWagAAwcYP/Ax3mUGxNtdr3UiMvmIR\n8Vwg0DGbYLof12qKxl92dT2HxoZsmuZWbo2xbZUoeqRoq1Ng1XE66CgkLx2h\nbqs9plB7uKQ8zKWu9gvV8o7qd+dz5MQZOjAbPZhKJTUs+/MilxLa0b0PLeZp\n+yR5xqu69kLrdsnhiG2IgglIIfS6sHhrkcf557PCPjl0rjHCY+R1IH13MVUp\n8m2LWtVZ/J8xYTzDgD8mNXJsRiTiVQrGpHJ3oxOmroWXG6qZjpIl6qAyIHmh\nf0oxIhXnOcE5AmmQS/ZNEDzl7ipOej7+SBRWrN3fb45uDvJvxWfvlNDir1xq\nbApfr4/mwvr/C2GjSGfU1W8y5kZJ50dV6ADSMvFmBfTqueBmhbm+6ZpoTXpY\npXqIqnWfGmBJDPdB4TUL83KPLEDP0bHoQB/FQmOlWsFFuOyNRVthj9Hfnhod\notgS/GAW4gvQdnrkTLv2XJt24Jq3jmyOqNHn9nFWXLMDpCSGb6+aD7rfluxC\nnaIPCzlC+lkEWvkxuXwRfWMmZpA9rRca/lnssb997EcgSj1dmQnklWPqTVpc\nbjcZDJLusL3EPTjsHaWh9LXYltGeAlc3ofoCdCSeGNYPee0ObeABnE5fGVhi\nZ/TyYKyB80QSkPwxFnBbUT1pCsodbKjLuvDTYzF7MkHc5rySAMIRzbzT8FHV\nIz6s\r\n=NuU8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKEXw4K8dJ0Z1uzHemJKSQ2WJI/TLZX92FJn7Kunz39wIhALMAlPf0lbNnX2neQeLqjvVtRaKQeoSh1ExYttdbWMdt"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.19-djs-add-channel-name-to-link-repo-query.20180927125608_1538053123099_0.11655933149131026"},"_hasShrinkwrap":false},"0.10.19-djs-add-channel-name-to-link-repo-query.20180927131022":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.19-djs-add-channel-name-to-link-repo-query.20180927131022","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"dd00b5e87567bacae168af35fc6d414cba84237f","_id":"@atomist/lifecycle-automation@0.10.19-djs-add-channel-name-to-link-repo-query.20180927131022","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-W0b67bvyRHO6qL5vpeffNJ3nAmxAdWi9alfA3EkgwmSkngrV/vC/dnZpgpyk1k5XVXBcLPpsrY0rfRVRiJ3ybg==","shasum":"0bf33ac85762254684be15f99e04fa434fa7c052","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.19-djs-add-channel-name-to-link-repo-query.20180927131022.tgz","fileCount":565,"unpackedSize":2062015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrNdLCRA9TVsSAnZWagAANR0P/2l9EtDX7wLwXrORElZS\nrMB4KU1XB9OWzzs4lTLEtZ6MQ6t57whs/rGanU7ssz3/XBwA7cWjLga2iyV/\nqF+4dXazt3JfoCvG7ND6+fmYY7ka2g3NUQjxX8tTTyCYU8icRcD1brGEZYbd\njeWY5SYCwg3cfkche1Wx+b4oYNu5qKm5MQ7MsiPfFKvyGXpAWzd6yydAPvxl\np9VgNjRaH+YOvFw61S8JtmP1mwLrSpQ44RzX+31i6r5nQvYukyXV1dy1OiXx\nScLYoqoitj5wgZfF+jj9Kk9bVMfwwGoFaPBH5tLdj5EI4RMzJrO1TVOdJ1Se\n3e2PGEM/a2/vvxX2oullWiWLAYdQxyyS+oqprLtr4/ifFZ2YirE6G3HkZ1oF\nh9ffFoOlk1KfxpWadfTVtqJ1VkWl1py4izOSPtI0Wdf76gh/eyi2oXCVV3T7\nsD1YkZC2R9+2iS3yysLlv5Si9aGzlR83mHyPcg95hzvFgxMjXkLPl1t+iy5/\nfZskbyGtggnk8aAIofswtjDxgc3QVFmr8UYZtEFUJlxlm3olNXWKnPmwrFSE\nCnhiPEXgFnf93WYouARow4Yp2aYKJdwdV6VHXvyCzBr9aLa+2/FQ1TMDVAv+\no2nkGz+cVDERj6VtTXvN2Af8kRrne03W8FdbhCEcmWfwwbsuuj7nf306/w6p\nU5H7\r\n=0lD9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF2NNZOAaNjHooHR8sz7GMpxtKpWTig2/fUofRQmaWSLAiEA4gqewi4GFtj83nR+K88L70KDF7pN0UKapF70Xc1cgrg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.19-djs-add-channel-name-to-link-repo-query.20180927131022_1538053962744_0.5970325463757562"},"_hasShrinkwrap":false},"0.10.19-master.20180927132006":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.19-master.20180927132006","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"22bb70de987cba1a7448899d8a5beb3d74507a2f","_id":"@atomist/lifecycle-automation@0.10.19-master.20180927132006","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-JDBBKt1TzDFk9H/CpeFjslbM6MgiJBKEqYP7PFauPS11QwDmqA93vaC1ApKX0Mh0FYK9p4RB9vrU2GBcmvF5IQ==","shasum":"69121e04473e22c330a7f8ecfd04b1030cb977b2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.19-master.20180927132006.tgz","fileCount":565,"unpackedSize":2062104,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrNmLCRA9TVsSAnZWagAAvL4QAI7R4yrVo0xCMxWv6WAV\na3gpLBIKIAQAn73Nu1PvGzLMi1sSQ24Rlofh76JOaLJdGAYyeVJS9eHTK6Aj\noKB7FNiwmCjIQAsYnv/Dkx8Ho6etMa9+RBPmKTNMYGiLJf5od66I5oYBRRps\n/35OZNr0AxRe6ge12GgSMmmqc37lXvF5xkOC7i+PR3JYmsP3PS0q96PtU/fo\nZ5BNkUDF3Y1NhVKMX9S78P4eBUm8IWn3w+3zQDIWFO3JbBFSz5zP768AIvVN\ngh4eKaJC4q2PZBDWNHa2BX2vUHIFG5shrvdo91dcLq6CT57O087/lXfkQUAq\nwKDDmCYSdL175H5SzsP3erea/wsubKn5yfIlpjYiyYFev6YDMENBeNeQB4D7\nG6qLAka1bRuxZcm2JoE852yu4voRMvcv2V2ACb6V6kOtBPgh/a3nEgSnAeCs\npxe3qqisT81THl5r/DJRc6Ddv+ejcBySBmhUMeCqANlmklXtEQ5rrFbHnw5l\nF7aT5CVfvnfbU/sgsWrrAh9v5mcv+TVU7LZI5H8l2shNnW9AAHnowbrnDFcl\neytaGDE0uiNPX8Mi+5BfsAcgoDAmOVQEQ8OctOh4KjW8fY6T1TnxCXtl0Jpr\nIRUm3XX4cdYLq6ZLqi7sICw2G+Sx3mRRAjopH3YjQCWPb9/lvTlD3kmwQsqn\nZgaJ\r\n=8rwL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDjohPBSmGlnkTdcNGXzah2sdzjn/R0QEIaZaPm+HfIkAiEA4fFVkaXmKCxYiOzWkk90d/gjEWxORByzMwt0RrQgts4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.19-master.20180927132006_1538054538879_0.22239150519447337"},"_hasShrinkwrap":false},"0.10.19-link-owner-repo-247.20181001143847":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.19-link-owner-repo-247.20181001143847","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch src --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info compile:gql compile:ts","compile:gql":"run-s gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc src","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["src/**/*.*"],"extension":[".ts"],"exclude":["src/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"1febe1bab63bb11a4aa67bc8a2bb84ce4a4ba6b5","_id":"@atomist/lifecycle-automation@0.10.19-link-owner-repo-247.20181001143847","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-WeB1MgXPygrpbQ6QVEN8wuTAZhf7cvpA7l01Br2zdT0VEVuly/TXpnIrb2fYClHcAg9yWTuXQSBT6G8P1iin1w==","shasum":"4da00c7cb783837132b928ae34b22a2ea50894a5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.19-link-owner-repo-247.20181001143847.tgz","fileCount":563,"unpackedSize":2055955,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbsjJACRA9TVsSAnZWagAATPwP/3ZrQXE9RnUlRXTv0hHt\nT1e7mmpIe4Zy6+SbqesfCAzAp83ck6lGG7jW9kA2/kYjlJlfBB9VzxalBQOO\n+7rxfQCWTJkW6N5InDY6N0pPdE9XkZckPPopv2FkxdmSPLg+MWkXL5A7aM7v\ne0LwdrhKhMqUAGXsEwiU9r4+eQgBvskAqbGycMgrhhcWeMwXg42gUhQeC8H/\nGeG+1bh2Qjtg+qrwvFNEtf6x+LFWcodhOznfXRRYrTaIT5Kt6b1SwAKDOGul\n49xkEv5BDwH+NwCmxL9eOZWBQIt5ruelb1W9F6Pff1lEtsUtgfdmEgTbUktg\nV+ysUPucklmC2uA5K2RefHXCkbF20Q/VvtB6GDmWrYDjixluP8nEPkrTeW8W\njkCQ/gKFxpqU/a4/4Osd/BsGe9kO74lIjURDpM1fXVF1E0rW8ufUjre22D28\nzk8TgkgJp3C3uIo/tptagcm3HcJ5joivzv2g/XgL8+1jM5Ud6BMoaqKVxn0C\nUd3hZMuphP7ZR9j0OOo/N2WqT55MfKdBT1TcGWo9XbaAXTKfRFLpP2IM0ORz\nJIQXok1l/f6fJMx0HIUIjHu0ZXD+AiqGdWftnm3DSQtoM74sqKn6rrlNpKBq\nqNtxjOJlIhbZjs78NSORqxjBUD5g5uyftNjdjWevn1pM1yn9GY64MHETXlLd\na9Ks\r\n=iKbs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAPP116tZBSa6WYPSI+nlgrFm1hZqLE/494UMN4VQY+YAiEA3eilCKkoUftJJGMRrOkwCFr3SWgkbVQjP8fplNoklhw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.19-link-owner-repo-247.20181001143847_1538404927947_0.17549081551056944"},"_hasShrinkwrap":false},"0.10.19-master.20181001213747":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.19-master.20181001213747","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"7b5ad0c7be452062202ef52bc4e19c9470f52a01","_id":"@atomist/lifecycle-automation@0.10.19-master.20181001213747","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-3882vS0dz8vk0QzbJrVpEvy/V5pp4m05GWRoQOc7cn6Y4dJ2P7m3JBibv43Swqt+/nyGwTtANzHPYmyKNfKalg==","shasum":"f748a6b460a3e8ce0e4907df398cf58a4b16d826","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.19-master.20181001213747.tgz","fileCount":565,"unpackedSize":2062523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbspSQCRA9TVsSAnZWagAA+YIP/iq957Cu0IT25ZaRh70u\n2AwJUHhFsCjDuxacl+nZxVfpMhTxGlCa9ndCt2NvC1B4q7rxgPqFzQr5nL8F\nXhOP2FEvHj3FXCXT9YHtilrOrWNc9kch11VL0M3e76Vppx1HHrl2jjEedZy3\n2SfWAYg6aPdUlRBSirwqGIFyaDDcltfYkEiTU/RbepIDB6qA7BlSX7s8/5zq\nhZTwWDeZ5b2TVgzUuI37ftxA2pEpcpUoapXBfWdexGC6N2+/NT/gJTegPpPj\nPdCCInFTN9uDyEz7sEhLdZ6jaKSHL9UlTXpWGE+kOmmYQL3IaV2IwBlkhF+x\n52Scv+ESxzMZWqfFaj8WXKCsBqP38H6WMiGXE0qGDvrKsWWF9CnW2DOPCdU6\nTEBGFRrGujZ5NqTs+rhMrkNb5TkaG7sgeyMzVUYNLgZIon3QZUZSleCVN4qe\ndOhhoM9tjwhM6Egrr+aCV2RWqAV9q613fu256jXZETzKECsR2wuufDgY6LAX\nNnzYZ0FjCQHlpe7uBdJiMwQtsePwH2/yybcQzruVFyNJ+u6eEiwNWE4rhU9R\n4/hK0hq5L4HN3CJYwJ/jRLuq3aUvUUSK3gSFoqxZ5a+zMqFzlqs1ZJKZCHVo\n0sOK7aaySBQAm0ACRX8YUXkKBjnHEbfw7z1oTS70OGnxDBtDkV6dlVKNIvrH\noZwR\r\n=s+IA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBI8h0m5edNNgonvRiEv7WLRFeRKzTqsnbmQ3REqqSVvAiB21/X76bihjQLWreOzqcP2QJM05zNuM7cjgMZoxXxWvA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.19-master.20181001213747_1538430095203_0.40816484629676686"},"_hasShrinkwrap":false},"0.10.19":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.19","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"gitHead":"7b5ad0c7be452062202ef52bc4e19c9470f52a01","_id":"@atomist/lifecycle-automation@0.10.19","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-zvavVaerUi8gLZkU3GvlRcS37Bu/BbIHye9rJcLdKxsEE355219t9zHSS71/cmJ3/dfPOVUJn3uR3x//4wHKSQ==","shasum":"df08f9106f441fce34150b8571c5eb3a01b47f9b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.19.tgz","fileCount":565,"unpackedSize":2062501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbsxpoCRA9TVsSAnZWagAARFYQAI6CJc2Dv5U3FVFuMGhL\nP1xMSRThfoR3RmojBOE78vpZ3JpaiellpHEnuC6Jsrb3GEJW6nBFuUg7+MCo\nL7JnlUEhho6wzqOZi1tlMdiAXyV20QsqpD/DPU4HhUbODe9KMFeDIAuXN26D\ncP09ZFZjMN7Y9O4R7EYM9g3iCHptwr/KxO1Y9/NoCtPDi01NPt4q+oHQ4ht2\nHflgbT3n9RFczndMjjbC6itX7SfiWBZNxZ+LtcKC2jxbmrt/zVNSxJpwu/tP\ngeRZxYvDf+U6XSWc9gvEDtc4BHIDNbmJ0OYcYmAb36aX6u8kogkKl95SFeBS\nV9oNHfTYZY5mK0zJDnnT1M7VXtbqEk74wuJU207wGHgDmmu4U7OCKl7i1Vvv\nhyirDO4MGO7IqgCWBTJqlt9axQQavAXsRMgU5OSMitvRVGB2d+B1TPsW6UQ3\n5YnxNYWW1iGu+yNlwgFYxP/dei3hDgGJlvV3TV9LcxyxR48lbDvKKFO5kEwu\nAwSuE/hth27wySA9yeWwBy89hsGaBILO9pvwfkMp11Xeza2bJZd/vb8PKt1O\nbGUmAn9wzAMfGVWej8QKc+i34wpB7q2G0IY/qT1FGGgihe9/2T7LJVO4yVEz\nMHkpMq9oRQbfxrTPwNLGBKpk5L/6AJF/WKVj4c7khWB38JD5t2LAoLtJVHp2\n8ohM\r\n=8mly\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWrO/Zrt67q+B/UPH+HAOMt2qqtnrzPLd1/wdZmwQWgQIgHH00T3TQYU2Cosn/qBsLw/5OO9dUJtSxYO5hklRcvmg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.19_1538464359868_0.37849140646351054"},"_hasShrinkwrap":false},"0.10.20-master.20181002071356":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.20-master.20181002071356","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.0.1","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"npm-run-all --print-label --parallel watch:compile watch","autotest":"supervisor --watch src,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"npm-run-all lint compile test","clean":"npm-run-all clean:js clean:build","clean:build":"rimraf *-v8.log profile.txt build","clean:dist":"npm-run-all clean clean:npm","clean:js":"rimraf \"{src,test}/**/*.js\"","clean:npm":"rimraf node_modules","compile":"npm-run-all git:info compile:gql compile:ts","compile:gql":"npm-run-all gql:gen gql:copy","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","fmt":"npm-run-all fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:copy":"copyfiles \"src/**/*.graphql\" build","gql:gen":"atm-gql-gen","lint":"npm-run-all lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"src/graphql/**/*.graphql\"","lint:fix":"npm-run-all lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --exit --require espower-typescript/guess \"test/**/*.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.ts}\"","typedoc":"typedoc --mode modules --excludeExternals --out build/typedoc src","watch:compile":"tsc --project . --watch","watch":"supervisor --watch build --quiet --exec npm -- run start"},"engines":{"node":"9.x.x","npm":"5.x.x"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"6c7dba15deb095461544d2164fb7e7f2a8a3dfd7","_id":"@atomist/lifecycle-automation@0.10.20-master.20181002071356","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-iw3XDqAbhUorx/TMglNv+0K6jhcQBrDoLS78+DhMxyatVdt8tGGJMW6cUT8sLifcSnGuVCJUQ67lA5oxRY+NWg==","shasum":"f30143366d7eca67fc4e25acd6e3341b3baf9bd2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.20-master.20181002071356.tgz","fileCount":565,"unpackedSize":2062625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbsxtDCRA9TVsSAnZWagAA2tMP+QG5e7X0VzYVyIL1lp79\npwCS1sagIg5srHUq4QX3eZ5o+ZihzPR07F49Wa+fID428y9KzvFHQQD3Csk2\nufQM/4VaS2eYwu7cyrIvbdimSDJblHrQDqfC8asKvUrBUoZmCNv9ZhnA9JqN\nE+bcGJMOkJFfZYkPO+gLbLdVxpd+U7qkrZMCkFoahY5sHylg3TcQdUDCTxty\noA0yRPiQB1Ipv8yn2si7oCi9b6d11qhlmALrHbdUDYk/rX+uRAln4HS0qmSS\nYFnVz4ntXHYj0Yij3SOCEYJZlls5ZxhUcRS/q3SwDi54YdYL7xe+pep+38K4\nJzWg/CJU4AwFb8WKXoNhbvwOtaKQBNR05zDdzQAnnAiGQq7oqG4jomAhI8TX\nevRxaTEosTy7LkEkyh+2GJFLcweJQfz9O/cAEqpAqyhvag7GUO0QfK0lijU0\nzBMvWU3/WvCHs17uvGN8Txg7EzNB02Qd4a+HIOSIH63x6w0jlb9+uHXfSle9\nj0ryIwPMNVLX9oTOplMx2Hd1zd+/cQyJJNEC4WQfKJBo5utpnFN+HaOwgNhk\nekgg7zRrpmrH9DXR6UxVuNsOgtGoq2wlEvxbenblZxbefEOkMZqJlTatnfSd\n0gKSpPBbjpbGadotCYHRvwQRNEoxmzZKo3PQ+kQNnkzilSATYOIcSU2IKfu1\nEZFt\r\n=Nh40\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFt3LMttsxYuUtTqJZxPBcPgUST2NiYGJgeq1jNvSSpIAiEA/WpkKoBI7DR9Dfb+2UVO4sCtrroucwrUqiqDKkL2350="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.20-master.20181002071356_1538464578926_0.01482328200213101"},"_hasShrinkwrap":false},"0.10.19-link-owner-repo-247.20181002144738":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.19-link-owner-repo-247.20181002144738","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e039c2c6a60733e4106b06907389ac841539dcdd","_id":"@atomist/lifecycle-automation@0.10.19-link-owner-repo-247.20181002144738","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-4UXkTcPdNOyVP3IVI/DHptbHGfjaKuhH5wzhK12F+0hOcKYf3hs3HQ3CBUcPJP6iV4/7GzlMrGzWaPn3PnC36g==","shasum":"56b4a0a1281603de7115764eb6185d1e107d95cf","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.19-link-owner-repo-247.20181002144738.tgz","fileCount":566,"unpackedSize":2052631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbs4W7CRA9TVsSAnZWagAABq4QAJi08yiIdLZ32+EUQKAe\nmRu2l8ng/VPSjt6hd0xj+WVNnc8YrQdMUJNmzQUsbPF3yI0uvecbIgZJbllb\nwlPuOulBhHd5tBfZ9YJyXVfSlPL74aJ3QyjKsLQ1rNXViOGiOD+V3GvjvrtO\nqR0l/ARbcjgEEoFC9+z8Sz6VEvMwh7byjYPWdMHOK/9baWl1HZLDWy+fwZpk\nRVHwpsi/Y1WKjKaGsEzU6QW2MT5cVHqFnhT9tJQKhvCWmxRc8KouGw2BJ3f1\nYhBC55MAvDd9ccUMyHnlYR+tyzVSE7YiwwV5ky1a+Qsor0zAmNYq5zC2WBxe\nbpH8ryafgjrO0pVcLFh0ZHDR1QA26Uo1MdTzB5ig08TKUq/8xai5MD2UNIYj\nqCcFG+X0JhlanFm9Ehy5SMUdTjq6qwKlfgGrDnOxt6RW4xYN344hpvfRQN6N\nUKo63q1ey6/fRqwMIqAdnN24MZwlZcmUEYMotA83VPAKPOFfvR5qtn4rhbGc\nR5TyPPaTDV241fUiP6QTXnbvvEbCHYs83WrSyoB1w1Tf1E1B1u2vOQPWNC9X\nflml1JedC/fuYAa7D0SwITD9MeCfe7VgcW+3/J5LSrLUfgeLLHOzf8MXKKw+\nlxXQgNwDZ01DQFp1Oke5F9uahL0VIGUPLzBl9mVrMQ0AId54pD/YoSa6rGBb\n0b1G\r\n=SW/i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDa6/H3rLxoGnJr4Gz+SsQHwqNC9BB4pDDKMMXtnxRbHAiEAs6EDdr5wOMkX+YQYuFE9r1g4utuVa8rSH1ailHeuEnY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.19-link-owner-repo-247.20181002144738_1538491834944_0.8306529379651577"},"_hasShrinkwrap":false},"0.10.20-reorg-pkg.20181002173606":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.20-reorg-pkg.20181002173606","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e56076287b1fa7f3657e47ccd1b8c6b1d7e83ca1","_id":"@atomist/lifecycle-automation@0.10.20-reorg-pkg.20181002173606","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-BXfverpVrXQa65gpw/LB0bWyTmQEM8DTYjcq9CMVC3CfJVamspSvcA/vPtt9D0lAymDBdHvnNx7eh/4q3zqNfw==","shasum":"59cc4a3715b01e60133ec5106cd0abde042729fb","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.20-reorg-pkg.20181002173606.tgz","fileCount":566,"unpackedSize":2048887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbs60zCRA9TVsSAnZWagAAs/kP/3UJOQCkYKhTDsOQWv0t\nejPmE9vZ6NstJQfNEKWtQaAWUDCuJF2O8E5Udp5w4uVLXgdQc2imR+We6Smd\nLNZup0jNjoXwKlwiQC56OAgzU1KiqGXr17GLcbXXMKIzQ+s0kroH5STBHvR4\n49hTeragdYJkaYG32QoOhqIkRbwZM1NtzMNEc05SoSU7pvRaoQSUhltrNwfm\nyPWOIDywErT0un6T6dPQCBTPQ4ZWD3FAv1MoRRkDoaU7JoBRvifD4jcuh2BB\nPZzzsUahlwCXpc1nhGOdKFVZbRfuqErKn6xefPLjrglImMjRPrLBGWgUjfcX\nNvRDW4CNghuE8JP74JV7KaBUskGLwRN/fOcXk37puHlYK9MHuCjt+T5lGf+D\nPwsoGW0rh8geS2RuFPT/RjruwqmAwnYXZe4y5r8Hys9I+1VIVhLHc+XKkBSe\n3EXpjzzY2T7/5OPO2TNyAfTBui/fiNgX5xVO2/vfI9F5hHdRDuK79Y5bbvbg\n1yqSReWWGypl+zD9tC/+KYKLBUxTzI9QgVWQ0aKP2+1RhoohoWNym1iiwsEf\nOeUNySwkIB7C1FfCgI8+gDk2JametYzuQPO41WDSFJFK+XRtAY/3y3hQABGc\n+Et5RihtC+qSPoXVIFleevmM2Bvdej5H7xTnY17OA/x7IOqeQkBFAZEycPkS\nZ3YG\r\n=rL5p\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNxCwb70qNUsiL9l7x5ieFd5p0f7Z5XT9FcnIpVtX/JwIgIGE8XG53QjlnVNdmbPuCGrsOrdWSkIdk5xJGp+dc8dM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.20-reorg-pkg.20181002173606_1538501938874_0.9075857973762251"},"_hasShrinkwrap":false},"0.10.20-link-owner-repo-247.20181002174433":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.20-link-owner-repo-247.20181002174433","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"66ad7ab2880f9d195be88d84679585977bec5609","_id":"@atomist/lifecycle-automation@0.10.20-link-owner-repo-247.20181002174433","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-JbBLVc+qJsrdmiyHAE4c/aVcjqQfrcHGfq4reqZoSUnSByj8CIVsB38FaFUgJNf+9qfBAzkb1rYJFQgiYSqpqA==","shasum":"bb471a13d7e4492efa089cfdd6fe09f1e37a438d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.20-link-owner-repo-247.20181002174433.tgz","fileCount":566,"unpackedSize":2053160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbs68qCRA9TVsSAnZWagAAee4P/15+jgpUzdebC4qEvZY/\nDSenq194A3i6nWoM1MXIgOzwvwek7N2qjGfUJM9hJIoXozhDK7hREaFvRQfg\nOJPnBY4WcSi0T1OLaHO6kToRn+j/0lQvl59OUfcJa/MA6I3Z/+7ujagqw/0A\nBXGmwpusp4SZs1A7VXu0kEsHoj0x6TVcjwaoLX59c3kkiPcH8X2OKY/cviRz\njERYQsA2FGzegeSkOLK4tlhnGNrKwJWliqeRgNuDQPRD6YM82IZPpGVaUO4n\ndwsF6Raj4acrMg78rpYqkmg5Y8amsscZLMAyI2mRjZ+Rqnh5X1gtz4FkXhiT\nXyg03485QG8uwS1FWyDmo6nv4iIqECMjUqw+QVN6fvtA9nP/cA2cnNDWrR4H\nSj12r+9xkRAbWgk0jFIuOIQpNaVL28f0uPy7hInTqzpJnXdQudtu6wPgmwKJ\n/HevITqFQ3xk3KDg37+l0kHpVC4rp2ElJAroLhiSuq4Yh8A+WC81TQDzsRbu\ncvsNL9OMVAGMr9dk34Ygeez0qnJAg/6NUhrXNdJQ3eEXx40cJWbhqMtdQFlg\n6dzPqGAtYdClfGbgiVFYBLl/+DL2nJBFhI9CWRtd+TJbHPdIp4fPTo6jf7EB\nei8THMJ0NefsVP4HwHHpRDAllaRtiaB6TeGQgmlhegxt8BQ6NomuDcW/6rv8\nGrPY\r\n=SY13\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLhyLVAXWa/BGeZilbJ09c+RZHheOgZDp9gHqz/NDPZwIhAPDqQyYgQifDXxHaw0e0BY2x1vgWnINT7E8/7OWhqMXB"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.20-link-owner-repo-247.20181002174433_1538502442144_0.947687741564943"},"_hasShrinkwrap":false},"0.10.20-master.20181003092456":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.20-master.20181003092456","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"af63de505bd763073710cad17288dbc6eddc6c3f","_id":"@atomist/lifecycle-automation@0.10.20-master.20181003092456","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Ex79K+NZ3dLkKj8AauRi177Jt1sFdGXbPil/fo4BOSDTs4gXPZalQMA7RWknWUtEASVyFTLdavxJZMPifgnhIQ==","shasum":"1825d30275c4e1d7baab6bcf8be32fe35aa1a1c7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.20-master.20181003092456.tgz","fileCount":566,"unpackedSize":2049014,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtIuVCRA9TVsSAnZWagAAo3cQAITy2gyizsGbcbeSIPEU\n2JeTMd1iaAmc4VWR+hemAJJWt+GGBGiQELTP1HNWhmzN6dFApZ+TmWmsfBX0\nD8AR5opUPcv2Ys7v8g0AZCna1fkTJEBGMb/nYIupQNodpSdgW1uyv6B5/HNk\nuwADob3anjNfgZgggTSRxfyXmF/5UNXNCJqLwlRN9weOaYhkS9Wj9zGLPNjh\nnvNJN+uep8hycJvzB1rvO6uaKTStLzdz1FKhdurmGJvjxEUVn/Ez9M9otmmM\nmFXOL9T27vReOyc/S9sU0SPfkfhbUiw1zxnNt8X+mFy/KcJmhuHDSj/cGnoZ\nMEyXUet2nU42R/8wUzMnDWrg/GCtE8nVaNVNY9UftNgD3vexjCARRL40JrOE\nEJelXzfneOvIqgRUkAEWKjURD0YUJGbUJiSUE5zfZqpnJjeHiG6ThO47DMl6\nfnfnwTcA1fNhCQc+Z4vE0jdmGvs0UTnVAzBOARSqMI1ug4aTOxn86IUBqhXC\nel/2gNiNzBthDCrIMzRyTumIK5RKMYEA7uY+rTZI1LNB182kkKLFTDIPvVeJ\nn/0gW0jPq8PVrw1NqjehSYsYospHG8soOXxw8dp29I6sKm555iVbSHoZr3Uu\n3AEzamu2UDJULwBbAuLp7KDz3LA15lMptiwicwMoeebKSIQXq8uhgTeV7TuC\nJZAZ\r\n=MsoT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEsiboxoTI65ouedv05CcIMKUto8w0yfDBgHEyZ7T/uQAiAoMiKixbUcSUNGK3nanIGXKDmjLYhMuhwKtxziIF2VGQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.20-master.20181003092456_1538558868921_0.07186695678777055"},"_hasShrinkwrap":false},"0.10.20-link-owner-repo-247.20181003111930":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.20-link-owner-repo-247.20181003111930","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"fa23f5a8bfa3be758d89c10f20bd3270593a4946","_id":"@atomist/lifecycle-automation@0.10.20-link-owner-repo-247.20181003111930","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-G/A2qIkZZlSR2QrnQvdjbSjSvI8QkDMhTKANbjJUXxVC953Cwv+c56eQyjVS78+dL4EmM1n7wYPLM38ggBD2zA==","shasum":"879136aa841de6c1dc240b1301a83b923bfb1353","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.20-link-owner-repo-247.20181003111930.tgz","fileCount":566,"unpackedSize":2053293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtKZ/CRA9TVsSAnZWagAANn0P/2DkPJwlG+taYaxWKrOm\nfzEGc1d5tZ/0Apmiqntx33Ayw23aHoC2Yjg3qLl+RYdLcRlSxgd9WwtvabMM\npXpLN1eqsSMZLlQfxRgV7iMCAI9F964QakhIXUw8dTMcL7HQZ28IxsuhAC/d\neJmk5UKowxSye0fPw+cfT493cRX0fygpM7UXHC1vAqvCaZ67pv+BmMP1+VH3\nz+0p5UJd+qb2hCSONvfAV9pyhupifLFdPUaHL+7Mg56DtIwcVJMmLuLrjt15\ncj/hkxG4Cqo735dUszS9ERdsFnapDd3QDqK2tJ3Ot9wdPBIAtleyvJi3FPUb\nQ6iVZClkV8Zjj2yQWS3b67uO2omRRCQ5p0n9FZqMjRjltAZpuQHMNTRFqIO/\nXBdisZWAyHKs94pdufPGqZ/EIiMh5rdPFCC8s0gB6lpw0Hiqw5lBU88nYh0B\nKTHjevHi4Sqgkh+vzK+sFpsYfr5bB3tR1A3rskGJ1i9z/psF5tICQNQXU8ib\n0A+IeIhsimmfMNQb+YoSiDGLmt+xG2/0EbCB+mhbajzU3GsQ10Fp6/RqbHvC\nMOhhc0Dj0fBXuLWswlbiiTtQqX2PNKIiwd5KH3JlH6cM3lwwOC0sXEFGv5r0\n4GFss3KO7HtYfIah0llTlwUQ42seUiFcE5G9Q3o5jLN3Sa6W7mWu5OFSzryR\n5G9O\r\n=MLpt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzatcQNUmu6nXohCaGjx3IbaiMsCac8/okGEgTTULL8AIgFDDeYJ/CaYqviQp1dkA6bEidFH5qom7R5Ol0ZZVPyiw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.20-link-owner-repo-247.20181003111930_1538565758568_0.9855924478289018"},"_hasShrinkwrap":false},"0.10.20-master.20181003130037":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.20-master.20181003130037","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4dd5c510da87e515dbfca07f7b1f1b17c17eef3d","_id":"@atomist/lifecycle-automation@0.10.20-master.20181003130037","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-S73xmJS7a7Mo22J6bIe+Daz0UXsHY5GC7bhgyHdH4CSK9F+HFN1AJ8uUVhlZtm7ux2PYshCF5edSjyvzWKfKTg==","shasum":"56ce0cefe157961c77f595a260c0764f43be4ad7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.20-master.20181003130037.tgz","fileCount":566,"unpackedSize":2053267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtL4hCRA9TVsSAnZWagAAN/wP/RPulfXo7P8VyF9zDA6Y\nLMZu2Pp4YJF1PEUe8D1jyH/cbKn6IPCsBicMYiZFAQUQRqEZKJey7MTzL1JG\nEVLfTZEpEmICfne/zctdso897Cfy+6JGd8ZBHc+WH0cLptYXQdZiXxfG8wg7\nho4fzKArbgUOrjT4LLHIlTz1Fj8Hi+YUc1RlQfmPjaNTKfhCfdIrFr5iq2qs\nE2wPE/IOVaODFTuKAO2ypWs+4OboVBRu0sGzDvm/A0ZE+MvZUKPfX2npoVb9\n3MhGdlr3a98kSE4KQrZjp+TKm5it7KQ3nwjH9RStCQsQUoqKdeTKmZ05B/1j\nmFzosxdGGYKGs0Qk6jBFdP1ZpQyiGTbgiGdVd5L41vZ2MCjUego5u3Giuw/K\nTL1pCBc2dxemL7rhRhXx9EwQ5ONcEH6S4dpRbqrjrCIU7mKK+RJPbcijwrAq\n1+QAs803kcADYGXvmoLA3zK3MKFXWIeGN2ncY+v2ii9b+I28Xev5Mdu/r74m\nn7JXwC9q/Htw88CLTExtTumX5yBHYE6Lm+xGvYNOmsENIciO+sbX/WW1K95k\nQwxMJxXeQvdILbMZQfHicKQfw8NHqji+EE4vmqDmZQMjDelrwg7CvyoRZhgT\nNe4ysJydG1sR6gZ7x/vFN83SvEMQoEs1HNWjhJ6VpSC/BUaIJYRzB0WxQsW+\nIZIP\r\n=wV19\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE79TvpBTywBZYP0/LvhvnQcez4X0ivQUQ1rcRZEECmcAiBGSuXIwifTKVvqbwZyjBoG7cYcgH4o0A0/uMU4JUJTEA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.20-master.20181003130037_1538571808987_0.853008585855435"},"_hasShrinkwrap":false},"0.10.20":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.20","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"e17b65b16d44afdc9fa78eb0bec5db4909a6de05","_id":"@atomist/lifecycle-automation@0.10.20","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-p4kTLGqAEekVANIM6lNlMvszDACO9BFG1hl8uNFNEk/uLsuqbaGm8V35Qf9rjy+zrwdhwXhAAAGQ5uf7reDnzw==","shasum":"96b963da6f60d0aaa4c137e9bb362153e825b31d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.20.tgz","fileCount":566,"unpackedSize":2053245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtNeiCRA9TVsSAnZWagAA0OwP/j/t9l9e8Z/1moQ0JkHz\nU6ok6xyzcSDgWdVSf3NIoBTXo8SrtZYir7FIwtlwwaBF8it3nlp7JkWXJsOV\nTZgf9t38v9qKVo4Yd9NkzqutWf/5iRSb+FSdxY/lDXcxsTKzipxpqvLx3JLg\neu31b5h+yQ1pBpdEQTFDXPU021MfPlbId7h0kaODigJzL9xaRaGKHIzo/NTO\nB0PMhd2R30+Cm5CiufWZB2QYmwUsRSN17xdimyxsN8szu6pwumYfLaSTNRTY\nZJCvUHzvx6apYlDHKsVla+KEZwy905RBsn4Rcj9sQwaAErDgUTgYooJx+kGW\ng7zaN9IT+1WgAQHzFViqu8LqZkBTJOm/yHUQ/JTo+BVUeXjsXxFT0SlpK5Q6\nwmtme1MudRqgVQgheLojxPm3LI1Rn/02fn6+6UzlFlGNfmsoz3DZmSVBG58V\nKBYxTT28OWn0GqnNgjrc0ekN6scunfwSy+do9him6LzgafbFzi9KAP7iUz49\nrA14T4phwYb86X/QwJta3nKMyCwuKL4wxWS/TC2MTMPg0Z4zZXGhPvOYEeEK\nSYLAm4IndUmctUXWk4b/BDHuutJ6xCpoeRG1UfSSwhTKBtbObVf5Zg9xgy45\nb3jj5cdg8tSAsmQ65isq0gxJif3UXzKoCjQ0OzqfJEuZcfCmvaJvoAn03FOl\nfgf6\r\n=lLhO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAwy3ah6eScxZ9vuZAB/KOzKgCKoThPOtL7S7kiZd1GVAiBV4VQhUbwikudfRT4Er1FR70Qu9IKVtEKogp082WV2Gg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.20_1538578337487_0.461096306939057"},"_hasShrinkwrap":false},"0.10.21-master.20181003145352":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.21-master.20181003145352","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"fb9fbde9a750705de05426c1ad55a54889dd7ced","_id":"@atomist/lifecycle-automation@0.10.21-master.20181003145352","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-qSHlB+cyxWbBYKIE1FGhFEWjR6GqVbnYtTTx6ozl2q3RQlTB8pTl/5VoqxdA5qHwya6/Mfj57N/dgvY25Zu+VQ==","shasum":"738e84d8b06fe964ed5f21dc69fdd2cd2ba25047","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.21-master.20181003145352.tgz","fileCount":566,"unpackedSize":2053598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtNi8CRA9TVsSAnZWagAAWJQP/jKw+KimMQnsrL4oFGhw\n1rPLTh4semjM3WfymQG/0V3LOiynBGXFCLIxjxMajAuqXW3xGwk0x7cFe1Yi\nK/cd9GOQe7GgFiEfz9poAjUtdABE0IJfgHtlm53fp2C9khWgGgeEX6kynAFu\noc1MbLu6B4Rc1RPJCvytIiaojyva3YBmjujBTJw6Wtk4W7zTREisxjgg529v\nReO0xBlOrQd9Rb8KEJrvwqGpSUl0e1ZrypVo7UZX1+7iscMI9sghcMVzAkUG\n7R8+CvYPaUhFl5/bAzaozDsnPLO3nU7nsx/3E2ILQLluFJgLmhhMHU/HPoxJ\nsPkXTZy1wGbHOVe6NzQhIQfV06OJ6XwUdDtmCeMxiH47dEXNbw2b6wuiyIKC\n3eJkS+H+LVv6IXbGXvNXOG3bq2aYbzYvblhXCuM2gKsFOzoWOH7yQlmsUaJ0\nASoopHI89E6O49hbksjOMKvkqinq7rR/Rpkun+Wf/L/n7ZZ0oscQe5hIAIQn\n79Geu/ikP+Z9oUgyF6LunuQXbdwD9/NVwwzNk0X4OKMA6EY+9mtmfX2gpgai\n3b86GhO2UVlm9wXYv4wAK/dAOiWcwL2zvJhquDkBiIAkCud3O+DJVTWbX63+\nETl4czspEVlMFyJydzplhfcdKRq6+ucBYSyKlSNsD0gVcUmVmzuRAMbpNQNj\nRWex\r\n=6GYP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvpYESbARmtLqwo5Pt1/2gHPc2ASnC2fN7qqw2+gW/hQIgS3lDMcDMxTAPzolJbvRJmHIQDNwwTqgMBizAbJXsdao="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.21-master.20181003145352_1538578619457_0.9936603149467029"},"_hasShrinkwrap":false},"0.10.21-master.20181004121301":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.21-master.20181004121301","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"d25c986c5491bf1396eb069702edb6ddca9ed7f5","_id":"@atomist/lifecycle-automation@0.10.21-master.20181004121301","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-O9Mf+Gk4tcCgUjottxefGsXmpkHiTVOq6lSqWmwpNa1KQ2ivfJYE6NrbKxWFTk474dKdMEJ6C4t8+9v1tG1DgA==","shasum":"fe1aaa4bc01e70d903b98b69e7de54a9447c3d80","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.21-master.20181004121301.tgz","fileCount":566,"unpackedSize":2053336,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtgSbCRA9TVsSAnZWagAAIbQP/RSW3wDkUhhm8Zum3YQB\n+KTq6htE34fKL7rKyIkQ39tWdCMl1mcXalq3BzrQVuK/7yT9YVCwjSCGYLGt\noi8r/6l7+OTOYuqvKQTG6e6+peLngnUAV1y1UECJhpTtjcqZne2MHOCMZRR4\ngHLwkLEpT+6Qq0wtgJrF0flEWAPCcMSaQcgmyqgOpz8e+rgSy9h8lD4w5XS2\nyjWsIlrQDP6m7XWuvr96RJYJTtB5Nf14sa2EG+tBYE70bT9PzF1qrW5BKSn6\n8hID+a1aEYlw3XpKUIJW2ST5Ln6XqVR+GioRGXLD4tRZVwdrWzHiU0AqsJXq\n9qx3/vfYbLskJOoCh+1dRaqqRZCBVbraDt5XeCyLO4H211lrvFNdZJG3Pr/6\n1thScndOAd3fOYxU5ntCTVHWOXMEC5X1AywnQMc2N3RxmW6Dcxi8oPAswN5F\n9nomtsIaiUsfZ+lBkIkARwPCAxH1LuxjH8hu3nGnkdO7W0qDPS4FZPMppJc4\nrrm+iRRm0YJvrIsa1WrOtsmK1l4qs6yAp/YGzJRCluzNC3qKt9K4MGRYEe8x\nb9kJKaeXh1Eto0t2SVszmvGKOBizLzZbe46r+6rTl+HnIuqIlzHwtunvcQi9\nkpMRggIUPW23KBMSRfYyrc9T3+5ZgZOLwtNphVs9xlzAXMDlZsbrLsNmd8Jg\n2Ws5\r\n=8XEn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICqA1jOZu2O5V8ELkiPQtCVKnUOfmhibrv498BEYyi98AiAYgPz+yi5eoNY+goHtD+j/jwdn5s3xY/XVKwdh+GdHew=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.21-master.20181004121301_1538655386739_0.31639655114849563"},"_hasShrinkwrap":false},"0.10.21-master.20181004121408":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.21-master.20181004121408","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"d25c986c5491bf1396eb069702edb6ddca9ed7f5","_id":"@atomist/lifecycle-automation@0.10.21-master.20181004121408","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-zOyk6EO3cAmThf4JLu+yKmnOah7duy+896ya+X1PQeUhygZZ4KRhDDcmufCOVuQ7PevctkAz7dpzrnYy6HQtmQ==","shasum":"7cd6051c99010c77db0b02c39b6cf6569d4ea24c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.21-master.20181004121408.tgz","fileCount":566,"unpackedSize":2053336,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtgTQCRA9TVsSAnZWagAAK1UP/iPM968XDMHlnVPRZtF8\nhAQA7vFNnWlJTzRJa++iTfDq9MLcdwbbxfQoTqkV3ZZ/cCsNx2MWw+Bckuxl\neXEabGdsRjTifERbpkhgadtbkiJAFOlAtwbWYh/Qf331UhIhUdVTvfvQ3gEr\nHBhMHErJDNxkVGU3pm2tuaYYi04GXRJj12lc0X4ckZb+TnNyt/Qmju8+UMUP\nZ/tBbaJXqnoTw98S9Klhl1D5uXda++274sa25ngOaWLkAOxiDUuAngvjh5+y\nW0aSEXqP9Reu7cMa5oRpz5BNwxXRiLCYy1qjgUpq1a87dAxmU9uH2RgSXVJa\nzHwDM/JLSMlca9z3SGrMHARBZH5u9Je0XQsrqmY3Taphchte14/uomECvNHq\nN0UttuFjm1b2b50w2MMIVoaHygTWdBEB7+xBdXjCCZPL5kU1xYmOuLm2sLRk\n0st9Ezd6EfrTl7SHVALLl+5v9QVtVR+huVN5lL7dpwy+iurdWJhLKIw96akt\n3b7QPBO27Qy3cRu2MrhCorrTgX4nfuVrGKEH2/nDIPaDSS3YuoDFFdm409E4\nbVxSLf8mtByiffXR53+psw2akIRGnZQGJSw2U/V6ciEeTl1PYEkHr1eF9+7Q\nl5JnQ6TFAxwf3JReyrgig1P6/wdzm2iwUfb9enTy+4ZAZBzCh9jYSX3VUNEO\nPWbF\r\n=44Pz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuyNiQGFUAIsa5peDPmxre57ZbccqQq+OXFzSpUpzjJQIhAOfVhvCx0hu8wJOOhLictM8dS9wO+qBwDyFfZOJAEb2n"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.21-master.20181004121408_1538655440084_0.1726548045733931"},"_hasShrinkwrap":false},"0.10.21":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.21","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"d25c986c5491bf1396eb069702edb6ddca9ed7f5","_id":"@atomist/lifecycle-automation@0.10.21","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-48Ym7n1c3wwbbTCzumci5HbRL8/N9K2F6+pQnbTXh68B7Oeo0HUX4EalGT/cIfDvRsdCrfRB6moIcVlQ9l7FLg==","shasum":"23d4a7a727c02a2f596ef810466483eaa74b2ad2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.21.tgz","fileCount":566,"unpackedSize":2053314,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIsJTu53ff/MQqGFfXsPidX/0m8eoWR0sWK9fm0oOjIAIhAN3b6W3/C0HJVac+L1BUgt8ZFOd9+AqVv8w8YBAJXNyl"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.21_1538655623515_0.3002960999305646"},"_hasShrinkwrap":false},"0.10.22-master.20181004122155":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.22-master.20181004122155","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"3839424bd2e129bf649aac8e2ba91df9b8c467a3","_id":"@atomist/lifecycle-automation@0.10.22-master.20181004122155","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-eUYJeEhdpCotDwdTWK4ebfi59tQ94JqWviBGR7Vh2PF1TR/OIu3raBgCnk2rD5xA0dZjHkWnissE2ZmMLnuYjQ==","shasum":"8d7d9a06419b2b15ad665f81e5b041a925d88f62","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.22-master.20181004122155.tgz","fileCount":566,"unpackedSize":2053438,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtgaZCRA9TVsSAnZWagAAvgsP/jb6BU4fR9AHIORUWGLB\nq1o4479XkGmg/FdfCX6Lnspcf+LJWL+coJIqUVNdHRBOb7hPunA4tm0NiEQl\nUPsGtJMBG7JzD6OGNOamKpWSOhaI5r/9x49Xpc9RCOHxybGsy+z77Gx7FfcC\n2KkC6Iq1wuvFVeZdqZXpikUxkbp1f8dDjEpAgJLabKrykxnBW6O+lRVTg4kD\n/V8+5meZWb5l23D+4otW07swDKHA4OxvH3ALwGHXsFz43frrqaSxGwtp5d5j\nFsiIMma120CMgPEVjvHYuqAOGTnz9cTSVObO4sJff6Zoqu1xGOS7TDVyyLZj\nKs9AZewqeDWXIS/J4/FJYaXZspXSr6JqffemMsbhliUs7/DXQ0idO9XTI4MS\nsIbc3neqOxQAYq3nMJ9haSewUBQCCNTDfY4ZbToCDKKmja+Zftl29fbBm0yP\npIbG/rA4K3wBnGk+FM2FqHYmzW4AF0PcA0/B1aSRVfd9uxJTPXH461nOMHgU\nrI9e3CSsD5+z0CSmcuOpKuNwutGVrGtT5yo5Z6Jxttt2tRqlUEyzGHXMEQyX\nWQ8zhkNgex7ziAhNhpuSK7etOLFSCyh/kEwxyKPmdBVoEZSJqlKi71zSmX4v\nP4nzGGJkKP0lxavGLv4IXImAFDnpZ18C4CFPsut7W3wPyiNaeIocYqDgch1K\ngTcU\r\n=u4e6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD7NG3LwDkiadnMEYDOCmaQrtgK5CjWRRNQoVRuavMDugIgJ/zvSNMid7sgS5+brWDSfHz4Pv2bJXDX8mCtcPrc6Y0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.22-master.20181004122155_1538655896528_0.7155019975459265"},"_hasShrinkwrap":false},"0.10.22-master.20181004125445":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.22-master.20181004125445","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"a91ca72e21c5ee54ae908957d2f1e3ef6bb1fef4","_id":"@atomist/lifecycle-automation@0.10.22-master.20181004125445","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-XL2DWpmnICs5MLtz7AVG1cnxHLGddyXR53G5JBhnUy3XtibYZHYO+waPkWWZ1mN+C8OfKLxyzNXep8BxUqGIuA==","shasum":"f0805b664877a84ef1b2833bd30e7baa142b497f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.22-master.20181004125445.tgz","fileCount":566,"unpackedSize":2053344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtg5wCRA9TVsSAnZWagAAkWgP/A8Hkbfg25pF/T7RYZqm\nKjWbr88ED/dvtwFpSlVs+lf6kgWuiqMGqbexPDfHGdDf6rwYaPcC0duveK0h\nlLWSgOcgxIvP0A+0YDJCiLTttVDuWO/13TiuyooktPRAAaSB7ptjhbdzgdJx\nLWu534bWFzCMcu2/dWogrGYjrdwCt0G+btfeBvs+LdIgdpUw9A83poaWrxMS\nudh7Ysm3Y+RPVZjyxyClEctF9lP2puVLsZpfesEa2Pz8sp03kUXFazVbfQKT\nb7MOJKtfdDDLU0z6pSNf1+qA7XmX7dNlYT+nCz2Mcs3LymHoFBcVb37WQrnB\n2+sAkUBvnLGhp2UV8u87jRqpzkicgyjt1OsSa/c+b20ysTono+hUIZ/4bm5y\nz3IYRckk85C4aFL0hHvXFXRjsyl/G6VUOiklnbUTLKEfegmsCqlXBaRy+gxV\ntX2qitRHeGI5t8OgpNvypOi8SMggXT419cIlMjiOX20RRbjyePOdvQ+JSbDs\n86lk6G4gOMzggkt8gHie9Pt1Ds2RNEwdbPVepCFFEbvlJ6f9T81vmdne9nTc\nawJHfEQgKTDt9e3LUHTg/za05G8t20+xG4/+esYB7v+asoxe4WM/8+0/OQvN\nqxHwJH47fuhEjjPFbu7Vzp9p0jVj+14BZXbhznL8/6TK6+k+4/BA5WYm1rtl\nnVsT\r\n=dGdv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7ZDCPSrChkiwMXoHRx8U4TfG/qFhrrW/5C2D+PjOLuAIhALXcuniBm/iSifiTHPFEznHPr7+cv9ND6N2DQeMN5Srw"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.22-master.20181004125445_1538657904236_0.5116913991056924"},"_hasShrinkwrap":false},"0.10.22-master.20181005134506":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.22-master.20181005134506","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"447e5a9b72e9afd3380790355d4e4a2f5a15f70e","_id":"@atomist/lifecycle-automation@0.10.22-master.20181005134506","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-bQQZGeDDOUvZmKuOebNt/b8DzFHOafzopGlePiSENssipKN1suoKOA10l/hT1TwMeLc1IPKHan0ADbmsrEdRpg==","shasum":"ca2e21632643abfd776a3e538986db9f5d10d665","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.22-master.20181005134506.tgz","fileCount":566,"unpackedSize":2053516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbt2vXCRA9TVsSAnZWagAA0MAP/ihcUionHkXPvZrNZqCn\nsvxc7XdVKNRnfYeZEQ1SMNiJPvaVpnbH4unsaayHetC4WfscXqCqf45JK/C7\njFZTBmYfdVOksz8387/pSd0I7SFEOAPwpzDSajI2ca5uRfvZ4NroPv/G0KhR\nilQh0sbb1dpvnXRWazL4Ntvbk9MEZzufNKsRopSsE3ivccwPsWHwrPOvezkv\nmQxfC8TpduneiMH6Y8knC93nXKwKucE68KLIvKSNupPDDNmebb0Y1U4uA8k1\nlWly9yH2ou4n94NEfcgJZfnT9nWbYiiSqw+LgZLfD4grPHGw92ogCgoFDyh+\n2cwzEtpWi+dYxJXRxpqRidnmPBPi8j+TR77uqaXsrqWb+jNSZ4u8PFMyjip8\n2pMDZxGufNIWlJM3g2GGiHWHMMnLr9n8D8IsaDaGvcL7YhysES3qsFD2Lk3s\nfB2fschloC/kYK5tZdsiuJpKaTEzocmNi/9LHosZIdp+oEpyw5B27PRSUtTg\n9OFwgg1Go72TGStcwkHYa8KEQ+Zcg/zEc5FMyZODfNqpE5Vhe2MmIhJRP4ID\n7/N2EExM4gvEYNDRHssk/PntcNeJuzS97hxHp4inZ1f1mIhLzQQPTqL5I0F6\n6XW9Rm339NAZ6JsFcRTUQRCxdp9HOhEXLuE03N1xdb2UhLhaaxyB9kEDWR6g\nTu7M\r\n=buTY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLQuEkQT0TEMjolSoNRcB0X+47irT/KX8seJtEu2V6mAIgNkf/YiwIqjDkC4u6KFfycJn4CLIoKxasX4YVzK4e+NY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.22-master.20181005134506_1538747350464_0.13610845112455383"},"_hasShrinkwrap":false},"0.10.22":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.22","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"447e5a9b72e9afd3380790355d4e4a2f5a15f70e","_id":"@atomist/lifecycle-automation@0.10.22","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-aa3AJ50M8o6mIfAWVyEZxWztpztpKzt63qnYWtPm363OWy5SR4vaWXxrKnDpJsLo8DyP1KYvSe9+sO3FOs9ZPg==","shasum":"f7ae8bc556c6595a9dfd21985306bc0d1aae65bb","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.22.tgz","fileCount":566,"unpackedSize":2053494,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbt4EWCRA9TVsSAnZWagAALxMP/Ralr+neWydlJatitdZ1\nnMhLBcj9c66mDu+uK0L6fcquDrpMP5F+AX+ydomXfKkUwZxmdFjTdFjgkSvB\nz1+KkGeYIq8+yVsd54k758v4qvd0eVVCmbGE2vaaIhcp8Or+VAk5tizT9jRX\nx66GFjU6HYeWAAl3ShXn1t6XoBurCQc/a4NQdnuol7Uk3P9JEXZhoX6mmUcy\nJBNGB8QvVkt1OOer8d7d/wxf9Jw5zqrNa5IRJGDX99eIHi4jgS1IRQLsCpVQ\nrFKiRSHq7CvW/0C0p3l6xC54k1Hvf++fQWl8gnFV0CZvs0GhTYPyO62CcOw5\nNYdS4ZxB45U5kHONJU2MVS+uXi8C1nEiE5zgohulJ3cgzFvJ4GjJ1SHfh3i7\nJgFjSMxghfnsx9/FMU2/ff9Nqrbq/zqecSmJJjESuPyrQUkXDpzMMjTKLKJm\nWo7Wu53Id8slkGrDG7DqzJVNw4zk+2GlKOXcMbv6SL9CV8TBUipuQR2XAbFN\nj11jnAS0rkKWYhGwV6M8efd2jIL0aFWQRHYf1Hbpo0kDJPh4SmsSSNWOG6oD\nmXTH/ZspHHuPncjk6meNkcWxdszHbNG/W2+90k0K1OG2L/7NhjSL2aoHILrG\nsBZ3r6Yc27PblnJOFWAC/2XvWNI6L7dzjIRL5jBmC1j4q1SVZGVzN7Z5YQei\ncR/1\r\n=BRl6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCl8vZxyYVm1y54qOkdFnCwUxO2AAfOntheq/ZXnJNTxgIhALP4VfZTMaCvCFBoVJjoXJBXMl1fGYLO9bl59cbaOHqF"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.22_1538752789375_0.12465207180082527"},"_hasShrinkwrap":false},"0.10.23-master.20181005152142":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.23-master.20181005152142","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"1d7edb0955ffc4040cd2290d15b33339c8a889a2","_id":"@atomist/lifecycle-automation@0.10.23-master.20181005152142","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-zg6DcgPMPNPU/O0/vbkQJny9Y5sDjSHYNNmxk1QMa3kcp5acNH4CXMvEy/IfC8ThGoecDdiiFiCIRYtMkwGpEg==","shasum":"630de1cb4102c12f2b9321e721f38b1a8d10a60a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.23-master.20181005152142.tgz","fileCount":566,"unpackedSize":2053618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbt4J7CRA9TVsSAnZWagAA98EP/1INaWEc77gb+BgAZMgI\n4dTPfUVwVnS9u8SY1FmzD0QzDOCCmlSE3etiCKc/G3DeR6ch+hlX94A6GNlY\nfd7HGphEdYbLCgyzhqCXFzXaIIaOelB8II0BX6+xuXGsr+kveDHFClvuxva2\nEXdt1KtdEnki44G86YFi3XYv9KFhBzEF3AwcfsDOD4+mvcs4qeQR1S4hgzwE\nCvqImMun/yy4uFiYEMX2itwXc4uB6Dc0WiKyV/HXLUjwDZKQBr8FXcYe0Xip\n6ParvaTlJDivgyV/L15d8ivufl+3/6pDzDxbcbAoD07eE64PLxdoPwGNytiq\nVZ+ZQNLD6je5XW0Fd7g/mWI/Hlbue015VI/1UhB52mpmzVLNzQLRvHavyHOC\nr4wyjFHYjNIPBkbvriRmOIESH56BRs6FhWZEyC7oKvLDXrRv4Kcnm4JP9OpE\n7beFfB3Whr5d0MLDAHEMunpKNA3ePktPIXObI0UYR17DTyUR3dIXXRharwmS\ndpBrJzw39gaSTVfgj4NUWmwixJ48c9M8KYLxEBR0MA9MzgBpDs6R7zJlXkSH\nWsENrcaTeloYEUHzkEeCjbJpUL3yvGHl0wJBJQexv0T8b+opIZOxUlzWIfwp\nmlVZgQxnBsfmE4X6ib/DI4L3U/Y41dvZbYgIwsBlSPR9t41FcOsSLUF/bZne\nQ+k5\r\n=SVPz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHFIxk4smuO+WLV58wc7bbebh+4/gOwZ/E9UzBQcpUrDAiEAjRokyANbLu1D/EaRpA0leTvRRJpoJdDnLxBqJFo7lbo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.23-master.20181005152142_1538753147298_0.5525335296220302"},"_hasShrinkwrap":false},"0.10.23-master.20181005152148":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.23-master.20181005152148","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"1d7edb0955ffc4040cd2290d15b33339c8a889a2","_id":"@atomist/lifecycle-automation@0.10.23-master.20181005152148","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-3VpVY5xF82OAOLnGdaPSH+hv0Fp8YzXRt6YYu+TocfnR6voUR4ekMd7zSMm37q46mqgZkFchb9OQvk555tsN/g==","shasum":"0971755737ea943fd23cbbb9bf7f9964b1ae478a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.23-master.20181005152148.tgz","fileCount":566,"unpackedSize":2053618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbt4KTCRA9TVsSAnZWagAADHYP/jCXs+wXdZrRHvIuaO7G\nUgw+JVrHZfljqa/FQyJZRj9b/wcMbBA/DVMOozWS+K2f6MOSAeQ272dgXjHg\neQpPiKs53SgCWEwObf51vecwkryGPB0bWtn78wJHlYlamnum9SVGccFaRy9E\nl/Wg3wB5kIgTt9gbKhUfmsXXLHTdHMpwL9hpC38hotPSWhjcLCki6mtuAYLa\nf02Ppe71oDeDpTKOlz2hZgLo1lAVGF6ufiyE9A5+J4KsnBp8q8jLbLQk2axU\npiKN/Biz1EjsCxLOWCuMbD8mOPGBD+02zbOlfkvEHEoVLLbYRt7egsPSo6vk\nns7awD9bbyFzVKgEp/gHfOu/JqAU/RVtAK0pitKBdkZK3JWXshaa2m2POFDQ\nGXLg8R9a4O54TUOWu+B4lx6HKQjKTprJkYaD686cZ4/+lyO3mb1BXnP8FSX+\nuZgx//2ZGLzmJQytq/iLPRYkSNKzf13kdxiikCxTVTfehxm5Th2dBIFhCRNk\nnEYLd80RN7jZxaBARuhLb87eBmGb5As2ZOdWEFuAvY5fbBz7lLjRYP6U/3IH\nkuNERuRXdF8QMxaRd6MSb9juWhbTDbTxH982pDO8Eu1cDBtsRPHtvCBK9Zct\npWZmjVrvK+2a0j2za5ivbFyMajcv/zKToN4j83/MuGvVzcuDxzhR5wkgyZsf\nsHn2\r\n=4r0R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAW8zeaVozd+KaEpjKeBiKTykit7KW+MXRhCfSIgKEUXAiEAg1Z4vj1Bb7mrGuChPocH3+iGzrTf5hFF0DIM+KP3sCg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.23-master.20181005152148_1538753170519_0.9888404145336718"},"_hasShrinkwrap":false},"0.10.23-master.20181005183551":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.23-master.20181005183551","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"b3e2b3e4199b44392b0859cb6670c63fe79d005f","_id":"@atomist/lifecycle-automation@0.10.23-master.20181005183551","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-+2M+Vbuk6+rIP4DGHgMFBHXdhfqMN5WL5aYALfw9zSYenk4jOUQxn5Zg0/O+PQiOXovpajXbKIKyBS7beacmtg==","shasum":"95974114788b1ab78d2bef406b58918e4365a024","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.23-master.20181005183551.tgz","fileCount":566,"unpackedSize":2053649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbt6/XCRA9TVsSAnZWagAA/PIP/Ay90PBRjVjpbjK8OVD8\nbj2owFzAi3Qjq7+CEY0Kp4f/TJpTMa+v18ONs2V7T+ctVOk+UsonPKtECIzB\nfooM1J5g98MKaOF4yHUWWuJ2VljBmqCfMxl0j+GxP2oQRQkQTq4pYVHPcRQ+\nmL4Rhl5j//3hnUuVqG67hRf+cKHPCv0MbCO13xDC94CZzORfEsssOxhOcj9V\n6mOlNzQzxgUtP8MCToR47zWrWdMgaEsFK4Qi8bXB1ocS9BbKYHDroEMIUE2A\nvzn48eMQnU6SYfOUTy/i1H3nkpZ/wbUxt96KhaV8TS/R3AbP/DhCkV1GgZNl\nuk01R0eV6kkp+QYJvHoBz4gktiGsRzqz5s7325YnL6WCT9Hz9QDVw8rCQuAn\nMo4/fs8hqDkq7bTTxC4IGZ3sjAj4VMiRqVxfJd59RvmzN/5BYV5GemXPNAnC\nCaXGpGO8J4HzuthEkZbgEHGlr0+FSSKqFQB97zo+sAGB9S5SymJe06jzK3wU\n1avfEEIzRqglbeH1tBP7e6fj5wCcH4Piz/A85SYB4CkObmqFJzxZ/cHrf4ko\nUgCmKXKoPKPXOi7nouJGKPzGU52QyNlRpjG7hpqm896njoUKtWjuzvrGpMAQ\nfRH66NymJXNq84DrOZdHCi88jO2LIjPk5aDdamrLTqXHDvd+BsQv/ERJUvTE\n5rqR\r\n=ijxZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcSQnQmZ/WakHnfnzFq+B/YHVs5eRU6j60gJX8Q002LgIgItMI46MgTU8/E0Chx/j1SSjUnDuwWvqdpg0Ur72MZMo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.23-master.20181005183551_1538764758561_0.37265654377426904"},"_hasShrinkwrap":false},"0.10.23":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.23","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"b3e2b3e4199b44392b0859cb6670c63fe79d005f","_id":"@atomist/lifecycle-automation@0.10.23","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-pBqiVrIsoRbcr8MP6J/oaow+bc87KHggBYKlemBq4ATX76dm3J35YYdnZ5jUEINBMxTptV41ZiFDxUUrCOvqvQ==","shasum":"c9f6ba99cb1b30a3de626026c2c7d7283acf5b50","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.23.tgz","fileCount":566,"unpackedSize":2053627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbt7iQCRA9TVsSAnZWagAAAkwP/2aDzBo/2n4QEtDfkGcG\naQ3NEbqUiXZ3xTNaeSAiScvEXRT7Lmmfc/KHnTde8mITqm3YYZftD1QiH325\nkd8uHa8ExxbYJo2+ZYQNG2bQrs1SQ+TnliX+mJgjVg371q+UjiVriZ1Vo4lF\n+7KhvuM0rzykNL9PJLzvfabAPiKJDBzTrJl1404X+EGx3bDwBQfdmorgtKBb\nGYHJdQz7OF08OBsEcL4clY91Po17WFahp28JNIviy8HqxbJ7XxJwMvomGEDG\nlyHSgodtfhfPxoi/762ktZl4Hlhrx9TVoEyS8yE5ji/4/Py1TIOBq5IPxjdN\nwBasH5M2AugBZAyqEmEwfN1BBMo+eKq/DWZFvFB3YmaH/pzKWhmVwl+jCWHu\nLiSu7p7B21uTkL76mjTf4U2BWrZfE6LrI+hVANmWH4a2E4oBzFFz/rntF/kF\nBZaQ2ydR/mRLUqdlN2obhKpjskCRJtbqYc8wFpYjClaHsxlZ5btaNmIuHFpO\nEIbFSZyM3defNteana/Yrcsa95xy6Jfs9ZbPRxC5LE6fhRsYgYhxPn0S1xe+\nqbZ+OpdKykI7cImpJvd/J5HmyNLyXZmvuSLdhuX9JdSdEzfMjOpnXG6YqcWe\ngT0bqWtEUjlHOvxTp3iF7PrOHEcAtZRYBW0heIdlZz2/vZFzPvaO4+vVY+pk\nyL3z\r\n=MLvJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG/0j/4P1tSeb40IpDWDEBhppkCMphSyGMkYxZudMy4hAiAhP+yT34zSKsIY+J6bjqQpZRh156zOM/UpnVej+8RT4Q=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.23_1538766991637_0.6222458008702367"},"_hasShrinkwrap":false},"0.10.24-master.20181005191810":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.24-master.20181005191810","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"034ea45ef01fd783fd26755e06bf2214cbf99ac0","_id":"@atomist/lifecycle-automation@0.10.24-master.20181005191810","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-4YocvE5zucrGzpxwWzg+HdOmEUj/VcjqMN1sCzZgouslGcJVQustQex3w7ITg4OL6fZpYkt6deGsUF674sVRmA==","shasum":"9d41436d037b78df8d0dd264922c8aca3e80e45e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.24-master.20181005191810.tgz","fileCount":566,"unpackedSize":2053751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbt7nFCRA9TVsSAnZWagAAhI8P/iMF96GPpC6NHRBtHRQk\nJRWoVF9GDob8p5RGXELW2MOfqZ+8fQJXEFlBxVs3FaUxdsncdjEcOw592/gf\nINZSmtsXs1LTnXSM6vxoZHjbbMLDufw4hn5TkSllfRBGq0pzIo3bb0bThbrz\nRXYryvDoo+PrtC1DRTIac+NdiQbyFBI1LhnzFIz8m92M4oALTvSroTpGVt4+\nIaVuITnVLCom3VM3IW+C7/WBQj/lRhsquIFbp0XRE0IN5AvgVqROVW6a6xCz\n+bc3ZP9XEjJlAjGOrj2nxAKktGmyFtJLryAVg62pkaXbBP1Sjh+G9JaJoV8x\nXjAJAuFU6t6DTwbdplgAidVdPQFJzYXsgPF1tLIFS58K2zP2K/IMjLpu8alE\nAJHw4rjDS+oLXebjd451MGgiDDglOBY50vYZnLBvV8JTIMb6IiavY03brCj2\nlXIzEzSiA5y8wpMFNjhQQ58mV49AJGmKTD1j8MTYYY3r+ARmUztuYAwU4W/M\nur6bCoSCnK5oCshu9enizrqNpxbMg6goaswMESKDznStHE4/3TdT4KU71ZRV\nmaEyVPEpu/WvWsqWVtb2NKVa44dGkSOSSkQGEQYQRJgAw4n8vGvs9wvotsKH\nICYN7jzQ3eMeccdCnCOalojtUby32tVuFvdtlLyJ/cDTWFE2gbcDVUcWEE9J\nlzoi\r\n=H/F2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH90wwmagWxuvcYd4fNGJyI8Zg+zKa+2yt2GbqiWGc7TAiAk/Uh/mw8Ql6pkUWZkEgYyAZc/T43E1sI0TlbZNyY5Ww=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.24-master.20181005191810_1538767300554_0.22642344324469765"},"_hasShrinkwrap":false},"0.10.24-master.20181006213443":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.24-master.20181006213443","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"baa008281b98de40ea191af7df31b11e60741629","_id":"@atomist/lifecycle-automation@0.10.24-master.20181006213443","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-JtRpNfTUKnfd7PiAuhfIkPuIlYn4yFEtL/3YKmUgl1xi8cS0v1SI6vd3xozTcLUkCoa21wnTIxSOn60ydQJ7Qw==","shasum":"1fd3820f9aa71ace23444a00522dc2c4460635f9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.24-master.20181006213443.tgz","fileCount":566,"unpackedSize":2053498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuSs2CRA9TVsSAnZWagAAoL8QAIEIwDX8wk6pOp5DWo5h\nBlGU7l3UDzlb44biG3Zon8hFVFKxuSNljyurTVvvkOWWYheDGWigE3BcB4rE\nh0/guMszpq03NdTq+EQpcba4eZ/qXNppOIkiWnoH/5y3iG9SwmvfrvS5lL13\nGE4T2X8cmQt62+5+TfaL/J/4YfZLB4Ba2QzjVkhQVzOnPSPMUNbRmhskRw0X\n9N2wrkqL0gEP1ZMKBlLJlBz+7JQI6UyJJXjQRciYh0QqdOZqgHjwEGKNgWnW\nFBJCCOSzHdQITqkyXyGQSKxeSJxGrqgVMzaPJifNFgv5H/8f3pQj69E5Dc9q\nmmkGFntfe5hu0Tf765PPYd9gddRJVEhI3JaOa17YwQUO6ZJZb+Du/7+TZE4S\n2m/aQLa6Btiatxw7oLW7noiAbeDcmTlkoehlvWnPD8z2DRzYO9cwTYbEJk42\nIq1g5o4bziBrggTRs9seD6iW016hUzPrvTXCxMtlF1YHbRGUeRHecBSSA+6v\nFaybI+zsvUMDQiQPuWAKedJSotF3i4eIJnC0Vc0CcGuIaPmBO3kuWsyrXV7Q\nQGV01njX+s9Y6cV1Cuy55JLNoYacGgfYzCr5RETkGlbZB+WrxjY60o0k2w48\nknAEWedykV8NW6OimhQ/Qzc2O/B/NNpFfXtRAD74+0bye6kCcxis4NA+LOK1\n0lVL\r\n=iWhY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDoG70/9WqDzk9terRSFDwAG3L6z3zCrGKC/EHS3n2CYQIgGokUSExykMsxINQ4gkaU7Zd6S29AyV6//g8pKiVyU4I="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.24-master.20181006213443_1538861877558_0.1426970823333118"},"_hasShrinkwrap":false},"0.10.24":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.24","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"baa008281b98de40ea191af7df31b11e60741629","_id":"@atomist/lifecycle-automation@0.10.24","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-C1jCA5HfwWvF2Mmyh8JjSg13HOMeKFnH/H2BxpUJUX1dpgcaWXL2v8WrpMCufAD8owJlnUzWdHm6pOBoDsGGiQ==","shasum":"1aad4f39f19d33593f7f37b6349088fcf85753a1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.24.tgz","fileCount":566,"unpackedSize":2053476,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuSxlCRA9TVsSAnZWagAAGaQP/2/wqhb+kpWS3ITCaAbG\n5DK6KaJBxg093SPFfa7lr2x55pNKdG2c6hQEd1BI3xBB8a9uYqrQqvkDF3hq\nPBg079jooMZgW+OVDC5A9/gysYxh5oNrrpshY0L9bzPho/wacpzR2K/92QDF\nCA6o65lM3et7FQX4M/DF3xailpPXma9DIcjBg7+lrmb0bx0bTv811j6Ad/Jh\nZTF1OVop6/C2IVZfbNjVYDxE2Ed33K30hTlFDmopu+LpCCZPw8JrIeZVkDI6\n2sRNkecKowEQu36bTcgTczrbZX/ApjuVtn3P+rYEX0kxk/AqatbelayU0Kn+\n4E/ImQhcYahu/TcTpMq36VtNRrxYan1GfEfFRtzAPSXsLTWIXPB7O54X8BC4\nWgkQQV9tXPF/GM+AlecApkqgS55yjEkoM9IKzqjODyCTYRpJ4dDN2Gl0Dyqj\n4zQoJQRXQRfwR1q4RMcEUt9Y1y5LcuqExJCpfET1/fWd/kKyEJkCMTlgiVOx\ncRQ2ad6NUPMlFk8IjAsE8dttOlnNlqq/5yH4JoYbDpHkmMlv1lC9WaseS8xZ\nbergGKzdW3eHojO2M2Eq+vUOPvcRkOuACyE+NXpKor4vrHUZNeju9rf/Whao\nMMmZmhB9t1jQdl6mkxNyrWA8wAbJ9eOLH6ozjXpBYAHVJPbV7v9Uzt/UgOSj\nzMu4\r\n=wmc0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEEhfmiVwDNtguzah+Q44+ogJFzsZ+QC96eravBrWCH7AiBfxEAfCv70mGlelW1fqI7Pob7qxY4VTsCCg2b7xqSEiA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.24_1538862180917_0.014812865679215248"},"_hasShrinkwrap":false},"0.10.25-master.20181006214437":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.25-master.20181006214437","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"b07c39f162cbdf3540e6187d130d31aef246f1d6","_id":"@atomist/lifecycle-automation@0.10.25-master.20181006214437","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-nozkUrMguCX6kGKfyaCCEdaev9cXrlGR7LFvZF/mi+zi9juRH8YK6BXZOL4p2mObBv0D+Hz2qbZvfZWtK2iD+Q==","shasum":"aa16a2eeb2e4b02b94338b73a84891c59bafb235","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.25-master.20181006214437.tgz","fileCount":566,"unpackedSize":2053600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuS2ECRA9TVsSAnZWagAAgAwP/R2jMBrK86nYIGNhQbdb\nKFK22ZCBGfFUin7RhKQBnUCgJDJXr2ncQFhOXXMzrhZYpx9j6uyR7zIMd3i9\nYwAfajO9JidfsLQIUzgEMS/SEjeumga0D5azDsPQxbwnAS0rA4QaoTx6S+5B\nNYjTshbCfo6D+QdTD2aJXyEdBZ+QqRIFwabZ3hE4NqZe1k/ugMteSslrHLDV\nqq+yqiOpUQfDkaBnSV1cQAQ/6HoXcRB89vguX89y+S+v6Cxa5zPBNc70/yJD\nR1dy7YU4BI6VMECqV8Q/bi9Jy3o0JiRwp9DeOPg5N0c4B3pPtA8fz4LSzrVe\nB54YQQZb+9EeU7o8UL0k468hhMnwRRipXxOwAj9TSKTtla2L1GQ+skTSshtV\nc6j1B3DQgtt299jfvYRl5BUK/V4V7tcRIvCsx4gr8fQXnBLCwf7+8gSAg1NJ\nLdZdxVa5Vl4yAPsAsVD6E+HzineuxA2YAD8b9wAQoVXp3ILuSAcGQxOBl0Lb\nPnxd3tBOfekGB6lMfYzKnh1xO/TUjf+NGKZbnzmIddvcMZzfr4vhFvbyhV6o\nYWiVhThi9XP9FBFjRhhZ6XMbkqMS78NcXeOrfElW2kPGuul/U8ssQ8n8NKwf\nFC2opAh0ZgwilcV6Inw5bDTV+IMWYOLcGq1aCdCZwMFdNYGab5/VK7vM/DkT\nxGq4\r\n=Pu4a\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEdaPR3Gy2f7SFOo38xkub8xnZafN2jkERAgutY4oVxBAiBK59q3mFabHtTK0DwTG9H1IWXb05jbE/l18DXBbfcrWw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.25-master.20181006214437_1538862467685_0.5270863275931115"},"_hasShrinkwrap":false},"0.10.25-master.20181011080928":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.25-master.20181011080928","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"372a39a8c9a2335fe0f5da1d35b22ba69ce61c3f","_id":"@atomist/lifecycle-automation@0.10.25-master.20181011080928","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-w+WELDyqZ4TenRnf3HkiVPvzxZ4UfaQmCpkJiwPZNRQ2DWJLE7Z6dytS8IuO+bGUjmFvLOiGB8kqRnr13xrJoA==","shasum":"e7939d6b7a41b4770d7b212a9fecf8a2b25aa839","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.25-master.20181011080928.tgz","fileCount":566,"unpackedSize":2056267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvwX9CRA9TVsSAnZWagAA7GUP/0tn7yWOwWsQM3NOD0bO\nxkb15n48CxvXoNgtsQ5TH3iJf2Bj/gxp5rL0pLI5YZNsdDsQsCl3Zg77J725\nW5vEzYcsce+MDuiEZvVaDXjm+djlqC7p2a3R8reyid0DNaftdhxq5qlhuOQD\nBF0o/qfR76Vf0UnctYz/YZDqbwD3QZwHb/R4CTGHUeyq7qw2QhfK4yDFXeGc\ni/NckSDr/p29GHlnLjzTBNPgHsFdZY9A4NE96m7Fuu3w10Qc5O9PqtyI1HTd\n7F9vNMwm/MFsEBQ5Ej/OFq82bdNlcSnaWMFWfRE0dZCqwyjKxJWS/+ZZ2t/C\nC0ZI9c0Gg8+eHRXfYJ/vFURdxKG29BN/OPlzNt2qygs3roWWWuzEnZtgpLN8\nMSwWRFpPp8of9beiC5B5vg9oVhVZvd/P7pO1uOGZs8YfjLiLwarhJH2ZXixG\n2LxV+3LdUjtfEYOSv1+HoFOX0/jI9p45uNCIchr75XeXRmb8BU5UAXcK1JAj\nbKgg/tva3kfMkri8tvV8JcUfC7mUkAEoLvcbLMlcKt5+Gs+rpO8ZyY/xcnx6\nHLOf1zWFW+jzhECUFu2KXP3gm2c0pyLZa0ZT7QUpAyLayKYDclBu71Eveq3B\n/lWYsdvdj3MKOm2+8lUoReg6vLmtH/PbQbynffITVY4nd16NvrsP71Xgy0OC\nRgWw\r\n=KeDh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC+TSCjw3YzTCkP7FlBbRl6swrBRJqYvgdtqzwTg+L7gAiB8c6msuJSKP9jePJfNADHyCNIbqvWiGI/8GeNCUumdkA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.25-master.20181011080928_1539245564562_0.12777289374153344"},"_hasShrinkwrap":false},"0.10.25":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.25","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"8230278368550741cd3d576b5e5497733637c919","_id":"@atomist/lifecycle-automation@0.10.25","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-BgHzxDrFYN0w/SWAQUoE911PR0FjW3yz19xK9z1MqeZ610Ok1Q3M33W+uPey3IIxPxo82vmxVs9UggzyDXnKIw==","shasum":"5867424d1b5c61629eb065c57572075dd741db53","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.25.tgz","fileCount":566,"unpackedSize":2056245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvwa5CRA9TVsSAnZWagAAOmoQAJVC3UT9gqpGM9tqFtPa\nV+4qVVtlnRZ9Qgu2lBSYBuTsj3SQXGb1OyWqFEO94ffxoy1P7XPOgTvGGjIY\ndVspPM9DUFQEoOjPtdACQ6fFO12aDdHEKsF0r5EApCwBPxvQUMX3seo3riV1\nkgFRD7mFzUqlDai7/VTjCB1Sd+//lHbsE5gDeBIddaBFzV4Q1kDuRBbGBQTe\nIc1CuZuj1psw3u92rBaQmy5UH+qMW83ITilZ71TE0EeTPvK0hMOQVoQtyLWb\nZSdzBOy6kp8x61xmDxDAtxh3ezJ5MYqAFrPVgtAM8IBw/zuMzEV31y/p6OL8\nonE54O1uwj/Gon/dvkBsLOMYwcUpK6osK3SYeQfQeAq0uqe2BLHsf4LxHz3Y\nROE2JpYh30pvWHV2Ibf7c4lQ0gULTDYsNM82/MVvrnjy28W2VPWxGUO97xP8\nCmgPeGgYt78rSH4kdoqkuS/6/jFVWqHfLCJSzCEFe1r1I9NwH/Gixqm3Qh8S\ndZNsBK+lpzSBaxAnKNAO6KSs2OaKUqPhM8uLLedz/HFqCBR5sqZIGIbdbTn3\nH3Nsnzp7CwTS8EGxcIim+mj55VQfcQ27kZv9k4r3+de7tdxVIBNB9+6YuHdS\nFTTJo08bWO5gteAweulTLjN43q5wEBByEJ7tVFY3JfNwbFj1yRDm/+1u4hhm\nM0Rx\r\n=rADu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEMZsyZBoABRZRzC+dt2/z9ITkPc0cRxd5X1eu7hh8YcAiEAvsXxMvqMAlSocX3gQHNZTDNq3k2Rb62ggbXkbFitVzI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.25_1539245752479_0.5194019883618515"},"_hasShrinkwrap":false},"0.10.26-master.20181011081453":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.26-master.20181011081453","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"8230278368550741cd3d576b5e5497733637c919","_id":"@atomist/lifecycle-automation@0.10.26-master.20181011081453","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-ohHDqeAjeTU+23NC+AyYZFJImmL92BTgXuYroZF2nYjTvmw8pa42lc8d5Tj9BMZOXFuRwPSjH93j3letlmck9g==","shasum":"e67c3c39dd97a51df59c68bf037ab15c9525f4be","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.26-master.20181011081453.tgz","fileCount":566,"unpackedSize":2056369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvwdlCRA9TVsSAnZWagAAGbMQAJyRRIyChlRq/5PzgPtF\nwxZLuSktxiM50SDS1Cv68FiGu+lqTMlWsB4IMwtxEvZNqSvQHSRI6cy98dQX\nm6BIhDjbh2LGnMaA5xP5IKQMnRvscNbBsv+iWDpZ5/sImaaFG+ZtaDi5BKPM\n8Lz0onk3rlnizyN+sgFToNUQJ20bimZ0AoiIG1Yzwgova1DNIWzQKYgX1dQ4\ns/0ghHmg46Z+Hos1dYnxh30meZrlJeFY2406WHd4KndyKrVdlkKWX/LwsKF6\n5dSN0/ftGNT8E/0E2VuB1h28zpyXlJhxtpZnI7jp8Lh0KiXHXsTIHMhTVFAN\ncQol51KLmqqzR4QqkL1o3BkTnYzw7AiDeXXLlqUGhRlg3ojLyJ3HgbI/3f0y\nJSAurV8v1RXmmsbWLeySs6uKy8HB56XDE2Bj0fj/wkYsabOrUkgkHPcg+FJw\nYyDcXcDo9PYH1fJbTNtNwX9V+iVWyyz1DJPVdRqKz/ye7B8yHIMnqOZnGjhs\nZWuwh3q7ZzO7AvprlY0xsCQlOYwa2ARmMAiNxxfXyyHRIGsOplz/1NzLJIFE\nUYI9rHBFtSCOhQ53ZBbu/NhPIbpotnamHQnxDNzfwG9+sXI5xBV1Hf4jJgqc\ntc4S8Cqv/j9vZjBzjBymLOpEaA8+Qfrw5kBLD5GGpNb1NiE1M2WUsZTQs2wo\nk1ZN\r\n=PFnp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH0pVdTS0LygYTr9tnrwbz6BzbYh4klkLox05OfGLscrAiEA3HHrM9SMNLWYaslQo61c9V/prAzLUZkWjhVTy5OAPpI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.26-master.20181011081453_1539245924989_0.02939954016745361"},"_hasShrinkwrap":false},"0.10.26":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.26","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"3c6d36f517e6c49731e20d18e739f5c3fcaac2d9","_id":"@atomist/lifecycle-automation@0.10.26","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-8cbxQ7YEQ+0plwWWOz8NigX0tlAO+Q2Y4cBYnLlZpuaLo6RQ6h0l1wlOBegPxCbPUSHK2aT+6yt9YRehtDC8NA==","shasum":"34314b804cc3dc42f5a1d127488fed567cbfbaab","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.26.tgz","fileCount":566,"unpackedSize":2056347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvwlqCRA9TVsSAnZWagAA+FMP/RXjj1/ReEbubfNPBrcW\nEfv8/G5tRM3BLJt63L2zkzcbgrmX/eSV8kRh9zDeCqEZKIuQKk9FXSyDOpjN\n8wHphwcWlnqhODcrztlX8bfvJDSLrIbBYjp4jXeBjaW37YQ8WwMIuWiMEQBA\nVqTUGGrtim1kkoVzNY0Qh+cKOSmw5rTSGV1DH/NxTByAGu6p6AL7MnLQE911\nQQzWQ+QCCKHl2psJa7KqG8wUVYBLrSbCxhSlpncPgQvj8JczoPDesTtVp8BI\nLR5qDdb3eE/We58DjhwUha9MR3K6E39ZuP+GdfH6lUadRrimB9Z9VJSNgftX\nNl/ALKmxUt86sZWZZtYe5Aekh+uI+J0iqV1ybQxuMSJTYz+DeGAM9u/HaWdI\n9zBjMJNhIDAUPaYCB44ZkVi9lJtHYavbdVNxBBQGxcVn6g8kHj2V6wBOk+Tw\nmV1SueBSRSYPhPf70gyXx2U7vnM0p6WCBKICsmZLn3YWzDzZi+03tibYv/lN\nGfy+zIc3eiM7RM5LQanqb6mg1bo3oRLnGVvlBMZEUzmeGn6fLZPggf50E2BI\ntdyDl37fsenMewNT4BVxHhFnsfGWeXzDP0DQwcSmCftgaG6Qxafk7VKraIVZ\n0/1ipji4plkGJA6y74VdyWEVFKbAv8TKlLVSXgmE1mx6SWy9+4BsvkmUNwo5\noq6M\r\n=RNfA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDAeLmy4V3ybMbr2AuUOu46lUE0TCPjXA0Cennxh3zPMAiEAz5cK4mJAuAVBXO9Kea1qOQy1Y/vQhZA5xvI7W17vZfI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.26_1539246442018_0.7096094794737031"},"_hasShrinkwrap":false},"0.10.27-master.20181011082706":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.27-master.20181011082706","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"dcfe9875fc5409416d892f673f8eaf061e7a5eb2","_id":"@atomist/lifecycle-automation@0.10.27-master.20181011082706","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-OvAoakim6NPpcd5sLxQna0kuYuMtoPjkSfTn+T8+bpHx4Q29oW5RRrdgwuCNIMMTjnd4SnIp5KHqAFWqdpFU6A==","shasum":"52a196d17b5cc2fda5296a4be3b3cd6081a8b5c5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.27-master.20181011082706.tgz","fileCount":566,"unpackedSize":2056471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvwodCRA9TVsSAnZWagAAFm0P/2ozJoxtkSOwbsQ47iZq\nxiBVJpe6VarKw5tRBvcs2/5SoUDcL2U1bz1tiQFZu9um5ggSPaJcKzfFJE1o\nX3vF81BnEmhkj64kEkEG5c5fY9yK3qvRT/CtxB3bl19zgQ1YhZuwUq3STQuD\n+EzkHaygzGceHckqJTDektr5gk7J0ZQibfQTJV7kj8jS4i0zjyW/AbS1cgCI\nGr0L4FC8N7rI1fQb7FqjFfKl9tSWlRZI3VGU0Jxs6OJTYZGNhKtW2KrLvKDn\nClkMrkr5UjmPMfsIywK6MXWEdK/+NJkRajymDu07Q6MS4AA13da58313K80Q\nkS8rE4CZfSDFgm+0rO5vg3GBvP5KGjET8CBvX6kUJvGuZcNI64675ESqGVfl\nYNISLXK+NqXuICsP/Txv1FYQ21ojPobNVErk08Nw1ZvuiRuQz5cTaemr+oS2\nUaVzKjdsf2FfII7c/nxHP04lGzl6xNkxecfODBXk37WOrTI5fiWCfO5IetFu\nKVdyDr5U+QCIeLaev4iXnaVXBMMDnKrT9dIUmrnOtWlr2kWnPTRKabvuPFch\n/gqnQT6SMDkRf4CQCEkYMdHs4DelMi4Mc7FuZbVRcmAT80PVS/KBN00pSumE\nk/9LSf97935kko6/8R9s8goMEj/HpAzMFYtaO3bqiBjSfb/urgjFK2KAuQ0w\nLbP5\r\n=vhZC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHWZv+7mv8sZ2J2fIcSUwT5SRs8cL5Ua8UojCPWdvgUjAiEA3nTyHpfZ3dvGUbcjGXAZilrtdBh/nZ+AR1W2zuDMSnk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.27-master.20181011082706_1539246620561_0.05059237589439536"},"_hasShrinkwrap":false},"0.10.27":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.27","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"abe460225cb17b14de9952e23de75337229c0b73","_id":"@atomist/lifecycle-automation@0.10.27","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-h+3FjMwH+EAKlH7ITtO6bmbwQ0H+tvIgBiqog7WYqNVzMe/IPxcsQyVzBq/ZPoLIUBn3iXs+iGC0vt4q3RewGQ==","shasum":"57277aeb0723177136e7a32f8b63f7bc84f3fea7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.27.tgz","fileCount":566,"unpackedSize":2056449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvwrYCRA9TVsSAnZWagAAnTwP/RKdz+EpoEJCAZsiDY6A\nzxl7jnLivUcU7zjVDgVRCAPMhsYyBCN3jdb+a5yJVj4A42mLP6J+pXr8YnU6\nbRo90d0MwRPQQkS8nrSlUeCsn0FYRjZ8TOryPaV/OBRhHoJ8jV1wvEiR+s2y\nwcVcivGGFlXAHIWS9U/SkuwwipiDO0X0UGWfpTq0SNA8b6kHi10vZYftUY7v\nTMJdcjRjDJn5ipOaeQYViykIMJ21Djy5s+95aU8OUQVsZtoQthRgGuJNmL+G\n4Jpw2ovaDdHDGP7zSQ+zwMwpNKULnyPP4JIgFHmtIEWWfV4E5T1oo4j6IFQq\nh5b5fhn5Mt/AurnLGMiVn4l9/2pgO4e9fUuBas/KIxKep5FTVKV5d3zKVqTp\n028M0YEnuxzP8tfHAp23Vv3Q4FGxBfaOTRl0U8qgNPlnw0epN5S35le9jlq2\nGBX3JKBBIiX0Lx9Dm5qB5SWZZvt9msZTxW/P6T9HKpuKuc91jJ+6taN5P+rb\nu83kMIva5imzn5XHRcFIpuDRrRTKa/zXsSQ0fK5nj/lPqQ1GqEm0NQ1MxoXp\nDgd5T1b3YA7ahfdFEy19U8xjUEPhgwibX+aNn8zcuSlYWZNvQUkAV7ZsL97N\nODQLMKTQuKDQkdwPAAdhrHg0UTcW+2ol21159CflEGTvGN/vUPsWtnmal4Fe\noE33\r\n=+5jd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHIjEm1G2ujkET8rXLx+PILJP2aF7Jev7xCL5vHcvx28AiEAsFsSHNWdJImACV6lM4MYROXkT+NdLBlQm8ugSp3W8Xo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.27_1539246807943_0.42275359082435515"},"_hasShrinkwrap":false},"0.10.28-master.20181011083241":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.28-master.20181011083241","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"8f0f72769cfac8d9be8e7bb51eaa1c7d11c12ea3","_id":"@atomist/lifecycle-automation@0.10.28-master.20181011083241","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-12jJN8i8LzZ+i4JeZ5itRnybuClzkxQ0f2HfyTSHwQZuOiJF5Oyuz00dfYpYA/o2+KrEFBf1biOAviTVRJ0k7g==","shasum":"89d3258bb2cfd64550e213609423378b3a99e7e0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.28-master.20181011083241.tgz","fileCount":566,"unpackedSize":2056763,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvwuDCRA9TVsSAnZWagAAR4sP/A5KDpge0EPxrWv7lCLM\n3BOaXQpFKvhcxgOc9MX0ANdNiFAJ15pjpLGJipGkt6Hf12rtbKd8VwTKzajl\nRjYhZHSgJerKtyBx1DvC84k3zfed8pA/yVGcX0KTV2xGSbNzaJU43mwfFgRz\nqQQ65hUGVryibgUvu21KvQF6y2eyjVDTCCQmytjOQarENMO+SYwfmy1I9U+y\nIl4ozljOAT2d8soLBffnZhW2YvwACzEUP/jNEjekx6Nr6DHnsuyk/fXWUd6I\nRe4fEzbs7Rh6gKNfb4ZCbk68EjDS24v2H6l0og1eNLRsVWgsgOPjrapd0P9R\nCLVeIDJmtS3be6s/cnmlq2qFAtWI3htBIkb3H0hVNRhYV0n7XTu5QAjZLN9C\n655qmk6CqXH64pOBp1enLT543VdR+7UNpYR0TcHsLlVZpS2OkzQ1ogr9vuwY\nETBPD9Pz/6KbeEkmiA/bPW5mBzb8Hg0bAWqgoFQk3clAXlvSuraitc+8aaRH\naUo8DtTwe/oHMd2VpRBNo42IvYNCDrfKGcbQPay5ypwl7/FyOcAcahbvyLYh\nayeBWv7rQCrHm2FL22wxtdzALn2tELANCMRPYahQpMass5AHWrNg6xErx2G3\nx3lXSQnExKNB7VK3EE+FOq9/2L+7hImICU23uILWgD/GnYXas9+iSGIzSiK2\nwbuT\r\n=genE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDm4Alh/OjJDEYrXp6AxjHquQFUW35fRRQ+FZcau11u0wIhAM+Hmxf+NLkn/h5PQ698coHgHIH9KZt89e6tsnxgzPlK"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.28-master.20181011083241_1539246978989_0.43204182787145906"},"_hasShrinkwrap":false},"0.10.28-master.20181011083443":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.28-master.20181011083443","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"8f0f72769cfac8d9be8e7bb51eaa1c7d11c12ea3","_id":"@atomist/lifecycle-automation@0.10.28-master.20181011083443","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-+4VJ8zkYj3jWCQqA4jNF5KV+kNcVc2zf3kiXMra3OKmrRwq+sNXqbFNPjp2pdfKAs227r1Mu7X0oF9CS474nzg==","shasum":"cb36d59c0207163e09ae99c8e6f1e36b93a76ea2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.28-master.20181011083443.tgz","fileCount":566,"unpackedSize":2056763,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvwvtCRA9TVsSAnZWagAAbN4QAI7OLRqL7QuiClTSccSe\nTmMfYJhoyWJiwisk649Bg3sUJs1ttVhA1r3NUL6c04ppQFFFzrwAcNjij9+e\nVE3nDknA/RYZaXaDI/bT7bdgikfYN4aw7Z+9nVTsQSP4G8kc9ox9pRU7WkM/\nP6lKGynVhg07IXORxLdpgPWsbjrZGnjq9saeg+oc981766N7k4E8B5nfhofs\nsVgNRgAVZ6jWWT2u4qv5w3qkDHt6JyqyAAa/MmDMTdWuA4U5Fd9bTC8dq2cL\nTTCIYqqGMMuP81/0aum3YtR/M132IjX/sNayvCUOCdZnV2bKp39lEUBC80fK\nSkicF4aWmNddsWWSTnpfD2N1YupAJjfWLX/akrjPzMdP9ZhtPixW86Pzmfpv\nWo8EJwTQzEcI71Yr34EJ1YrEHjDqkuvqrWYnzPIppCwjXahQoNUAAbkZNneW\neBGEV1XiNf04K2so3DWkql1FTKBlte2GM9IP5nr6AZyemk2Dk9UVeage3ARR\ne0zrEPSXsT3nyO0QPhRyHb/GDGOw0+kPIt/eQ3PeCqaXkMih8GVMGhxkdgPV\nbUVLpdQ1Axxplur0I/gZQh3q9h9/arguAwEvSnxUROb8MK21wll2161DEz4u\nf4H5BUpylQzKThbc3jhCRcVKAEeZiiw0+4y1YlL1BDniIh8aYyyotGh1x4yB\n48gj\r\n=R+6L\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyObQ5xf923oww0rnTPzt+aLmOdp8ZpF6oEVfc3mlyOAIhAPzJdZnx6MznJrkRMlBjG1ggxBV+aYFumMlS78QfsZLP"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.28-master.20181011083443_1539247084466_0.9763640358257089"},"_hasShrinkwrap":false},"0.10.28":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.28","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"fd211a85398123d795b87d64002c81895199e923","_id":"@atomist/lifecycle-automation@0.10.28","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-XrsQc8kGi9yf9dobZNmOAJTpSFdDOPi6tD2R7iqgwqKUCMZ+sHf7zDIQkYXgba7/bVIZsxBF1zYtY+bbTfFqvQ==","shasum":"102d2e32113ad2d9d95a23f7d061e506683df9b0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.28.tgz","fileCount":566,"unpackedSize":2056741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvwxnCRA9TVsSAnZWagAAokcQAIFf1asytyCCb8E5jTwA\nTR2PtFHtxzfyq11z1F4qKyS0detjXhKMZdftbv/3mbGLROSGAghrxoFqcH89\nSJBDuetbnygksROLevgJlO2hlow63vE4By6yZR7HRHq6BZlsNJHZqW2ML0BI\nZwg+/ihsOiolXQ2TRu/lzKUCCdN613e2N1E1IWTKAGJOubmPd2gCjRHrjUkx\ng8GedI9MgOW1H/q+xC6qo0c1TO1IQKkXhCgMQwZnqAqIOnirp8PcOSakfvL0\nXgm5ILSP36beR7qkBq85ZjUQjFN7UhEJDQM1V3NNrN0JP9S8Mw4pjEU26c+v\nDdq4bNwypMC9Yifky8HiUH6D5c9pQNJ47edqaiK8hsKt5JEagxCzBENt6PDo\ngPJPR7sW2yLOXQqglDODhWFpZJbZ9NCcsTJAxahiapqNE5uuYpHHSmj7R6s0\nXpFBOLom0iJwbBneqb4lWfsWGbQ5vMIDs5GLqAOOHPGZr7iRHlvz6kdzsXa4\n5kWHnV0uaeqrMBSslCaQCyIKHcZNyPlXieEEa+yu7ilVuRu5eRiU90GLBUKQ\nGmcC7ZIFIR4sY4IkIM5MsIggEVyhOfAwHe6vRAQpVIc7GotLhAtGRsT4UcrX\nzc/1I8PfJDy22f1fbv4Emj+TpQ1Va+lOaMSWKIJv5jo3uAOYCm2PIp7sANjn\nuh7k\r\n=mLYQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDin5lgrm+FAncQn0zYFn+tSstCp05dQXTv0W8pnQivUAiEAolVtZdZc06xiWySxGY+6ZwLiBLFp4beFjOpMD1fvgtM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.28_1539247206560_0.349557262461065"},"_hasShrinkwrap":false},"0.10.29-master.20181011083915":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.29-master.20181011083915","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"fd211a85398123d795b87d64002c81895199e923","_id":"@atomist/lifecycle-automation@0.10.29-master.20181011083915","_npmVersion":"6.4.1","_nodeVersion":"9.11.2","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-lESSZYQvvaSr8D3fL4zx1jzU7GW32RKuN1VW4r2Em8aS+nPBUnlV8UiPB0d3dR0ijTYeS/YBIBJBbM22NWr5vw==","shasum":"4b582c4dc0299de8df681591ec800ff44e7a7958","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.29-master.20181011083915.tgz","fileCount":566,"unpackedSize":2056865,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvw0lCRA9TVsSAnZWagAAMQ8P/0KnX7TqZAzQfI86xSjD\nsZP+ElxldLT/LEmlC/eKeOMdJVYbW3m9kpNC535LLvvS8sAqLp+WDDaJxAwH\nOKHvL1qQ3t2TpJVD5VK/20U9PDb1Vz3/tMFjaMyZcOI79YrsG/04swMNhoya\ndXuFkVeo7cZQk+E16Ze3ADbA6ggPr8nAhQyNLEn8h/ZsF9uwUCY2j+7mhSOV\nzN7T+GDJDdND4IeNzsyK8V3ajHeWTx7ocBXawqd7Gldc3DcbEIgDCkOhRfNF\nIOiQGVsV7gahNHY+KPFyGz5KOGfauWpaahLyfIttYhFcOnVWApXcHHBWWYNf\nBpPUDEcAwqiFHov0Yz4TtNt8nl5+9StKqA/oMRfbSkAND1ECfXnY/kRDnL8W\nEU/3gYgzoF46DSTd+lM0zCnj2M6Fg47h5Hh2MPIcivGwhHEq0xcRoRamnGaS\nOaNyV/recj/KPPwnzo99APFBqns4f5Ie2UMd9wJ74bVqQ+MjGpaQ9NYFCRxQ\nomJLf90DDr+GjU3YT24N/jM6bUo+ziUZ+n9QSPXNxaTiGc0GJTWdLc0Su16j\nua0gG0zswY+UNHLgJyLn6JGmGpw7dFuivAXCSeaxfoaU3oN0QHs6A0Esjw+S\n3L01TzSvZstZXYe0ZxqYnAUps1skfGaM8+lBdYueXXLUN7SkEahWQR57beOH\nxw83\r\n=nrn3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDppLxBhT0lY3giz2ap4QxFelJxQOgpr6JQFHIKrngEtQIhALDS6fhqpazf9hUSnnxcwFnvRLw+Yfof1cHts+3F+/L7"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.29-master.20181011083915_1539247396705_0.06678651540841707"},"_hasShrinkwrap":false},"0.10.29-master.20181024133525":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.29-master.20181024133525","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"09715a51773558b4635cf21f98c46e55d258f366","_id":"@atomist/lifecycle-automation@0.10.29-master.20181024133525","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-EXdDcw80IXe2e82po2Zv2rR5XdSByQb7njmSMWjzik2hVyXpMFAJaHEUgd+Pfbddkyxu7GLXAny483ixHsSb0A==","shasum":"56ac87b74471f447272e18c8501d87c4e054a49a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.29-master.20181024133525.tgz","fileCount":566,"unpackedSize":2057445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0HW4CRA9TVsSAnZWagAA8d8P/2tWiRqxten0+0IwRabV\nakyK0Uxgp7PQ8IxhWklEoKNAdTN0fGIErX4cYzDj5wEVQbuonLsi2N4/8pjK\npSY1+qr/rW2vA/2zWMNjgvX95K0Ty2C1pZnFncZmpMMiuJjgVwYW8Zya3O9c\nu6+QrAnfvmk0Aw/XsJlIg/NEPVGWCiZ/Nb5Uh3qawVQWoXFnJ1Ffp4AWTKCu\nHkV8s5DhcS0Zlr/5UZoTb0QAW0dEhkvZ4biajr1Y4CE2xD/K/BU39Xkh7BMH\n2M5WZ5y/UmynHTJkiY4IFcmdIQ46EUE/BNntVFDSNk1bV2yqf50+/+uA+iIm\nyZjtAK5Kk76qXCJw/f21E1mZUt8H7qXiQzrH7ud+Xa4v69DmGK2YSlXjIlVa\nQpOmFFtfxUJO0ypuVqGmhIlTUIC4V4PW8zElrkZVkSqjqmTQKJoYEknXgrCZ\natY0OTiWwQ6CcUjJzAhPka8+hsxuN4JhXCxLI3tAA/nVQKoQ09/uGkP1/XEj\n2uNHcSJbH4SFKhnRfg3Pnro+ctk4nGXdEw8Dl2YbkCoSapBjYM7nIiwnkkGy\n51FWvtMd45DlBfCPT2KsQa5diWVX0WSkoocofyg+zWHKTs26Ubrb5IEWhZo8\nOl5NkW3yalX9B4IzYl4I5dIrABdcaN9lcK9svgM+/MB3CcazqOWJOiRhLWFC\n3ihs\r\n=WHBM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFS8K2qrTU+awlbDig3ze8nTl/ctialXgKvqZZZMSYcQIgXwTV11DqyrafRtZzLJsP2a3UrBGcjZOS8itjrE3ndEU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.29-master.20181024133525_1540388279494_0.8956440622796822"},"_hasShrinkwrap":false},"0.10.29":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.29","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"277575a6eaaa4a008377062ce142aab5a9a7e9f3","_id":"@atomist/lifecycle-automation@0.10.29","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-0gzn9U0een38m9AbzoQeVLWmuHsqQkwS2xSYylDAg3eKsMBeZMDgvAgWUkF+CAseURyO12KfGUpAEuNkiAMvbQ==","shasum":"daee10b3664e20e49baf6fcb0959a4d9e36fca4a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.29.tgz","fileCount":566,"unpackedSize":2057423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0Hd7CRA9TVsSAnZWagAASiwP/idxIBXj5HjHRwO98HZT\nUPEyo6PvULdQri9+MqbNimrkXkMcFzHYTaBzYO1wEwrWgolcO9kC0Ds8Jqdt\nzA+X2b8YJru3Xm9tR1A0zBihlhA0CGd5ti7icR9OoqX7m8qLJ7iSuEi3VMBG\nMgtyGjWTQjVlgDUF5fgr037gobopu1FX88WT2zBz07oJgP4gKhlX5QGFPceX\nhz0AXgmv6wXoPb1wSynE8qoK71vN//eZQbZsrFgkW/omMUqWeIshpjjVKht9\nJoWs5I5Ox94qe87bWxyQQ/ALEk/CcwhA9fRTUx3pVjndtf0Yy4iHJhGrLg8F\nWLUx2joQOicpMMt4CIhf6RSfVenJKd0Hnjcjhy3ChR6+Tz2jUHkorgGsnJN1\nzW9AHvk1f4ariyUIOpK0K69Nbe7e3+NtEJIv31660d+Vd8GgUzfo7ETjDRe9\nZtBMJsti5Dxf3XHyMrmTlw09UWgN1NLF22NaQnrGStG5P4+TG1MNkaiaPFKU\npeMenZCHtxz7NT4EjFRCyqPCp1LCuPMGTsv7bc/l65isImXJ2ZxKammRgGm2\nEComu8w6RC9Sp6jBWxZs3OcxV9dpTTgOlwWYBDlSMUHGWlzI25nCVfP199nM\nQch85xPv/YY6CHKYT1/p63iOQ5JjtPrD+/i1mkmJHwTIZ7JMKS3Cnz6wTe+L\nfizB\r\n=EuHE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7OYac3QR5815MrRVolVbIBF8WVa2z31fzeT8tuViOiQIhAI6fVt8UYluXr8p5iQVP9FQffvrzG+LJXwK7i2MN/Zrl"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.29_1540388728878_0.5900726943354357"},"_hasShrinkwrap":false},"0.10.30-master.20181024134514":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.30-master.20181024134514","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"277575a6eaaa4a008377062ce142aab5a9a7e9f3","_id":"@atomist/lifecycle-automation@0.10.30-master.20181024134514","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-5eJyfgoMPE5XL7lpqF8wSgRuLjw/0if97dTVbdGgbuOqETX21+E/9I1jUqeVpdBzdD2lQ+uitT8juDt5IxmWbA==","shasum":"f10278cf12b32fc34f3f6ec2c0f25e75135e882f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.30-master.20181024134514.tgz","fileCount":566,"unpackedSize":2057445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0HibCRA9TVsSAnZWagAAyGgP/2gFzmvSt/I9G4q0VnuV\nsYmlKfSMKBng4zPJnKp6SEaJ1VtS0A440b9d+Ob9R/ox7KEJK0ac8RGwvycP\nWOyUTiV0foKZwRiVT8wjSAWTfLvERIeK01y94jPJCbIIo+h9cybY82UNjLr7\noNNplyt0nX3A1exiSf264bAGi6r81Y3bGhf1acoCEIkA/zpDhJjqYeZ35BCY\no9Ec0eWuMteA1jWGlanvPT4w60gnXfBKS5SgpItzNANoqE4Rc0fZtaVrFIwP\nWVbFSjdJK5o5NDtbqG3gQ6xiFfBnEzJCQVKSkf6/dJJmBkM10JEorWlcm9EX\n9dmxkW1QLRonIBIFXkyvMszx6QCu/JSXkwWdQ3STnaHhPNbVlHBM38pTdLus\nmVqs5PWmln7lINEis2J/4ifPLU7WFpcg1WNfd+Vmb8SvxKWFn3f0NdzqVlqN\nuI19dbbH5TLF7mIaHWk8lvzBvYkoggfAJPU5K90zTNnzwzPpFMoYT7be+wyx\nR3teJL/jFPg+Yv2tgIsSKKKY91goeM5vvUzK8axU5GC6E4svV5OGBqcC0TAZ\nVpYXVXaEdJPBCQNxirkfa52NiiLCrokdYWPG8lkNJH4JNaajdphfCi+QLO8B\nHH+ykthzir7DSTPimj9LkwAR/F0vlPQ3aMXS6LWLw3GhE8ZO6rp6aZNjyQvY\ndNEl\r\n=qOAt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEF7sCfPEUO5yJ3jPiEniROIpk4fytVxwAiXHGSqF4laAiB2Kw5KnukkxCNnJx7qFRm5c1dYq4dNxOQaEYSd39FMqg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.30-master.20181024134514_1540389018244_0.20920054950734945"},"_hasShrinkwrap":false},"0.10.30-master.20181025095554":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.30-master.20181025095554","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"6300f46edc78e7342420346cf6daf6d1e8d3d36f","_id":"@atomist/lifecycle-automation@0.10.30-master.20181025095554","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-WZvjgtjSXN10MsEjy2CcGhYv3Z74njrLG043OY3vA9ayUsfkX3Ii/yRyLw2/kayw7MJ3OFK/2p11Tv18IjW3bA==","shasum":"4af75f365d2e894800f92eb8b4953a8a8ae0d816","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.30-master.20181025095554.tgz","fileCount":566,"unpackedSize":2058549,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0ZPbCRA9TVsSAnZWagAALPoP/25Tn7VoqsCd3c37Ca5O\n8niCgY37MF9mt6uexVhl72d83sXy71vHrn3j29QVy4Yv7rRESjHinMCTo8yw\nWcOVUS/55Mhx+Jm6w2O3s/qFD8WUrDg8yjUkAazGKZlLrYIQIBJenOtY5QD6\nRYmeDbQfeZuTe6jsaFqqMK3BCMREhxbJn0tL5H92KV3qNjesfk718WO3rP/s\nqoPp5a5hUmlWdHzkM4vpNsa+OUB9eBGXdj7EMcaxgs00A+BIda1ili4tm5om\nj3Z3mvKnwPkhw50c/iNc5sgcihVf8Oha55baddP0LDuDWQoFTQHm42XlgKcF\nn3Ef1QAkq+bSwdXxggn7z9xAtoQ0YKzwObTy2cbak4F1g6Kcoq1lybnTUkWD\nwol+AQ3Q/WRR/LycdOhYGbbFKPO26OAcps5DudzyWOzLEHKhbUaoM5KUj0q+\nENdYdOCrGDFSdFDoTc/obbFsx7ki6PvQYRtV7l60QJqEIz5sZEbJDKTiYksr\nrMVd7JUiwcPVYXvW8kPuQkb4ve/VaSIMPGxjTorcBYa7ntf/POYteGDMLX4v\nopkdb+w5VUAMtqwF0n8lYArYRV7v4L5d4ybUty8UFglHO0HJSQT11AJ0eUlA\nxNMSR/oHCYYaK9lOzpECgXxssl+91bzR4AJVoZ0yWv7le5v1l/q0gmJHzMFT\nFaWP\r\n=yV/O\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC37EvpdWBPeELo9UjG3f8BDphmzGqNCM4PZOaE0DTuCgIgZ0Kkv0Hom8uEgTp1uTYpbSxTRNj8Ghv7TosNarUEPAQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.30-master.20181025095554_1540461530433_0.1783723491865643"},"_hasShrinkwrap":false},"0.10.30":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.30","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"28f019483e374c8b168a6bca478404cf2bd05eb9","_id":"@atomist/lifecycle-automation@0.10.30","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-NiWFzRAjzQuWRTwyErPSh3ofI85h8SHGeywPtztnF0F2mtLnai1inhbYBN84U+ZmR05gyp0bxvRvoAChHuRrzg==","shasum":"7c511c3bfdf79657105cedb3cb88062298a2bde7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.30.tgz","fileCount":566,"unpackedSize":2058527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0Z1gCRA9TVsSAnZWagAAgvMP/iTIfHCBtznA/jckLJmA\nTm8+OSA+xqamdF9n1KGO+KpFR1j+ULv+0pzqu13xPLhiJAWA2yvng6stxiQ9\n660xrtH9sjzOJjHeUphLSAoQult2L5VDk1RTy1uX28A6K61NcpC0aZTFDIOB\n2pYZ2FUCIKf4Te7djIAxw5ErWoHcJn+J3pjiDh2/N0XSHHOBVk4GMSD4FzCY\nRJX/XnB0CTp/zpaleWDP3WTLTySZSEguQSgHk/aagfFQYbut5A3ovO8MyW49\nJyBMe4s7nqfZZVfQj0lGZvFeniCLp2PML462ieVMDTnug98cfX8D6FRABtlY\nmGHkE6Z0HtevE8k4+HnFDaGhBIGJ9cKVvlAFvJYG43G51EF4y/smsSjmFUfk\nQOWsqTbeF14akcMAMuf4l3ZZlHKmw/cuAo9A1UFJS9o6SuRIOrJw1O/sotyg\nNIIEpZCTr0hbTZX68ybnPqQhH4Ook5oetNf5mUTluuHnOvl8J3rhD3noEA7q\n8+M0GEjpwcXsZV8L0eoPWi8bzptri4QQzW7cwJXHYqSquFCWtz9ZEiCaHdwR\nzq/4T2eMxFOUeYLoH01s5s1U60MmZoU1B6KnRef+GdSVZa7L5qBswrcchjtd\nekfVxsNBsyhMRNbON5q4RBfhtwSq4AUx8JfsiON9flcNLeV7KwSL9BYvX3e9\nhNI0\r\n=y8Um\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEHvOYhobr7fge3VzPWrEjpZA/GJvWaxUsS7ftPAF0UQAiBqPx3z3fRG4nheydeuSW9HxGPgYtiMGOlp1rXFdyW+Dg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.30_1540463967812_0.46359700804488924"},"_hasShrinkwrap":false},"0.10.31-master.20181025104027":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.31-master.20181025104027","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"cd22fcc5c7241cb13d577bb247ee78e0d9f258c4","_id":"@atomist/lifecycle-automation@0.10.31-master.20181025104027","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-kn+1HZ+9wYv/klg7ASS3YP++f8bvP4Or/12h3RpBubdS/Z870Cr8G5Z0KyUwCuJOGQN1/nPkY2/vFgJSl5mGow==","shasum":"a1e82272d3a3923ab3fc2c674ff709ece33461c2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.31-master.20181025104027.tgz","fileCount":566,"unpackedSize":2058651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0Z43CRA9TVsSAnZWagAA3agQAJ6Vg5dLjN05Dw3FM3UY\nPHTCw+VaDKYbFwO8aij2M284ZEO5WoNFYVGHcPmDaSkXnz8/OR70S4XQzPG1\nTm3NHPpzii3dOqKc+mqhsJRWvFiwKBj6w3vp43frNq+2ObDbwo/dqIQGUW2Q\nfc85Dam/PYI/SnRl7kOBoDY/8zEi9mGmijpB/9AT1EiVFu+XwUknc/ttkOAD\nIW+JTHj9ngNBt2QXGM9nILwfqSpJjAyFyyb9LJ/e2rRNLgL4UG7wZkDcKIqM\n6IJtw1nDRuXMD4VBQi2Fz2C91SZ9LDwswKLvrBC1ygHIfSKlFsi/ONmlU5Oe\nHkdm7ztxhHaBctAHU559QbWDbfguxyiuhb+gxPQYD+LeyT8k1OUOogv8jIv6\n76h+aaP+zN9PGNj0kEu9fSPFg859KG3WlvjXQlXRVZ93qrXjSHSCFJNXmM1L\n4OOc0BULJjTE403RxX3PKQ+hB7nHp51bTK40JQm9Buo9CWt+u9CkRdMqCbHx\nm3qR9pnw4+YBScE0gcyBavwvAt0GDT40mt6UHD12cphy5Nhv+7ZC0FdYbi+k\nL4xnj2CgdvvfQZFg+ZKaIxXXMV6bfKh0LyZXqxzj/qWVJ0Lna8Z/uEQth01c\npnNRBVK05fLPbsGLckKwb2gMpjr9MguPnJwR0WnNp3ArCbfCvV0U2HrC5L9s\nqk+y\r\n=faUZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCD6EH8DvGOoxycTYn2SYirWFWz+cLI1t5TPMgEZXshnwIhAJVpkyORLnQBsozYFdexHCs2DLzyiDlMB8V/zACzJRqm"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.31-master.20181025104027_1540464182705_0.45816174446001456"},"_hasShrinkwrap":false},"0.10.31-master.20181030152632":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.31-master.20181030152632","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"729ec20eba60fff6474810386f6262e24eddb706","_id":"@atomist/lifecycle-automation@0.10.31-master.20181030152632","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-CuZ7AQaeGiTIsbn635XZO/d5NZLEO4LBpH6dR4kyhC/IspRq3E6cipmxjNCuLnhfLB1mujSfnu1NYRM/JCtLAg==","shasum":"c5c3c720278111a6bba4e75c4392cc9541ffb857","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.31-master.20181030152632.tgz","fileCount":566,"unpackedSize":2058654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2Hi1CRA9TVsSAnZWagAAH6AP/3gZoFH8tzNGyIniHgbc\nxA7mqXmseF1xmTJlpKVt/516+BDOb4gMgKvu//hbYaThaeqA1dkUZPQxaGR0\nV6TW1ffs98UtDgFfzaYN5qWikoTRnat3kxJEPpaVBt27Xvxz9JQd4q9iq8mb\nlqJP7DsbKaNh8r6riJGagHPk/jzGpW7EsYNu6ZfZESSwYB5LMJdOBIhwj9iP\naNJmIOu7cJrc7LwN/RaaPuEf5+HN6uW26EsW3iUVmTdT3k9LoE5zWq7eA7IS\nieQOZCFRv6zcBPmlMuA/0CMS4H1cBpSMtz/C02OYX9iYhMl8UoGlh6QhStMi\nZ1UtWh9zjR0GiouX/jqhT97vllLvWUmTbE4TT6sab7JJezyiEWoKlkO2mP0N\nxdxnew9l8ttF+vT2QtXpZmtNCA+LmZWCG1auap0VlVuHMS8+XjOW1T0urzyw\n59zPxEFFxqsTpOlJz7kUEVuqhawNEBbaRE5Cbd5GfeoQlqmcEqpf4smrV7a6\npmvmPD6Nh2ac1IML2UB0x5zWLk/2aiutt9t2J3cKE2PKxvQXc836UaRLexXL\nh6pZdBYBnNTwfh9dvo+FO21XkPZL1FGsca16bpzrD3Kw2LaLDfdgyyJWLc9T\npJQH13KfRXfpGbdlVJAM1t9ZL5HwAVHLh6Tl+sZpEXmxOqbcQuvCQ2sPDyDc\n153b\r\n=opHS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7bJU7PZKYY2P0zdI0p9MmrJJl4O70BdL0h9LihTxtgwIgAavuAMhpPkQTfrEposbFMlBRBp8QntZiVBlmHjxD4Go="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.31-master.20181030152632_1540913332310_0.5210130813035929"},"_hasShrinkwrap":false},"0.10.31":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.31","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"4ffa670b81d273dfaa0c5032780aa3c3eb2b311c","_id":"@atomist/lifecycle-automation@0.10.31","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-GM4A2+8ZAkVNnyh3IOmpEaJpISIR5kpqEYhW6rs4pqvezKpYFEsZZ5qOUGCDPWJ/cvbkt9OsjwmYVBLG/arjoQ==","shasum":"a26a5591808a9e1a9c16e603d5d28a2d8d9ada81","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.31.tgz","fileCount":566,"unpackedSize":2058632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2JZvCRA9TVsSAnZWagAAZZoP+wbK1AlH6snTgcZseheF\nPVaJAwbW4MGmxsHYZfup9EoAVM9v98nQye6WM9aT4yGz2GExMCXt4zeVPHEi\ns3sWhAq/OYLKA/6XxOSWpt/czi5gwBlIhDcvBL35zVMCuqIRvNYOl+CFpNn3\nzpkIJtmqjt3t8638Vef6ygs4H3JnHUmDXfSgZMaNNoFqR8uzR7kBRx9EVvgU\ndQESOoroxDTnjduV9Zb/hmfmVnygZvn3Q56/CnM3ksAB2gPLnOoRLxFNAH1X\nzbYJ2pSF03TjUXwCeWU1VdZ3p0zOSdemDlC+KxM5eoyCeA4q2OIgrDndp2Ek\ntJJhK6+SrXjWcLZPCYszyi0Arrn3KVt+SCcJi4+gGs0TJkUOlbu5pbThjKM4\n/uQxuLnm1esh/FBIgd8cf48hVwmPr52Lcq0S0ORKsJeuFSoGRUcqZFZPcn5m\n5XmdBqxMvpHspTWCj0cHRb+0TPwJNFWzpmPJcsBSDuPVpdC2EESA56LIddZf\noEMWf2cu3pMrPn1tmBPrbrvuZ+9FRaBl7SygHbHcrxSB0CB5dLi2WQVcJ1HL\n/KJbBeCEzTrNanjibR/qG6klHRmLcbsMqOuSN0usrlxBwwMHeI7GpdiDUjzi\nC8Q+jTT5qgngDPcPEKhs318SVG5/A77F+Hs9ff7injhCKH/PQcIvvTJ6g5FB\nIXxz\r\n=aTYe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGcv0PEd92hMDHq5FBnjh82pXERSsT+ziofcO+Y9j24AIgZM03V5RKq5FZoHgQ59kdOyof1Lron8lAW81ZPYT25nY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.31_1540920942502_0.7677451823841097"},"_hasShrinkwrap":false},"0.10.32-master.20181030173542":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.32-master.20181030173542","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4ffa670b81d273dfaa0c5032780aa3c3eb2b311c","_id":"@atomist/lifecycle-automation@0.10.32-master.20181030173542","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-7wW+1iiSYrH6Fszdv7vKB3W/YHNexdT+2vGAD7R/w5A5hxLM1912QDyiE+aNJHmM5pk7Y5B0bWiSVPkOYQzHng==","shasum":"a03b951e935c68d259d0a52d801096a5ef9e6b90","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.32-master.20181030173542.tgz","fileCount":566,"unpackedSize":2058654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2Jc1CRA9TVsSAnZWagAAOgAP/2zDwS28zQ2LiB+yllVB\nNqLOKPtSl/9UOgRDl4ieUhcsmda3zmlIHqMp7/tLAMvlze8aPG8IALMNk3az\nIACt86aw33om5ddgyzrzGx3RWpZDBkUNz7RJMyJyvT4boEcPS4l/WW4oJ0NW\n3c9iKrVavxJIRA3hFCToQdee6/TSw0gX9q0vv1Xu7J+RaC402LefWpBj70kc\nPpXz05cpexAXJjqOzwTffsW0tbZw21vZMLuVFkRISgu31auW+7bCqambDsat\nEFg8/RjGOsHQrMHHFCucX/nrRS/Cmg++DRMQ93S3Lqk1RWB/SjBQKcoUK2yh\nL6Jwa/kksaUReOz+MkRQR4ZOjZZ6IIPyDORTBDVIMTxGX3Tw2LUg4G1EAHSA\nVKAND1MQayokzsCQZhq2mpmyxQbii8kEI1nFa/gZRoY8xKBoFJPb99IQ7L1b\nM7CWfGvUk3j+WPwd99JNNPfPvlNuck6w0Uk6A3op8j0gc4/XquPLZfZga7Wj\nwJEhsg7Epo8tC/X4hbsQhiCOMMAcCTSg4B8cwJ6llwVsr6EhFmCCWZh+v54s\noMEvjbprtNPt5K4oZUUlkMS53Vh+O3yVcE5wzz+KhRSXx7s+IVCM1/7Q7fpv\nNMeoAgLl+XgDi/r+gKhwnc60lsulcnpAouZpsQILN9S1m/vxarjug6QrjxAi\nJ+/i\r\n=oqzO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0jovqZKe6KkiSK3XUoNtVdXRhX8SQQcCXJPr6CSL/agIgKrN+8dih18oEuM3szDxJJ18r1Pfx3B/pl4F1CGsaFL0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.32-master.20181030173542_1540921140312_0.09150614440019034"},"_hasShrinkwrap":false},"0.10.32-master.20181031112750":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.32-master.20181031112750","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"7169ab962c16ed853fb77516fd1ae4fe3a7616ad","_id":"@atomist/lifecycle-automation@0.10.32-master.20181031112750","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-r7EAHwv3RFEs1xklKlcX3HA20413QR0mgFr4+wJpiK7SKoMRSJ+1Lbv+KSk4VojkhZ6i5QTjDtX9c9Ku0t+anQ==","shasum":"e8b3eaf33f976903cdb49560c75a7bb755302d71","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.32-master.20181031112750.tgz","fileCount":566,"unpackedSize":2059088,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2ZI1CRA9TVsSAnZWagAAP1AP/1gla+yWObj42BlC5Yvr\nz2AAKI8dK+14JboccLwNx2HDvWM4x3yA8fLdffJIQfCXHAT9MJgU8AmnE/o3\nXxoEgw54ag5P6YPe/ZuwHHTDxhZrpbgvWpgAsGr4V2NPiNrck9XeClx1pE/C\nOILG2sL7K5Mwg5Q/87H7xF0pT1sRBBBy+J2K7upLquhRq/YETncyKCKHEG3n\nUVhkhZY3uAmsJA32vKWWp8ywOLuXQOXJfF9Ig5F/0H2kiTRxUnbAFsQ1piA4\nJBQjjpiTeOSPaL9LLHHNPCaDlHXB4pNLk8GbZyLWudHlA7Bq35b1guOei/nZ\nGtsuj/1eTnfy8CCxHUXaxUiTsj2BAkYx4AiLlF3IMRnv/Ycf8rbWL23LV8I1\nXEwM9U8D94QKY1tMk9l5231yiwv5RadqrcsCWMNsZZfjfbLTw0LkpGx3p00J\nYIcKhgFpAkt4yus/Rz59BAcd/Bj69NfrINzKaBMk6GfcS+2Ls9ItyrOYoN58\nwQqD+V8rMMv+63JGq6hp/ziHTDmcts/lNjUthJLhh4AFJU+5yLxn/ZirAq8o\ni4orwHhuC3c0/WjQrCF07oPhiSEEckODu/GtF6fMgH334yeOt+9lE5BnkoWy\nOaHraPDxurype5/tPJbxYvDV4k9jlJDrIC/FK1MopwvGROtED8cT9JB9FWM1\noi2A\r\n=a0xW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICQ1jdrxQFfz6jLKphg/6CysdnU1Y8ShF7GQwzsht/AeAiALwP6HhsaMCaczcdhDgfewvkTOGnToYb0Ayod6njFXRQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.32-master.20181031112750_1540985396840_0.6212131248856334"},"_hasShrinkwrap":false},"0.10.32":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.32","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"8a9a1c9222256fe468c1ae40da46af76761a7bc1","_id":"@atomist/lifecycle-automation@0.10.32","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Ng/LLkag5hqEvtt6iG0pWl+brEOjBAq+2xwnlxaavFRQdvbIBUcdL4n1zcPz26CheW8VeZXfq8zZMkCUK6N+HQ==","shasum":"d7b00fee3e4fdb29da7481e8cfabad5443d047a9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.32.tgz","fileCount":566,"unpackedSize":2059066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2ZLBCRA9TVsSAnZWagAAbXYQAJPPokfJa+swt59g+J5+\nDVPnq++bxTCT4pH9hbcOs/EFzh7XYIdV6AicqGbxpWsRi/CQx+3STmayz1vf\nEECcav8qaM48w7yu0jCWp7ZDRPolxCdaQk1ZFxq2pw7SfD/GfT+Z/96gsjhh\n3LIBSqT89q61+zj0Du+JjAufQ4FSUroJBSL9tuCtq2ez2Xf7Ek6pi5rhy2Zf\nVXW5M4eoa4K6O+hm1ZJqkRh2E5YeuyI8t93xphJabcpbid06nXmZEWJUpHfQ\nMyCWNf0SIqaZ3a7PV6r60RrPvnI0YvYEBZqR6325aCsjaJ91rBbDFJdUHsaJ\n+XZxSrPpYdHu1YJCqlh79B/FpH6otnuLKkqXZXbYtrcPv0cPdffISNhzPrau\nx570jb0BAboMZUvqsWhEnG42HWlekf3Om/DOuKBF8B0hlA2acwexsZiX2XcT\nX7BRryBXU9eVdFnQXT2Ma1IRGdaVINwPXja+WygrNH9VHsa+sAWZy/B4GDun\ndIGxwLmyQMEEOp7X3pcsxi+pmyvP070wUMxlxZNXgheHEIlzeR73vXprqU1F\nRK0ialG8XlhW8BiJOx5JYTzPO9G3nZO04yuQ8u5qvsJJheA56DteA0SpNvWC\n4RYvU2mERQZeOYJIsrA4fsQTKsSaM1s02aR0oANLPzTptvfEU9Yv0IzRlq6E\ns8Ra\r\n=cmJ9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmI3H7ilsNqYKNYoNs534PdLHX6uAWHJCA379AMl8IvAIgO+APb0Kgk5K4H+HT6ZeYECUqppLfHjXqhnPqmKaDtBI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.32_1540985536389_0.6442447742333319"},"_hasShrinkwrap":false},"0.10.33-master.20181031113442":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.33-master.20181031113442","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"bdc79a68bb72fb79f620bd5e7959ba770b305469","_id":"@atomist/lifecycle-automation@0.10.33-master.20181031113442","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-CdhDBZPEWEBjgdFqHTpwaAgQsxSeh6PMZLze4sJv1ZyqFD6pKGF495x7Jn1lzV/H8/LOnqE9vk96HraNwgAbgw==","shasum":"2e2032056d405b8cb8f80fb02e187a3d27b644d0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.33-master.20181031113442.tgz","fileCount":566,"unpackedSize":2059190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2ZPgCRA9TVsSAnZWagAAKwkP/izekbLFGAFfuChrbqZi\n2goaLYzG153qEvsvVYD1RQcYZne8JmLB/ZMVeCD2CkTMZEc3D3C12ORyextB\nB0ioh710zW1D8a5lhcyDFHhXqWWHfgvHPjNoHAp3E52U4I8mz3qHc3gvzAS5\nvb3QLyL9JwVYurLjxj1zUE7fti2+8brW5Ch7ggTvU3SUWfR7tfUix7VzsxHZ\nGBi6Eh6qRfMoLO8yqPueQZdwTgExwLUbW3D9tuzbbONvPJrwT0Qp3NdqOZfl\n5uDTqLD/tgCrWNh7KnSH/AWlEQYdfNRxBBYDKVRtVilvJbxgkV3Gv6VNRSM8\nCiq2T46RiNoa0LjTNnQl2RUi4JVVykv0768RJFif6MZwp5R+FHOufWz6ZYUD\nXIGQWYnELlFJjDMhZNpnfR5l7dy4pXNfmndNhQ1Zb5INNFqManJ7k/M1BP2L\n2z5l6U5bV+Y20AMXQFJFJ5OfxWeyFXNK3yDeh92CYnRxa9VYE4wLnzNvhpjH\njhnZmRG+jW6W/Z83J72xX5oxjZGhI/eU3oZcVOHHJZFeUfxmA5P25tXUKdy7\n8FzCCvVPi/ht29qcIekODVQhRVWCOsuZME5kk1EsCSIdNSuimSdumQwH0vmB\nNIYW7nXfD9q66gTP6gycne/VFzTJd4S7zthnEpkllsgVLCkfGnAnfvu3ZG/Q\n+N7P\r\n=+iJe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4tKSjrptvif6iwTzvLiNm9vlq5y33tdNhCLBEC6oyUwIhAPhaI8K9BViAYPXNMajv2Rm6DZ3mo9SAio7SifRIBjMl"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.33-master.20181031113442_1540985824123_0.25309206492067493"},"_hasShrinkwrap":false},"0.10.33-master.20181031130827":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.33-master.20181031130827","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"b2c3b2d2e692dc49d6707f473df4cc8f9c523f96","_id":"@atomist/lifecycle-automation@0.10.33-master.20181031130827","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-B1UOdOWX8sQ76N4sBYH9SNbx8F8uFkOYb3pdJvWFEarPAMLL+wM/TiaNgOAnLXkasBtY1OmWkSgtOzP4yk9tOQ==","shasum":"051f69cae3e53dc271b51578015b2ddea65416b7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.33-master.20181031130827.tgz","fileCount":566,"unpackedSize":2059365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2anpCRA9TVsSAnZWagAAdhcP+gK3NlOYqdgcKXvPmGQm\nE7mjbOMygro3Am5G38hyPaz7lErkDaKqptXlCueyFjrgYI/F6wyx6uiMoAGz\nv1HRNjJpZ0F2CJreB1dGAsggkb9q2g7lJnazmAmeP9o6UzrwguG5LZH9Egc5\nHq3wP9DAkQ7dz/LT+YNwU6OejMn65scD1MBD4pwsjalVUOkV6QcK5AhfGey6\nlu2cKHL5Tee9CW18Onvv1Jgc7SLko3/7TFMfP1D1SnO3yNh7OsGv3OXPHltR\nU+K8YuYbjD7HBgir9ZDX301Gf/GtFy1DiFnCHvHXNpo0IGCp6gYUc7vGaGOI\nnAMFzkbXaF1nrO+j4NJJLoZEWibmKBfElSBK9tgQGUsVxmwwZYKcR50/T0xo\nBti6vu3AKFgXqwWMjk0dPkYmh9+a9zGlWZYH0ngD7xG3aJzXOqGtPt+7qblt\ncvGoISwibG/BOx0P9eaHl+n0Ue2+LNYX5OL+WEJUrDAbP5FfFuWc/+f14Ett\nXQXJKXbeFQnmo2w02KqSGkek056nzscGCo64voAjmIv7U/t54iYWXL97MY9r\n1N7ixyxtN7bWfA9EsiPrL7C7LAeru17DIllGGSCS91s5PlLLWeqN9Tg3cTq2\nx2TIc2mPzcbkml+FzWRnkZwuYvXakkUhj5h9G9XBaDL+Jpfa14S5vduab1yi\nOcdS\r\n=FE0V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGDKvFSVA/5n48wGypnuwQpAuqeYl0L0gcBHd2d/bDe9AiEAitEEhY4me51Jl7CtQt9ArVPsoLPCHb2rpgsMPNtwOS4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.33-master.20181031130827_1540991464226_0.2539482131657984"},"_hasShrinkwrap":false},"0.10.33":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.33","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"eb694e99d29ee00a55e4ec0ac67c88875cec4776","_id":"@atomist/lifecycle-automation@0.10.33","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-F5YG04fDdDCwsdxhHeUKRvkzttN4+TtMmpH1/Otid8NDHOa4ftk/3TEvACUMdoBRNmOTEYct9VnOfB86UCrB1g==","shasum":"a8fa2263fedef20fb2dd83545ee8b429e9cbd9b5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.33.tgz","fileCount":566,"unpackedSize":2059343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2asaCRA9TVsSAnZWagAAisMP/jXobloR9LeUMuwUckdR\nRReSKVPW8I3MA6eSiU1UyDunOWJNDXZPDiuDAgKFU88RvheOfE5V19Bt+zYa\njJzgTC0fqRfC67FZs9FyfN8JKOazEunqtAIkBdv4Qjn62tej7oz2irVJtaio\noFKP6bCIfjqzznIB4iXxy3WEMY4TybTKNN8EflG7hhfcQi0ls62bD9PJQTb3\nbmE+kBmff4zINqAOVQT0ftdz6IFYHS4voKnGeqERD2seLeb30ZUD6SJCG/Su\nOYQQW5LgEXuJ+ahqn3nQjGRd5jwV1ZhZqFIjte0Q2hhSAfjRkKktH6Rsh2P1\n09LglPyYn97Svg+HsIRtU4Jc3uyvYwXTis0o3Mw2tv9Ix02YF6G8lchuoxVS\nNOtZTlb99Re7DLAKO8hDpIiTu/uTBLk8MjeZUxbGdoo4JBo91H+bOPb2vin8\nIrF9uPgdhenfbd/CyXF8uWjuTvScvSiXXrw9cu1OnQhrGopR5fI/TpMyuhkx\nKFGgFO9TuvFEpTga08aprof14RcxMVFJ6Mnz4ihsur2xX4kEVrSDbX0n+RnG\n8k5zw2UKFHBSwW8IKbuYDbAIycVlwYMvIgMWCXGRsIiFiTPlnGQ2akXnsH5H\nDXjN7wuxPaYnqJU2cMbaxOG2sT224gpT4S3VatvjyOw67p/5MPjMAETH/UdN\nrRd/\r\n=sp4e\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJ4aIICa/fJSWcDpXA51LxedO4GSGAa6G4ga+5g9FX+AiEA4mygN70J8uXVzBA0yXfXFJozPHcyfUzKSH4ihbpOLtU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.33_1540991769846_0.5066956084521672"},"_hasShrinkwrap":false},"0.10.34-master.20181031131753":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.10.34-master.20181031131753","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20180829152002","@atomist/automation-client-ext-dashboard":"^0.1.1","@atomist/automation-client-ext-eventlog":"^0.1.0","@atomist/automation-client-ext-logzio":"^0.1.3","@atomist/automation-client-ext-raven":"^0.1.0","@atomist/slack-messages":"1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"68bdbfd57c8c765d88c7ae7075e50aa9a702774d","_id":"@atomist/lifecycle-automation@0.10.34-master.20181031131753","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-sZGjRdbkzon5fskU4nwzsHMbAaMyGWCmUdsyN+wVnx4Dda1vH8tZ68bxMi8OiDHBiNEAODh5Ac+fCqbf2gHyXg==","shasum":"1744c3e734aecae932ffc60e64f973bdc271d35e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.10.34-master.20181031131753.tgz","fileCount":566,"unpackedSize":2059467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2cpqCRA9TVsSAnZWagAAddoQAJiHfVt6TYB9yozCtP+F\nLFHM3fJp3hpdBESBlJANjG0N+x9aSaSovCjgJiyckG3vcvjgsJMdo/wGEWe4\nhKMJtOqldGLPtUr3Mm1bg3tqwLzATRZR3cLuK4PW+yW1ivkqFb7Q5TtVg84C\noyHMEf8Fchin4KIkKm1OVImzz9SfzyPz5lgoj9tzvVD7sPPqWaqFUfOk70ss\n41Ehl8W04st1iJ2avFeAL0pRuMi0wNW6nEvFr8e3/nQoitN5SCnWqTOLyQqJ\n7scXH2merpam6NIQeOKVhMvK7U/MBQdROv32vzFD7ZQbRooO2YxatrdEmFc1\n01qrJ97ox9Tz5LXyhYv6BsbIKt9vT7Uog8IQiBCn3YOzwZySGGZvKXjHPfnj\nKqZIlczFhvcNC5eiC7jAJ6P3wMyCnaEXDBmbofbMMu1Lyy4YuPIhhh085FPR\ne378ZJ3E9zN03YQ0/6h6ZtdY+dhL6zM/e/LRl65wX+njTeeqpDfaqXE/285t\ndbrEse9Vc1daNZ3i0JYvK5TfTv2pSDeLVFqp9rYlBb4xm4SDSnDrSmYsOGV5\nFywXJOszrQedGxw1EBzSxAgVV8u/QRLmKN8t2Viyj8aQEGZNSK/2QajfR9hV\nt1F11XY5xMZsdOkIo+afzCQ2yiECgjyGo0SWMM0VnEFKxnB5SKTbyZL7pUB4\no9l/\r\n=9N8A\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAGvK73216qH/M4hxeQHSKBXH3LvsllhIpy7w23bDYifAiEAyGFlS4oWXplTiH44X1aoVs2KKeGQGFofyI8d/2+6uOI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.10.34-master.20181031131753_1540999785392_0.3658905658248821"},"_hasShrinkwrap":false},"0.11.0-atomist-update-branch-master-1541106195325.20181102202646":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.0-atomist-update-branch-master-1541106195325.20181102202646","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181015111218","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"8579d22fa41c8888f592a1f07c48a78448677cc4","_id":"@atomist/lifecycle-automation@0.11.0-atomist-update-branch-master-1541106195325.20181102202646","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-qzux/LDhX5tJxuFpM/q8jnulcNZsPAFyqP6osD/18EqleHNhBptAuwX5eLBZmX0xZEETdR1neZjDa9L+U6qciA==","shasum":"f3470cc4d8557ff91a8058ba73a3a64c1d7c0a30","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.0-atomist-update-branch-master-1541106195325.20181102202646.tgz","fileCount":557,"unpackedSize":2059312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3LOaCRA9TVsSAnZWagAA1hoP/1Oi18X9rrw8nj4hz5mF\nsJlKas3IDDVYS/pxWhz6BJ09QJLhZxzzynxSHbwk8UtGLA6+1zLstl5CDLWB\nBJzgIXOEFn7Uuxa0q5bw2B25ey8B2IGkpu7GZjT+6hN1EwkypJmEAKr9ZTDf\n3rwIqiscVtAIzTnVWHIA9y10ccEas+wCYrRTdVbFikDdE/K9w1tCD9E6OLPR\nuqNOTutFJOQz9gCyPCnsFFAoRk22xjXqdRFRQylLqjRB1cujnKXz3NR4wiP8\nmZKewVoAjmHxbDg+WW5dSeJBnFOgUYEDj4EExxfvbBi8/HDxljZR+c2uXaZr\n8GO8HOXQQkJRzl/QNYpQntRBRH9uJxKRC4B1PKcC5uUhms/T7Hu8SO/xsaGn\noxTU1YbvSF+jZLRD9+NnEVX0yC2nSrsTX6LVm9RuAzKIdJRUGYoGH5m7G54t\nlsxZWARRzDxOYxqbx49fkiF5msYIi6kLtPVWzXCsCWcgN3ZQQhypqY73RaX/\nfNqybNmI9WwaP9PQe41/6lywo69iFGp0o1XdjuBZ5xKBvPcbq5C7NC26VK2/\nxw/JQDbJ60xJpuRRu5SXxjLTDf/ws9WaDBnWPJtvy7nIDJl8IQC3AR1+Poqn\nGaXOqpVnF4Tuzrw6WEkzymSNyMrZo/MUTzPUH4s0DUxsLWayTs7geMbuxnJu\nC3zW\r\n=d0lG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGDRhPV5a44b00ZZrtr9XWA/eSGFlVOHwiAwObLRUC9SAiARBUvEhQiKdpUF0HnQU5kyj+AscsP1swLnPxKmZBIXEA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.0-atomist-update-branch-master-1541106195325.20181102202646_1541190552889_0.06816382062676163"},"_hasShrinkwrap":false},"0.11.0-master.20181102203227":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.0-master.20181102203227","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181015111218","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"9f9df4983f6a99c9551a90cd9e973be5048f13c0","_id":"@atomist/lifecycle-automation@0.11.0-master.20181102203227","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-fQpWWNJ8yaLKbD+Ccl1HOV++vRvI+LOh9QT2V6WRlIZKCfiRYgg8VXrOqMwEMCrJhXDMaUiZvA326w09Sm+lZg==","shasum":"78e8396b810e27494b6f7bec53e19844f03a322f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.0-master.20181102203227.tgz","fileCount":557,"unpackedSize":2061933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3LTwCRA9TVsSAnZWagAAcZ4P/iT60/kPapTkUCU2Ayan\nbaEtBVmNPmo3X8GwrQ8uaQsGktcNfmbiPUSNINauN5PZmdCke6ZASp1KnjFN\nQ61MDiepuc2/p/3m2fYzRATVusJuk5JUpQ9O9LpbHepo8OYS18fSL9pbd2Rp\n1JxBDOEHCnmicgMPoezF/yXsKQzyuTrmKxHFST2hnouBb/hKmDJtLZqYKNoW\njGLSnidTcr5nTB0uZDVZ+7fOQUE20GKvEdQ7aCOh/aC6x8ULAlEimVs+vBHb\nfA/L4OrBJnXr8OMGft94hMc783fO2lmSIG7SX8Jrge44x1zyApo9apkHt7fK\n9tizKtOAHwknJobEUIjPZ2PEGqkB0E6nDLKW6paz3B7GBhT1wPtb8zZQJgST\nY32IoCDtRHAEntfDl2ldC+1T5sl8lGqj0bFd7R5oA2WpvrKo2wOo7T/oVh9L\nk0DnykYfNrGp8nZItUTuOProCgVqBYBO37rpT7hynTt3DV18k5ByA9v3R4h0\n5MyIllT3yBr91y/2egZQjn7ozZKVjofdRkyBl5eAzAClMvRCNyl139x4doDD\ndnpplcRlajJvKvHGbRFHdOhiwj7KZ7LWpRqq3sY7bNXDyLzWHkowfFnz/vNE\n99lhLB9cHZTNxcXw72LkFUc2LaRfz5wJYY/9YprJwKg4yRt1FL0nQLardNj5\nM+SM\r\n=sk9j\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEFx2xI05dZ6O2PicS9sbiQNzCJW1hDheaDYvIQ4guRxAiEA4gfR9zyREjKsTkEoFX4LWFjbAHagLzQaTjQgPK+/CPQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.0-master.20181102203227_1541190895979_0.6168460900558597"},"_hasShrinkwrap":false},"0.11.0-master.20181102204708":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.0-master.20181102204708","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181015111218","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"dc594c13ef5c3cb77ab3bdf974a0dd4a3d17ac9b","_id":"@atomist/lifecycle-automation@0.11.0-master.20181102204708","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-yp4nJd97ijjR7WhtEcmAE2WSQMk1bngQWRsyaKKPYLDjFllaVLW/+4/Cs3Sl1QNvLkZnUaJf+GhTVZ+4NEmssA==","shasum":"a59f40bdbc4e84e18d6706868a77b98dc34fd88f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.0-master.20181102204708.tgz","fileCount":557,"unpackedSize":2061933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3LhmCRA9TVsSAnZWagAA/l0P+wbv5yq6E7J07bBD6jft\nAHPCItw4SHPNUUWY8fprDI9nnsGLrMLyoF6tR0tlsARkIPnB5ay9I0ZorDZk\nZmUpnNfUQPjMxvxNQwXgiOT3O23EXEPoXz8F+ohd0hGXs/YbjaTRtfrGIpkO\njJAiYJVFTLuQJcZU0ZFl+nZqAfuyDb9BlSNaEyOzvSY4lXPS35sWVmxn/fi1\nVt8bUCK0QiBLjT5TBbdPNizc/JCFsEWyCsITyTdohd5CiTj256rF1eOxEtul\n2hEzAijuLzoVtT+kJkrUCek4J/JSzAFZfwAdIVwlr3Ok+uf9sPA/B/KWZ+Vs\nsMYUMeIP3nOJkN1AIAu9yKKN0T3mUS6OIkXfs3bOZUgnGFNyhyu0J5lYPOaO\nuUiLTZvuI5qO+l3yaUQmYyWVZMJ/BP4nwFuWzOmDirE6kPgnHr6A4st3xrnf\n+SfQ2GpsrfVYc6kkzcZS7VOiW48XCIv8AvBEZJLQbouDccK+cNhd292I/AF6\ncHV5MZC/Bn8X0UeCd43XLv2I80xAA1gSzCO3txjCBnsGU7kCHGws1/cyc8Wg\nC+Emamh+YlqPJ+DsjHwa9GZE5iKIv1VmeBWHueJXvXTj2l8xItkagfRixTPy\ntlKarK8eYUrkpiM4R4yD4TwhLVZ1O6ifrcg9qngmiDBibunoCE4xuBNgyfj4\nVOIR\r\n=9yWo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFVFWCZxXKhnDgr6Ld/UGVL5cGPLDWzS64lS/QTxDyKhAiEAs8gATuG9+gdwIf7CfqcKj/+GDW9cEdCTpKMg7l7j3Nc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.0-master.20181102204708_1541191782198_0.5772206127474868"},"_hasShrinkwrap":false},"0.11.0":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.0","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181015111218","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"93e7cda2de192fd8a7dfb75efdde1993f3cd51d5","_id":"@atomist/lifecycle-automation@0.11.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-EUn84dEzW53meqFxRDtNwgN80FY7QGNCDNNhddbMS6tiXODdWyKlyefsj/KQdEu8fzLQkA2z5pZ5/2UzGT1W/Q==","shasum":"d1b2cb372d96807547a3fd8a61af7b6b7c93a13a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.0.tgz","fileCount":557,"unpackedSize":2061911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3Lw3CRA9TVsSAnZWagAAwcQP/1wJgjb8yyfJ3OATGj++\nk6nccVOKbGyGLeV++rTqkot9g/JSfxSUNRZaOtir3BSfMy5ssbFMRQK0nyn9\nC3RkuSdpvACWg5iyHompUT9N/q6/yvZOPWpUmGjmDNDjqx7gDsoCo3oDhhDE\ngTTBQxzE39+RODxEFyI6j0e5BeXTEK57SR0AWfwoeOCrXZhAMQIYxW60DXdO\n3cB6yqzmir5swdehmnsXbaABf8y/PHrSIq15ny8a25NFqKnuCj//ooUX3A5q\nRamUyNf+l47Ln+x/ePyRt0qkQF2MBfimyU/dOVB2vEfkXOIxFu2abWGgwEwT\nQJcXXVhvTkiQcdBg8mqk4E4+J3L3CCeAuVtRIrZqhGWWL4Zmg1ToSbBkk9Hc\n9posIzuTwtnjiujxCP4RIv+WUe7wk1EpfYM4y/CtEq9L++NPPS5XZMJoOr1W\nb0VSefJRnurqMZRU5417E/IFjflpA1TIOO5D9xAjxs0oPfJzcH5MyzEUBgRN\nC9gxpr9WQAm41WkYaI4q/+pbkFoKnpZJq1yxeByWbrLA1I2BygRD9PCjO7MG\nGze7yexWwUx0VJU6yKMaMnDkBQZpp1uDTh6HoKA3+JjaDa1h1AqrSaw5VSPi\nQtOiGr04hFZ8S6p47i7xzLpYnGoouPUgbIcyChe5nV2caRRRO+8GsKYRo4+F\nXJla\r\n=1FJD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIApbUdId+tZJnKLNQ0LRW2D/by5ZU71JakY3DBcs3alEAiAbB7wpgVQWe0N3WwVSjiVaiHx7rrCrtyWpLRilR+79Tg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.0_1541192758525_0.766851650139434"},"_hasShrinkwrap":false},"0.11.1-master.20181102210748":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.1-master.20181102210748","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181015111218","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"42134156307c1eb73c49537686f22aa9b3e88e0e","_id":"@atomist/lifecycle-automation@0.11.1-master.20181102210748","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-zP11L8xr+v2xlwXqvrRGIAv/XbFqum+7vCh9qu8qo8wtfMg33DQaZEslpgjtZHWhwyO5mgvKmPsMJgP51P5RTA==","shasum":"f542e836d04a0efdc4368bb11053f25671967af2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.1-master.20181102210748.tgz","fileCount":557,"unpackedSize":2062032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3L1UCRA9TVsSAnZWagAAKY8P+QH6IwYM8AbfYI2rAsgD\nEVHG/Av8UXks+nEkdcmb18400sXOcZKQQ03lZC4rojVmj9LjQtg0Dhx5w7mZ\nnvTnaD2gJ3mRnuDM6HBTfE/YXHzx4jGeargx/0bylwPvRDpYujH2J5vgIpGh\n+qh4bkTogsS31csFMLelqsaPZQ2tO2/x5M7m0lryiSX0TV5Yh3WhTGDSHC6A\nkpGXeiEnZdcZhvNPcT4Mh2V5txsKliPM1YdnsQqoq79uIcFh0vw1LbOn/xbw\n6UQnGyi0GDc/yI/hNFbB29p2QMVKh+aJciUhlb9KUxlAm6frNZoLHDgBnLIl\nY35hTnIR01IPByBTteFhTYLxGDCha+cTQOH6ayVsf3MJj9Z3SJZqWMFWQqA9\nY2fU5mOcvywEvlTdtzBRFOOiXZIRad4/LCPuWmRnk8XgWXK7ID3Bmfnyntnu\nOHhl0LGtty5y/Fj24pkrtkQzq9Pr0mQum1TkCfTV2b1ijXLGAB+iPAff4IBh\nUoGYc10LPRFurrkvn0YC7AkGHj1cAt7iR23pDOWjHSD2/IAMD0Nt/lpa3HMA\nhSpsBjf8xJb+/iGojd1P/C4h3/IjhpwrDYliKvdVUctHpgwn6YESu7J9HvdG\ncd94mRT/MlNSsO1L4JWebbaaOv/3yDOZXbHav0LfmhmAoT5xJkDf2NYsDvFd\npGPI\r\n=F2OV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOrOIN3oj4AVkCFC3hFZPF7kCNtPO6WmqNJm8zJOZHogIhAKbqU2efVVcAVfMHqD/kJ0YpgctsLl6wd6/XFMZ+keh3"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.1-master.20181102210748_1541193044002_0.9594393723721508"},"_hasShrinkwrap":false},"0.11.1-master.20181102212154":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.1-master.20181102212154","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181015111218","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"31f754c6bd2a467d3c11d46069f36eb1ec9b3fa5","_id":"@atomist/lifecycle-automation@0.11.1-master.20181102212154","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-XeSzY5hBRYLB9wymgNPJT24vN/3pgH+eYnSUP7va+5YkyL7EeybEdISK3IppXa4/58zoeEbTBYnA2zC0tW/ulQ==","shasum":"494f4a9772cb01fdcb5d0c0423cac99d4afe3c9a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.1-master.20181102212154.tgz","fileCount":557,"unpackedSize":2061024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3MCNCRA9TVsSAnZWagAA1EcP/iEDJS4I211Ry9PLdbfm\nFUFOVkmK/uWFNEsUhcmvQ5rvUKSPKznDvk0lrf1Aq40JG1KpmJoqjCoQtqOP\n+kRvHiK5bbsNHdaT+2zKobYLkK1+aBAtaeR2RRqvOVX1KRUZX0qMnRuFZtYa\nx5dg6S/GKNzOKSSxhN5Xgf93xQcIQ42iEYF+Kxbvh42M04BxU/iQkaSy3eh/\nYVxyg9NEKkrIuZaEpRz9UZ4Z/ezVttPivo/aE+5QUqYTuyrJe2fFBaGMH4me\nUYk0YqwhJsI2Um5XmVkMCtYkZUkedIMZqPUeqBXXLvc2Ndoc8oEqX541bD+2\nmRyAJawFtBa1oohfly/N0EMO+Iq/f9uSplTsxTqzWHWfiYi37h9UIAIgQO7F\n0PeAK38ghXZfz+oluUpbaOhoD/PKoca3b3XiSgRUdSxbBIWIva3g7Z8ScTon\nVsB1N17LwjEXxiGJkjEYXuj1eerE+mGn5+IZBUiZC5IB7jPfVmQepIrL+fn2\nss011rfoKGYK27giwCHKGiQyKqAqIqO/fXq50OIHaiuXp3iZMlSJWBoXcaMG\nxT9mN43aUAUIwFyg2XnP1ob2ewc0ZZfrDgx3bHPZRl9nschZPstoIBkOWh0l\nyld930uqLU+L5KwYVHnISoNoB4bkBBdGheVXLRrmzvIYY7PVyYBM+bQMpEQb\nXsVs\r\n=iNim\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD19U9tGhJrZQp6ecmtJPjj0GP1BQ/8KUM7Uy5vfsIO0gIgF4QL5j5IZbHSLDNOKnXHk0+cETygZUlBhJUUiCWw938="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.1-master.20181102212154_1541193868683_0.5290698453649323"},"_hasShrinkwrap":false},"0.11.1":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.1","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181015111218","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"4852a6b1f2936c734c6024acaefb0764dc49c7a4","_id":"@atomist/lifecycle-automation@0.11.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-GrNNjMVbPYsBxa2Zi4bT0GVRKuJqfUzJJIsnXGZIXdaufHFPxm2eS8+igVR6vqPe3hd/gsFUciuWkbBYKGFE8Q==","shasum":"70566674f8e6b8ecdbfb7db1e66b87bc88eb4b12","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.1.tgz","fileCount":557,"unpackedSize":2061002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3MNUCRA9TVsSAnZWagAAASAP/3TYm8bgeDWfCdSp9K3K\nkYaoBkf5ZiQfLaJahaKDgEdHnQ3wG2Yju1auZMqaE77UT/EySvl7S07KwwKg\nHLHzE4/ljHpltMO82hq6zp35W/lKK2MtAGFKhJG1+k57U3CkhH3EiX9FZgKS\nR/f+VUjfaPlFei834u06FrzEt4+9J9uSC+CcTJXiSJCPgdS1+kv2vQXCFpbB\nkGjt2Z4QrQjj/7p+LQAgLtglGmyGa+/fsICLcAhqT8ic9wqfDPXQg0vi1lGx\nYtXsbj3zLYJLeG2HjuE7r0zO0NfSm4XGLCuVQXjSHwKeAmi4lyBHn/DCuD+A\nP3cQeTi4RIccl861MpL4V7KjEs27CCqMdkiqvYce5ICH4nZCUQ8UYBBTIK3d\nI2BBwEOvkMHKxNGUzOMQ+9fRPEy8S9tBp929MAXJY/RfSzsOSzr3BpAo5baQ\n+S1wmX13MjriKXhSc22sc2Av45+aAepeVmNvgmorK15wOnTrUYICWWlfj+Pm\n8dufPTTENLJp72NAlLrh8pscbmF7XALjusPqEOLc2TC2r7mMLnhuotU4XAUa\nefV9n0qmdhKPJ5iw2/SzTAL7+OiAlDCs4Z8VnPJIMJdCzzvbXCr7uVDwW23z\n+I6yRAZESLE9xkhfq9fh27ndWygmCAiYQpdRjBI1ULfgKOMZcTu3g17GOw/Q\nf6/h\r\n=mBCV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEyBhUBuHXFbtNGbIc8ctuHoxOXazZW1ZYvBscUdSzkeAiEA+MnMmXKg29Pr/7BQH7AGUY6OblKSyNvIA74r3gutYLA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.1_1541194580078_0.6664051081665701"},"_hasShrinkwrap":false},"0.11.2-master.20181105170407":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.2-master.20181105170407","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181015111218","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"45bc4fd4be2cfd751ce6dbc560c621a585959b80","_id":"@atomist/lifecycle-automation@0.11.2-master.20181105170407","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-fYR2fqzo+l062aOAaXJTbAdVakyyqqaqiBbZpxjAhp52IkChET3HoFAuuhiWE+KRGFs2CZKBJXjm496C6Vdi2g==","shasum":"b4eeaa7e61433761d0896aa186f49fe5470e4a8c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.2-master.20181105170407.tgz","fileCount":557,"unpackedSize":2061295,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4HjQCRA9TVsSAnZWagAALygP/3l8bgya4C9v0+nsL+cl\n80BuZw9qo320c5vk2cvd49Dcq9YU/8kjmHo48FVAZ1alY82Tt/d3tDmGmx9D\nQx9tUzDa3ilf76RJgELdeaXkl6f39XEtLfSJjoGYRSdSQ51DARc4IHD4bQRj\nKGHofuTjbJcijNHCBeYTilqcaWWRUu1D32s8fhaV31pVGUWX7SLSptkQ5dln\nsVY8JyVim9pIENKzXpREEruA2tYE8Tkwmp4X0C/R8940KKLsfzi8aKEy7aRa\n5UUjJ3ZV+MPjJMNla34GgeZghUDnczVXoxcVcT/BArCkpx/4CARZzRiWarIY\nv/iuxAgaKslE6hgnUmv8CqgsYcsq4YHJBCg3YIdqhBvPXzfof/fItk+sJ/+Y\nd8ZSKcJq0horftyLdj89NwlMjlCzAgWQTxb2bOCu4mBY04UZ5icYyjn0fbr2\n6PiqOVU8sbfaetmgfyE52kpK0+BcsFaMwVqxEHr0oRuYEglBrfsDDsdHqvS6\nohh3u0+Kjty+WK642nOI1uyab0X4qiTfpBqNUoyM/HgElHiA+lNEueabILnF\nlu8DuvfwopP5aX3uwZGxjbpHzv4AKAeiw6XVgrpL+rgEafgwe3CC19BlCpM+\nkRXuXML/beDS19homtw0GhwtQ24XwLZ+MfvaftuePDlkTnS7aLewFIXnuNhq\nnmzU\r\n=1jUA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDy6fbSoK3u7M2g62DAmgWJZnKb4kqpnWyCIqUyB+eaNAIhAIjA2buVo/7ibUwSbt3bVYI6xIKZiQrsje4CwXyH5nV/"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.2-master.20181105170407_1541437647842_0.6235381159599882"},"_hasShrinkwrap":false},"0.11.2-master.20181105173955":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.2-master.20181105173955","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181015111218","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"ca42ca746debae5fe2e8e486f70a8274e9e36b89","_id":"@atomist/lifecycle-automation@0.11.2-master.20181105173955","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-+zCP0mBEA7Q78jr2OlQWctIeNQGgmdxUqGPGu+PxR90k4qG5TGtGQBp0gTUp67IedIz0josUnjji2/7ofvoqvw==","shasum":"46dcd3439f007332b20a546d796c0d6635199459","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.2-master.20181105173955.tgz","fileCount":561,"unpackedSize":2066807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4ID9CRA9TVsSAnZWagAAG/wP/1gTX1CnssY9QTWp+3SR\nlY3+Nd97HeJYpO6gmg6r47ntUvihqML7HSL+yEkJtf3PupDegUef/hsMzVFv\nCY8jP9sFjY4U2Z1MH7q22TQh4PvixXPYmRipqkLZfUeRvZPGj3jVK/yAcW/f\nzeL5lIBdMT6rR3rr4TByjXq5sl7CWgeelgYQ+B6zFy4YspY6gp5YvxL6rG0l\ntsghmszMWA726IFOp8vOFyshX74AioLcZ8ODD978OJckFOu+C77FsGSLEFQH\n2xC5APfeB0fJlf/irruDD82+5IBbC2OS0AYaOE3SEnkgzK9Fe7Y3qlU3nZCW\nztyonRE3TJAWrBrxGHRcCqOq0SUSqtWIL6zh8njsysljWuitpbu9Ea4R9bqF\n3dDbd4uKP3hd4SHD6rUiGh1KMKgdD1X7dKd81sjs9WHFPb3tZrXo5sd5eJ+h\nKLBQtmbL2K0jxQDSz8VENa9Mhf7HLQKF/jqqLH4MEw006902P3OskwgDfoIH\nHkBv5Bsq0qKy9hm2tEl+MPox/vZrQKz/5JbzveFflnX9nMInP5pOsnAKW7JZ\nhJ11jeWeRTlkwwy+E31sYcggMRyK4ID2z8oW0g6DK59VBVmbG19HQVAmfuJr\nxlvDP+EQISNRho84uLs+h+D7lmt/U0ZGmfE03Mx7f/Qa1WO+5OwoHkAq/gYr\nG9qj\r\n=bxK1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE3indnR+XA1RqhbEaZv1GaqWhr3xYv0jjZXdzKIHOTTAiEAgpLJxwKD+6b8fo5vvs5NStlLF090QucxvOjmqJEYTnQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.2-master.20181105173955_1541439740826_0.9859886866543173"},"_hasShrinkwrap":false},"0.11.2":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.2","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181015111218","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"acb7536b4be3d5ac23201de64a769b6e5ded66c2","_id":"@atomist/lifecycle-automation@0.11.2","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-v1MW9p1282Dmu3jfVLqlc4AAAk7sZNpAY5vyPUXG5pWv3t8zKw+CHGCD72c4F/hxhwmOUDr8NMnFhZKpLhKubQ==","shasum":"dfed0bc689d776fd5a1a8d851749451b08bb40b8","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.2.tgz","fileCount":561,"unpackedSize":2066785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4IGpCRA9TVsSAnZWagAAJ20P/1aOjHKf+nWUC0er4LnA\n9sKG9ooFn7peYzWV8XhONQg82zVv194cXIKdOY7CGc/fHby4jpGo3IPkddYa\nSZdQkSrFbxHBDBhgdYPRQNHoUUOZU+M4swbLk3IFbylKg0bJthKW8TxztLOc\nYRCsoyGUKPF3Ljr1kLnja4mmc8+DZNIKcpLVzvgTakadP2fNsFNbMbp9i0oa\n/cPsZsJTYplMdcFAQrOYEjS/ZKkvVRsa8T8aLnUvkaiPuGgd9hmS50HWutH4\nXAUjirp6Nud2RY8x5e38U/1p876S79vohfQJdHyp8i+C3aFmtlm5OUFNIqbH\nnf6RYrdQaEi2Og1unq6PA2i2jxLlrMVSNBbTNkEkqBcmXtqnqTPHy9U/WjDP\nIouAWnZPiigb23W1mP/dpMxTyl7nWaK62kAIOiwYIQDMsu1uHhiwyCgKuESz\nHJc2Jnhip2ASakZEUhy8TSZBiFw0k8R2D+OvL0OaJtLI/OlE8W3gunxQRY86\n3ztANyDAwPk5v+ano17Erk3+r71Mh05LdxXABEHMq36CY7Gpu8jO4MIGB5Nz\n8QBQr5rroADC406vGmVLxp8doakO+KPUet7YaN8TbMeNw6wwdBI9MJugarUQ\nCMWqyZPXpLvFUd1wo6BNtkQtY7vSLAYV2DUJ0GDT+ropM/MrcRtBEcIZs4Ki\n+b+f\r\n=pm4Z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHuDJD7fsKaCAfYTUlgTRr5j5iIuSGK2ugoxvkwZ7tzUAiEAtV6DR2rZ2AQjlEqrVgUHKuZVkfOX8GjhutfRiWfNYDg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.2_1541439912341_0.9127134775206125"},"_hasShrinkwrap":false},"0.11.3-master.20181105174629":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.3-master.20181105174629","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181015111218","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"acb7536b4be3d5ac23201de64a769b6e5ded66c2","_id":"@atomist/lifecycle-automation@0.11.3-master.20181105174629","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-a4Rpg2EZQSLR4l5+YlYP5Vp8WSCQ544yMhkzGMOMNGl7t6wUIcj0UuG18DIEq7Qthbuwlv7zaSn1MQhF5XggHA==","shasum":"45a757419765298f3660a4b1141d2e55fb141c38","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.3-master.20181105174629.tgz","fileCount":561,"unpackedSize":2066807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4IOhCRA9TVsSAnZWagAATIMP/iiqlNe7vIcHi4GE73sZ\nZKNvGfeYo+e4wB8MZ7dFw72plOPj7xFy3TEHXaB5zVnfE+uoJAi88xfUwRNU\nP9DU1HDc4DKYvCeqwiBR/1Ep2+IMAr54j3y40FKIIzdJOPRYX3mhlLFZaH4S\nSj+jl9d/8X4k4G1wdtvZwDMvnDXIIcUEaqljhL6mc65CH9eQ+OPoAxdC8Z2T\nmsvZIexHQMfy6IwffHbCOqlR40BxDF3xbsnYHgawOixmdIon46JHHgxgKuUb\nB0w9qV0/2WJmENNktvPAX8W4OZgnqJqlOsvlM/U5cpQ5pv6eC91uWN9wptS3\niU9hFLHEDsSwxM++tYyQhT2GKAMgSSuvahTVcXBniVSC0hBuwqlmW5bHSeRG\nmW/i76Qpr3oIqdtnLhVqiPMRG0MRZSCkwQgRcz3IS3esxyirQZDB+YPBbl5C\nPTSU88Rt4tXvINrykV8GQwF2cErY7HXBarfTVLjcX2skLMTQwu6+nAUsL7b3\nfuyD6FCj4MH6x+1bJuhAiUu+Scw0m5ZG9WzycNVzRBVZhaD9WoRPas8njVTp\nm4YnD7rm8xrO4338r6ygA7YtQDywIhfjQ1BPVoI+rvcoj/KPdzwlGH24rQgR\nBC4Fo0PGdaGHoXABnAbRRBy5JIzxMc/B/kX8158LyrJv0jJaN00VaYA6xyaT\nIv1t\r\n=6jw7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHgWhf9LqUhIvAjbFGXsvvGOoJ1U2F0dlVFslEmc+r0eAiEAuil4ZVn3UiIT5SSYuNUWPc5TKz5fO8Wq4w5M50o7Fuc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.3-master.20181105174629_1541440416745_0.8861756835587906"},"_hasShrinkwrap":false},"0.11.3-master.20181105225910":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.3-master.20181105225910","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181015111218","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"fb9052ab929bc4fe10a7259b02eb7dc4a705e7fc","_id":"@atomist/lifecycle-automation@0.11.3-master.20181105225910","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-WWVfe85xUCSfuzrqiz/Xv10KIxoDyGnbbikyH1NtpDvJcRldBadPr7I4pWmiOpZWdUdgFW5Nm6ckAXnenm8H2w==","shasum":"b5110cb3c80a1c03f2d357533b183decd6b46205","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.3-master.20181105225910.tgz","fileCount":561,"unpackedSize":2068335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4MvrCRA9TVsSAnZWagAAuwUP/jWb5pXb/sxBMaVs8wtP\nfoDeSp997y50IaTho4XjVavbptnfu1irzCefmBg/jewefjJaGp7q4PuAeTUP\nbiEYKKoTc/TUKxaFguZHWL298XHALTWo2PJ78/cteXoOeHxV/2ZvKp8JHWFk\nHvdOTWHtz7zbFs/gmdq1DUpniufalLlZj5vYm28xldvP1Tkr7PvPJ1bA8jvl\nges5UrNrKGEo6JeseedCIhlKVlv2YwNHNis+8B9FCs8SaHvnFMvowjdggmvh\nmIUJGTVAypUDcfQqF8IJ//e20+rFakq08NWR5Jp0Tp0lQnhDyHtrYL6ifF5D\nv3T79n68O2NGbgx0hfxbZsMvHUD+/lvw5Zi1qgjkJEgSYx/c3LgkVWhseJEx\nrCFJGgB6gBcsClyRTMRpany3kkRzDmbN1pssvC8ADSNfl/V1sbCgRXgtm5fR\nYxz1whZN2s6yvz0TpFl+QKwKmMGk34Abc03uYio92HOcy3tjW7MDh9q4bC8/\niTQuh6y828M90ReI4AxBjupEju2KCYci40zenGDNflLh07sa/557H6lykN6L\nElayNjRrYkoWvgnZ0IPlBvf4s0njnSh/5R1bK/Pukw2xbZiKrd389bUgRrQo\n8u+YjowS1yadfDmbGdj8ubp1zPJLl9nu7YaNlbVkiZfJRlYr6CDh5yFpqOIu\n/9Yi\r\n=F5ko\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdTLihuLDiH8GtF+f6hXaRJtfaJzAPt52jYl/EkHtxQAIhANRQ2n+3r/bSN381J7bkb+LiARb3Tdb8+kOSFKIo7zvg"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.3-master.20181105225910_1541458922704_0.7161578871595551"},"_hasShrinkwrap":false},"0.11.3-master.20181106082335":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.3-master.20181106082335","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181015111218","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"98f44f6a0f906db79c1369b2c824453658c0f3be","_id":"@atomist/lifecycle-automation@0.11.3-master.20181106082335","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-ON+gfqmLw2cpDFjGt/hxsXFL8u1OMPqKQe2Sq9BGBXxv8RPjIuVEJANKLu/B6IHyvxpmbo2gF4Pm+f24Vq8xng==","shasum":"eab07f2c74a42ecfdf6171d6df4f946163b06a1c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.3-master.20181106082335.tgz","fileCount":561,"unpackedSize":2069313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4VAcCRA9TVsSAnZWagAAfW0P/26eFZ1tpTSZRjRp8/a0\nJXODtPELvft4et8uMfzfIDGLkB7dWF35jOncu0ZaHGJ3Ap7VAdg6ZV7QntVt\nZkdhNwuAOWykKB8HjZsJiv5eb7L5vpXmG7KXRXtS0/kUmHgF12Vi813Hx2o8\nfbcLA8qMa7WSJ5KTtmC4mMKsQ/M/N1RvmZW/mFE5PtsmlqMTglK27adBaWbn\nZ3eo1D2QjTqMwnQi8yjP2sbyQhHkRAyHAuiClEV7CpxlogSWKlRbUOVK0Eri\nBfC2rBWGztlM66sqyZcUSUCdFRZT4+t1IXbK/LfJTSHHb3/I6CErYpNADodx\n9SvKME/eDDGZn4ITY9AaSXAqRZsN3EckCZXnp3W02hPBmrGlhRCz4kRLyxl+\njUmrgt1jphNf5JLZzLRqyjZUXVMYBAmckaTdT1T6myBx1anaPOVy/EwZy+42\n/ZwEJjvDBEIJofXHqioDvQSJgsYq2nWd9tgzCTID/7WFJDTF1utyzqcRgcir\n3wDOKWzO4l85yXM6C3dPhxHzATsnysxlkoZPhOfd7AQnydvOXdDrE8vXrfXj\nQ9kUvxXruJoW/D0iiHfYYzFr72B314OmaiOUAW5vVYoWeMfaQ7n6VfVzy0iQ\naQzNsoenKlxmVJfWm9tytoLu/I7vXQZzo5uC2M6mX3PMDlLmTW0mQSVo00pG\nYbke\r\n=NNRg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHBev1cS1BPFMBiOXc9MLoOpx08WspX88VOUz337t/YRAiEAnjfzD+1COgKlyWEbjNfdN7BmrY0UUxI6PCQB+vKSvKg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.3-master.20181106082335_1541492763825_0.2747230560614211"},"_hasShrinkwrap":false},"0.11.3":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.3","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181015111218","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"0a90bf54b117262d97a7df3b47a3fd86a262ee4f","_id":"@atomist/lifecycle-automation@0.11.3","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-6P/pT9+06lLxDqm/ei9rPWua0UhWSm7tq3cgdlhU3RdZII+Q/SBok6oYQBjmH8I3H+qYsRXbdquhHi7aYnUieA==","shasum":"45a0f5a9a3d89e2d0593eefae4cfb1fa89f6da37","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.3.tgz","fileCount":561,"unpackedSize":2069291,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4VCiCRA9TVsSAnZWagAAbzgP+wVN18f7vRRshe4eFJtC\nSLdOJbHhvHfU8Mh6DyMk413YsmFqBMFQ/VTvO9VUpnnZQ/2aA4YFl+OA+aTF\nhZN15gqmoOQrpC0jJfZ28GWD5EkSWWbOYtjgtyJXUSmoWIQuBK4ga+s+NBSk\nWwBmX1AQMFbJHpXQqF21H/EgAnco/y1pjvKExwTpd9CCuXQoUrMgYlLr4k6t\nrqo/FdzKDceMr1kopVXX3GXStaW7aEIHgB3dn3ioA6HWol7EOByxfxu5x8p7\nkdHn7u46SK8T2U+6ni9zyIz8q6RbzEgiYGoDBnrhsSUKtcd00dFx4kiKnSdC\n2BZ7oe89iy5IWfDhH9jNigskxQRejaaDreQmQTrEDmn5azGBMwgJlTZaEmAC\n2Pq3Ej6mb2fGqkmOdTydZuaA4LYyyKK3LAqA8lfu0sEu6JLALdKwNg3HmPCp\nRdptU+eYKRV9B+HJmd/TcF2fom+el2uZzveHvl7JsB2fFlvyad++qQx7VaEu\nR8Ug/WHvBRF7KzNRgBEoa8YS+EXbEWwQXnigi7Kxcf7glbBldbgeiUs1bqtW\nzvGel644iTODR8yc64b4npOrGNh6FycmMV6y+hW7tlTWF7+XF/1Bto06NcWT\nO8SZP6E08j98uQJ9xbdq76Mk81a4DR7OnYv7SNf+Irc5jzjHbM6vpLypYfj2\njkfW\r\n=UyYd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDncIbhI6IYCVeUPofulQT4/2dWiydu9R2oQzMG6nTYGwIgT56xdCsZ7bry2Kmh0IiU7tti6reuenqXQUrPBz1KQ8g="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.3_1541492897370_0.5093161978592682"},"_hasShrinkwrap":false},"0.11.4-master.20181106084527":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.4-master.20181106084527","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181015111218","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e10485d143cc4423bdcfa12a0cbc6e6b9b42b4e8","_id":"@atomist/lifecycle-automation@0.11.4-master.20181106084527","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Ww4DM9xUXDyooDnpvL8+14Xo+81wct1kdYxw5KloEAPXMb8tF78/S23TUEtXuKzr6DtTlCoKyBSgSzDTVgO83g==","shasum":"73e002a853e4ac104d7eaf5e4958602f9400596f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.4-master.20181106084527.tgz","fileCount":561,"unpackedSize":2069412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4VU9CRA9TVsSAnZWagAAVWQP/2xJjYK3MavipGCo2AMd\nmnrsVg2+cqs1x1LNHKrE0ArV4qkLlLaubT7nAdijFkfBK17afDWfo/7eTV1Q\nXQ30h1PzutjXTAunofv24+hqutru+IgC00WKQYopHPOOt0klLehXT/Q4C4Uz\n1vNXpC7Kk0Bdbyxhxj62lySwIGbZs8Ezuuq4TMtBO9Te8Yd7Q+Q+yM7ZJE8A\nN0GXWl3sNNdzzRE5EJPX5QOzQwsC4808jGJSfQ3q+p5svCHQaC5AaZrX9s1V\nyV4iuhUDACsQPxBLHpJPisUw9OV7XoyELvHVKwaI8oFO90JEhsdkkgd1UhZz\nd78jGetldEBOSfbqs1RK5u27Gjmzr3wnEKXwQZCMxpQkYQQpWt9VTRQmQ4FH\nKNGQ0ie5uB7S6XyUiS1sLy9bTbAvrqhe9heYVE+syxH9C85CxGgkrvApzu69\nDon3Fzjs6/ZZR7uOYREGvgY3SqxdgxIcq6LOrqQY8ePM5NoVM2OE7U80fZfK\nRmiPvxqIQn8CZBVZbHhIRtrjCOywZUvXubH86miIJIsA6UjsplfXzIU3baDb\nUaUuN38TT9Sib7rmA0K3JqDrYAEADhbX7dBgwF2yguOII6nnO4N+A2YCI/Em\n20HUpLHgXFD2ke2Lq1SL00kbUT9pEtIOtBl8APDuu6LvLaMhPJo40N7NdRTe\nWXfQ\r\n=pfqL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiE6awhu8K5QK6Xf01f3nbtW0qB82H7C2VTVPozynU0QIgE5eum8fMxFes0ZgTsxDgnEdCeeNNwIxno4FIQtFoJBQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.4-master.20181106084527_1541494076972_0.17872773552228138"},"_hasShrinkwrap":false},"0.11.4-master.20181106235156":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.4-master.20181106235156","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"0090c2c2674912c3c4fbd22edeb4f145da2b5485","_id":"@atomist/lifecycle-automation@0.11.4-master.20181106235156","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-pXEuVCh8S6Py9vpue3UXBRtcaQn5Ri1lFncj7/rxIzNtDWbWSSfJ/eEoGfrekSsA0Z+2KWrxjBVIdO2ZBDp8Tw==","shasum":"34946d6566169a1d96567e3dbff231fd2f569bdb","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.4-master.20181106235156.tgz","fileCount":561,"unpackedSize":2069406,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4inaCRA9TVsSAnZWagAAVtEP/i1rdTNFZUkL9R8YMjBl\ngyfLzEIe/KbFTl4Smpvfs8KLtowLtwTbVgP3N9tpMl8R8WkmCBlTXv/XSBa2\nIR+bM+HOXhzIBX68O242AkehbkPooFwu8zFyhUzyS/zxocJ1KLK+sTGNmK/E\nHbXWOF/MoawdNQRKYJ/DJIFClgPs3j4UI50F2+uTExDGN5Vnm7GhXgVfTsJW\ne9RPp1KRUyZg4kKGsIoyb6UJ2Upy3weIJWMwtGUqzE/bJcdtlWV1rRC/mcgz\nHDxnTUybGswAwK8KKPc8D/pn9p+dozozmjKM2FqXWk4h/klo8K01N5E4B7w7\nImJ/5mm08RW+PdfxwFPQOUldADt4kJOavkKozerXW1bO+57WXAMb0edIDN6s\nKNcTYMSBMnAH5BSyy6lPSZ5g+/kFB0pdsEvVmD9eP8XpfKzVgZE+c+4M71O9\n1CSCB5J8SKet6T58WWm+6w45vVIuLHxYFLjmiRcNfsw+FxonDYVxiT3kcV2M\n7v8Y/MJk5pT1NGSCgDBTOdBd96fMmHE53+tRRrRSDc9RG6rlyHykFkKLIW72\n81UCSMT/2Dyo7S+KQXn7f9c+7x4KzhGtyVjOQlaWWOOqJC3BNSyM/nAyoaC4\nH/D4XtcbT+w/Z4UQ3uzgp98uo2OrIq4wSwYp7ADTQZXkiFF3mEgd2T/nlHEG\n40K4\r\n=auoV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDEWVI99rSfibJ2lHOZYqvOOU//71TSCu1Iz3NEuoi0zwIhAIBn8hNnlkkJIO3u7jhBnYyhvePfOxpdEqnvuvMGm8mK"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.4-master.20181106235156_1541548505796_0.02805381377906535"},"_hasShrinkwrap":false},"0.11.4-master.20181107000704":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.4-master.20181107000704","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"57ece0d61a3abb29626a0d52d246675feaa7df8b","_id":"@atomist/lifecycle-automation@0.11.4-master.20181107000704","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-JsrfO44uDw21ZAPB5CX4G3mPz/UtkjWOy9Q9mi374XKbq81LU0wG4rsQ/Dlpe7/R/wcfZvFy59x3FuXgUtCweA==","shasum":"b1fec3518f044bc8ca93988345f7040658cd30c9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.4-master.20181107000704.tgz","fileCount":561,"unpackedSize":2069487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4i1QCRA9TVsSAnZWagAA7aoP/0Pn0HohAWH3XFiYbW93\nAiSM5V/ZkDxmNKMGdWLUrdeqWeLcoIkj8Q5hrro4JbvGOM+0t5a7++5EVJhc\n1G51NpTxywYg1IZTnT49R/yZFu3BNk9kjKeShv6fTRzJukWOi+6UFezDJB96\n96hEmbeR3ZUCqpDwtA0vUOqdYXou065nZP03gqfpc3Enbl022x2MbXgN9boq\nm3chvuc7L5LMY5Quo0C/D9uthxmcHAuRcMfscUqjuZcMMZ0H2yoyb6+ggOlc\nXq3feQsf9dLKWm/abEjwPLB2HWiLkQ+PI5mGQ2FYSexQGAxS8uLbVeOPsnl4\nP6JC4dlzXCaGrrFcDLIkl/e/20/eVTAbOMtz+i7D7aV6Kxwhycvo3renbaRG\n61EAqcyegCBlsoEX9Jkyf5dsOHWqoeJKilBZjruCKh0zk1uPe9xLdV6JZEn/\nk3LiQeiuv/bvKVu4TLyJ5ntiXJYfhriMEsyiyLGuAzN+GhIQNQKmd0S+++IF\ny+i/cTiWYdKzIIq/bQE+b3wMafp0czczt0gJReYctP4KDeLXOC0lZ7EY6z7a\n76YW/hU3roD8Q7K/T3B74NJ0NFshKBwplnq0NA/qFId9PtiLlvOqq345eB0E\n+COmrqvfP2McXbzvwUtfCnnYMMwlUUG2+IRwGI1A2QB5Ja0ukXMXj7ZuUHty\nZ7hc\r\n=KHN1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIERiNGIaAwNT4H8zjBOcT+td1qeMiKxacb+TpK3LQww3AiAeW3VcXOsCErGpLwER1KwImAESPmEkCZapomOJCY/VZQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.4-master.20181107000704_1541549391672_0.6967087211446459"},"_hasShrinkwrap":false},"0.11.4":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.4","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"83178b5a17e80131f4efc66110ca9a2e0f4d71f4","_id":"@atomist/lifecycle-automation@0.11.4","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-f9FGjteXQbu9NfULyiSDV+Qe9U50OtccymNSh2cUJwjimI6OR9l9wVS9xzW1S5L58ZK0CE5YVOpUidDTUhTM0w==","shasum":"4b68e3d83cb5835d265a68d119dd9577a5517acc","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.4.tgz","fileCount":561,"unpackedSize":2069384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4i+DCRA9TVsSAnZWagAALcgP/1x2ovXJx9XVwDwStJHX\n9YXb7UD7qc5Sp8peP7PCqx+fmCDs2Qh/Hu8omx01ZjUHOoJueH4zoEKomvEx\nyYcq+fUF+QCIX6m3sC2ku5KWYlpDWKB3MfhfTlQydRHm0WgCM7TmXjsZSSj3\n98VpRlapu0UA//h3EGseUiEXE6kaCbuj/sZcddBrL7RukAYThtyuzCTJyhi+\ntWzMNOCMTAcGI+h4LOI8BA6l4lqxH1z3a3Nn/txQg7qkUROqKt47cDqfJSC9\nI8HW4Kz+WAKfvb/Z/Huaq/vp+r4s/dzElYe3FxPHwj0S87Ynz2Rxy2qDkwaW\nwJAyvzo8j7co6C/H+LnSR5NA42FFLp9d5EDirxKWvdkWv6R+52wavsx/oPIV\nn1PCx72uf56s/MNrQxjzvEaJ4kf6XgtGJ3YB23CXwi2t4XOH6ghJ74KWLtRJ\n/gUVhavoCGNOg5P51bt1Bc8rJJQDo4k8Ct1H5tBy/RzvvnQKLzrgRpTxYqA1\nc4jS5JbnymF7XDq+bV/zTEkosR98BJshJxXIrj4o2m61alxjk69wf/Q3wqFr\nrHuBGAcnJNrx4D1gtCp1H52UQuEA6v0UioVX2d1dfVNvWgdwIwObeYICl3Xl\nT/7AMjAdIbaKgMLRy/ZBXaNil1Xu1GI0Cx8upp/1QQyo/x20TqwGzQ63bxDA\ngK0j\r\n=dO4S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCMgK589KAvumQWK+2wbYNoLuMkGjdeqAYTWgOA1/l9xAIhAJMe9r4+LEQn06g1Cc3oK7GWHbSQq9R+MWQuMm27AVJ6"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.4_1541549953760_0.648775587525424"},"_hasShrinkwrap":false},"0.11.5-master.20181107002025":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.5-master.20181107002025","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"1a88f73a37cb804518fad4f84e4715e468e8124d","_id":"@atomist/lifecycle-automation@0.11.5-master.20181107002025","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-WhO/WmYDTIvKRwSExTnw4MpCgNTyKKiQL6/3tcMdjmumXErHO6ZuYYl2wH7GZRDJPVplfMHBdhwqZdm8ApFNgA==","shasum":"864c62f60d1b92f73a87f151da5a26da530edf76","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.5-master.20181107002025.tgz","fileCount":561,"unpackedSize":2069586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4jFfCRA9TVsSAnZWagAAYHMP/1uN9QtoklvMKjr38yL2\nELWTvVY5fZzseYZB9Qs4ps0UCWSQWF+FKUQ6otsDeJJVvi89Z4KI42wOnQzi\n9iQmeZxwp5hjXRvYGv9+tj5AbnrbO42Dg3rcoiv9UYS9qc98sRHnAFgm01si\nAMr1+R2Cs5wMEGpbcQPV9hVIVHb2xrbyI0FRkdgAN8R12JJT/LCa/pyfA99I\nDT0+Su1csZpYON1CXvphCudzRHFuRiL2I6gSLxpvwOEbg+jdSY9w+FAmDix7\nmnecPWM0RozDdnSI+PD2TxY3GuZgMNnDQPQ3/RTKAQZuJFeCosvY93yPKLIw\n2LeebyR56W8YNAxv3/t/ntA/GSyYvpj/u3lIswZlYzZ1u7AR/7zd0Wcb27CR\nWhPImAjAN7riSufwDwWh/L0koJxjfYkuI0451JVf/2dkCI/0/yUlL/P7WoT8\nsJD4R/WvS2auBEngX/+knNECUTNxoh2aqBGhUA1fsusdtk0jjWUAST0gDT9e\n7U9o9PfvZv0MkWYNZfMxXCfDLZDWlH0hsNqxX6o4yR5kNSYJS6Ko4MwgyL6V\nGXxIRAGp8w/eFrjuRoEsTwDmRY9iWxN230ohi4qxGuvz5d6Gc5T8iWx0i2An\nN22LI8ncwiXatYof7dkoWau3qUWV5AOzVSTROyxFt7TmAwJW68yTS6Na9SrZ\nRlhZ\r\n=QmdQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMmyuxn4B2VgSnFxnj678zJidVxyt/9J/x0syo0d2BMAIhAMruGlafQVBMKTwbeE/sGxYnv8RLRy6Aq0T2/4O9bKR+"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.5-master.20181107002025_1541550430542_0.8089852249735627"},"_hasShrinkwrap":false},"0.11.5":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.5","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"8313980a1ff810181c9627a66499cbe364d4f891","_id":"@atomist/lifecycle-automation@0.11.5","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-P4UqDldlWE9yZhKJODuomNumXe7PQXpODP5YMz66kycj7em6tVOwCA8uI/5MOzSqx1cJB4inwuTfiOoMD5T1YQ==","shasum":"8daf0349febb316c7e60b2d7f84251c7048ca35d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.5.tgz","fileCount":561,"unpackedSize":2069564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4tSBCRA9TVsSAnZWagAAZkAQAJYUutS5JRjZrDlTnNKu\nKobXwpBzp4BopRtZO5uGFE9SzglhUloPiq3LdnrxcK8K8JnE9nopZCgV9imp\nEFVip9ZkPMNzJSZyTiF7NmnALqrhI1gTeZjPQNV5ISITzK73v6XmB0Zi/Wop\nGTzSA1ExJJr/CtkhBK1K0P4kayCfi6R6OS4P+3OWB+KdVxvLlzQZrp9sFXtj\nVCZlhA38FeyKJ3VAbvm08MPwIQ4btZM5aLHEux3wWWr8NuEdU6h/egDRS3rs\n2A0gc8/gMl28MRJ1MKr+c8mCAt9hkloEzPckySob2YHp/YOTGIyoR+gbyqrR\nUEBuhvEBC2hZA27+FAVGKIILGDKbjQPfIOboZTYekkEo4P/pCSTMivw0H2rD\nNGRF3TIXfpewwojO3DkmTBFqanu/jJaUG1WYhjhJm2xENFD03zn7DdYxQZjO\nf3ISwN75NAaCEg6gqfZG2pCU1KVBbWJUWqLAzytYQFhvGNpaayBarhYBcNI2\nsKqPmrKTqsIJqtPcvF0L7JmJ38b/pxIGKMxTUgRoR5PokblSqfg27Fv1KFJq\ndPKXgdj9KL2GheXYQAcn2gNJOHscTNj53kjhQVF9JtkU896eDe8Ci1CQ4iMi\nryR2M2K0X3sNFWadIgdRkSfTmSh7KdTIIBrLpTwh/ec6wXGMsS2ng3w7uS8t\nqHil\r\n=f4OV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDSDuIVaXcfCRGv9hiJmckgnGTHYgToL1ruUdtY8Ij7EAiBwB9QiOuYW3B2tjNU1gTewiQFE3c9ZfXBTCmdZ0waOZg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.5_1541592192643_0.7368056772215106"},"_hasShrinkwrap":false},"0.11.6-master.20181107120418":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.6-master.20181107120418","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"d9f56e39185a412254560d3427b7236c6e8f3d87","_id":"@atomist/lifecycle-automation@0.11.6-master.20181107120418","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Y4YEW9YmzGzkImklF39QHg6LKG62z1tsQBGY12FKbIK9ipcClmb6BQigum4wqC6qhq5tfnpLtTdT9JG6jktMHw==","shasum":"e98c15b4125dddad3ff145c58a065c887d9c3bee","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.6-master.20181107120418.tgz","fileCount":561,"unpackedSize":2069685,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4tVbCRA9TVsSAnZWagAAQ68P/2MiBv+z/NnsdPxrcKsw\nrTAreGXoScy7xpTKyUvYFZ7Y0pLoEooN29xYEr+60TXGiHB9GzkLXttlEpIt\n0rFvY8BGgxRgLTJATW8DRFXRQ6t2UhHodyxRvfqh/L1qEHcM2CNZULL1huEo\ngSM8qTKq4flsw8M6zi5yJJU4qwNI/2xpXga0Wdsa/WnqYUTI2QFTZfhjyDQx\ne/n4WpjktQjl7yNiijPdRe1ZSL8CjN7L8b0KW2NvAveeg3ycbLleKKsFnUKu\ngaaYzFEsNF7ACLYAfu9hzz4exvE0AfXzLc/oh4EMl1MyWdxSZzhkqVNCQyVa\nAdKhAzj1y3R8y2s/6x+M/y/ACuVI1Vt64hKHobiUOpvf26DYGGR7dsIIUI0G\nfDjBqHK6gAeq5SnpcyDoF7PEjdFilcA5DUzNkkXVU4DWHYhPLRAVaYDqxFmu\nCx1XdWj3fpXkO3pvNoTEEJnbxnWOclTiplMK6aRWnv5b83Va0O8BG2Y1ExmM\n1CRx8vXh143LG4oG8kddySCnV1RKb0Mh/lEuZOHpZJC4QgJnb5wicO1VUQSH\nQt5kzp16k0Nz4bV74V6vYykxjjoPvqydR0MoHbN0jeyT7sxbJGPn6TNeDpSI\nCErF0XyvEMBebsWnAsP9k5t/gNnnFavYhY6MRQnM/1fGhuLQduggPuSgI8rc\n0YL6\r\n=uP6c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOs3le5xDNahG2TXgHlffZydc3FrbYHb7xARScJbmNAQIgWZj/QphNsK1zV88m6VE6dImhmzLXh2psnAplwCesIpo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.6-master.20181107120418_1541592410978_0.7486045924847216"},"_hasShrinkwrap":false},"0.11.6-master.20181110003349":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.6-master.20181110003349","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"c49e831a2ebab785f64410a7f0323a652bb83538","_id":"@atomist/lifecycle-automation@0.11.6-master.20181110003349","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-YpM07HBVrUlOv4cVPZCja3Fm/Ok24Atb2lre6Bky080sIRO1rOo7B2vA8RBXxTznOo8ZfVjzqUaf3LoALk+wHw==","shasum":"88dd0dbd846868cefd959f551139ec5235684e5b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.6-master.20181110003349.tgz","fileCount":561,"unpackedSize":2070170,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5ie9CRA9TVsSAnZWagAA+sYQAKK0JMAzXjt3pf8pJ3eS\n88FVFI5h6JU6ZzDrT/EXwk8PoS0SJobpBjTfp7Tql3AF8mfR9YtDFoawr9Hg\nbIqzKFMMqXMEWRZ7yFJ8pQKE8MA9VFoadON9xo1BlG6DOg/UzuUhgqy/LJ7e\njSZZyj41EkXROFM2UBv6QibYbh1rljpIMJcAuoHup8KiBBt8D4obWdF+zlQO\noTrLTcXs+blFOszGzFu0HXrdsozBLkzwvR7zRWE5BxdrOhcsQ6yeC22OoNBA\n+OwbsvYtSaLwL0v4Jey9RAm1aJ2Q9UxVCyoP9pnh3XWlxp3HPw4kTx5UkZ7Y\nxwiE5KOyjBfGZKWvmheIM61yFvlpYNH9X7oCjxIEb/5iv3iP93ypvgwP6pQS\nbzRs0AMp8YTx1hgngXXwJb6yYS/RWs4jSgdHYw+wAsypQQd5SL1dw1Hbf18t\nZwZhCD5qzTHcxSpp1OFFayNm6z06R5NZpFgU4DdvtZepydjZildXkynGJRj9\nCijtPUNRfPGPWkgPRbexyTxYOkxzuEsorPyOHG91wuSWWYlCO9AhQoFCX7Bm\n7N1XQqEkj43MaXYjbwRtZMSxBZDaaAG1Q044jb6nEfJD8i9sRXVRUyHygeXE\nQ2xk2FTCZrCqudgsCC00NFVBO2wZT1rEAe5/075lLfpU4SZsxmQlCLbamCxw\nfpVb\r\n=8hMi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKdR/nYjE3lzmEW3PITcnQzOYAw1wZ3HiG7NFJAGOcHwIgE7HGZluVYi4QZuX4yvnOASzQiI50rzDsRZiqGG6HH/Y="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.6-master.20181110003349_1541810108348_0.2192813094856494"},"_hasShrinkwrap":false},"0.11.6":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.6","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"44591d3e682a30732a48568e3c469de0b3207af8","_id":"@atomist/lifecycle-automation@0.11.6","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Js6VQ54kfIbcC/KFWvIwXf0bI2Ef9N8QztLM4sYO9oi5J4+QQuipm7vpOjxhlKGGJ3SRQgsAFcQJgkye6Cocgw==","shasum":"d09d3b1293311ab3e57a3eda33015d66fef51df9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.6.tgz","fileCount":561,"unpackedSize":2070148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5ihHCRA9TVsSAnZWagAAI0MQAJrO3oo9A5AF8fEEYXAX\nCWg1YTYe6dNfKnprOTjBW6nwO8f9LTs978p4j1D4mL8963ShE8pH6IqMmxS4\nDGek6aTxKaNiCteRWMIYv7hIiTl7xJudBSao7qR0+M3IF42haipw5e/hKom0\nxQQMfcs0wmavHnyd84+qU5DNhcd4EHAwJoycnJWhNDhkabPHldwBilVGnT2x\nRtBG/P0km5EOFYpfyjeRZah79Tm6tRPWwSe43b3HrYce83YurY0Nmqdoj7h9\niQUvnBpx8AOTDjFGtx+GOVg0MM4tQWmoKAEeVKX9/EIaZZXfD4wSBC7NnWKM\nlpapl3dJvWySD5sQXeo+hvuFznJIFWn0K5TlkIlk4SDP2ghip7wX8YsMxeu0\noMnRxWQ5yMKskzwiDM5kDPNWTBOVdu/xDrh2J6zm6f189tuhq7H8TeJc9kBF\n3f4i8vCUCFAB2UgT0h+rlepgIkxrf1miO18VityGKoPvnxZuouo9Igxxm9n8\nNhOvatinbJafx2k1smME6pSh59hRKuf0P8MX5UNlvdpWWpiWYxfF3KXorfDo\nK/fgwbyCo0/z6l4C6BZTdDcHsKaepaO5EC0XYr+WtUY/8YsYy+ezbtp+IItP\nASqfQQwZzL3vR4gsEkkWCdin2YPzcA9/wHY7a3EuVN9mkemM+12elN2/KOLX\nARkZ\r\n=Tjbz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDb+FSXwlrorPHtHLrvFCWbaDJ8Q6qNRZ9+OWoBZSiD2AIhAKPA+ArUbjXyFGWAu0rqQwLWUEXBMwCDEoflsLby9aE0"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.6_1541810246201_0.20718786816685641"},"_hasShrinkwrap":false},"0.11.7-master.20181110004231":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.7-master.20181110004231","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"b33dabc543a669863df8d9406839e698c77f5df2","_id":"@atomist/lifecycle-automation@0.11.7-master.20181110004231","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-TigPMMHLUXDtp72pIWrnw5vWEBFBPsHuHj/nmHpXetYjfwV7+/39hg5fhBmztKU87cxTm6oZDKmvIW51hjPnfg==","shasum":"fe08cf4ee139fbbdc4b1a34728ceaab2f8785512","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.7-master.20181110004231.tgz","fileCount":561,"unpackedSize":2070267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5ioJCRA9TVsSAnZWagAASHQP/0Ij5QkRYBktk5bwPi2E\ndYBHCI09Rfv6akcHsbkSM5rpfndQAdOYCFNkMIV+Wgz3UWe9qGf62rJyEpmc\nj17962dhH9c+49JwYkGyDD2Ih4LM/o0puvxy2rWR8sBTiDB89T3uHlscLXBv\n7MNKQyxXAIi0U42TDkdpnkhEZ4nqPWoaisRqyVlzOR8Zb1boDe/i4+bccGo9\nByPAaowktpQhTdjuCPup8do0La4T7/YWNVrptCBzxBnCtRiC8s+X4ysFbTH6\nPhTL32NozSUyVhr/VZUe2HYHGLk7p7mCItapdmXUACIDzwtOYhWUmtTjzKNq\ncb8uElaF2vOk9g3nsETpSfk1XI8ZVOKPi6LoSBqXmE8BCvBSVm0+0oAD8Wke\ncbP+qzABNobYyGUOP/rJsew9EnDEMK3fnmdJWgixxnKgPHHHkOePFaaRU2/O\nHbgrsMBxcQIvvOkD5tWt2ay4tNDPaLGWuS039K8iPIqxw6n6+GrpHKkKeP6W\nwwrjsVEk8OgfbSSfT2fDVZmVRICLZ+ZblPyz0wwvEnpYzBp7w7djkuIvQ9to\nImPeYEBQSeOLvfBAOjbWs7AU3kt7UaFyI0l5YPkzasTWj87+Onh/xvWuLE7G\npkAyeSuy01slEw+Cm0jMQAJ1QLrBSemiVZExvOnU78eyJrpXHd+A7/K8l1js\nEYT6\r\n=5tRt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2ty1D8vBWplO42/kvRa2sXLTbmrsmC1OMzX8if8bqIgIgGg0EjN50qAm+OxSSukU3ndJapOpSxI3NHGRym8wfLt0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.7-master.20181110004231_1541810696557_0.32666349050730403"},"_hasShrinkwrap":false},"0.11.7":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.7","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"4c6af1b4162269723a22257788abaed24b96b7fa","_id":"@atomist/lifecycle-automation@0.11.7","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-GN6FM4fuG9P1Nx0XvjH40fYgWkXKGeWpYhab8uxaghN/RO1sz4RtBUs9XJjjjAkOQ9N8M4PY34tnkStsofAcLw==","shasum":"a7bcc866551a335123ebc93f733c7844f1a41991","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.7.tgz","fileCount":561,"unpackedSize":2070245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5iskCRA9TVsSAnZWagAAttkP/1NgWKN2WpoBBVi7kbKS\nnj+CR8N4Of5/UmKzfU+CypYHpW0D4DilduZi3SvSyoQV23HKDHiLxhOoPc5o\nCMCHrRf4LHVHz0BVPfECPiq8/Dzm/00etERgM6aF9/ovS4zTv0Vykfp0BXxn\nZYVA3t5Ksx4Dc/QPsWP4ebjjaQU3Nij1z2QxV91GbPJykWFSbRj0H1nehkoH\n1uBk62Y6Vobtj/pmvL8mii3Zmjwf3m4w6TCbupi8aiAql9sX7s8M8Nc8Lmq4\nyAGFT1dF7X4QLoOY5MzIzI37Dh6C5VZKASqJjdw59p/lM/EnXl5PzdomiAvT\nV1ZH2Zvdq6D+IE+g9S5XjGhPj4a/o5bg7XAay8+NIR4YH13aFfd7FTP/TMQu\nZjtv7XxebIqjw9EEXCrpwc46eWTsTeO8e8QZ1Cz7d9fW2RINPmB4JFmTbHUX\nIgjFkXWPHW0JQ/wbZ+MNxpK1DaTsYJ13gZ7/lbYSdz53odPf4VietrMqrVje\ntWNi1SfWAPgj4bL60RZagY2iHI6LL15z183wxWQzlzk1wVdxiX2pHZG36Jay\nI6EyjJTp/SgTehzffCotGJHvxQ6wnrbpaNy5tNczaPKgfss2i2mLZwC1pSTQ\nHhsiMuyGpxMVuxyqkPgPZB8IalPV2aZ9uZCkUuGc66yFCM3F1fl8dgOlnd8+\ngI8K\r\n=qjcE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICf+S5g2lemAJP+tpQ74yIHFr30n+nZE4H7OFWDncA/FAiEAtrhUHZLz/UUT2kdpPrpT4jjWYh0k2IeC7eRI20lm2P0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.7_1541810979665_0.5770496634784437"},"_hasShrinkwrap":false},"0.11.8-master.20181112210309":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.8-master.20181112210309","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"742915c602e0d6e60691ccfad6bce257864990f4","_id":"@atomist/lifecycle-automation@0.11.8-master.20181112210309","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-TjgyV//RpToXst+C16pE6Jgilbc12Afm6f8ngp1w3uNon8phi6JFN4GJVYDyFQA17ndRme8xYsbkbcXqhzAQrw==","shasum":"908b55a236dbf9b4420c5782d92ab89f2c54a7f9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.8-master.20181112210309.tgz","fileCount":561,"unpackedSize":2070532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6esrCRA9TVsSAnZWagAAv3sP/3tGX2mjdsfoaMa9XWz0\nAFK3aZ5v5I6mldGpPFRtPOEm9eRUWsJ2GI136p6Chh36o0Wcfjl+Lr5BSd4w\n0KQ5x9WUEZVboCjLOl+iOGBqGDy6a5a2JdbuNWb+mB6Mp+dIfi57zB+5lua4\nipVHbxoBfEIxYp247vtUGk1arGGnq42Lg+3QlCewqGIu5IH9BIYRtG+hz/V+\n0fJZTZ9YuF5B720Y2vFev5CqC91LCamzCHZsCVZYfSJJweQW60Id1WizzuMr\nXm8XVm7SLJNIxtZX9puawEjH/m3qXS33fi7cecKcrd5PnZCvA6JWv3gPBG7K\ntxKWCFIRvjXK7iKDVyClZMGA3KZQu/Ck+sn+/Td1XHpXbXnxHOARrDW6drGX\nx8AJmDpLYofg72gNPGyf34V+Y5RxqLjTihYTxYmrYBGa2be+/EEfZkOlkcmW\n7Q6XmTGEm4Tl2gx6Y/LEobjFPgvLrUUDO6/DYWMKMibg/7jgT8NzIS3rT1se\nAETOLzvvgMfoRh21yHh2ZSAHe8D7wZ6qT1aQMo+QhyA8QgZBDM2ZWH9yGzt3\nwHBbfGNtLlCjMuRNQfIAK2aDCIJsCirxM+9qGdKr+7m84VjunKS845Ry2O/9\nYp1KPQFfzq1CthLDyit+Aj8HLRMlHH6Ssvt5c8ZAQF2IgTriaa8l7YNuly90\n0Mz7\r\n=5YsO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFdZJAvrOIINosETWdVrf/HSu3al2AGJ6xv/iFg0xflhAiBI5RKLOQfo1ms1suLdDwe9rkCeNJ2yeEjAhoVla3Z17Q=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.8-master.20181112210309_1542056746453_0.9485459822583973"},"_hasShrinkwrap":false},"0.11.8":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.8","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.0.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","nyc":"^13.0.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","source-map-support":"^0.5.9","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --format verbose --project . --exclude \"{build,node_modules}/**\" \"**/*.ts\"","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"nyc mocha --require espower-typescript/guess --require source-map-support/register \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"nyc":{"include":["lib/**/*.*"],"extension":[".ts"],"exclude":["lib/typings","**/*.d.ts"],"reporter":["html","text-summary"],"all":true},"gitHead":"81105822a1b709eb1ade972e5df83f99b5c09fba","_id":"@atomist/lifecycle-automation@0.11.8","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-EwDRmOHbJLPoT3g3Ughzzh2ONS/2n6rg/LMZaY61kMoglkwVIVO6b7AFVZt7/4Sje8JrdM8+9AAAaD1atSNelA==","shasum":"fb350487431dfbf9611dde950ad3a18c8c73233e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.8.tgz","fileCount":561,"unpackedSize":2070510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6f4PCRA9TVsSAnZWagAAc+AP/A0i2IAincDYUjbGD97d\nsHY9XlErFIEXqFUJBlXXkgvT1Vs0Im5zMfTj+xjpQzUh1vAyfWe00fI5HA1/\niI18IzcUO/VOMBU19KMx3w3AeWmOAnWVdjO2DecJ48KT/aAxK9XGCXOBB8ZM\nskvRVf11Vmd+Pgike7TIm7/PzzoRbi+7nPEfbvPeRGDmWtplrImD0AhWEHY7\naCwvOyIYIO9fufN8fiPpx/SrwF3YLkfMhvGXTa0nihEn8tvrgmS8iIjs5BhI\nJzcmvOgy+gj9r6WpwZMjgw48OFVpvflxKTbtr7GES4ex0qfMs5lmIIBZRHgF\nr6KiNwkKMgiLwrC4QXEptYQBExtwOjTmQJaO8xETlkgT0m6fohWcIh0te9SZ\nyiWGW4mmn5GP0oIlymX6HSt06FWtjs4dypKrnYbUVFgA7criB80xnzPOtcbM\n/Fyj+DqwjQJQsRMeKFT7rHMiviGW12ta7ryFmbilS7Dp11XeupzZCgn3rnpA\nKig85erUi0UTPPEeH9cY8LQ/Ir1ErjVhWrXBXsfi9bLzLyWXnbeuCqRmHKEr\n2heZsIJUYq2i5V94LMkvGL94GRs/yUYShlTWm78QYu6Fuu/oTt1pHKXqhnah\ndY1bMRHj9vqFROiLRKVbkRXvXU/GHQHAX/s4x41tiu+qmPU8pftB3xhF1Qme\nqnU/\r\n=o1tj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVxXORH7ojQyWnxJRrrPxzobTd798LEBl5CZ0AF9jSdwIhAJWDkCK1CuM58fjiNMtwkCcyWMAxEhItoEcv9/bjBFq+"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.8_1542061582629_0.8997986397439985"},"_hasShrinkwrap":false},"0.11.9-slack-up.20181115204626":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.9-slack-up.20181115204626","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e3aa1c42d2511c69936c5b0be3a40955fd4012a0","_id":"@atomist/lifecycle-automation@0.11.9-slack-up.20181115204626","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-ZMZoH0NmwxpEafnQW+9fGbTZxGzIur48TQxYczslexM+kj7hiRs8n1skS02vimnuEyLhVXOue5Mu70oqML4aPA==","shasum":"822647bb965b1098f2f2ddcd58d472f5709423b7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.9-slack-up.20181115204626.tgz","fileCount":561,"unpackedSize":2070270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7duPCRA9TVsSAnZWagAAd64P/2iz+XdtRVhh1ieliMAR\nCKGBTe3KkifGqd3H7YViBS14d1XICsyIKWTu1VfHAhfDvcJt694QoTly0A39\nGuNF6BQEBX6ZKmWt/K+L+w+iOWKl3yoyiAEKF1gTx8rKhdYbx7TUnjvcATrc\nnoeaQKEleebjZcLKN84XkrzPtA+UNMt01j7dfwEqvVznJsYoNBTW5RUY4nwS\n4AOHQfwTBpsIlgYtHYbiiJdLo50O1HOktuvvEeAcl2Pk7Nz89H3b/7iaaBKz\n2gBdt+RB6iswM0BtesAkDgSgcyhhjMW7di8XC5Q/lbu3/Cm5sOrBZSg6R4Jg\n1u2jpVMprOuAEnJVkx9cJIG3p9tE6NHPrhUvqS/m6Pk/mhAX/CVTV+nRG3aW\ntE6vGK7hytt4ne5r1+2gNcuTo+3CClA4DmHEx4Ft2Mw9Dl5x7/BUrz3bpnhh\nCTqeYhJ4tocuGbYuZCQb16W5DiYPWmJd9FWCF/u1Uo+hGJNRIrGK8bjOLoCu\nls48Pl6/IbGDP5RSmJZsSDVAE+/+At96fVpqaTyHWcJCbN6IJA0G1gyn5S0o\ngj6dIMVcwE6LcY620KIrLqGLMJiyihgyVu49/7EpdpA/RoG3voAb066FkOLe\n9imBmBARvU1OBBhjcpqotCawZzc36HkOnuNTalDcdHUg1c+uydtpj/Q2ax17\nlVlR\r\n=7w2+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAy8po63cnn5ON32x5Op0zNkXciTQkZ92NYDuI1gWZcCAiBUG/jN5m/+d/DyX4pEsHgTLAJOCcWiLMclufjmZOW8Iw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.9-slack-up.20181115204626_1542314895038_0.7917801434400411"},"_hasShrinkwrap":false},"0.11.9-master.20181115213546":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.9-master.20181115213546","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"f01bc5527baaa75e6df99397d8794690650b1ae0","_id":"@atomist/lifecycle-automation@0.11.9-master.20181115213546","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-0VFvnrRoSg/dTad+gyiILib5GJK6ZaUjs0opOZJSpgY3T7HRh6Mt7k0CYfokRdaaooexyKbvwEPad2N4X6MKYA==","shasum":"4df68f15fbc2f7b45484d301158dcb45c15661bc","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.9-master.20181115213546.tgz","fileCount":561,"unpackedSize":2070527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7ec3CRA9TVsSAnZWagAADgIP/07PF3f2YpQFczidt864\nzLfBVO0IVBT1H2MHEn0hJIWKTe/ybe8NYXqT+PDpLyVQjbsu+yrsb0wI10nq\nN+8PfyYIE0NiYRHS8E8eg2LYzBiQSECIyS6P06GSucTfWJzOP7CLxi7AS2du\nxm83YCmzhAYAnDH/f2Aazft6rzysrSmKjE/Ncf6ux7H0rjm1cjzMZcT4MTth\nJid1EXrzNVoioGotOwn3bE7J0mhJeE3rqv04Fn2GEaAGjyCGLZDVFvgAlxAE\nLUEfaowbvkz/wJqjqUTHU9tjfJPfAmolvQPWVS7AE4sWy6pqJxRl0gzv4hpK\nxEjJE9woaUHSN84/OmFJUlfD5nSULPNNb4tJ8DSLX1Uqk/BeMfTctnEw3x5B\n2FvwRTP6LTG8KBriANiOvhGBogjT9DAIXFk7r5nLRQBATUKbf3OJn56HttTq\nPyZmaJ1YYKM0rU5myGEIjn3WUnyz8WRZ9IUj46kLn2Te6UmFicFnoRyejoV8\nxqgAPCETMSRrIQEspc5T09b0e8RVA2/z9MOP3UdJUB/YyCOxatfto+SmYMh5\nnWPpgNFIVlsGEVMH1H2yAen5Sy6wXMCagr8T510nqbwAyJPIj1ymtlQp0I6B\nxDSciCmLqZAM4rW5Aqoy5Lyw8Tb+VcGlvLqjdO2cSzQv5asbNj2No7dR6gek\nkSVY\r\n=q6Hj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBcDeNfPwYgRL42jhQ6TGZbN7A37Cwhwf0Q2Yw4hMfF/AiASclAkUxPeLuKfkimfwiyfBLvpkneUSBQiyatOFpkgmw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.9-master.20181115213546_1542317879326_0.0403218672023542"},"_hasShrinkwrap":false},"0.11.9-master.20181115213723":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.9-master.20181115213723","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"f01bc5527baaa75e6df99397d8794690650b1ae0","_id":"@atomist/lifecycle-automation@0.11.9-master.20181115213723","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-KpTxlxeD2qD/s9Tg8aYT4saINWW+m73fd6wezNsho35KWMhlnLUcmRBtLIPdpDrKKkVIPL7UqkL7KflFTbAjIA==","shasum":"b7a395f51f1dbf955bfa1daf822e02670b010867","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.9-master.20181115213723.tgz","fileCount":561,"unpackedSize":2070527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7eecCRA9TVsSAnZWagAA1ewP/0jumPi2w9T8M6IlUwI9\n6DlrD0wIkZZOUnJkRdILbZl0tYAomxQLLIMS2Bg5GadWUshGTklg5Q3epFWb\nfplweX2Up5JrmF+UAAGqGqDv7qkDJhUb69e5kucxZhrxfMDJ9IJxrx2U4rVC\nWe1cS5CYsQfX9Px6WztaGL/Taj3yTt2d+V8yadBowYzpyTw2osfgLX4T3FsO\nT6k3vZu9VZUzsOUu02yXHK/GAgiq+407EZlGoYt1eh9XNvqK1hnC/KMXuk/U\nGLZjqYSeeluoLkRkzwcvQ66rN4JIFyQ0pLiDai38IJ9u/D7jFheZcHraFXh1\nNj7QM1zYUJ3dc+bE8n2AImRYC+B9SYtWV9B1lvL9BXZ+r/swEcjoQ0Lfu7p2\nv++X+eSN31Cw1IAHZcNq1nZBFudul0kdrue5Mz/5qGJ+vbkJZUJg3uqmcgsy\nEsLh3CCDNqnwH0q5NXl21iwl2XlNGV/wyKLsBA8G9EN1Lhs1CRQtzILlNnif\n7Q8r5ZoTR7ES8KsrtgFDJsRxqlGH7Iwb0GqmsL7H1zI/jvdw7Ybj379hpQCj\n8DSjhlWHmSCjSc7aYbLQDgv/rBUwLFGg7dZuMkERE+sUn4CeuydPEkdplQL9\n7BJ5uzeaYaNA+rG6Rib/1cUHqx7JIJGbNcNvf8h4zSge2WS0h+/cQFcuCrZC\n4Mus\r\n=FyYC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDatSlxQ6ve+PaFgt/zdWDaAYHC5qmcSkKzujFl3DLcPAIhAKmWeSTHgkH5iCm8UH7lOv+8LOSzIkmtx89FKonk8UWR"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.9-master.20181115213723_1542317979157_0.5239426534104838"},"_hasShrinkwrap":false},"0.11.9":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.9","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.0.0-master.20181102122147","@atomist/automation-client-ext-dashboard":"1.0.0-master.20181015112706","@atomist/automation-client-ext-eventlog":"1.0.0-master.20181015111229","@atomist/automation-client-ext-logzio":"1.0.0-master.20181106234035","@atomist/automation-client-ext-raven":"1.0.0-master.20181015111227","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","apollo-codegen":"^0.20.2","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","graphql-code-generator":"^0.8.13","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.11.1","typescript":"2.9.2"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"5087595649c632a71536c61d5832e056f25dc8d3","_id":"@atomist/lifecycle-automation@0.11.9","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-rc+EK1f/Utk0QQl1H9AgGelJs1zoN1zqI6pyTK1vRtUS7t7weOmRELmw+gDslyP097zG/ZNoJoy1VWZYzcHPlg==","shasum":"acd46aa0d52dc7db966e2f769adf3f67373062db","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.9.tgz","fileCount":561,"unpackedSize":2070505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7eiWCRA9TVsSAnZWagAAkgYP/3t+dmAsYvvtqHr4rub/\nuJ/lDg8LYJdA8DyzbFdLVxrkCGtKYJMfKndzPbpINNckMxIh5MUN6KpkmFIi\n8/zHqwWE1wc6C02M6v8AST/joAVwn2infzYjAW8JuCqSHWoWj2DLaBlN9Jo/\nZ5I/de6ckCfE6VLC/QaQukA61rhKwAhvdDHAycZqDtTojWNkXBBJKxsU9fWp\nktUQtt1/a57bhmm4qIq3HoOVGbh6WXRz94iEfdfT/WUDacQh4DXqKniLWY14\nRK3Bct/f/0G/QyWD5H8UIK8hCvW2jhiYbG9UYOPrkYh2WJbTVSmMhFy+xzFD\n49E9QNCJdJmWgld/S5JdcH3GsRnDz6hNN6A4ffcn4MRkdTQwt01P2NrzWifL\nO6e1c1coQlV4ziLPuKTLOI1OxJyse49ch9mEdyT5JoEFUZchCvla7TDYQBCk\nqPa2DLkwgrJKenNNuDo1ngnUyC0OW5kpAgBJ7AZDCw+HHBtmywptrLzpunv0\n1vEi/XUorH38AhcwyNeYy5xyf7OPO/EER6D6AJZBhFwDMndj7kQ8Wog80bE5\n4mb036glZdrKVGDKw5nYim4vD0FgUTqvSZmw755nGq1waOCeVm+ypn7evy0X\nw5Pw8JfPHHmMI5eMxaYSHBt5x85shiDgQRucZVvHa0+N6+GEB87cXyT27xmo\nqR/E\r\n=akJr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjXjBBTVixBBna38SnNgIJB7MWlFgWkC5Wq/TcGHRUOgIgQp7+FfJrBCu5x8qz5lHeLa3mwmVKMcU/zVMVAfgiNtQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.9_1542318229472_0.26356358678259717"},"_hasShrinkwrap":false},"0.11.10-master.20181116074319":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.10-master.20181116074319","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181115131826","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"901f12aea6b5ba7eef759862e837301e81d45a63","_id":"@atomist/lifecycle-automation@0.11.10-master.20181116074319","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-shgHs+Q2tqmS8dLH6prCiUV72zcOHvsE4sEBGXvlpUAYxt+WTrA0zTL6cqViq8vgjvXX67b0QCr9ZgVofFL30g==","shasum":"3fba1f16d613a1e49c53ad059aca15e9c2162ecc","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.10-master.20181116074319.tgz","fileCount":561,"unpackedSize":2215831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7nWLCRA9TVsSAnZWagAAiAAP/AptzTYEVPg/AFKzn1PR\nBCkq2PTTlxlpKjY11wdCMsEtlC55LO3lvNuQ+4TH1HJcg6sCKh6INEJymFkO\nDg/keLEdCrw3En04uqxu2hjtpBdBsDkfBwT3i+k1swxBpTCfL0gCrd1OcSg8\n+K3vdGLzNx8YUyGv5+2CALcrRfsN3QuqG42EnIcZ+B11UzvFoIu8l6JR9d03\nHeRBSlL6We6NvEFdGKfns7iAeT1X4EGQVeXAARc/t9phtmp6Yq5EpPHYTsvh\nA/YFNgMb0J7mnJ19j+j8M5vL9Pv42hj7v50UijeNouliZ72NPwSmau5s6/sn\n0IUv2yv1h+M0us2WlWAsPY+RAnfhN9g5CqgWtYkvaJr5P64TcEHfAlW1+yx5\nW62UTqxxWU3DDj/6jMDiu+tf70hNYZ/x0bV8Veem+J/Ukzzz1EzZvh1lI1Kc\nii0PI0TPlIjw5qhqsvNe/UM5EbFmv7SxoUBpEcDHI/EAUJbFNwR5HNv/+Tw5\nVlC1sDL9HZ68aUw7ldS6elLabsP8UI21aCePUsJK3B728zC/tpckUGWtOlEt\n8nubFrvT6vnOdf5QQ9Yx8i2bGkGzktjwzZm8huhraR/2IMLB+5HDIt+I8xy+\noI5vDGwf585Tgd3wunL+yzZGNeNpTCftG8PrblJxY2Dsl5/6IiQF66ODS9Jr\nUg0h\r\n=AVMZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3MdhsFw1uYCQVI3J4ohwbRDOIACLJ/pOvZZJXgCwqdAIhAIy7epkcUa2ZqwY6aGNLHayFYQan1OxTtgwIokVqF9fU"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.10-master.20181116074319_1542354314733_0.7849953268428256"},"_hasShrinkwrap":false},"0.11.10":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.10","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181115131826","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"d865e1ca66d958ebd0eba20e084acab671196b5e","_id":"@atomist/lifecycle-automation@0.11.10","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-ba5TqTlsCufLKImZexYENmFjGghh4inzaAfjSb9QuCORYH47txOBBp8DP0JFPiya95Px+Oc5YrGex6E20Tu6iw==","shasum":"2b3e341a3fbe333184dacd47286059edfb07b9c6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.10.tgz","fileCount":561,"unpackedSize":2215809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7nZlCRA9TVsSAnZWagAAdEAP/1Qx1pMvMw/iC9/CLI2D\nSnrPO2tuojy4r9vd4UuMBzWp/ES90eO8TuGQEjn9/e97LhNpladQK/V2prAV\nGnHNiHtqgQVM0eNIE0E97XNegoClQIBIEic9yNF8PkaKBn4VUbr7o7abqiKE\nR/25QeiotdbqF1k/rjnzFLa6U0nChZhdsnmbHKgUjRMAp4ra1Rc+tOQfR44F\nDxKrrz5xT9T7No+KT7AxpZ0M/UH5t2cbQcHAIjquC8g/kRYRA8YZkYX5zDyT\nxjb0syjbKhtN7KxpwQFvcjPtZ+K8HjTtPuMKfGgXgGrJyqY+jUbbPkCSPLdm\nn0sbuUSLorcBdz4F0+kpzLL2Cx+EirGcXZOmT6Rm8Xx8xn0LQOqm3Ed+4su5\nYl73ejx4CKzVvn8qiNI/Sv75ngmUmIpCgVwG1R0AMP3CyAnIXSPELgoaIsfc\nl4jj+msfC7aH9jXm0alQY7Nm5mrVhy/h2OpwOj9bD5a+/SyJdK9iHX0UgXHz\nZBP/pRNhDLVGCY/weHz2kvNPjHGmtNIcwWB119CpwprY4tR3yiMNWwVyN5Yc\nZP6NnhzJAkH5nrKHihZyZVAuMwJS1xqpkZHnLyTet4qMVQoohTsag26UmSmN\nhdQ2eMinMgOx9qTeSAcw1y0Mc4hAuZg+oFB6ozrLIAckgyL6/ai9U9v/mgjG\ntX7L\r\n=5nFy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDKuieu1R5euLiSbxDuLppvdgeAYy0mxDhZGewylSGlyAiEAjNfi8Q6CdGxROw1BxDsKmebaKgnlzeUen0BZpWoevF8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.10_1542354532805_0.3778745672334427"},"_hasShrinkwrap":false},"0.11.11-kipz-typo.20181116203029":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.11-kipz-typo.20181116203029","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181115131826","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"b3dda98575049c89c31eda41cb791a910e6e9776","_id":"@atomist/lifecycle-automation@0.11.11-kipz-typo.20181116203029","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-2H1zFki5I4G+CdayrTxmX9n+jivdPbn8TVvSbPSH8MIikDssVIF6QyMWKtISRUacKhnYe0bwnykKhEhbDyybIQ==","shasum":"d25d2de388a23abbe2111a9115fa590410f2115b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.11-kipz-typo.20181116203029.tgz","fileCount":561,"unpackedSize":2215938,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7ylgCRA9TVsSAnZWagAA7/AP/R/Fy7cl0xlfk0Cf/M0R\ngBEE7Aaf6uVQxc2967PGSGK+ZRIs7RxfYvixygJ5+1PR/GXBNmyoT6VOptSc\nwd51U8+nuWnwhHKlqfxsZXGgriIJOkBiS93+yUoG0YgmtOJ5o4kpNWEUksBJ\n2QMlOpev66AVyaLjkjCYgR0hF+huSBNQHRW8WqgrnMCtgAEErHolWnN2frnV\n4AfpMuN1jC6vxhSreHWtDz13+YbObC5ocyETJWwyJYooK+8pRfffpy4Oj7PX\n+Ustx5cJUafKIuRmEAyREwz89VySFFlLu4rT9KyfHdcBXVKcCo0arHDBlS/+\n1dsnAGOKf3tgd4xhvZlceg20NgaNo+rmh2WKD8fTqFIlDHKkYsPhG4hH6JxK\nU4xTUYJ2+mX1tEAdLt73se8I78eHE5l31PilKMeCm9vviDeRQDBqkNsr0sZp\nYxftMXVkCngi20E1kcr9OCx1hPgrmjOpegkS5f8iTgeokEvTA0UkGrQtmIZU\nrjFCf8ML81tn6750nIvzQ2eIoltWPgtKuM+A/fBdSrHY5CEf3fEQ2srFCF/i\n6MfCe748gfdlwIrpftIrUKp8vbLzbmSpP4bXB3SuHQfSDcI8964K56iDuyiT\nNP1otVPJKdmqxcTlzS0/G3VNJRZa/8e72uCFDax9/b9+BZ3dGUp+pBTrF6Pr\n+CXd\r\n=XUwO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGSifNSMW0xRPVLARotA90NWf2EMJAlue3znAqvGxS/QIgd82QlIYHpROgLZLQ/evWf/Wv3+dPlM567+T19STGRyY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.11-kipz-typo.20181116203029_1542400351558_0.6464511159771191"},"_hasShrinkwrap":false},"0.11.11-master.20181116203831":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.11-master.20181116203831","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181115131826","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e27bf849e935acd0cd69d9a43e14245ea63c594e","_id":"@atomist/lifecycle-automation@0.11.11-master.20181116203831","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-+cIqwWwM4oqp40CzGO7K8Y3VOAA44nxQeei22taR8pSPtoT1Yh2nyrGCewwdxGea+ifTfUciUYiDz3SRk7ujLw==","shasum":"c5c8f236517c890df77f623b0a87e8c70cedb259","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.11-master.20181116203831.tgz","fileCount":561,"unpackedSize":2216050,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7ytKCRA9TVsSAnZWagAAix8P/A7kztaNb3s9C7v+Op8f\nOoAExqNczSRfPEs0quKwl0V2Ot/yvcABCgpAdn91yJseoivV+Nh6oVce02jL\nBakj4t2S1GrTxGcdOMmOXNlnDpItVxag7hNw0clEYzpD2PMQ5sU6/NuOpRM8\nW72hE758kAXFJTB7utEreGRnk65OthPhSB92rIAgywo/NTl6Mw0bdHCtT1Mf\nfFNqtUQL5VKgjLNR2dYFWekGNGbnKf55HX3XRGJDZ/Mj37e/9nrwJSYH9bsH\nOSOaANRqeM/+RWaHZds97VmkeLNmtD1/xNy4qPCjiKc31xEkwlW48oSKFma/\nrbGRpNXGgrAejCCmJCarpfWg0IWstQa7v/5azjkuHiTn9QXRQMJTsnaW3rda\njFhIOw8xwcauBP3qIlMi//Y8t4bZYkFRJ/9NJROIphYTODGoFb7IBgJSt5RE\nWss0zN4LYyoIFfcE+/IpsfP5OrjMh2plGtxRDSip5cCKCiYdmPv9zcO+Vlbb\nmcxi9Ocr4stVNWsOYgo5jVtYMcSJb+3qc9pYZ0fRYbE3MhVsFpMWH+/DIQ65\njkDAYX4d7qQHmy5vt3Hm3kf7UrK8dTB5+KDBCdUy8zeqO8QA8N4kfS7XIF1O\nVjL4kg//dNK6op7CyRVXfX/PuRknwbWy1Ks5v7u/brrhg66Ccz4Vtz7v6BhM\nigbA\r\n=SnWJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC3U/CpJCX2pvsKaXFobfxjeJDz7ahZzXzZOdGXjz7icgIgBmNuW0EPhBAFF1fDPDv1bPWomus7nKQPLqaxx8cWNlg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.11-master.20181116203831_1542400841704_0.29521786801265204"},"_hasShrinkwrap":false},"0.11.11-master.20181116233033":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.11-master.20181116233033","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181115131826","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"97781e27927ca5aca1c5df51dee5ef6194b52df0","_id":"@atomist/lifecycle-automation@0.11.11-master.20181116233033","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-xX7cPTo3tQrBMvaNcWMdA4ub1YQR960ZTR5qYvud3mA+egfVZVDIhIJvuLW22gWcXE2TdPah7mEN+H5vQAokmg==","shasum":"c314cc98f1e1fb2c46311c7e0bba6191ad776a9d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.11-master.20181116233033.tgz","fileCount":568,"unpackedSize":2237165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb71OUCRA9TVsSAnZWagAAgZ8P/RAdgfs1bu4YLGyehhm6\npggP7YX+rgxJFVjru3fkr4+sJicGRBF4DWCtxC81jfpa8M/uRW47fWQYvat6\ntz7ytw74BQaEh3ja1EywhKi8l78F634l4W/gElNzyTQLMfdsa/ueStKXLoB7\n2RvhV5C3TOsECzEIYLJF41V1HUHWgf6RgymexImAYkw5zbebMLguzXqU+w9D\n2z7Ka039Of2mp/UUMwzZfJAOAcpGh9FNeDyfOgy+YLqZOsh3dqKKujMAT3v1\nXDuqq6/ZPzwkmV0hLG3LqlnOO76SJdBIbls6N9nzhKaIhgtHjQDz8vaxT/B0\nibFB4V4F/5QrJFIq/M/ENyk15CFvUzfRJvs4jW+eY7/I1fih4AzxYgQtIWBU\nV22DlI03UH+Nk4SrNRSaJihOJRkde9rwDrveSTcX2SuGG0f08TSXYP5oN+LD\n7RVYM+xJ5hP6iXIp/se76VZfDnLk3AmLHvafL8T8RqjA1Ks6/0IPIlKMk8O6\nOrXJcr5qb00JOZei1yyyPjDV7nJFE0EyzQj7kHniy+hCDo4RT9pTfBr2hDaM\nAlH47b1vDTZTqbIvwA+12nZ9PDvmzkoUrKoBlojNg0On2DmbZs6V+iJ2VPbo\n3EY6CRJ3iYCBkxpYUMFn64iROFxd21E8xicpvF1Epmc9JN43Y7LXAp2mycEF\nYnKO\r\n=72bS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICR83jEvuFIHiyl3k1Nixvayj4smJAGBZfog9QNm1PQvAiBan5ToHpOP+4PdCwV+aZ4loV9UMc0y83kR/SjNhCE13A=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.11-master.20181116233033_1542411155296_0.5537554822361475"},"_hasShrinkwrap":false},"0.11.11":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.11","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181115131826","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"3818e7cf493297f1d5853b86550fed9c6a7b4d92","_id":"@atomist/lifecycle-automation@0.11.11","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-PBAcEj04ogKcIIOpj5PEy6iYzZd/JPJ/4kJG0hEUH6JA/s3UQU6zb9x/TImyWbnBSzFyJ7DR8RJlMNwR4xFPdA==","shasum":"bc4c0aa2387d6b785a2948388e3b15c9a8a0396b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.11.tgz","fileCount":568,"unpackedSize":2237143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb71UPCRA9TVsSAnZWagAAoJAP/2qFUFRwW4t1muVWZrKa\nBzplJ4O1u9zdHD80dpxTtUGYSuWU3zonlAaHEL+D9r3Oxo/ybYxjuuOtbmW8\nGMSA4QOhaE/ZWtjk9e7rRrdjiBCMPdNlXC82ebwwFdnKjCDCVYSYhprYzrrD\ndR1DOncBc7GpC1GVRTkY2JrH8vcJ1cv404dh9QfOAVLsrpIdNnSGk5V+Ma9V\nUHDRfswfuo0Sv3fWwIgQGTX7kT6tBXl77BOtoiXj84SrQCuqBKV2Zy8S+can\nbZjzqDGopQPw91bkbysultx3KhmtPOU2BZazVpkgxAaLGYE5qXtKx4QFC4sN\n5CEo74ILjjS+8NWuqleF7331aHWuzGiXF8zjuuKur4k0Pn9CtPok2tHTHFeH\nJnIpW+jvEo9EVzWz1N/gMWk/taC/gPsqmABKrKvvOvKPm90FjbhzhROVPFSx\nizT+XtuVD/uescYjVpwRNpfvFYpmh+Q8EZSzTTCMKuu2TNwCXVth63M0zI0R\nLkv5A2HNgXoUnEgXZYC1okPvpMXHwVFJc94q5ygkcEFJfoGWMiWXmlO1PUlO\n4E6l2XM3Ng7SpTyj3ghhKeU+vOSQYFaOYjl94K7d+prBdith8tXGl862q+Gg\nK7azmX3RJ5FVSq2kXd1n4QElpyLCL+uE0kk4CZOvn//hojP/4nu9YG+qO0Pv\nCW7E\r\n=YXGQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBtiY5WFUkLfTlgM7C6jNvP+i56DcXWxTeOYxvz6ScCyAiAeLrIvwqRlgGMfp6txQIvaTZxplpidbaCKBTF+LuQhlA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.11_1542411534750_0.9158924951431431"},"_hasShrinkwrap":false},"0.11.12-master.20181120151401":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.12-master.20181120151401","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181115131826","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"640a9a00747800de67421201e050ec75ae3134ad","_id":"@atomist/lifecycle-automation@0.11.12-master.20181120151401","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-OrWtg4KDQPgwJLH2RxVtmALen7IIg67+U190k9Bu/Yrc0qQ8FBg7OFNR3ZEgnFdFLGauHINKoHGUJr8T26kMTA==","shasum":"0270ab78662b5b8a92a90de846cf08c5b2e06979","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.12-master.20181120151401.tgz","fileCount":568,"unpackedSize":2237375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9CVuCRA9TVsSAnZWagAAcAAP+QHfSMEqCmNPIZ9vmpvZ\nxrd6PFBGH54QDlFYV8iJ/yWgYL9BFZXcYNApfe4D/J2S+zG/L/5a0Mnc1dT9\nv17dP8jGN2p1tLuO/V+aaB+83W/pZVKWam0k7+p2zOUQ5+E4dkAh8RFwqWCH\n1FW4qSvFFQ9EHCXSX8cvcWU1fOgyOhQt4eoswb8DeCt0cwJ7mGPo6fgXq6kb\nz1LtNhhY6RAuh7Sb0xV6iIPD4WdZ+rvUD6W/athIZsEnRfmBLaH+s73Bef1+\nYBQnAx4BnR/Isy9MPV8D7XDKTQx4nqfigb+nULqdnP0FgMYZ1RdmC4p6b9Pb\n3P2dja9fABwel1v+v8/xWv4U0eJZBmfINmzHYpOeAzAbN+K9B7ASYPiXLcKM\ndbwfYKgNYCxlBk7Ho4SoF5wQB4anXWRrFlIfe4xrg4IrvgPKY181wVilXjQq\nNrgXqKPGSDyRuCWuV2Sn+oNY0y+j7YIdtYhy+JC3x4DAsk2AWG0zDhzrqlmZ\nxNYqGhQAaE8rJoBOZIxeorJ79ryiCHD1xIpL4nfKcoYB8v3zNiVLf9zpM4U/\nhQGU5FAE27O0kILTCHURER6qkD4StFnuKnmtQdqzHS2+MgXFZNnrBHhMcnb/\nQLKkOBybQhW71rAwu7vVmLv+j/aqzBMAT+tPX1TLa654oEIEwnZO2u7euovb\n9f2P\r\n=Kubv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDTiGbqR0591LqXqiVNz75Ug3IPRSWSZAQhOdxeXGYlRAiEAwvvD1MCztsOexn8R3SND5paznaeCNvf4kNfyCnbJH9M="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.12-master.20181120151401_1542727021838_0.9382278877303569"},"_hasShrinkwrap":false},"0.11.12":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.12","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181115131826","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"3c055e2479ac333fd62e64bf1c31eaada6f0be9a","_id":"@atomist/lifecycle-automation@0.11.12","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-qXxyfzo+vG94t7p5gcx4XCpSdA3U6BG3jS46eXPzCnio2RFEGB0s8teoUixwlQEMheMDp3Anz7Z2x3xQK9kAIw==","shasum":"4f18e8f1f664797f62d2298bf61d187326082d5c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.12.tgz","fileCount":568,"unpackedSize":2237353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9CqqCRA9TVsSAnZWagAARYgQAJVEWxV+bMI3m3ZhXpTj\nqs0ZJX31NZxvy9z53SjY934DKEHcYXiFdqfJycTaXuDX72sdWgaHJmOZwbgL\nYSTB05JUkWjht48bTAbAmGukGCV0G+1npCNUX8jhdC6BG8VUIe7fiYs2t/2y\nO8FjsbTFhwTh7dD22a7gfUdBYjarqXi2yG5fBNM6HjIte85xclSyrDyUneyi\n57UUFwhWNWDHBnc7YJMmWhtT7Wm4Bd7L73skW01Rc7FzMFJGN+eoax5DQTMM\nSiW718dgftXztxvA3cVcH2X6p/wJff9AQf5SoLlruKoplzqHqiLW6yz/A43B\ntw4J+C/BuuLb+YAP/34BrWnZv9YHOVKmRqiGDOYLvuWxCM6UtC7PFnXQWKGU\nrIxPE9+t5sCoKUoRcFN21uPYiQ+0JLW17EVcFnwCbm4sfx1Ur+uaLpECTxw0\nSkjOmHaSX23o3XxjwkhmmchTwVkBam8+YBxIXffVEJM74x6DrYEj+uKwUVai\n1W3U+TGtFtJsQX1lP+UttEtIunu+3fJDBUM2FG+VtwHKUC67EvJ5XwUuAca8\niwhMqI7Dg/KRRyO4UxpLByEF//rpqRZB96AoBETywkUKf1OEf1QC9dBgC1Ka\nyaGQ/n1ry09N+mLYxZ+x/Puegwg6To6UMyvoM6W24nZlCND/nBsJlgirvICQ\nqvlL\r\n=xefc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE0uIivvH21Iuo/z1Hl2o2EMZX+iiuwMv5XgERlFx3QwAiEA2w9rKNAaz3FVtBAv2BXyZfJV7I/rqV+1MUYcZTfELMs="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.12_1542728362132_0.6301333312904431"},"_hasShrinkwrap":false},"0.11.13-master.20181122111630":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.13-master.20181122111630","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181115131826","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"b4eccdbec3dd09f9c51ab94925c285d3e57b1ffa","_id":"@atomist/lifecycle-automation@0.11.13-master.20181122111630","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-agjiLdbykme928UFA2NX1yNZoVcwYRTe2o+bGgM84mf7yftllyJRHMebVHd/Ea9DI7bmQY3X4W2lqTK2CCxQ0Q==","shasum":"5af4378a0f75d8db2ae8401ca491c65e5d6846c8","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.13-master.20181122111630.tgz","fileCount":568,"unpackedSize":2257917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9pCJCRA9TVsSAnZWagAAhpYP/RWWF0s92nIdJCnHAO0J\nozwNnpocB4Hh3LWuCUD2e4TDLSeLsJkHr+IhTNnOmunwX99A+13mMpDYOVYi\ndodWF3Y83lpanE4XrYYgZmGgDglLFIz1KJSDywmLJd+oHObJ4JhqJTLlJXxd\nceBT7xq5bIgeRB2SswNc9ZUL5vRpqRRyVF8gmCsr0r/6KsMC9Kn0XkqfHWQk\noCk2vzZ2SN8GuRPHNgh4LbLnmHHODw/XIOhTF0lE+cG/5Ihfaco8rTs9vAFB\nb5BQeGNeoEImPCKTf6rpSiy3bDn9FkSNwNkVAH19AkmbwBz5r/EPCXdoMgqu\nUJ14OtmRIgWzbqbG4Eulc3rHQJUIm7XJixGP9BcOwvsa76m9Famlvb1mFn5s\nAzctWXbZ96AV2DBzbjCVi8tZ+5DHN2/bdk5KopSblbSts9b2SPora9Vd/s4R\nBGMLzPkdkZVm27bsoIQJyARba4++pRAmJCOKXiJ/Ps13zLaOcAlgde315wPU\nJIHhq0Tn/CEIjnCo7Ahdtrp+X8TKaGAGq//EgmXCGW5FtG7+t+QLWc81MhcM\nE+sl2vCeI9aozeqxeX2LB83/aUaqslltH6PGZUo3i/o5vsFXEAqFLMM5eHu7\nKMhIlKngASfGKuKC5qMuKX5rA+rlrXKebWk0D3DihLX/7gZn28S+xyj5b4iU\nTQfg\r\n=tyTE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIExo3h7Ft64LF8/dOZ8wQp7HmqD2tFhMQ9G6MYh3J7fIAiBOLpZPOBn/dkrwLvGgCJoQ43xhSndlK1Q4wyra2PQyVg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.13-master.20181122111630_1542885513119_0.21513339525213304"},"_hasShrinkwrap":false},"0.11.13":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.13","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181115131826","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"7b57027bd4cca5d88ee5b485ab27d9e8ffb09e19","_id":"@atomist/lifecycle-automation@0.11.13","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-kpZkKpIhF7dQcdl1EA2l38L1SsEvjIvzC/yPa2RjNMWDjCaX/ZhrLiFMnJLXQyIKKgPIr2WfFqMYy2SMc7Hr3g==","shasum":"67bc682d81c35d9572324a7a8e688264a686d09d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.13.tgz","fileCount":568,"unpackedSize":2257895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9pOnCRA9TVsSAnZWagAA/wgP+wajr4jb1j2qc2SjUSTf\nLdfI92LcG32ox7vfUST/2KAD9YWDN4ewljs/86zVND3AdodPjkFDfbUZUg+n\nS5M+o8JYPvvdnYmltPJxidP53C/DQCxNW+vDgIV7yTpMycYRCPdtESTd/WE5\na4r3zJqloZHmFNUV37AXdnwaDK0LkbaQFTon+RVNYquFvgj9Do0RMkS9ASzZ\nt6N6L/wCNu2o11nVWNuh/dNogWUf9dkXaHxcxzsykwTBqgK96POpxipu2dg+\neXC0Hw8dFozbsPC0XgTiRsYT2OjqMiq1C57a8T/gI2bbC8o/OXAvQx8Yh5nu\n3lcqwsUdpWrmlzbcratSLOxxkXNKErXJd3IAGs2p0adxJ/cuYeTBAqfDt+aS\ncmRsCLmur3OZYxxsc/MDUA+zxtIHkXFjPz5p7ey0clpZKvQC2hPVp8cEerF8\n0+11vglUQH+4ZhQ4s0UgwoFmbgFntfBt4QK6Y5oXiLMqVj1tBvbcQ9Rb8IRU\n7G/hVKmYhmU74bpEkrmQTgrNa50x/tnQAkdniVV6+DWko7ycMHMKYe59hS8f\nN21Xm887jclh6bd9vPVSrPkPgONofwZvfGeaKzZSpn8bFWS/7Is1TlzPReB8\n6hf9b8/5Uq6H32ckP1JkIIPmclnzRYnujQn4NRrRu3IYlMinbkBtYKpQo9w4\n6Q0+\r\n=O1tb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC2snEnpEQr6qQftr43DM5rEgu6Z0bwSKv12ebiMBujBwIhAObWahqLXjW2FNYhsXajoMG6RZGXE0cgw6kEunD89Q6p"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.13_1542886310654_0.6631423897871338"},"_hasShrinkwrap":false},"0.11.14-master.20181124074939":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.14-master.20181124074939","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.1","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"6aa35220bc8e67350716f8749402b437436e7329","_id":"@atomist/lifecycle-automation@0.11.14-master.20181124074939","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-8iz3EnIqGMRiz+nV1vC+pH2u7JpH53mTxMMl3SlZTWFqykFEnj5+uNM3uVlEAStJzB5YPKfB/TYaeX0MPomctw==","shasum":"9bdde5225205e3dcba64024995537e8b02e3f44a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.14-master.20181124074939.tgz","fileCount":568,"unpackedSize":2257563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb+QMMCRA9TVsSAnZWagAAOFwP/i7Ebmlco+SFIA/GIBrX\nq9CLIs76+CZaKmIyWpYQlvY6QsVItBrg/mAp+R1AzLyIivxBEia2K2eEl5J6\nWi4oFGKLI7GCLF7CTjoPtfxho7Bpvy1TWZFzJwMJTCx6EEl4dLFclvDATOYe\nAYX2RQs+LoK3kDl/+/eMKdbE76r/RDAIw9QQIq7dlFdjFtDXTeQ/qg48z4SK\ncJt+sGHJJjMgCgE6w5midiKhS7XDr9n6G8PgS59KrYWtTJX09xPMMroMHdMR\nKDCKpujxmZKTDJcgXqVCp9VatAhzsaYC8KlPIA6R9TIGjUi6GaIuNy1iFn1G\n8o3raIrH3uRvzBLHUS/woPt6vcfApOxJwtTyx2+nr02cJcf4uoXDWBSrXcY9\nkHKV60+BmQoU6+TaOWe9E2GX6aRcLZzuIxuwyCFb3KPMgSMS6t1VHDtCOE4j\niS2IwFVSFzco1chuIV+5Cvduc02oS0cD0zht7MnaTSRs4+qbcvvK632g6Jrp\nUWR+4LjFbmKg4vUm4rAU9Gq33d1oLfiXlU0I+kZv43+6LL8++DNgpZYXN4Qt\n3XG3ljOjbM+c/ww25Jn4RWPAwEybaANMmZSulU7pJ/+1vDK8WbS47KjGXGWV\npX9Q4Ys61LzHa42mYcsMN0XLKcjhuuKawE5kG43DyywQRhY6CHnC4/sM+iyg\nv57g\r\n=V0G/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCgfpqgMnjYH/0UQeLimAAIY5NFBcyk4QyKk7oXLn/0WQIgRvuMmpB0mLquIpxIdw5UCGi/QB67SCI9Xbnc5uNk0JQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.14-master.20181124074939_1543045899605_0.19179512441951152"},"_hasShrinkwrap":false},"0.11.14-master.20181127154134":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.14-master.20181127154134","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"72db487ea5fd8e1d71feca74566e9a8886f49872","_id":"@atomist/lifecycle-automation@0.11.14-master.20181127154134","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-adihu0BsKlRkCEOdo2NrG8GyXHyywXjTYZeYJWN80rkq4RnDBFpcg4ldeDmgPeYfz9GdiyLfQxqCcXehIyVxGA==","shasum":"0cb716ab21511b0347f3e5231130c4f6711b001f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.14-master.20181127154134.tgz","fileCount":568,"unpackedSize":2257398,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/WYiCRA9TVsSAnZWagAAp9QQAJL7dzVGw4Qn1N2ji900\nLfNQQKogbsHWMIZMRtAi3bkzovUa82rJB/GiJO1lFNvSu9M3PDFV00FUcqCx\nkD4AafTcHWcorRMxES0SJ6bAGiUC5QdyPQnAXDoVnEuyWex4FRfstnbjHzfZ\nm+rEKPPgnzW0jjGSclGo7qjjGIS5q7+HAaXeZwfPLCuT/2xkaUz2ZjrdkT6s\nGKvsEfzpMVtfH/GxVXnAfGqMXUYFAMWhNQKXe9lfzrYBoOqJ2fdRGekDgNlb\nJ/BlYrVFwY+9kNRNZbdIO4+1jxOI0Gnw49qIHX2PXfhR5GT71Tk7ch3HSMWd\no44UMWmjjG0RtvrGVNPL5ODywiQwy3h1Pq8AXVCqWObbW+NJm+cGuqaGL/2W\n918Hw/Q5buUrsAPpPxG0R/kAYE9CX4KyydWYnuRwVVGSqJxB0FbynKWVOXFL\n57ClTe0fOEF0Fxj2eY6FrlHMMqrOdUbU8jdUuWecMYxHD/cywLIveEclv7/B\nBn2NcaG/lnhLY3JVQbEkxDryAORcEMf1hzbyXRzHkuF6i5JVnbLf8+f40ILQ\nXIY6YIso/eXWh9/4rcTnhkmre+PB51n/B1Wf67cfN6m06ZIOGrNBFpkqu4Xj\nOQylgeKW2kUGXIz7+OtCe276VccFBrNgxgtt+AXgETJQ+V6/EKfg+HgpPiea\nFvRU\r\n=oSSY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCF+RYf4vSC433w2xCLHlmkjLLNwxwJiwvQcQ0mMxwIJAIhAJg+xIQr4Y6drlGVAF74UCc4iBNeCgqcKOQw+v3u8EL8"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.14-master.20181127154134_1543333410082_0.9556965094852123"},"_hasShrinkwrap":false},"0.11.14":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.14","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"7be1a777b7c101ffb33e80af50f7de0628a47a47","_id":"@atomist/lifecycle-automation@0.11.14","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-FXhWvCUPw4bhozYg8nFcA1i2egWyuR9rLHJe704B2rn3jfpQYsLi+Je8s7yguwFEymTUd19p/vorBXzM/P/ELw==","shasum":"762cd596bf61a06eeea52eea2fe0bb2429754ba9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.14.tgz","fileCount":568,"unpackedSize":2257376,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/Wg9CRA9TVsSAnZWagAAEH8QAKSvBq+5q2dsH2MMFRFo\nEveOwzlEvjWY8DuYVsOd8zluVm4Tlsv0EDX32RmJ0AaNi450mh3tVHPoBdP3\ncFCvC+DD7jpFhhxEtjzvJQ874qD2XnKq2V5NGsJGpu2aGuGVfdBtVx3qYdsV\nSkJZQCpfI9I8vERhsEbCMkIUJnngVVs7kHSyRGd9FSfj+57NbxyvqRW6avHY\nLq2vX+S+90OYXMPAujH6esfO2lFoBODKBTmzMHFXVtExiBjQVX8ddOnZkoL4\ntkxbjiiwznEKNRg+lPWwFiExZvKawjJkPhM6Ey74w6h24hKj8qv7X8HFMzB5\nEEvIwbiSg77XKeDO9Y2XcvrW9MCaJxBk4G71NTrmQRnF4iGmQH2Ba3x8PaXb\n3kmp7YF27vVRd2Y5uQGZy17tvOn4bnqDezmC5gxtK8IOLCHtIybZtguv+l7h\nKDZmG9FIcSw1R6DxY3WEyqx8tUcMT7lFlRY2LcNjmAH5mqKzkJxVPIUIUvHd\nSE8gPERP8X61KeJd2ButUrmn+ao8oSoC9u8dEDunwC+t/8JtEp+yYNEXBW6w\ngLh+ni7DHXYVdiiOpx+x33p6+8f8/cJkhyOCuneCSLq96y+KtdnOVcMiombX\nCsCuikC2YzDJNljYGhqZodMNKsojzsFf89CTLtVXtDXPFCBcemE5S/9072tW\nsyh0\r\n=5rYZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDbCqkJC0ncLPoE2Vhtcgx/aSZRHlwajroMT0o85x4MAIgIZSwn6bJ0h/XF5JeK10mbYn/Gdc0seXJBX3TQTXwFTU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.14_1543333949022_0.35262662815126555"},"_hasShrinkwrap":false},"0.11.15-master.20181127160035":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.15-master.20181127160035","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"d8748f9e61688e0925f795dd3e79e99211d42ce0","_id":"@atomist/lifecycle-automation@0.11.15-master.20181127160035","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-SAym8pl0DCWTVsEXD5Cai/ocpt9Q13iC7IRx+FsEwmnL3KoCaTspryVMikjpBGY2cemx4CtrvjHOkaLER8fFcg==","shasum":"ae0e7237f2459c96ed5389afcc4f9b42674787b6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.15-master.20181127160035.tgz","fileCount":568,"unpackedSize":2257561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/WquCRA9TVsSAnZWagAAKIEQAJtLvSZQ/kCRZyvMF7q/\n5lfGtfYJn0cl94Jn0sDn0SmVtePliDH5F79aNoadgtCkoADxMWcHcMjMaiq7\nxIKTm3p79qKdfL2JuvcPsaoedEdbDZMgDhZxYZ8ayV00r01ZXEO4zuZ4vzjj\nA3ZVN5ug+irIbRVbgR4yAIb1O7a8FwAXJMqQfI8x0n+I+Gm4bxy3fWSE+GnF\noXD7VIlMVhumINOu/tzXJ99fjp5yu6I8OJP/ynoL1tuPQEbd+9kirhNTglwJ\nPmgb2mhV4PwhIgOHYNXOJ0prfLZhlm8ZS7Y9m9w5s5JuipHGX9SLEDzGkl7e\nU+p/J68Eo7DzpAYXiO1ceBeVbXG/7tvZV5oJ6Qr+5crm7HxxbZWdfAnrIjy8\nu5W1AlhNviwhHcVdbtOi2qIIonoZrI3HVsguw9eL15eVz679Q9BjgzEmQRiO\nLMbt1k1nGG6Y0srjmE3pxNsLXfFfbbJ7mVH3N3WMGDZ7jny4n4uSe1hisIK2\nSO9mmPeRPiPJP20kQQvyEG6fk0ZY+7PDCAnDSVjDRS5Jh4kCZynzaDU/ElZv\nMu46XcHAihHJtHGUJkaVm56oAdbf4PYO7BFzVVyOkTGmUgXLNuP1cbg1ZZU1\nIwXIkuuu4b75aIbrsY+2/Q4HouNcsPExC5ZwEHJI1EPwgTWFBBYM7B79KcD1\npDR7\r\n=vOP3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6vtDtz0tD6cNDyPk9RaUauEpRaWKQrvwvHzLULiyv7wIgS2ETlcHP1eyfsowWc4lfkzzoKHu49tHqtBQKxHQL/jM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.15-master.20181127160035_1543334574148_0.6057184077078002"},"_hasShrinkwrap":false},"0.11.15":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.15","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"1ed3e515dff8e3603cb79b82c4ebea620afeb41c","_id":"@atomist/lifecycle-automation@0.11.15","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Y1Q2+altz12PvCxmC/3kcfIinrURIlB6hzJQZyjm7mkvJhsSrN+fh9Iq+NWtpPx3DC7SZPk2ERpEUyQdXlwIjg==","shasum":"b5a933b45d7cb0249a428db1ae0b07f2a728285d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.15.tgz","fileCount":568,"unpackedSize":2257539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/XGfCRA9TVsSAnZWagAAfwkP/3ybTrOH7BkKRfFtTcv7\n0yJXig5t+rNWniO7OY9Xfb7LdW4VZY9VqlYX9171Qw1Ee1WR0uw0ZhCAKk6Y\na5ovUXVHXKW65P2OTwaKwD3cN4OCkhnG9o1Q/UNCT3iiHk3VZ5QR0+vcjV8i\nP3FNtLExqFTHANfrr9s26ektMn+4PiwLOikwsP9ga8RZYMsLwBo928lXdhwp\nAcOgTIYaUlC0JY9hO6CjXPziOCmzhhbkPWCGlrbqxA4YMJlO8FYQFr33F/Ke\nqh+MbEybJ4m+X8LhHZq2UC15lEK/7RoCEcCjm6m69F5Vqzk4+r0vsKpLMZlr\nA4pnVr2X2PtfvwfIrRe2RE6tsV6Vq4atEfra7toEZ/R63Fk/5I6BXwL9qoMs\nxfQpbk1ZbcvNzWpk/C0eO8YC7SrqjJZ9UHmkwUfnJyjEwKkkGbq9KnQPSQ9U\nj4l+CaUQ3ZbBrgAVuQctji5F9yQWhwtojinXPbP9yI0x/W3Jj6E9XalAf0hI\nxlWkIKexbhZHkXDPnMSB+LO7qmRl01st+bd74B3R44XkaOg2hWMFOEiQc4g6\nnRZR+FL4djrGNNrsOwfoTVLPeyK9I34CncP5YI05uiUS9eAcoLgeBQ+MsLXH\n/ups/HTZQEdAFMCBL+XNN88uPCD9vyeD7GJ8fTIxUjfbWQPm5bz3wngb++sD\nwKk4\r\n=K8Dh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCl5OLdhbgMv2x4mz2qrfTZZ9OeFIQITKoasWo9BXXP3AIhAKkELcuL5L7UcbLWaRzz6ovumH0rsfrD/GzFWfSi0akP"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.15_1543336350763_0.8101064341401925"},"_hasShrinkwrap":false},"0.11.16-master.20181128100307":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.16-master.20181128100307","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"0f6134640d39fd39a941eb640055716ef5cca514","_id":"@atomist/lifecycle-automation@0.11.16-master.20181128100307","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-EF2c0AXft39vaGQu+LXU00thADSx/LASBj4d5OXfmrpDH1bXd0qM1ylD5CxbYcJBWgee3kDOZBK9tU4biZAnUg==","shasum":"df6bcec6c2ef58d602fd03bdbd4c08558b32388d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.16-master.20181128100307.tgz","fileCount":568,"unpackedSize":2257877,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/mhrCRA9TVsSAnZWagAASk0QAJqkMCvJuJ5o75ZbdhDO\nMOGGH0V+xU0sf2nGO1E7iZkI1A4iOoeRjLQxKgDJ2SpvsfCyI6ehVf3NFSK2\nuP7vbI3o3h0tXOYsugNd8AXSTwBBA14o/gfXsSNjw0/33YzUpfQsuar666PU\nrZTxZHGFo0sxRcUmCZ5UvYfMkZEtkynmzo5Px/QR2W81NRfgPwzyzLtpPSQQ\nYvvkCNvD1qGKhgU0vR3rWUjFHKcaAU5snlLzmoyacoztAcz3+LAWoVYfKeeC\nweoCKEHB7CQZwOymbO3+Tq62ALfVmuwoIQoWzGsMEYwW36zpTBXFYw1qyJLL\npJxTkV4C5c7l+kgqBOmXzcgU3RZgGKOa12deq0Uqyqt1maE71LgKDn0FGTgo\nvU0dlu+LgNLokoLV2+jMzaXWRcyqBm7PGHq9VCzzWsMHK+a+aN/SJa3Ab9bX\nL2yl+QRaxoeuUSSmy3W+cWmpAQfpxPoDG5IH27DdFzaBEwLBpdmjXK7TufUW\nHyno73QDWYgKn+B9I30YGZoIfMf/RmRIw3qxMNJNFqoyZUN04nf1G4gK28U5\nDiMiqIKdvna3fbvMV3vrN5NanJ+GjM5sjGOjbfOdbMESlZklNYha0eMHbfC/\nrpQ065Ki3N2aGhwJXjVaKQaKWy23OhtItXLqPCvR2wIrqA5FY2299bXg4wx9\nasK9\r\n=Fjjl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICFpHLO1a9Dq6OgJUmyLR7t6rcruggGiP4oSqKxlNP5OAiEA3E0fI06la7FKveIyAO0pQuqDMCLZznwaYG2X/xR6f9E="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.16-master.20181128100307_1543399530972_0.5483087519735241"},"_hasShrinkwrap":false},"0.11.16":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.16","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"923827051bc5e13a45c6acece29f4cc8d9ab92ea","_id":"@atomist/lifecycle-automation@0.11.16","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-kUxlzQPMMlPfeFi+7gWvugE2c7X8ypVsXwj949jRzOsxkSUwbXQ0flMTDCoBM5zm1YbW13TCmYklPnMMt64XzA==","shasum":"5224fd0729fee2e2a43e8229e456c7dafd42f750","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.16.tgz","fileCount":568,"unpackedSize":2257855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/nF6CRA9TVsSAnZWagAA3X4QAJbbw0FwFuC/PZ3peIgw\nxclsF2EghJZ9YQj21wxlHX/mp7R/4u1DfulXTZmFK02snK4faw2SllOLjKXH\n8MsBbR3YE4xp+IbFb1ihMmkqb/y1t65Eayft80K+OIM0wPOh09U5+WHCPImv\nSMBnirUjKHR0uFhNgYfdp/xniD1IGdvfuPXGu1iDbYDGXj7vjURqxWX9n2JO\naKUjM6DEv4pM9r3Oicv1Md7hp6i+3Jm/sNt0Fw1EmY7e/3MGWCshY0y0NRe9\nr9113htVfePI3vnFsmQOeHH1jo3D4NBpK9eBOUnunneo6XMrsU685ILX1fxt\noMk1uv0cCxwHvj/qRZeRh7R49SQvry4tKaRs4az2gbfj8I30ZsoauyJXyObw\nuU7m1ffByP69sqo/slS1h7tz5OW3oKZ9dKsVlOXu3Thmt6TGLmKR4R5fr2oI\nSIl+PJRm2fwG4pFdYGJ3G1wA/xsDMlodugbsyU0fBx0fq7+W3nVv2w6qVoP+\nJ/fQO9lq+hoPLt/ah+0fM7XkFegtXL0V2sAPf4OvlM9eI5DpHAV9MZqVOH1p\nasC/q87ORUkSUOaKHbTSnUgH1AtWgzIQR0iS8O+4vmmfXPua2VnziCh7SbKc\nxKCE6ttiFWfo15lUUHYh6HI0Fs1/fNLv4tEsZbZDfOKnVbMBFP/t7fl/OTKL\n0Y9u\r\n=vZuR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1m6Ns/pPACnBM/uMjVxHJrVJal0idFrPF9pqQZtkrgwIgKqpJ/6Jwzt1bOBvWAaKLH4xe0tr0jnvsnk8jBgh4HKE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.16_1543401849992_0.5135116128572355"},"_hasShrinkwrap":false},"0.11.17-master.20181206104455":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.17-master.20181206104455","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"c88f18874d22a0aee1d12beb31db4d5ac6106fc1","_id":"@atomist/lifecycle-automation@0.11.17-master.20181206104455","_npmVersion":"6.4.1","_nodeVersion":"11.3.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-JWVfqWOMZMSptCb2jqxbp+Bf3zeHXahQt9r2tZao4Iqn+X4vrimMnE6ApXNWAMtlUqWbRzUSyO+jB4/bLLQM7Q==","shasum":"19d389c81a4f12bd06147d6f95a97efd7fed9f38","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.17-master.20181206104455.tgz","fileCount":568,"unpackedSize":2258728,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCP4mCRA9TVsSAnZWagAADSQQAIyIQAZF1pdC/inMtohV\nXoR0dhO/HZGI/TQ6KbAfdnSqhKnOWUPjtRg8HMPARVliM6Y4ZX/kCvZhBqIu\nvp5qgnpHFiEmlvaEkpBTuubNYYWODKqIjXG7me7/DpZLZVkSDRrmyiAgwYsp\nhhmLFFaKzyiRP6gtbSHmHTBI1ipZHU9aONJ5rhGqHj7Pl09i5DheEzmcY/JQ\n0GZyNAVTirxqEkYQFjdg21jz+A4TAmpR5KArd5BEKAyYGGTyyJsknegm1d2C\ncx8a5THeuqTFY97JEkEiV5Dkg6vbLulIPporwjNum0EP9l05ibKyfZLmAs1R\nqeXY7mq5HsKpgQHcMybApgKO6mbr0OpEoe+SNkG3RR2uWzgnBZuXlxwZidAK\nSRK6eblbb27it8L7HlK/Nfesn9lq3EWvhT9P+TOa1VU0smUu+4Jn1tStscZU\nWyS7qH6pP2NNqku/AleyLsaGdRo37k8v+56cKwclss7tW3mca2O0dmGCwl0p\nsQ6C/oi6e0C10/xRrRPXiV3lx9LJDSYWD2NUxWQV34iH8qi3Lpnk3AMSiL50\nUpq3g3NtYvVIGgoX6C+mFE+1ANjQDrHFa2tR4ShbtYqQhJ9YuAlrmwUE84b5\nNw0ogrcPiK2inKC/FSupNNpYdqVfkqHweymm7IZWNWgy5tsgNOXwfKUGOHi+\nmFa5\r\n=dkrP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFAHSpaZnROU70tks/1pLDGOmcbzSxAeX3Si8FfpkqWoAiBIkxSlTPNP6zcFosIcMTWR1/I4Mqd4LFieCD6yv2ryHw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.17-master.20181206104455_1544093221084_0.45267643413078873"},"_hasShrinkwrap":false},"0.11.17":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.17","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"c07c96c093ef9dfef1149ab3e09540aa127349a8","_id":"@atomist/lifecycle-automation@0.11.17","_npmVersion":"6.4.1","_nodeVersion":"11.3.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-wkmMySHIAJJGUi+2X5MASm/JEwQBKnRcf/SDS07bFiJDrisYiko7doVXOTWB/D4JqOdnoPYvnNLrKuqwFOB1sA==","shasum":"3e23ae1afe635c14c049d90c60ffe7cdbc00cb24","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.17.tgz","fileCount":568,"unpackedSize":2258706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCQDXCRA9TVsSAnZWagAAyjgP/j3MsQtJEtBb8Obq5JYh\nM/RXcohzlFSIet2zhAcphyJDTmfPbB9+7IbY0U+4+vseRJDPfgPK+IXstAn7\n2bmxY4LNGjm678P1Q456B8Ij9uaLqhaRPD1SYweWxzRCd4f67yPpg1BUFNIF\nJOLUUv5cC43iOjXym9zMChOYl2EkHh4/I29KIxGACsJ+LgT3kdpHXAWvUhlw\nHP5nVFxosc31METLIxO8jrJ0Gjc2fL4QBVhrdcy+cCjTumajD0xZETODOEJf\nWwrIRyEWkBhcF0O5nJZmeUYdZK1kLvrDFWcRRDtAA7qbid2sNLVwfBfIaDGi\nOWV2GvXyNpDorN4OMbt8AJ1BPYUghKtLEvux/UGH/HS93dgEMDb6P7EmbJJf\n44T9ZEn5Jp31B+hi0yx0Mq7I/kiORsPm28TPiBS8vTeTtGNdmDzf1smhQ01n\n7I5n0JGaGWdaQTO9d4GwVMgZ9FHpz84NKH5fumBA/xWk6HQb61JPXVP8YTmC\ni7Gfxhvz6yazNPttaeuJb6ShLxlQNYK7lG5YB6C1xkqqYAtEeGgu6Pb0GXM7\n1FvK0CCIp0J8Jn8nQQYe2rLLB/Gpl3yrtzkbVRL8gkbhfxKBm/6rvPzLHJbs\nulFragy69srkcjKJuikiD3HjSfuUgMrSHIU9G7LVBbmepjaU+/xH7IbGoHbT\nh6U5\r\n=qBgd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHJ+qDQu+LJLIunnzCQJrwMEbhYhaTC1CUBdw8x5WhSMAiBytoWXdvj26G5AuJ74BlTlWct+x0h5HoKegajQxj3FIw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.17_1544093910665_0.6626260977845904"},"_hasShrinkwrap":false},"0.11.18-master.20181207101404":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.18-master.20181207101404","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"cbdf68594b16ccb38d3cff3ea351fe3de412d57d","_id":"@atomist/lifecycle-automation@0.11.18-master.20181207101404","_npmVersion":"6.4.1","_nodeVersion":"11.3.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-tRYCKM+ep25C2+JfksigS1AR46/sOBU02x2JkuuR7U0N561359OgfZUveZEEgbjROZ56Q0SgFDdLppDF0ddGLQ==","shasum":"ac3024f817802a302bf043cfe69a188b28292ebf","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.18-master.20181207101404.tgz","fileCount":568,"unpackedSize":2259264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCkiYCRA9TVsSAnZWagAA/gIQAInx282QKT7bjmp90HOS\nBoF6A7qUZEfqS/Ime+vwMJqu6eGMDkSlJU5YiRZdDqs1E6fwaZAQPlJYBpG9\nIvWV/98W3qnGZPY55DT2fmVJOMkrN8Hkkzi9gxFy+475WDxXkjmU9YANxTgX\n460RXF1rUVlHLoS/2KcgzYrqO6qm2Ptz1wS+zdfj5289WIHtgOSQn4eILlUP\nLMqjVvYFQINGnoRXTuh/TXSl30ondTJXvC3tC/q9ps2Li43lIyrCkt9hvrcR\n2KYdpigOgG/3At8KRzibggFrk7SyAceHngBUdCPViiJCC6DfXTTeojsglH9b\nsb3vNmIRXnogTztxko4p5KfBo0YGL4TSeinZAKOYbyCvLNxK1Si+RcnTitCn\nyg1reEcrtFSQEOgEX+7Oc74CuqNGsLQJxCshAQWJAL2uKxQgPHqf3xSOQj2Y\nrL1GsCOiTvAo1fw+JqJnSWJDHzvEs4gkqx+ndzgaUo8XFzX1E8nOaAEPo1VW\n44FwdCcQidrnp8Z3jNwyUZnvUQO82wh+nTMQKNnKXnvzJBmjFsiRIC+Y3AY1\nuNS83EjocupinJqW/ea4e/4DYeFmia8jc4hgLYAnK6h8U4vwesKm3dluPIM6\nutLWdUAByZ1l1luHe50bKfwQwrQo5EHwQfBb+Ea5LotVL0ObhPRC0iHjGtIs\nZaH3\r\n=YCNh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB4XggSzIOfvwA4PdqJ19PyXZ/foy2CZxpyDqql8kl6mAiBPOE7bZC0Cah0HrDgMWPm134gm9GLOVuyGS8NkEJO6pg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.18-master.20181207101404_1544177815568_0.1188133835351659"},"_hasShrinkwrap":false},"0.11.18":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.18","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"dd5c31415579ea2ddc8bcbe8bfacab50b8dafac3","_id":"@atomist/lifecycle-automation@0.11.18","_npmVersion":"6.4.1","_nodeVersion":"11.3.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-E74BDO5LTCiwud21qfkkkxcfc9ipjGxh9bEFgVz3lC0VWCW3Y98ZTz/YUxhEQAirj2KW9arRL4x99OkClnWhnA==","shasum":"ae3328727f733a3cd10f91352f2f37276de1596c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.18.tgz","fileCount":568,"unpackedSize":2259242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCkkQCRA9TVsSAnZWagAAaeYP/jTV4DZ0ImxnN9Hu0tC6\nssxJcHbpQmiRLISppQcFjmktL0mwhklV+xVVv0PUUpHrxXqj576XDcuJckP4\nMPVb0ETiAuJadF+3us6mtTFLBgMuB52VSfMFNR2VhnnM1Lw8u+x8553fisBU\nJepoOjoj2R6WWhaQrpmIie/g04Fc730UiaAy35+0MEhtIDoxXGX4Jjuyyxk3\n1vr45TADmj/NWeWFAQpXf8Rt6oqON1FmvC0RclpkF5Fb+vM/g0iOcFeiYziU\nN80TaQPLTC9bYVOX7kOx0TZgrYGybana7mOGjxdEvDvTzI7oGp/OJqRPM/QH\nsSRBOkvMaIucrRklDZ4wKj0PcziThsbJynKqg+322CcX2uDh+iyl0oZuiIRQ\nyxQpwMSIPQkdDvyQENx/pAzdprf4DXDZyy2bYYFkT2w/buPQ2q1jkNpJTQ4B\n9Vvw6bn8MFpUL3bAO6BhY5Se3eKgcGhmDtvwN0mYZrK+Wdb2Mj6isV4jsG9X\n3oDZA5awqAVjG2QWZXsBfHpeHgjNbgyFEW8D2t0x888P/3rOtNQDIoOlusu2\njLEAo6bgt2wjDwe2EVwy3IC5kgoAhD7i/Zg7KYopMg7sQpLVt5+Z9emhZgl8\nKSkh/+ToLVZVfHWnRT0UbGPK9THJwY5GDMJRtm3UyPbgL7D/mPWrzWgmDnXT\nv1ve\r\n=QmAR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAJC63vnwBu2s4gswDtQzyJ2dg/p1982tuucmKJ6j901AiB+0w/Uw5044tlMoCGpTXqhDR3zA8qkGnT0eW0um4bR9A=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.18_1544177935549_0.8657197194766739"},"_hasShrinkwrap":false},"0.11.19-master.20190108120249":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.19-master.20190108120249","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4ee9e6b83420e6a10696da719c130c6da3645323","_id":"@atomist/lifecycle-automation@0.11.19-master.20190108120249","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-pNKmpVCRUZcbyWuOaiI5wgISR076VXIwXltaflH8Zq0SMI8H/d7eBQsWF2ZpzqZDWtY6PeRjK6uO+/lmPqC1yg==","shasum":"f1ada42feadbd9f3644ffc886cfe3dd2a0f77dbf","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.19-master.20190108120249.tgz","fileCount":569,"unpackedSize":2264493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNJHZCRA9TVsSAnZWagAAFl8P+wYro7Q0DICMLp8CWDAU\nTrZYviA2FT3obriBi9KMEyIfNRl6QBRTLEG0K6UF5fNTGLG6feBImf7AbyMU\nzgerJNZwLqO/F1pBtOCBpfaSaUA6pFQVweHhVxGVJNwUFVW4Kh16g4lfmLST\nK47Gded4cjhojk2ozUB6TE8aGNHKAr/MWa+sjjSo52G2E42AMtvcZTZp0t/M\noyQ/qWG6fBClDM8xe0fFTd8oDy7BlwQjvOey2BNuDlPrLatnH2OBjzwB7h/a\nrunalniuDG1KDIKV3jArX0EB19O5936icgt0M84/KV6S634gYBCZq9hOBiZZ\nF2OrFZzm/4EmmLxKnaSCczifhz3vCdJFee6HEnAuIDcJiagk+6bGoOz8/bVh\nEIfgYhzY4P5gdd28UJXTmVGFtyUxE4fg8181KujSzzoGoDyIxP+oIIApbU5J\n26RLw+Ny9q4Uh1ioo/qWtj5WlFYSn74tpfrkyM5o98f3fMq0LCfp0ydUAvVR\nDKMGqz8USwWpHJa8coIPsEA9hQv+BOievli7oR/hN4v0uI7Its6AeAc6xaz9\nsIqXti5cXdG/E+w5RFaDYC76hDjcWHhjBFWh/xWUvcJZ80vRqYDGbjG0wl/T\ne8/HYnu13B5mPCKKT8rMhTtRIuUBO6/nYxBmQ41CbK+wKw7JW8zAqNDXyBQ0\n9nv7\r\n=Lpt9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBGjzyIQ+OINJhIzkydhioexxtHq7BeT2vJGLrrWRbbwAiEArQqBxgmI01v+FqZcxtUWxOSafkTPqtqPNqhU6izPHFQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.19-master.20190108120249_1546949080343_0.8637414512877106"},"_hasShrinkwrap":false},"0.11.19":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.19","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"5f43c6bd3070418999ab1b684e8c1fcb4a572cde","_id":"@atomist/lifecycle-automation@0.11.19","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-RE97vqVMV0+XMwLl42vnZ+yIwZBzygMVNdwqXd/M0S6zxCaWuehKpcvxEne8+Nek8R3OqR64hmrtoa/lFHaq7A==","shasum":"6006385d2a072b4c5df6b2243f0b23231cb09298","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.19.tgz","fileCount":569,"unpackedSize":2264471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNJ/ICRA9TVsSAnZWagAAYVUQAJ4r2FKZuncYj4Rrqx10\n+x/SSlyeYTwu/uC10hoO3xepHDHpnhENuNLm4ISeI9svr7O7GGCxyBbnURnv\nc1gyLuJpG0CI3Hz5o6oIuotXAqil+2wPx27jwyqfMkM1yZgfYC5eG8g3b0Hl\n5wxsbxIfGofINocpgXZKFRhhbdQ+qAqTxWHiqQUdjTzyTlvETaAZlkbmX1dW\nSj/AWKzw8APjkYICLA8Jh3V40e3LMb5gkf7FWfmOao3/vHWglYw1YdqSiQpe\n3jJ/TvWekGjDR8Kl0y2kPi/R5SyFaNJqPYMmcAXOAlTu2usx/RVKKTebdo1s\nKGL/o1AdSFsB28D/7cUQ/hmD/HZWRAP5Le20gewKBKZV0IpqcA1XgssINS9V\nB1vXGwzd3Ure19269M4uqOpRIskSqAGalV59ekZe6OEUCR5RxCj7tNcjfOew\nDtaW9G1yjbvZrhsk6VaZUGTeA7knKib7wXLMnvbo6dYY2CbkD+dNwSRzH0KV\nAQZfu+n0cs1hnjz4ejPxGMApXnL1vFqwAWSJCt+zpN0yzUMiKyyHPW5p9MQD\ny7g22CLSH8NhXWQUBW3lrh6/JilMIV2rQjCCgXsQ4bBwG5Q/8fD4YfbSPZjT\nf0zYqSgJ4Ipz2x5fLQcHgvGY7UGEcS0c6OU+qpK/EiXISVgV9KkearhNThtI\nOAxE\r\n=fVdF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPSrXwvdx/HirsILJRRj59izAuZ8vp7RdEm/pSUjXqBQIhAPN0VMNV8gBQcrlB9lwosHQetWp5b6OAFdynimfIANeg"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.19_1546952646820_0.8598813174684723"},"_hasShrinkwrap":false},"0.11.20-master.20190108142840":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.20-master.20190108142840","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"47f8f45638f1fcd9ab2ceab7dc54bb1adf92933e","_id":"@atomist/lifecycle-automation@0.11.20-master.20190108142840","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-MEk+yAgrBsVU4xzEJ6bElxn0I+e2SPAnoIKIFchXn/hZcM5nSjueB11Mj/cJjGC9KEW4QT5TA0yOeHgvLRvFcg==","shasum":"c1d8023e816d4d164187f3aa60fb1da417e09300","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.20-master.20190108142840.tgz","fileCount":569,"unpackedSize":2264589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNLRICRA9TVsSAnZWagAASeMP/RsuGkuOW6lVUQ3rmuTx\n9tkOKOGQzNepBnajZ/1NHESfjLu9LGRH9SLA3O8PBY2EjdV/8jj+dfrRfP43\nXOdtVFcKUinPcH6QOlviLutv29M54PaNFPjELJVA9Omb/A1wQWu52ctEsPrR\nNiHww09g+sruOWHLOoxyhnNpoHWf3nd0+OrAfZoxSBnEPuEGA8GXXvSj8j9M\nbqyritfgn6+84v+FnvwknTvRwueh81BrmsZcbmm+4nUzLuWHV1yp/NU+nlG1\nC3J8OYxkoKD/8FBuLRYRKMj7R9f3l83RQ8Gry1MgVLP4W5LgH2MKGc3zsKQZ\nB+6d/1rSnPQRB9STFWHZWDeZOu2pqT9qwQA3T4gCOWfS5Vo9GxRBFSJKklqw\nNE2Jdm4s34sxKdgZRX4iewK+MM2grzqXJbqAwH6K8Vp8pW8Ine8VGM9TIns9\nrytevW7x7XWQqMFkG3iUwZP0tEK0wMfYg8bvnBDtBqcyTXfaO/kyLyUQJ8+0\nzVL+9QAmtg1m4m0XBwkQQuNsJFDG1kVV4C9S2TtAmmsUcojFbK1A1dyfInTg\neCRXazsE6g6K9ZPo7Z3lOJFJWwuf8JlKWRTDiGs7ihOTjuJmjIFd7tg3C81M\nWCItchdXS+bVpHGMSTLaoeplHYvUpFtZkmp+uVsjiFz5HfdaiYGOt1KsOZ9H\nAH2z\r\n=edmk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCB+BPzlIRZmQNweGjV0vQUfdipaIlEIqdHC0kR5lVGUAIgVjsV/N77/JxlKDRIzmQS4QZl5Df2UZkwG7yssclCPXY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.20-master.20190108142840_1546957895451_0.556408628800156"},"_hasShrinkwrap":false},"0.11.20-master.20190108145316":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.20-master.20190108145316","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"bfe9b5b008ce07e6032aec4ceeb16739921f42eb","_id":"@atomist/lifecycle-automation@0.11.20-master.20190108145316","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-7zQ2uIhMb6G/eaV/3lrQp1sTDS+DYGldh4uOleKeaWuuRUhMYVPeCnVZKKVF6O4wk0mvTl30/45iDskuby+C5g==","shasum":"d410aca528373d269cafcc1e63394bf22ebb015c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.20-master.20190108145316.tgz","fileCount":569,"unpackedSize":2264679,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNLoHCRA9TVsSAnZWagAAcO0QAJwu0jeOYHIqobnisN93\n+iI+FpZBYJi/5qyz8YfKHRPYFRZQtt+XBqj5uFM9JV7g1TrQFEiCEabW57aG\nLarGjKnPXiYlIKQS1q1aU9Ja+YxXcb6Wd6Hsfy2CjKYwiIi8vGg/xDhNUD55\nW3N3uuv+VAHVvkhxu1dEB/xW4g1t+/m8T9MAZ5KsS7V/t5bgjP9kfClAmzQm\neRdXKt6Pxe1mQ+MXqaOkpjEAoGmIBoAgFQ3JWNOXI1PwGeEQNFZm32dLmUAH\nkHMNEE32v9/cpeKsvMaPK9cOKhf+NDVxMTkn20nSVHa7HyzdzUXXVHHi2cUZ\njRRLcC2bVrEK6PRK9EglU7tLuBKSrpYlNOep9vYTAqyShPmfLFHf/xqvwEql\nfp4F0GHTXigvAMwtIFvPM6ev27+TWJNjs72h1LbZ+f0mBCtKVYfnoURKIOj6\n1vcnC45SJp3avDYTAtOKaa9bfk6ZByjfR5ZPx+Xf6THrf0pnYjTL0BOV8O9P\nbaMbhGGNuKpba6HjAJCZpvtONnrRaTKtu/XZSrAqmtw5Gjy1TpVdcZh0Z/m4\nyfA52+DE12ZNFTHo7VySta2hPnD68c9P1815/AVsqfmnxGxFJhqyDg8J7Op/\neuakDZX7c07lBd6mF2HufTJZb1h6C3zZEIgatxhFco8f83yTLqp+GUMYL0mj\nEg95\r\n=Mg+0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC80JXm3OxvZu/9+FFx7yDC60bF71uDDo0jfW1lSkCJeAiEA1iqBsLy4nLr/AkfJIcIkencbbIreIBHWpLC+NGeaB9Q="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.20-master.20190108145316_1546959366607_0.6701325326863001"},"_hasShrinkwrap":false},"0.11.20":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.20","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"fa9d15b34a25468c08a3cbf974bb805a06f013ed","_id":"@atomist/lifecycle-automation@0.11.20","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-tryaFtod8hZJbfa5L/We2od0LHVvGrcPzJCEoPN8tzSLl3n3AaItstHG/B6z8uJa5gd9BoR50ZkDsL0eFUuv7w==","shasum":"e788ceb133a9891a2a2219e07d5d28517b7d4f46","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.20.tgz","fileCount":569,"unpackedSize":2264657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNMDhCRA9TVsSAnZWagAAMvoQAJx/KtiPSHsSiXIqhQL1\nBNrJfLKUTQRbJKDxbF0eBRBYRTn6svy0xATOtifw/eBEdiT3cj6Zvlb3J7vG\n+XoJoG9mTfsNEB21Em6ZrW7WJKHEmVkILpNJ2wk8sJzLYuCJ7OHWoghfklp7\nmTMUdDHGmX51B2gyWj+kIFpDoVsRumQbjpJ3ZPhIXEHERSptpvplmxeh3WSL\nftK4VyBuIOJq9Fyxo7JMu6xy3VhTtyZ2hkJL6GdPXBSMxyGR7TI/9ewUTHQi\neN6DY+JnKGqVZtB5MjDd7EkjUNdf/ZNyjDi4NXa+YKDkk1rDfJpLeECkGv8O\nivkxEtmM/xmE4y/aWLorn74wd4UJ6858+5pFWOdLBXnpbR2PnZ20VWicJcWv\n8wjT10MtX7yx1wshUfEII3okTHy2TkiaQWdR5ZrxMuHpQljbIj5o70tc2KpI\nK1IwsjG0YCBuYPC+kDJCUDqpPVw9ngzVlXW+/hKF+/kGZ8N4t9HZnLi4N+gm\nIHZ5zZRBKnC9W7/1u31RRnKmgjhZRjXj8G9mTLQwq/u8O0Oo0gvsRY3cvraY\nLo90IAcE+WF8SMed3E+HCm76wNd6ZtqRkk7WRuaPq+R+wQJyhWUw+iITvS/i\nKfuG+JoncRP7YUIiTB5EI0ojKCauXd27J6CfBvJVlbtFcOGyUIvRfeOSy2Kr\nLI6g\r\n=TV/0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCU1wcOHBkh8+rT/r9ROGge8LNf0244OWFosMhefrk8XAIhAOPap/R/JurUutDnh94mgbY580Mb9aSA9kOn/+KE5Rpp"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.20_1546961120930_0.327517201272026"},"_hasShrinkwrap":false},"0.11.21-master.20190116074255":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.21-master.20190116074255","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"7c6cc14be969cff0005bf7a0d3c70c2a2d0a95cc","_id":"@atomist/lifecycle-automation@0.11.21-master.20190116074255","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-xOC9mp/rVenhKUNsyD1Pjo+IgJ3ossMBcELLLk1iLRXixFVfPpgg4DV/0Ob5Lf/KKV8nGKCQWa+aYaipeUtx2g==","shasum":"5a5e796521947a9d87f9b100e4f6910d4661ec02","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.21-master.20190116074255.tgz","fileCount":569,"unpackedSize":2264763,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPuEPCRA9TVsSAnZWagAAXI8P+wTK5jufa8vVY1ElPPnk\nhW9kJH/4iZCEo255x8cdV8vQCAy6D3M0wOsmCgg1O3/KoZsEiQb8t3f8qALj\nrQ2zmdCCJfrazhn9S6KlaLzj8QObwXcC9TIPyUVIXiOVdXHoQFU/HygvqgnZ\n/Ec5fHNgBuKwi8/H6TNrA4lD0dc9uyANc57kSKziaELaEmHNRKjB3u69IQ9L\nvXUaNR+em8cXuoDUFX2P9bNTSGMye5ek9pIiuc6v8A06ZzYa7HecInSU7bYB\nJbV+mzHz0vIROZP1CEGU1xHY+7InC4HFMsElZj18+RiipHmUPtXvnyqgakoo\nA+RmfzAPy1mis0bl9bn7S3eUG8O06mYuUdb98fGZtbJVWHVRaciauaCWQMaH\nWikYcqLfaq1RRzvjarlTBKBvH01v5X47U2TmCesGaQkkbBN1FGeazZFl92Ri\ngZtuJ4UxZ3JBngotCU9W0OHBMv0O7xSeLVY639aVlvKwOMDqVM3T1Ee5yCjV\nRXLGlsL9ywKcyiFFaHeuugAsQRGT+P0PDCJq0U0mfkEMcJFjDd+gxfBIM9H5\n5Mfqm3DegZ8mcyCNRy3H66qUEeTtD71tTNZaLkkZDSXD1kcHkL8GMiKYbeMs\nvah0qsuJgaot5QoFV/uxa926rqgeARdaUOphwFAKS58H7It0GhHp8rWaUKiY\nHXru\r\n=6azf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGAVFccTYL0c/SPtpr1j19PxGhx4hf1OUayMFoOFLW37AiEA0lFNHExxyv1FaqMeuiADWUslpsjWsyMn6aKl3WzaYbk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.21-master.20190116074255_1547624718827_0.06360785916901013"},"_hasShrinkwrap":false},"0.11.21":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.21","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"dd82fcd117339f176c718cad8d7cd383ac469047","_id":"@atomist/lifecycle-automation@0.11.21","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-ydfFP076dup5kr3NEI7TBKdY5B43WXluH+jmpG+zrmTjZjuvIhZWVy1FI73/dS8/dVQtuQhOUXcrs1Rctf083A==","shasum":"ec433b934c69e0b703ed90938d062ad9661fa034","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.21.tgz","fileCount":569,"unpackedSize":2264741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPvWpCRA9TVsSAnZWagAAgcsP/idKnfhi3PocngP5j1Xi\njINyQrPSl+Ww2A8I1dnxelCUZdOr+qPFWJ7LlL1bClaJlBKg/Rsa/2BFFs9/\nguD0YLsEofIc2fHPSfinXYzP4WGVWvVu+Mt7+X3M93pDMqF7g7/gxWBHQo1w\niKCnz+cNszRymlj3hZ3g87HiRxEyPHzHAJdgOVz2OlCpHQ58CwDaJolJ19oo\nPb9j0bmhet8pe4XyIspuXD3ZS+DcigJLzCMSILTlbAErUaOWzvVmCWUXOl97\nnLuM8sLCrNtaf/5P0bOQG5m0X2K6nsGsZbBLKslloQ3WS8FrJPsXUoS1JcfI\n94+Nksovs5nwCxJXXbUqXpdqDG4kAS8JgQ7Z5mgAvaSazX7r4OJiOg7S+90r\n1rpBqWkhCPc6cRgiVPG/zBLbHyxHVg3JopY820DuoM/6NPkN0sHzP8vmbK1G\n0Avqg6R7phkFG4tv/a2SMdiHS9mNeFRmypopV2oz9YHUou1QHz6bJcnqe6B2\nMbhiczzo4JAaBvGAGk8hUHpHS7lyFehASGPIxRWpPiSc0Ixlph7m48gJdv1L\nPTTT67rt7RvNRESb4lTRlfCDgxYV8x3Kwzpo63Dnehw2042I7s0NIokRyXLi\nJOEArsZGzNSmcwMZHCBvq2YaJNJgv/GeXQwkIRwcbUIHOSDLLmQ8wVVG3Nsw\nGpCp\r\n=biib\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBfDzelh/ToFX+y5F2v7Uearq4b/wGt0powEWtQI2GLUAiEA8AuCooQDdgVi9hZ7TpxW6xcHNmigNvJtgKPGW4JKnzM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.21_1547629992251_0.19659762665080316"},"_hasShrinkwrap":false},"0.11.22-master.20190131060723":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.22-master.20190131060723","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"41484d2cba299f44f32377a579b7779f5267cc14","_id":"@atomist/lifecycle-automation@0.11.22-master.20190131060723","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-2e6lH8Gmma/6ycdZ7LGsIgOW/eS+pFkgk6rsLWufWJ2qq7oiFgwgS//ztZmycTGT1hED4P5WK3orWolW7p4Ddw==","shasum":"648b2b6cd3e1683eee37e980e9577c757f9b1505","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.22-master.20190131060723.tgz","fileCount":569,"unpackedSize":2264714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUpExCRA9TVsSAnZWagAAps8P/A5F/O8NlwpMgjV24sZq\njNHC8IvWzq1iAMyOotg+HkeiG6g5EnpgAW3VEKaBMiSxjQaZ/zVFkDGZLNLK\nVjyPzgEetZ5QT0rPFipnZ4drTmZ3XsPBGy9TBsy7uXknTr/x5Jg+HfFk1UAD\n2V1XQPfvFQP2gNv6Fo0J6neSk/eSSPYsDQa6D/XWl6gFca1rHMkdaWvTAJcP\nr+qFRUPKb4fNMNKdiAXS6KYnMsZD2gri4qqKbLXjWBV9DfFtbvsed/IPxovk\nO1k9tyjNxMA2tMhepBQCh/byKFACX0VwNd5Uqi3Oq+gLXB3gJAde3AtVkwJF\nD6TeJaMgsB3MSP+7/dGIItCM4itNX/o0zpMxKaUeovWUWa6J7iO28Qo3D6UK\nJ5MlFoiv3YQBQy+RkdFcadnwff3Gj16d6xauCaAc7Bvpei01+jRPmMrWkFNl\nSBu5ks98OHJC5mL4PSkthMR33ToSsFqLHUtVk7MlfV9PolxApuMg0DLecoYf\n14EiHmk5tncheVdUOtxrOYRDFZ+M6BYevyjzHm10/H4voEmzpYVaigdPf3kA\nATPK6QRW9dAi+m327R2Jd3VI2NJjAfc/8yz6QJ3N65ZfQv5K5GJnA30w/7a+\nFI1yZiSmcA4IPsHvx2nG6379z8opwOCb0yR8tAyCb53KT2kllrJbN35R7j9D\nL41A\r\n=SpaL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPHi60gYc5Xc5PaJXqSpTTCtqzVmAFYLdZ20FMZl7BOgIgKf2G7liyRi7sGqZwq2mLU4STXK4t97eB2NPrv2/LzAI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.22-master.20190131060723_1548914992364_0.09963591710010578"},"_hasShrinkwrap":false},"0.11.22":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.22","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.1.0-master.20181121142425","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"64d7bf13e8a6ec30386f823a6893bd1851c7a747","_id":"@atomist/lifecycle-automation@0.11.22","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-l6Y/I+gRWH1I+/kQ9tSxULUl7qasDtSGsM7jyCahYocG6S8HxbOsmFrEh601PNCHdpoTldRQabQFYrcNrb9K5A==","shasum":"a546f2cccca0ee9532177d2ca98429ca09a11e68","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.22.tgz","fileCount":569,"unpackedSize":2264692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUpLBCRA9TVsSAnZWagAA7CIP/jOe4frOXcDrgZRAl5Zv\nkT59qdgjAwuIjJa7oN/kcD9DWriGJAZi0UtklAoGxfB/XkrvBUrM4TkKRYy6\nlfda8+xrc/nCXQgsb0vRc6qPsV9Xnf88MkdcvdE+Y5B/QXMGnikjDwS4c8Q/\nNGs5+8QJQM9mF47XBBDaNkcIxhrhls0Ewvf6odqTRaGIcxwelZDUE3TlP4Tj\nPoAtAP23CfZgNizM52TmkoaTpHgA8UddNDu2f3A9oySpFQuuQARZovjaLPb8\nD4j69z8Cs992guA4bUEwKB5MgcjbWsLQqJ6O2fnMelDpRTFqZ0c4+c4p8q1Z\nCLH/7K9UhoWy86/A+3+WJCuG3ZBELQ2TN82aDB4BWdn10Jh7+kolWTcVBnyo\nqvWVGIBZWghkH+/+rnR7uhl/l/U4AMyh23TgcQbJU/J0Gfc6Pvev/WsrFcSB\nF1GLoo+HbHanFXc7zeqP2Jqz8nZzLozz315sJWwvJLymAuzexTccoHemXM4Q\ngtzrMoISLVBE0oojtyFqdsKGKYUrGrDlxMK+zd0n4P76/wmA+vqMkLxMggg9\nCf/rYBC/pDMgubpQF5BagNMZ/eoX8ENMaoE4gL8c5NxU1S+KHXxOT/Jb+VWV\ntRUS0DgezvRTbfj5SWA0kCiYjRxNxvRoDTPNizX9Psk9eHjxAnzPtuIg4vkx\nNu/Q\r\n=3rLF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG4oJjoNNEZzu1IK+hYgChTYvR8S4So/dAcyG/5/GboMAiAl2JKhqraAdl8+3te7bZA3pXMR7L05CVnLsDIW6u+F5g=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.22_1548915393207_0.16327260825777157"},"_hasShrinkwrap":false},"0.11.23-master.20190131072639":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.23-master.20190131072639","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190131044443","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"51e3315a2caa4dbfda2f313b48429d2262cd5d65","_id":"@atomist/lifecycle-automation@0.11.23-master.20190131072639","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-XYbQNdkqQiDigc3f5Btc9WDnayDXjNvP4Y+rZORec9Gh9t17ef9UcnA0Ier0yxwfRFt7DKnKQEOwNQ2uSvKa/g==","shasum":"ca41918bc76832706921d661dd0e93dc251f94fa","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.23-master.20190131072639.tgz","fileCount":564,"unpackedSize":1953420,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUqOyCRA9TVsSAnZWagAADq4QAI646lL6RNju1Ja/QWjU\nJHP+0p1N0K+PhVYGptgFjv4AQxlG4ydvHxy4RXtdHiLjDQjq5tXZDuALtqfg\n7jqizQQE1DDlhNFe+6QVwrtf9DGz118mkHkhczSKNGLXDMkQl/louq0WW+fJ\n++ErGNoG/FbHNeFDIrH/LN81cesO3ozyO8zuCHANWCTGQKDf0AKR7wpcI65x\nhe3ma1jHwjsYGoGaTAe4jksvN2UIFOaewZ/GpA3nWTO8Sc7ctHWiTCRBYJwt\nms4K8p3CpU0l1phvikdC2LpL22jX90LxEiZgcd3ram/nJW9C/UdKf/54wred\nEsshD4CdcGkdTyYSdm02RerSXf0gwNHy2I75OxCZ9Sb3f8EX1MS0Xk6HFYd1\nz/Nol5mKVxD6Bmt2sPguVMw7KfF7kQrXOGLGPXJJVrLBeshZWdEa7Pg3kpHA\nk3v18LRo2QqaQiAeZk55y7GAAdB7adyAmolwiOGFA9VBdoBmlSoGkSbBMqCd\nziJFfOzUKT0utl8VMQIMUaj7jO+4/AcfDVZApzRMPt2HDgE+Co98INwinA+m\nHw0schlZjDNJU8SU/QDPexW04LjpI1JgYSljlgrLTchXeoMHiHu/LQqZWCxa\n1o3rEbdS2Fb+dJMgw04jAnVyzidPYyAeE+7O2h14anMLDHJ3l5FLOcuEYo6n\n13uq\r\n=5eVU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEhsD0W01CpORdnmeRPX6j47RQaImUYF6SyTX/eBijP/AiEAldV5J73BBoAsm2DYNxxbGfg7dGAIYzJ7oVshQVgRuR4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.23-master.20190131072639_1548919729995_0.7280048966163963"},"_hasShrinkwrap":false},"0.11.23":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.23","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190131044443","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"2108d1aaecd7761b34c4213891cffe86b77d616d","_id":"@atomist/lifecycle-automation@0.11.23","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Hi3dQiht9n6b424tDGds3fP94BZq3SJRX47UT8FVlPmYrCbhI4oz/bfLPaG3wy/dqsIoMrrNXxOphwEHSZujIA==","shasum":"9ca9e369db2df7458dc13edc9e7952f791318b21","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.23.tgz","fileCount":564,"unpackedSize":1953398,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUqRJCRA9TVsSAnZWagAAh7wP/RG96709al3XV5LAx/k0\n+RJstj73RAr/D7QJuoT5YTLI/NjauTw7PsTgVVZw/EJk2gk8UyZQTaTR7uLr\nbaPdfbDRsjf/vlMZORovq+Ii7BOnRUvc9Bvp/jyLOVP8SEtkp8bAMgpOrY3J\n26P6EUCXRdMswefq9+XKmq2pJB7zrZv8jzBBevaIkFrTO3vb1c/27BLalSLT\n4eZo+MwbpYybXykavel9Pk1J3MVfb7AQMAGJ/rRD9+NuL8Cu6+yMib9iOXyx\nT6Ye2q69mGzU2SjdprajVGEmanJBgBuVI4gpczIcn6fQ2bAZw/a6UgnMHKIL\nknAW4Bm62W4CrYYRZImCCuo22jcRQnlx/K0efcd4Gh3um5cXMGuI+Z+9bROY\nuQADvqPeVqfD+Zw0iDSaV3bPwhHvumrM/Eo5BJIB7pt63V/+CIiWsAGkC+4w\nSj/Q6rS5opCkyMruA889XGVxnq5QRQnFvntlTOLBtQN4SE9SsGEooPcyE23i\nU/0Q8XDOsWz2hJpXOjd8YucU/BXjb/PsypUSObFl77RChf1Ok53kx/dm1Mnt\nHaZ2GDHk0Ezqz1Y2yRe9rV++IB+/0qejZvU+TIcfJSTzbpWjVyPHM8pGpRTr\n+vHidxKFwTF7q0zfhpX3YAy56duYHLtC9fe7V8cyT5wuKTljmmRmAmdDgYbn\nkcuP\r\n=sxJE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+1hC9tMNXvqdIo/kim5MFX21Eoz+cyu8gIQ2An0Y9xgIgNBYi/jUY6+wzHN6Cl4A5Nglvujcotm0yZSLeFY/nEyA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.23_1548919880773_0.5053535911919993"},"_hasShrinkwrap":false},"0.11.24-master.20190206104032":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.24-master.20190206104032","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190131044443","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"12c8f145831ef614f14537b86d3e0eee7ed41e83","_id":"@atomist/lifecycle-automation@0.11.24-master.20190206104032","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-GsOk4qWWhbtv/rXKNcq9IDCxIUYLYHV6lZUpYPDKTbNgdgtTuulIKpPyBQR02sB85z00dhP+s8/L5SLQ8kMKOg==","shasum":"a3b0f77920724ed25f0b17d4bd461c718684a9f6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.24-master.20190206104032.tgz","fileCount":564,"unpackedSize":1957329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWrolCRA9TVsSAnZWagAANpQP/3xmjhInN1SEJ9wyd134\nOFR6XYAstGSMosOA4H5L9pMcRTddlq/E57kgLWWgFAFySKG09zYUBtn0em6o\nZAnatxW2VwE0Iw0hcdRYUtDKzYifI93ZbeVA8Byn/K7Lu77XNfoTje2emZfd\nLzdIX7bEt9tGBgli4Scb+1wbYvKWsNEPp0jFF0khXUbx4x2GqF2dkNkbToRs\nriF2Tcn1c5R8CggXABZOTHvNlWV8GIGJ5+My13V5gEi+NZgvysihMDSccRfE\nnaV7xE/C2UQ5t/+TzORi5la/lyrtXvbR2D3CAqmLKcuyVNgHuElGxSuHY3/Y\nb6845OnYlQirVJ+O6U7jzryTYXi8j8B4+85nhLUPzejDQ/fd55/4vVKbLzuN\nPsbIob0mlKLJyGc7HIkm55dl1QUZxy/DihKemtjsZxAx1wXO27Jc+iBnsxFw\nvSe3KLBIY9mw0qbSKDl7C6eZMhIiQhAT9iPQMjgd7jrzYcu8wnJJ4NzlDT6K\nCSBweTJxEJwg+iezFs4n05KvZQyML8Ati3AW2de/5lOqc1pOzVtp2B1DpFyO\nr11NXwlHxh/N12rfTYUXTrmTuVyjrizYpXuyN8W/MG0SSeVzcXQNZ6vMk3pf\nOSPgis2WmwuQ4E/WRftXUhPL2ZNl1YmQWpmoDd66resylEMhy7vnzcLmbFL9\nXIbR\r\n=cxwL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBCbFBDSPxMpWipbQGll0QjzJoEHvk11q2yMekSa2HwKAiEAtqv1XB3cjYMJXV7S1rDEU+FRl3GKBzjb9zkC1kEj4Oo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.24-master.20190206104032_1549449764416_0.7603572200209812"},"_hasShrinkwrap":false},"0.11.24":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.24","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190131044443","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"c3340b0d89a351b72b4b118f6418863e1aeaa0aa","_id":"@atomist/lifecycle-automation@0.11.24","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-WcT9IqcmMJiE+uBo/0mrbMdztYJ70sbgxdpBvcbmLivr5pNmOtMYQ/WvyYCdkniG7Taiyegm3N9mzrBYD7qyqg==","shasum":"86569dc96f2509ff5b223e6caafea61abc3d79e4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.24.tgz","fileCount":564,"unpackedSize":1957307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWrsfCRA9TVsSAnZWagAA8RsP/3X2CO6MXaZL+9KHNgzj\n7bULOVlxclXoEeODByawqpj5wObs4wSVg3swy63MXNQKbQeuA8mHIqKUOYCn\nEWyBTL94V3XuYzx1gS5IUHfAvdLvGjBqcyB0uIqnBWgfAVz0A5Wl/ebaQRBg\niatYzA9Au3dUxF0QUtfa4YjoUmwVA1UTNgZBmoXJoDharGP5Vx4OgbC9+Ows\nnN5atJsQasCDnx+b+Cw/jttXWWNwHuxO0ZRxeUfz+0zodnOO5cwjrE7o2SSZ\nOEklhZMi5HftWK49FDvZy6f614yPhIjbYWbRLkmIMJv/ov8lMW1bWhnT1put\nDdxhVqusErTsWT5FIq4E3WR8OPGMSSZ+imltJN0SVJygKUpSg2fItHmjbIWL\n0XV9YfmMpassKu8hhjQ58p6E3RtbFzRnu1xGHvqURgG2sEUAo8pvsuXL4hXE\n3ETFTWMlkc+CNm1PXvQp/7Jn00Pimq/PZyfAASmhNO1ZbMioDMr3OAxy/OH4\n1NLQI+4elJvJZ8/BSP7d3mCI/n57U4GkMdbaox6vXZW26JPSEUebKfhwdssQ\nRpxu2SUJNKxYAQbqLV3F+UlUKGLbcH1Ywzc2e7cjNlC3Tb+L1LDkFCaO45oU\n8v6/180JxA7Hdj56FZnxX0bSGI45Z3g6sLDiFtfYn8/tePgZNR/hf99+an1C\nEF/1\r\n=hIRK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDtBPDBt3xiU8bzJbBJ8+JhcLX5MEFxmMVmu2HumaRkvAiAk4ZtgY0PMqxZ7/k75WLZ8GnsKOyIXhXO1z1oeobncrg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.24_1549450014433_0.9022714259451066"},"_hasShrinkwrap":false},"0.11.25-master.20190208145929":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.25-master.20190208145929","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190131044443","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"1e07a9b3bdd56023a6f0840d798d56aab748c18a","_id":"@atomist/lifecycle-automation@0.11.25-master.20190208145929","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-4EymmY70RV+LJ73Ch3tRgc6PJgRc9e/ioNcg3I52S6FM160AyswA7M6S5hjJ2UYbOjtFjLHdeRHpodMmlINWfA==","shasum":"77fd6a42b6bc4b75a4a55c6dc50e97a0f94f13d9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.25-master.20190208145929.tgz","fileCount":564,"unpackedSize":1962635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXZnwCRA9TVsSAnZWagAAOW4P/2MTUhZ10p3tZjO8TNFB\njsVkL5iYIXTK3Njn60SpA6nQdpV9Td14eAJguvWkhnO3fn2uU/lBbfyuZwrf\nVGDJm/3//idYOCAP+vNNkGTVqKHsxrLwWCRC6mP2ApfvnjhTYDruLEAZSgPI\n+Fj9xyrgI3MloklQwcar9JjjgBwzEOpi6HCh0Na+yPd9n2QVr4Ayj9LmCDC8\n+9uaIU5Y5dvg+Q/ixD5pXoAlkIIgS59i7eSiITRepgsxeLQw/xnRdou/2wAH\nHpy+wgA1YZzsnEgt+VFdgYKPP+rM7uQXd0U9nwcnh24nk/WYaXto463Mu1yY\naOM/Zs/Ptda+D5OqrLSJufmKCL7aSGeBwP14CG9AbtjGXLw0gvN6c0auXD3k\n/WCyZRcvXYCtAbFmOpq8VxtXOFrGtvlK82PdZvJqAiSkd26j6sCexrdgmQpB\nGdJEA2ItjhR3Rmqn/18dmI1qauX3+QgDCUQtdQXGyi4Wwsc97zmUaDc0FMg0\nZg9Q85DtNxZsLyMPWBKa8WVratywtnc/CE9/sK3v+EUXTNxtROuTgEVm9o1Y\nrLYeGnJ63ofJfdwwANJxnenVp0sJRcxSaSYjTu3sa7fIPri4zoj2N0fQL9My\nTyc1tRyF6iPZc/IdHzREZANPSIUEDanMS75WGm/xjxtyaz9XMZOgvKj1QVPV\nLULa\r\n=356A\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAQpZtJvZ75VM7PpToPp8Dpgj/vhotLIYIkLdau+EFQjAiAD5TEOdSCp1ZMniqSE/j+ZkH7cWvKxiORyIbv0pvxg+Q=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.25-master.20190208145929_1549638127619_0.16780565155815963"},"_hasShrinkwrap":false},"0.11.25":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.25","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190131044443","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"a10ff8fa6d8716c74d294b32f71d8cc15f6426b9","_id":"@atomist/lifecycle-automation@0.11.25","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-FqVwCGoUVeSeCgyteaj3a9yV7lW8217MGfDHTuQiAN0lzWTS5cUlFgmHIUILevF7ohC21CO2ClpZjc11zI+PJQ==","shasum":"a16ebdc3935925ea8ac9e6edaba9bdcf7ea6ad2b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.25.tgz","fileCount":564,"unpackedSize":1962613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXZugCRA9TVsSAnZWagAAIeoQAIFImFYjWZkw17CWJwIQ\nIi5MYJEXA1+1oaS6dOZ9+iemb+xtyRpQd2hK7PWx0SNsAwbclWL7BjcvICFZ\ncQADSLprW3yi+qtcaziASwYidPo/rip4/5lR1RHqnetf1wfcmiO7dv5EXZmH\n0Hv6fHi41Su8GQMIINJ4TkqvmaG5486ZmMkv+rf/hzN9VfUwDN7N8CtKcJ8r\n3TcnBD4n0O7t5rtjSOVsKi4A1wJkzBYG4ZxnxdT/4NWp40ISlmxUe6CsZTK8\nEvAumVMNb20tU+CSS64ajkfAiRj81HYMPinnlb/lHwHHOWVbxlFnPWYPQ1cG\ncbKGwlEeZ45llK8p14v/7qJxXJg6iLiaxV19mCNkc3RbqbAXL0q9Vktj/W7m\nV8IGIp14o8dvPKhXU4Bm1eTtshvF1mqKbjKSVJOKXK1mryBYo4NftqPYmDrw\nAhUiaPODCrmLRF0lG31b7AMIhKinBnO64mZJ+ZWOvTFS1bgJyVFiYu00SL9G\nliCGpQDpV717LQPFHwuCwIPdHsZ38sXOGdGuXhrhehDBIp1w4cdPS4DH8YcN\nwc4u4bpVlY2E1jgP61C4F7QC4RUHBB1SVd2vV6u6gxVwdgrHahqCIlaTXWPJ\nQ7NNaybr24BnhqVvLYSeeCo+0v1VXMuX1qZIjviNxmIWVCgM4loHdl3M7YRK\nzMaj\r\n=k8Hi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNzOhsV2pGJw7J72hlnYLmKKe0tLrFF06854NDt9ZZFwIhAOcZBRWEL4xzb/nKdhG30fLgiKm9JA1pyTL2S6N8e8kV"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.25_1549638559795_0.4186304983909319"},"_hasShrinkwrap":false},"0.11.26-master.20190221093757":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.26-master.20190221093757","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190131044443","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"febeab26132a6328673d920bf2580f4a0bb6690a","_id":"@atomist/lifecycle-automation@0.11.26-master.20190221093757","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Inf7JbKYLGKKTmMRM0ykyHNNbbEAD9WxQUizwtqJ/Mf1SZL4Veld1SRIWRsgWw8ADKLrpPCTRlftP6yykNg5IA==","shasum":"1b9df1974950516b3e3dbf08a7978cb2e2886f87","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.26-master.20190221093757.tgz","fileCount":556,"unpackedSize":1941957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbnIrCRA9TVsSAnZWagAA9FgP/jpL6jSsZ80/adGsjnyD\nNpK1dS4cm9Vc3E2XGlvGr1q7P71lb/ILVqSjHf3+Cz0GGeeQY2onOD5eNkX4\nQnHv6UBvLQKjbE4obEM0NrqtrgGJ/9CBwn1m5K2nlsvQW4xxAC2F8GG/SQEV\ndvGqju7XQeiu3TtxcToPQYkKAYW1NH3K67xYctn2QW+er/k53eXAugws2uSf\nSyxwLuEOgY7313Gm4fVihrnagVwu3jo6/v1vhCbSTItD2DCG/8RlF0lv0IJQ\nu3dFSf+SioAT5o/DTGQuaQA31QxZac1HdbsuL7eit9VWPNMpxriakcXKJcrv\nlQvrHN4ks+E74VU3UPm1+UtABpoDZM3eYkaH+uYAyb4VNvKkYGcd4uqtmDMi\nc2nNWr30P2mW7n2w84+erqooHmKFItx3J6vnHTrd2cAbQNLCi1IPKWMh3FQh\nIYHp/aR+QwpW647e4gKcnh6lkZvUFkIluXaSsVdsWKE+blAPkwiGeuPbwlqa\nyzwSVr5fwtxkf1O7wMe+mLU2lrFJsGTuOn7DOLYmiZWXLnHxsmDsv9OPxFN7\nbSiz/MsWvgNRs/XCD4vTrly6LJQ2e1GQmxofhRPgYfKOQzUmikVT8fsXoHV7\n6f5i8n6jej77wO32EEEUzyLXKlaavtwznb/XFURPdMvhax8LnQTufODSIrZN\nv2Y7\r\n=nvLd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHEBdtOIl6TrXAVSRYG47WsAAyCuSklIKJlhcQrjSJmhAiEAmrYhVWhWgbhWEPLKtuh1MhQqKrtgCSFLqKpMv9kSSUs="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.26-master.20190221093757_1550742059082_0.5253062850003856"},"_hasShrinkwrap":false},"0.11.26-master.20190223071026":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.26-master.20190223071026","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190131044443","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4e928c48e1f2a0558683cf296f0861c87e0b20ed","_id":"@atomist/lifecycle-automation@0.11.26-master.20190223071026","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-wTGMsoowKW2YP+/YwKfbj4iutx5Yp/cbIg6qlNvPV3LAX20qtiugVfTvI31J3GA2RIs0XIKQNyClA2iKk5G22w==","shasum":"c96fefcd3dd6ebc341703ace47275d6c240e8932","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.26-master.20190223071026.tgz","fileCount":556,"unpackedSize":1941914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccPJ4CRA9TVsSAnZWagAAiEsP/1/QOwRX9fJrnqVNGDB4\nDHeQkCpp5eqBJBcUFacs3E4vBA0VrEYPLrUB8TRcwHyNOkzYOLyVKpK+fETc\nH+v+TMUFJNuH5FS1JvmVPAQ6BkxSX/O9GUO9R3oGzv3bNCQgh0XVZIOzeNsx\nTPtabJtO0rhQs3H+F3Em7bdMkRHkjqBDZ4KT2bs4DlSMMTgA4niCVxubHzjl\nx+VWPYDgASyTV5Jz7UhWToy50eFw3Rncsy0lVeXJggoDCiI/Z+MMosurUy7r\nzTCvMQ/vwOlpoL/RSbllIa7YqkzERpcmFr03ZOJIVzrQzuwAnHS34PbF95Yo\nFWfjCFGxftQfYIq95qKn57wPECb4WS0S4NFlnVVuZ+6nXgb1FZjAxnTyL5oV\nswiuwHqSxNAouQ1i9exPCuMdXqqlDXJYgQ/kISfH8c/1XQ37bg5mtOF8hW3+\newgAKAN3Y4oazcIjV54OUhkta7CkbbhwhxmSc99gjli6RyLTMDtP6812rSHH\nAkh/l66PGPK4um/VidFH1zF2Z1prAo7uuXqCt2jj/sZd5mrWH/+diQB6grus\nQlW+a0P2vhrRAwuI/6wCGli3MQv5s/u9NoWd3RwZxXdoZiCruz1Yfz00Mylo\n86g5RCXvglQxccJD/YhY5M8XdupJsZnbKepXIs8V0Fg7jIurMcEL4xR7/9AL\nqzKr\r\n=j/xO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4Hwv7SI5kQkMkebl3Uk/FGOyT6bq6NLwgVohtIUxgpwIgGdoAXHghn7Gmgu1HboyFhfwGNuj9d5jK3TymnSsHqpg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.26-master.20190223071026_1550905975524_0.5565558262520323"},"_hasShrinkwrap":false},"0.11.26-master.20190223071656":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.26-master.20190223071656","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190131044443","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"91a5f227a23f00f0f26a53421590e6f4f790d949","_id":"@atomist/lifecycle-automation@0.11.26-master.20190223071656","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-aTLm9VuBv3DMkBUuDeRrGJbyboVA8WLNFydMOkTqrqMNhzFIAJDkMb8NV/Wm1ltrjDVaMAXEzLJx5M0vxv0KyQ==","shasum":"367ecb8dd1c38f50208e180b125232299c2dc0ee","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.26-master.20190223071656.tgz","fileCount":556,"unpackedSize":1941788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccPP/CRA9TVsSAnZWagAAaP8P/i3/QbZRg7HSgGA4Bz5Q\nHBOchwkNJKoAcLNEPJc104FeRjCqHWxi8L0j96GFT8bWpBZb+ka9+hnrI35l\nOjSWLmUTNyxHkQibgw+VxAYHwHzFaak+FDLpVmeTOcgX1tNIi4V72rARgh6I\nFCfCaIPIQyJ9D4a2/6bNpuShImW8KAbOqypbyqaofYaTF2+qg6hQ+2tFNEgS\n9S5aBRXjPZ2I0jzfIhhWr2bFVcz3Ir0osZoAQ5SCuSYmbbGD+bQGbn+AP2Pv\nWNJA1fAiM/2pfLSNGsxwfiUQu8cmUcfjvm4SQAwwNFPWlGutO0eN2wZ8xMvE\nUBkDw6MwsBMcb1qxTPF00xrta/oJwORBRG8Q121ehZj6AGheP1/B/DIHTZ3x\nAxV9qPSwwmYpEupRSbW7X17O/oWrszfZM2I7m7bUw6YR6hDl9YrVU+lcSoJY\nzG+OIoedil62fhbvixDIOR4rr/auk+J+QtCRnZ+7Ip7IWJzUQm3UzNcBk3OT\n7h9wBR3uzNEg6nirV03CMczttul40rLUSIS0fWegYQLsm7DjUaM+ahjTqlvm\nZKQz33VjlX5KwKypG9sGKKI9vUq8vn7dj/eq4g4C4q0/FNiimCszCa+mK+sL\n0k8k8dbPGhaVZFk2uwYxnawSgrcMULi4SsEebPL14q5PFEgb6tueghbM8Xnq\nWAhx\r\n=XInq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCf9cMnBAbyNhQAGo/17D4SU8gdpRswNyteVEZW8WpgjgIgNnUcCb6BJzMNdCzm/QZzpvY8JLCEyZwqn+THYBGUWcU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.26-master.20190223071656_1550906366753_0.4476148297168021"},"_hasShrinkwrap":false},"0.11.26":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.11.26","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github","java","kubernetes"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190131044443","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"2c8273b29904b617746b969b2f0ae733dc6554ca","_id":"@atomist/lifecycle-automation@0.11.26","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-76ebbaw7IZmdSUT12I1RZnV0MowJr2fD1nc1Lrwr06Zt+mmiGBIpr+cIjx7AT3AhNIWo2gevZtVEX3OzSnE9oA==","shasum":"cf754ed34a707536e315f8d40b4ef3bc3d1bf174","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.11.26.tgz","fileCount":556,"unpackedSize":1941766,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccPoUCRA9TVsSAnZWagAAIxMP/A4/Y4DZUhsjjzOjXEQk\nvRGVCG57Pwct+5RxDxJg80ew66lyexDaRcyP4AQnpijVE2QH2/y6o0Yo/Js+\nddd/6iZZtkclRKIyCn6HTG6ox0+VxLZloiDPbtYoqKKpszfweIRfxra9dmwS\nsqBrhyNvATAWgxL2WGfDZAa+3zuXRFViGWP2oQPLbXeQS8GJpCN3ytoQMq16\n2xmfU0Yq0Wmvxpx3kd+vI2mBi7iirARlrt8M1nGXi3JvvsXA5Z9RGQ3D36Kv\nrz3Xh3BFweHsNpH/zf0azu1lfGOicFiM7t082qGWAv2fKRtnHZLVU1JCtGxo\nWFgiymlMmG3RH2PevA8VsARs0fG0uP09T4ZRezfjaQDdsn7OyYvxv1spUZ/b\nnBhWiHUSkiUeyiDki80uSnVOzK2zMypCUI+htPJntV6HtTDox6AhVG0Id0K2\nr6ZsEmHEZVZKZfC4iL1GA4F64y5Emvkp3yIsL/qxbjiXDxP6SEyAeFnQRFEn\nCybibD9FdznmWiChq3rnZjLRbQYDV7B2YeHrKZaXFKObuW5xsY/hRSbVDhK6\nyFJd2JcyPKUm0LBmSx50COQ4rt0z3My3OSp0QVp15r6dYqC/SHvKjQL3pod6\na2uJmTKrVPpTyl1ytt5SX45UmOzYFP58drSD6+G6MNASwBaW4H3r8H02bR8D\nXBJx\r\n=TpEz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAzXquIJTLW2VwZ1uz+JaR4ZUqe4pHBkVxOWRPln+N3GAiEAqiKgkMCT6e4jKtLjJ7+f3zIXxNBp8n1biWmYt7X7YP0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.11.26_1550907923862_0.04916258498672055"},"_hasShrinkwrap":false},"0.12.0-master.20190225095655":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.0-master.20190225095655","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190221221959","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/sdm":"1.3.0-goal-signing.20190225083806","@atomist/sdm-core":"1.3.0-goal-signing.20190225085716","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"9b376e7f7fce57bbc6ad03d78d0dbad54cfc9261","_id":"@atomist/lifecycle-automation@0.12.0-master.20190225095655","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-tBdikXLEzsXvglEVAD29YmQQPvXnRtRxkbHKIzl/Hsf0aXvFlEl4BZA2V5XtOrG/bCL/4wlsesY8bXM9jTquJw==","shasum":"4c5be63fbee7019f5df1357ea721692e8764ae84","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.0-master.20190225095655.tgz","fileCount":556,"unpackedSize":1983223,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcc7yLCRA9TVsSAnZWagAAk1MP+wfgHH7YnlWOlG2+FWH8\nKSNt9UX9BqhKSFZsoKbzi2K3AzUG1Br/p2TbzNjpwDQZkmYSPpl57Vnv7jbR\nojb1K0ZizSoqUx0+V9ESt5B7kws+DhPDf9YYyJniEEoaRuVzqOdhUdT7ZjmL\nljb8Is68jlK/PWwaxdGioGwDdxfOcZAjtYFBYD5HjqnRWy0pbX1lHy7dgMZo\nwwSyAWlARoa+WTjDRXLggDsQ/ELYzvHqsi8RINGzZevFMtUMHZT4RiYwybIs\nKgXAOEEPclPPtS9Mgj6myONBdvtqda/HhAFj3BNz1iiDO2HtjqzA6WHwkgJF\nvNg+TSLWZggmhtf/kePkq2Q3lJme8KENl4pJRog7lgvVuJmE6c0xr5CeORSM\n/vqaZhKdjtPR2natWv2KzjtYUBKuD31Bar+puMD0otqqIJOuKuxK20eJySHh\n7gdqEbyZuYa45KvuV1pNt/45WvKdGR9Snkl3rM4XEVywJajpZH1yqKf688hb\nNTtkLqFDqAdbJVUcXFJS4vErCXyy06MrNnxByPDmj2niuzfvgZ5s/3eaCINu\nHfPj+YGpSx6iLqDNhGLDtAt5Ij+T3wdegXnLz3e7wDSa5UMVDr6+jpYNk446\nH38/VCJxlW6p+ZZA3vmbBFQIqVQjHxDBMHYTG2Hg1Myg2WRhTSfECBE75+oX\nX0nd\r\n=XmMY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF+VBuIf081pO3iOoBqFUL2R+VJWrPdFU3OEyHLg+QR8AiAXdAwcPkdG7zVBG1TGrD7/giCzK3aBi5HqboPWHrZMgw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.0-master.20190225095655_1551088778940_0.20626643336533546"},"_hasShrinkwrap":false},"0.12.0-master.20190225112610":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.0-master.20190225112610","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190221221959","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/sdm":"1.3.0-goal-signing.20190225083806","@atomist/sdm-core":"1.3.0-goal-signing.20190225111417","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"3a0d0b3785c722310f1e44b27e091e3115f4f24c","_id":"@atomist/lifecycle-automation@0.12.0-master.20190225112610","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-7ZT69h7DH3u6J/2DpZCDlSNY8nns4xpgxzS+kxHx7bjJ/dhBQkLXumVQW38LljhmW23mbYqWf/B44soL8AgAMA==","shasum":"9b80e6250910455b91958568e84cf1fead64a9f6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.0-master.20190225112610.tgz","fileCount":556,"unpackedSize":1983223,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcc9FhCRA9TVsSAnZWagAA+YEP/3Sr6T/waHrFSLue5nBW\niTYh0r7oXSUvHUippAnuPsOAW6SwTVncmgHfpesW9pvT5m1PiCZMpFDeno2S\nET1kFepgaQEEc+c+W8AgG98ngQdawV+v7IavhEViliGBs8NuT6kfl2IEAnV5\n2UVyfzu5X6kTZheuZeXIksTVali2UwhbOcLD/q+CKgof3dJGKDUl2+ervB1N\ns0SZ654HBidllh+IANILxoSDW5xAzlzdYkBVpF19QLBnM1omGFZ9Q1VjKUqp\nomw0/6BlvmXOz/FBAAzSRIJSBSCwgGoj7pKldwQz2vENNqR1H5KArlGPdEX+\nt+e557nN8iE8isvkHGOcCuhAvQz2X/Brw/LFaJlwc55X2IEBYRFgVGUrbt7w\np0OJhqLHcQBg/5T4MPD+8Sjsnp6oAy0HrTZiNgvmdsfo8eMV3X0aAnUeshnr\nD7az1o3lQjdXbPulk/usLjry3Pmrvb7+NNrfyNIIAr2k0bB7Sew9IOPeqsKB\nK86K1vv2rxluSvsio3/KY8W6/4+9Q9qkMhB225rZ+OiZnXlkC1ArMlZ4mvsb\ncMRCBCCX1Qh6ta5fccc5Y93RV0fGpIycDb6ROkjsPrPypjbWJKVH84fzUj5M\npoIirhvOekJwWGm82THDrJZlR/7oUkUKEVYtUFYzSC4g8S0/0VRINEqD5U3Z\nGORh\r\n=VBse\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH9Rv8ZabPVCSHrBN87eqzOC+KsJxmt2yd77kFl5gmzGAiEAoHNNQMe2VA+Li7Sl8ZgdQgp99ES4Penzw0kyB0pgOo8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.0-master.20190225112610_1551094112339_0.12761497204327865"},"_hasShrinkwrap":false},"0.12.0":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.0","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190221221959","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/sdm":"1.3.0-goal-signing.20190225083806","@atomist/sdm-core":"1.3.0-goal-signing.20190225111417","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"7278d7e42f9ef9cc18194845ec151b56fb5ca4d2","_id":"@atomist/lifecycle-automation@0.12.0","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-wSqNZZB6xyjubrXJ+eX3AKWXQb0bvBVgnU3BXwy/fK6Zo1egYJdNtXVfzSjINx2TO3IZr6R3Dzy3vy5esZ2qhA==","shasum":"bb73e6bd493e9606b2c96766456fb9cc97abd017","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.0.tgz","fileCount":556,"unpackedSize":1983201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcc9N5CRA9TVsSAnZWagAAXy0P/3alIt9IFEQfGfIn/QBh\nzYh4URGNujn8UgJ0j+YO3MDeh1NjnFsp2HQ8BBDUFGJ/b6CTV3eCofotXXgg\nU+6ubfdv/VVSn0qEWqPJATv8xsRG1GNxfmgm1EVZAgKfgEb1euqO6yVf9RnT\n8byRAc3UQZTXxGliuePYvJiYdTAVnwV7QktDQdOaAycG/dMBc540mkiGfjjR\n0m9FGAiG8ycVLL3Z2deNGSki8Y1623J/J+My5iGH3ZRhbx1CZa4ErfElrfzU\nQLBVDPn+5fh5cOX+yBF9bctGGuYgSvDTvatU46/fnfGMKA8BMoAXrojE2fTd\nHQXLKX8CGIP+oSGkIodB24xzGuHIAzfuETlRUGWhy3jq9SSLxYEQo1zeIW4Q\nQaaw02YNwE9C+kK554Xs9g5FX2zrsR8F8x3WuvcuuqK+0vZRj3P1/neWo2xf\nAZpY+gx0gKx8UWzr6wSczetWjUajw9ngsA7u8bjp0N2Z7qqtLxVnKOXZf4Gv\nRLzHv2VC20jg5B8RtEQKUjqEKWYZPcmOBHUACcZHw7PDm9AKPErL1Idz5Uv4\nmtecedGm8szJYPo+8szaFgPrwMHVVcNTPv+JSeWI21UnVxv0Ul1UrAbzhBZf\n7Yt22Q2vZXwJv8IqVR27wvnHpT4W71QzTR3TtT38i3nWyCQzrSj/65QsZK/1\nWVAa\r\n=1bqL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAXS1oPDUUJ62gR2e/wbtfohjd0ekzj3JOudjqof6QJPAiEA+av3bBPloYd9KUtzrOLpce+lfwhiuaHpGLDlJOuY4bQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.0_1551094649048_0.4518509563015294"},"_hasShrinkwrap":false},"0.12.1-master.20190225145505":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.1-master.20190225145505","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190221221959","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/sdm":"1.3.0-goal-signing.20190225083806","@atomist/sdm-core":"1.3.0-goal-signing.20190225111417","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"f2bbae68d0664ec94cccf6c3fc60757b9ff00d58","_id":"@atomist/lifecycle-automation@0.12.1-master.20190225145505","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-lg1DDIuSKmDTzriRa9jzSmVGe/RpAx/KcBNoDrxrnnF2eG8bPaXXs91dJc36n/lb7DCZllBQXTlv1XIIslI1MQ==","shasum":"25eabed7703f558e0acc921a916a83f9e8511f9b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.1-master.20190225145505.tgz","fileCount":556,"unpackedSize":1973344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdAJlCRA9TVsSAnZWagAAFnoQAJA2MKYRHmBFfiFoH1Xh\n2HZRuJV70zv/eNAkDVWVPnK0qYe/rm+IgO8reKhCl1/W03ClXXwUpfQlUna+\nuHmX/8rXHrtotnHLES2J+0mtt+cYzyUYQ4VHJ5Il6Nk/sRVK4SyMNV/4bNnv\nK+ttpTHiW8V7ml0ooFWUf97Yp3prGnoyYBirg6ICCcFSqX1yLU4ztxerVEcD\nz/2X0SFHyPu9LAx18q08If+vjiWt7gxvnJx9EXiOT10Tq4gBBGjRPQ4wXJ3v\nevkL9iUfjh38LHoQZo6VDPW24dUMM3EYbSm6UzLNHzwBfF9X72x0+kFAb+lW\ncE62a4xAJea+ylM7nRRuDFGwcu3xBIYQ6Zd3foU9J8fsYOD/y/n6RErSf5j9\nCrGF7XoothjenF1inV78vsbwlwI/tvak8c1RMnmBt2Ye0aG37QC586V69Eos\nAE4Kncio6uOOuEMib3xrX3EzwP+yc121jsbFWncGPlUPxg54YtIXnlDwRVbA\nx/424HPoikwF4slKY6Nzl59hv66Id2wzmxMPDjKWOfycaN0ikuX0IO58uqFi\nAGet0s4UCn6i0NUttlbVUTVMRwrKg6InS+ARiwb/IvyY4w7iHRzs9fH8eBfP\n18iVBqSjAhsRdvcYirFHjEeK7GbB4ergYyZCS+Jfuup9C/5XLqTWp4eQoTue\n62Vl\r\n=PZxi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC38iDqCRyrDUggB64vbcWSB3mBzXvnFc0nPfK0QOFFYQIgMv+GIKizts/JGdEm0ltfUUXX3LrvE+JbHebdxfl204E="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.1-master.20190225145505_1551106660928_0.015411054232925103"},"_hasShrinkwrap":false},"0.12.1":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.1","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190221221959","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/sdm":"1.3.0-goal-signing.20190225083806","@atomist/sdm-core":"1.3.0-goal-signing.20190225111417","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"e0224c752a17dad1734fc190d4eb13dd60e420dc","_id":"@atomist/lifecycle-automation@0.12.1","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-gjwH8fxFxzbOfX0ny0Kcb5F5J62gzdyqKE2yezFnctSqUirxhjDoVT7asI0iqSvtz8I1Cb6V3J3W/tsNk5+FMw==","shasum":"8840b5ce33db3fb77e24ca577adb8266d4658a35","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.1.tgz","fileCount":556,"unpackedSize":1973322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdA+fCRA9TVsSAnZWagAAgCoP/3hD+PdpliEtDvTSzXDk\nhbFwmO6D7hoI3dV3Ml1vC/FcvXdHLXuzlNaWVBCo9BPdIeRngc+bx36wjqVZ\nUM1kdQqk4MLoaeORFCWW5sp6mJU9k8cJYzDawuFh57CezrEXATKY9imjX07i\nYfJ7t4OuUSn5j/wrgxqAgssxhW0N7xv3Tui8B0+moys08JOEoMB+sh6MgCyU\n/r9wBDnsiXNAVXukfgRlUrZguoCii4xj1UAgEdByV2OEwsu2FHU0rypGqGdu\nSs8tT9wad2yZ7dMvVOh7/gl4VL2Z/pxLNXvh0e/345QaRqV07ZTLOA4yr4Xe\nnUqgCXOR9VHtBgpOnQVhw97/XZlxjRNZG9zDhUPX2SfNVk4qLYj0gHdUZVYl\nNaKfCfm4ji2Ff33RmUtyxPT5Brnth8y3gjV09Z4IwZzi9eBbOQ6ZLUp2RtZ4\nAGbZO8c3Ahr5NCO3jO6goPsQfUiwxsKx7+qkDpYHCtuMC0kg9+G5Cii/moJ4\n8N9aOV1ojPWTSlzuxCR7xZXjzCfPniDI2znAub61iVtTIqF3qQ/W4Eo5LV+t\nzqRuF5ySzruYEEPkDwtZkCAPjuFTqgT1XjY74PHAjH3SghlAh0kGPwZR1N38\n+1gyIDBFbBAMdNCgK1cysdeN6PdNvlRrTXl8wBQL0mt+f5HoIN9npnM7+6ij\nm6I/\r\n=uNw6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCu0mtQvpmRYn+nzU4FXjsYBHaHgfLrvgKYMGh+QLTMXwIhALIL02HSTOcQAPOKKga+ILnEeodmcEshsHbZ7nFipqOc"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.1_1551110046306_0.04782560347645526"},"_hasShrinkwrap":false},"0.12.2-master.20190226125315":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.2-master.20190226125315","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190221221959","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/sdm":"1.3.0-goal-signing.20190225083806","@atomist/sdm-core":"1.3.0-goal-signing.20190225111417","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"d8168528119b84467b589f0ba5f4b86447a17d68","_id":"@atomist/lifecycle-automation@0.12.2-master.20190226125315","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Amw2CLP6TsqMbxowPK+TxB9Ki5f96dHePkUqc0dlDPY2Tv8daCoxMY7Xf2gVuVUI11u9TrHr2DelUK/m5CCtTw==","shasum":"73379b5737a008354a1cb039968458db8daaf2af","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.2-master.20190226125315.tgz","fileCount":556,"unpackedSize":1973612,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdTdKCRA9TVsSAnZWagAAS50P/inomP6ytKqnLZaZoMBl\nXEUqVSgQ0FtZO8/iHAz5Rg2nNyrGNMm4pTRwMDtYR/Oif+KbqFpwmyEaSfDa\naExoFgBlhOjGJcAVTFcD3Ey05KckCuiGavVYIa7fXsKKnxAqfboDifYAYSsO\nISlrCP1ZImXFWSUqBYsZ4+LW+W3GxiMAqeBpGOqKNVxKVxXSO2kV+tdMi/iy\nLgtJUOHA4x+Wjrw9BZP8EGeRUnKDv+lFsKhHgQogc5wFrBi6IQXxLmdZSqpL\nnz2ZrO0I+6u4QqlkHOJgQHCjuLcOvii+GVLYbqsKX6bJsdcBHwyrlNSsS8mf\n2WAkjijf7c60OA+gRf+08GRUA+Q+s3+9phrKiqbgxAK/wIlqjEJ5ll5UU02w\nKIJ/mOfhuldUdngp+IL9lY/oLCB9rMQAmvKJIWXEs4v48cztv1UbXIn62TIK\nTZgWU9sgGljNi7kRO8bsIZ5PNchwZw5vAIeaY3tJgyWo4vryikGkviPU9l38\n9xT8cWRAxCS90ppe500wYGn5K6Mum/JDGLEnm/BTRs4IO3qTYgWQpisQBhyI\n1N0pG5AIP+pbG/BWxOhnKrwGrScbWX/y+GMjW8TBssloTFzfOLSmHACZMstA\nvgBgZsPPSGb/R3sUkPwSt3W0PY9UJEgxiNurSR9JoG3x5I9MUM9uPaImHVEG\n8tPh\r\n=oSNm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBgCVGkq2s0CY1Y0gA92+2X5HXkDzA5sNXufBW5HcKrYAiB79bXM7TyXcEW//oVwPjrgNxhWtZX6a1rORQOfSyn5hQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.2-master.20190226125315_1551185737887_0.10070225921246556"},"_hasShrinkwrap":false},"0.12.2":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.2","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190221221959","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/sdm":"1.3.0-goal-signing.20190225083806","@atomist/sdm-core":"1.3.0-goal-signing.20190225111417","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"2f2c20c69fe40cb1919fb44ab26fe2d5c90fe07e","_id":"@atomist/lifecycle-automation@0.12.2","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-OKDrmqbqwqWvoKxTeMBM+N4Y2QbkxJCPuc2lztFs/XJ6zG5bzhOEzIzAVNt/b2rVg7DIQPq7H/Sh0sgMkOcaYw==","shasum":"f9ffd085268879daae6e476beea822f510d388ac","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.2.tgz","fileCount":556,"unpackedSize":1973590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdUMBCRA9TVsSAnZWagAAnOYP/3FW1ajo7/wL2NrFfeC0\ng5y2GaWw1tRiyKbywo07uSe6GEIX/bkGNbq/fTcgukY9qfQ406t9Iwpz26pv\nR5Fe2NvZPj5vfr4FA0zuzX84aHFMZ5L6H3rTejkWvSZiymSOdh7BzcQdTrOy\nH1jsMW79HxUSHnzw+oc+gY9yTRkuu7RYKtn5bGQroFEML9yzes+8nbkUEGlo\nKJuVnFnrmoWYWS27KsfZj0kyp7gCDpNz2e90I6+n13/BYfpTMk3QBWAx9PCz\n5sUwCbOP67r1XHzai/EecbNgvkj1FgS9jI9/DaYEU3ZBTjQ+eZk/OOx0oFkY\nXQGuQ5TFrucnJz/l4esIXXMYR+tRbDoRjcJFlHxY6sgsUIo//h0mxXbFMVoi\n7E3s7RH4BXLhNYHvAG262qhSMd+ubXwtPF0LoH8gWTR6ln18uGuYuE5mQRCE\nVKJdn2zBchz5jh4wYTuEfz6uY7uaQkWehaiaRoGUGXhOxa6EFCTxy6OZv6m/\nJ38LerjJiVygIF4u0P/8yriJJyuPTmmXdgNKbQNIhkAon9bkB7pvjg7xKlxZ\npcyBNGAgQTuTkB/SoCTPE4ona242EdJsAanXRCfMyKiSXf6mHYFyn6kIaTjc\ndSqpCZw9g3O+sV0zbljSO0FtgTBXsS+cpVpv8ZROq00MKCj6Y0B3QpFpwhdA\n2PNT\r\n=w8fe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAnbHK9Kml6fMaLhzvWuOWGhWB9iLoUgqqImjlMsLsQdAiBFKtx0rJWNvW+9P1juo+cdnAx+tEsxEZjcga439qqfoQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.2_1551188736219_0.7269302024386657"},"_hasShrinkwrap":false},"0.12.3-master.20190227114206":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.3-master.20190227114206","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190221221959","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/sdm":"1.3.0-goal-signing.20190225083806","@atomist/sdm-core":"1.3.0-goal-signing.20190225111417","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"668e1165f2a193701966b8585a9251314867bf8a","_id":"@atomist/lifecycle-automation@0.12.3-master.20190227114206","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-VYjmLoxZJX0NZh3d+ZBgst8lly5d/Oi1WOfKW+NN5u361a7Xhth3+6LJCTlV40ouxys/JSJERQ85NeijUEOkAw==","shasum":"542178554525a268e565e0e704ec190a94c1c64c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.3-master.20190227114206.tgz","fileCount":556,"unpackedSize":1973711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdngRCRA9TVsSAnZWagAAEKIP/3/Y1FghzW9WzqE8cCyx\npkEBYfRYAg59dD4U6awyS2K/TlPTjkV3g2iDiIPS9E/KuxgWSirA/EGrev1M\nro+YSVkzLTRlOO4VsWdF+F5iQQn3tUOaiCBUHuZnkjW0rkBoBK3uvEy2t26L\nsPQPsUF6dq9jAIpBJMAewlt52LO0+6jHrEuXYjjDb4gH2FZCM3Ye2SnsgDe9\n+qTZpoLXp14tN1sJb02RGFdRTwIcvy1jxpmIo6i/rTw26gQ+XdmMjMkyo7eC\nCLdO+NS3bSnngXreWM1AigeWzyucHDfSXoziY7C7iQ8yGbTfqU43CLPJNu8B\nkgSKLY1LZjnqn/GhbImrknhEcKSw3/f71h4HKI1hDuyYCOirVbIaw/ErVBtE\nmwD4NH6lf4nzAgH+Ld8ochyjYi2fBU9OgsJz8QdJqTRdOVRymNbykzAGA9tF\n4J5EZOzx6ND07IPPXdCV/NEsr9B3vt9dDij4AZowrfRETOMRaqTgcnO1rYyx\nGxPaCWCt5WiMdKL8TAkcSWrIZXM++4zHxlGfhdr0EEBf6y6H/8EbtOtahu8Z\njToQgnexBKi+A4ZSyoM/bxF9gNLk1vMy4vs4N33ki7xuE2tuAGNAJvuhsKNj\nyuoFm60TWYyEy6HIRVtiC2/umHwN60LqQ/8P5quIuG3Fr6XVHXbAWpzGSvDS\n82T/\r\n=Ovxc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE8i5fRGWhDXDnqj7121OR3J+0J+74oZflSH0SUpKl2KAiBBqd+ILq2/e19La6iaqHxztaa/yWWyN6p/QLniaEjMGg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.3-master.20190227114206_1551267857264_0.795282859419087"},"_hasShrinkwrap":false},"0.12.3":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.3","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190221221959","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/sdm":"1.3.0-goal-signing.20190225083806","@atomist/sdm-core":"1.3.0-goal-signing.20190225111417","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"8ca49bc6ab855a5ac25467b71fc92cee24c44213","_id":"@atomist/lifecycle-automation@0.12.3","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-bJ/6AGa/gLSbWVDTmtdE0HEi1koM51SYAX5Y1JdPnvnmaWRbFidOqky5PR98r1DGn6WfXdVMcDBrnVuW2T0OKA==","shasum":"1ee2be407f8f359d0952d7941952dc8cd4587392","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.3.tgz","fileCount":556,"unpackedSize":1973689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdns6CRA9TVsSAnZWagAAIe4P/0ZIeDb8qtEhQ6s7q50z\nTE60X2XmwheGTP6J3Yp3iRl59Z3xzQat44tHUHG5XWu49NuJgjHcGlpf0D3D\nXrLQhVetZRHEGAvPHTSYdHlmqAHAvQ7Yv0BYNNfYaI0xke36UhTDbvSJZ9CV\n8cHiSRJ2IB46IyOiEiHIEs/9B6P3lxuDkeDiGpbciwmvIcvIjqZxvDVUzmNx\n7RRtPtmCH0Jq8pBiE+Wd58C2SsxaueihDxr1Af6I4cCzQVbogj3gfOFrgEDX\nDio1NxS6HI4XxV1pY4CeBHvywAKPknqmfForYzE6l69L3UKLGoJbqM2xYdFc\nGr1WOdDgQhXhGvPKd1HkiinlVP+mv+d7tFGqM+gsN3d1Rk05GArhxhi75XH8\nbr9kVEgBn6SAEMNV0dEDhrzJVSegA+CyXHvgfNOZEoWSf/uOLZ39WZKyd+m8\nFCEzRCmWRy+TBqqyxUGiXGMsIsMdw+MgLw+MOhhLrx2HlMAFKuEGZXMuvwKz\noQZ4mNwLh6njWm3YOepYRZACPnwF23USzwToEA23gY2O69fYSUoNH4QwuJfK\nOc0KgFv0YyOLmvvostxkMn/7nvlWF1zQJugHIsHZThEUs5OLGnLIzSD1LGMQ\n9C9emlRDivbffZABWwvb6nkJzIFc11lCxbTlVBVKJpXWtSHRiAX+/3Utq5VY\nGnFP\r\n=fJoV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH7a9Pr8I3T+xq5PSSSywjJpKnXQp9MmzAsckTXzTV/jAiEAv0b16Vs67OgM98i6m/JGWz/Sinj8A2d3gSnBP74QGbc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.3_1551268665781_0.016619629827734572"},"_hasShrinkwrap":false},"0.12.4-master.20190228115430":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.4-master.20190228115430","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.0-master.20190221221959","@atomist/automation-client-ext-dashboard":"^1.0.1","@atomist/automation-client-ext-eventlog":"^1.0.1","@atomist/automation-client-ext-logzio":"^1.0.1","@atomist/automation-client-ext-raven":"^1.0.1","@atomist/sdm":"1.3.0-goal-signing.20190225083806","@atomist/sdm-core":"1.3.0-goal-signing.20190225111417","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.116","@types/mocha":"^5.2.5","@types/node":"^10.7.1","@types/power-assert":"^1.4.29","copyfiles":"^2.0.0","espower-typescript":"^9.0.0","mocha":"^5.2.0","nodemon":"^1.18.4","npm-run-all":"^4.1.5","power-assert":"^1.4.4","prettier":"^1.14.2","rimraf":"^2.6.2","supervisor":"^0.12.0","ts-node":"^7.0.1","tslint":"^5.11.0","typedoc":"^0.13.0","typescript":"^3.1.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"70e5102e226eeac03a0dff0d39d9331d2c810cc6","_id":"@atomist/lifecycle-automation@0.12.4-master.20190228115430","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-4uVdRhAcgP6IUNbOG+NcgMzdlMcD0zIxMt3KYJZVjqR9scgGDEzeTvXzBtVFB5i5GZ+geJQSrkxfUJ/AlFF4Jg==","shasum":"26ee9e672a2542d0f4abe5f09cdcc96273206d6e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.4-master.20190228115430.tgz","fileCount":556,"unpackedSize":1974310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcd8yZCRA9TVsSAnZWagAAzOYQAIjso0S+cm0rQBdMxrN6\nVhWuNw+nFMqByipJYeRjbHOKT3aXay2yDzvG10A0CUU7rNkpPhHGc3hZd3Hv\nTPLEO5o9vpwnalofDxeTlu5gWVaIvfmPejp25ROl+5Jx/gspPDLk0irOem9a\niEdzN6diNq+4PtsnvPkIBfRhaKCeewRuLlUBtEark0BQvMASrQHMbMchOHQl\n2FIv6bBw4drueYIweYkHDkcIeZJ5/r/x9bmBYK6j+SeafMCDprZ3n56pHtCb\nF/hM0qTm9CcLJRYOtng78IPRusPVhJ3AAQ0f6dx93M+0/QK6kSmXC2nGHolA\n45/+ydv6FmKup/NgvrmWuWQhEdNq2nW2UtsYBWHPx/06ZRsVzbR5WH0bBpIm\nHLGMpb3im5cqh69VmjSjSBPRSfp2Xth7OfnVmcqj2KiZps7mHWWciskAMR6M\nlkt/s0Bi5d4SsDVlL2dJtHIPf0daO9l7yGXercbpqivfX4e9kFQZt12cC/vx\n+p5She+o5EbQSyIxUzEhiUaYSHMiRygd1Nw+D9HQLhESZeIr+5zcja4u/RQh\nsNRzZ5+IT7cwsLUBhY/BGN6E3ozyF66FLm4Cfc1pl0efjA5Z/wJkRISEqO22\n0eHYG6Ondgi4eofbpRbz0YXASVveeGSBlsFJAS2JObG0yBBN77e+UgAGSE3j\nfD/n\r\n=gfTZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZLnjl1l0Ncg2uE7gcf1fPgE92SNEu4sEqCL2IY6VE7AIgBnewA3vkxOwGXdaIda5JPBR84ZYKFR/2xuQ2hpf7Ask="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.4-master.20190228115430_1551355031909_0.05811657664785974"},"_hasShrinkwrap":false},"0.12.4-master.20190320073128":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.4-master.20190320073128","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.0","@atomist/sdm-core":"^1.3.0","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"91c1ffc9a33f122cf26299a885ac98ff0b5d18ad","_id":"@atomist/lifecycle-automation@0.12.4-master.20190320073128","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-129TVryrLRYeBIXYEjuZBV2obHMaay7jH9A/VMt+51yRY6qS4c/RKtWlPZ8rLR1MAw7QH9isRGW50UgDytn+SA==","shasum":"a4b64e8f7d37362487b1aa30b1f527625ef3c610","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.4-master.20190320073128.tgz","fileCount":556,"unpackedSize":1987759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckezqCRA9TVsSAnZWagAAIwMP/0LCoIJMElzHraktrNBG\ndLFm6RdJZ3u5/CTvFTSWvTZal+JU3dPiSCMt2FcF5WvSTARmSLdSqUXl3/gU\n0tff4PhxiJDaSwIubDp4MluYqaAHDDAKw3QYmpBqW4JIwcQZEQFq84Pxg1Ru\nq5Xw5op+L9TO94QCifNvIfBsMPiQNlVv8XEiDa/NLuUCvNadkG9Z72MtFlSV\nMsjOOoYxUbqurvDfZCnVTUdx2vDGcpTaVe1J/gmr7rIUO/a8ZYHXBVC19TwE\nvYbNtWDtQq5i3zv3n/k59emvoYe6fRoLiVkEFy47W3e7MkjUrMk/yBNRbc/+\njCqrZWUXUbsZhdc/ibu50tA7W8vsuNIYV+j42mNxTMfbCfGK3dsOrsCuLZEg\n+A9J8NQXqtLaa5yejokOv6b0I/xnoJmPJmjB3xOcc6CqQgLbtuJR7JWuuRGU\npVGFOinniZDVGcYeLXJv0/n/1OMt8FXQ4pZlLQFRDZBTRFZtbRjFGwOT/xQH\nN15kKJCUCwDZiY6RAHt3nZXHCBMmte2hnx4ydxFFGu+K2mPrEypdhXMrPD6p\nbHRcJkOMzrwv51LlXHxCDSiEHCzkCc4QezqBdD1Yo1ATsrr5v1LEiE6TWyDL\nzq1n1gIdiUGVE1U9nq9WRHNrpCJCaPb8TaUqSPB2/HTwrZsHN7L2TvsZHqV+\njz4E\r\n=F+HL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsDrD7UkoZqfmycqw6D2FP+67oNukhkrQO58dmsyilpgIhAOvoaMisVr/fbq+IDC/e94w+DSg8yOrZv0iVZg9oXHVS"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.4-master.20190320073128_1553067241796_0.18924068299532038"},"_hasShrinkwrap":false},"0.12.4":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.4","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.0","@atomist/sdm-core":"^1.3.0","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"796bf8d46563c333f46669154c425902eb4be0b2","_id":"@atomist/lifecycle-automation@0.12.4","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-0K8yXsZ45BF36awebD2JjVvUapnOcOvObwRt1pU5PhRDwlGbss/7msCng1r/SuiY7m44zWl7jqbxbrncBzFx2A==","shasum":"3bb6d4d9809786dbf5cff6ad676bc254c6a83d62","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.4.tgz","fileCount":556,"unpackedSize":1987737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcke52CRA9TVsSAnZWagAAvSsP/3byCGl8pugbqf1K8TpN\nxKeH6tylJsywYOqtFUd230MhqOsG2H1Vn18TmenZQqT3DzmMutVdahBSkmrR\nTYoZAGG6CGMH1nPqru2+lDtiAnAEOevYWekEyDh3PtUst2fo9WbIl8Lxb1wn\nLeezDALZrxjst0eCOzlY5+aB1csgn1P7qKyEmxKtsFDt7ekq+1nWRKph0pqt\nloGu5QrOMdky4JNDnNkCbF2zfrAdAzKGFDJ16jNa5bzSj1HlQLXIjdBFxc4+\noVUqmtquBD35X8wGfTnXGoa5Z60nRTdakY9k9Ckn6ptCimbIEiaxBuYpL3xg\nuiugeMcY3vohr3DKsjDnev9U7eg7k0Edx5LSjNbz/ZNP09ZmlT5QmyNOrqdF\nGmyn35oaa7JVeP6I9sUZfVsaD8uZB/5E2Kxv3omWbKci9zaRZJyimLBHBTjg\nQD+cwITK096wDGzoIN0aWUPpUln8SXR05rC70Y316yDn7q+DJn4IPNUOszzH\nQEufdvQFiu4aj57NJC2vjQ8Bb80uNyDafr4vHp0De63lMCTVZVzVHyCCUQ0F\nj6yXkDcSABmwgeQKGED5bbcHGo120LmSXrGH7CzrCRV2Gl4CQ1JqPhWgCM1l\nZrXG1VfpHgxEjGeSZpx4aYnl2UWby7HLYBLg7QqaEuc8L8eHI1z12fn8iJIV\n8PEP\r\n=oYKU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICxRI4fyAWgymRIvLW5F4xkCLs+ggauFYnGWkrky+xJyAiAd0oypbyWXStFtSjnqRCYvRXuGdbRs8P0SJyJ7csvPXQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.4_1553067637459_0.9076088872664425"},"_hasShrinkwrap":false},"0.12.5-atomist-update-branch-master-20190321144440.20190321144640":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.5-atomist-update-branch-master-20190321144440.20190321144640","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.1-master.20190320034126","@atomist/automation-client-ext-dashboard":"1.0.3-master.20190319195946","@atomist/automation-client-ext-humio":"0.1.0-master.20190320090730","@atomist/automation-client-ext-raven":"1.0.3-master.20190315100310","@atomist/sdm":"1.3.1-master.20190320085838","@atomist/sdm-core":"1.3.1-master.20190321133510","@atomist/slack-messages":"1.1.1-master.20190217194316","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"2e00589d02cecd8daedf9e9410cfc7d2f6332406","_id":"@atomist/lifecycle-automation@0.12.5-atomist-update-branch-master-20190321144440.20190321144640","_npmVersion":"6.5.0-next.0","_nodeVersion":"11.6.0","_npmUser":{"name":"atomist","email":"npm@atomist.com"},"dist":{"integrity":"sha512-Zb0kHu8Xnxrs1UvxxjYhc28rYVN1xR63LhDm14ugSVHER9g85SnaXS3OVfg0rL+CJTUaSPuHgs6hSKxf97IHTg==","shasum":"5cd6fd67a281a83335a2f354235c8326bcb32bcd","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.5-atomist-update-branch-master-20190321144440.20190321144640.tgz","fileCount":556,"unpackedSize":1988057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJck6SlCRA9TVsSAnZWagAAOpIQAKLxYNE7rB67WlqxiW7o\nrjFgQA5YBV0uDRCBnN9B1O8mB7qtTTZEcE+m+qK9rAA+JLU0khGzoJ20BvpZ\nGjjm9vIz06qh75Ak0iQgVV9RbOthA5Rf9RciGIsKmoVObfuJMwcMHIVdzyt0\nt9Yr58XPPahiTZ+xJ8AB5p4HwpuA9QSSVC+/8BN7VHNXMTuiOXLc5JfZQvxH\nsLJdctM6RwSGGZVS9nri5FgkpsxYNYSidSdLFBkBuJEdHbdZmso7T3N2teig\n/HlmeWkKksPR3BWzrOht+e6lSK5nRImFY0bZpR8DpxH361GxuI8F1s8GWa0z\nYz/z6H4v4jGvK3NlD9MVuU+QRLQzR4+rCieTQpDVHxhcNkHx/SwuPeObnzQ8\nZjkm9p1yjVJRFMk1Irg/X1VUzRTIL9fTu9daF3gRwFy8z60z6X9pV54/DHgU\nbAXiGFAtNwefiAw1OcHosmnw6cM5SEH4f89yEXVixob48Yk6YfUAjBJVV+eP\n/gouvfXYhEcF18grPFDjNO92c2mAgFlcfd2FFOqbLogUcyexO4XYRIu+MEFd\nmnyNnzU0za93Hocdi9zAGOB5euNxWIQLWYgMwUZEE/WL3pWyBQy0vMMSSqZz\nPEh/W3mwI2/8AC769bILmk2jnOLJJN3TktGIeqE6+5bMQQFu38/GG93cZuML\nHgL5\r\n=KWBh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA63nZFMYiwnG8F0JyLxlZw9lP39W9iv00cx6k3/OPxpAiBZW+hP6Rbhfp7czHk6MV74zvA3naFgzA048k9KrID8EQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.5-atomist-update-branch-master-20190321144440.20190321144640_1553179812800_0.1797366043582449"},"_hasShrinkwrap":false},"0.12.5-master.20190329192150":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.5-master.20190329192150","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.0","@atomist/sdm-core":"^1.3.0","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"d886ea12e5ebbebbc4180f62bf23da53c5e1646a","_id":"@atomist/lifecycle-automation@0.12.5-master.20190329192150","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-IMWiwHQauqWIwXcgqfNq5VunWol5RJaGrF8jiHz5aN1cliJIUE57lsJbNlqRauzNeYvgBmM5GMb+yAVQ5m+HeA==","shasum":"5828f92f06f274138cdc077054425ae95de7d780","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.5-master.20190329192150.tgz","fileCount":556,"unpackedSize":1988018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnnDaCRA9TVsSAnZWagAAfi0P/1G52mVbjhmWyTfl4Kxn\nrTY1/GToVnym4g1RPdYZpEZ7nu+3wmnZYsIF08NmRIl+Vyp8XqHQMwsrmoDm\nQGacE5RlwjDs76vii0uiDkqF4NGqxaTRQM9bC3rA9TnjHbpOXY9KgyP03acX\nWIV58WQmRnb/bwRS76E+ewSJ6TNAnl6vNJQYOs+1hpWl+c9ZvWz6ZiXaSlx1\niwfrIli8ZLzMtrLA1Ru00iUBiF+LGXcfXRT4v2ut5PEc/wVh1nRuoxefdneg\nVf68dCVrAwXn7wuIDamiPfGFylhgJIzcFSpu5v4HWWlYjFsBi1ab8J23I8MF\n9ICm4UKXSWCU7lEC6DfzQQJap/agF5uyeiB65VemhxC2cQg0R5rh77ohsU9X\nTtS+xq7jV1avHWR5HUjfb+61j/1d0Ljwpl9s2D5+HS+Uuz8OJs6GQxVHL/mB\nFbzijteuZ9ZdnjRixW0zpYP3LwBzQJdOckl0oefK68DbbhyDJ98jZSsfTpcr\n2AWk5ksVSzytqZ0Yve+VR1VyALAgxCX8042nliq4U2CFc1W0nRxLz9YcmqH+\nqK5eSrr86Pywc1JO/VTlIBpN+DbCJAvHrqEIggIWDFd1QogdetiC+XbF0Vc/\nWxviDIntfExIhwQlz0tcG99vW7i6YMDUI+B9EBoayO28wG/Uqo2JRrbxvunE\nyjMN\r\n=8YIP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFhetMY/fk7RUJy19UUO5pd0i6IYGgZmz9F2eKJSkWVpAiEAykspjKpke8eCdodioCMotP8o63O3XoPpD13b72E04oI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.5-master.20190329192150_1553887449881_0.3657240982900303"},"_hasShrinkwrap":false},"0.12.5-master.20190329204057":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.5-master.20190329204057","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"^1.3.1","@atomist/sdm-pack-rcca-github":"0.1.1-auto-merge.20190325151230","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"d737df9fdfc4a8de91d3c656995043d5946facc0","_id":"@atomist/lifecycle-automation@0.12.5-master.20190329204057","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-19jjFpBLoQ/bV11rIdgDq1VI35xhSsA01e3xyMbbzGBkoQrE+vWZ/EFzZgu5YMfTk41Oi8VUPr/GtgIYVhv6JQ==","shasum":"bbea01cedc098e13c0276568852e28d459ea197e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.5-master.20190329204057.tgz","fileCount":559,"unpackedSize":1990589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnoOrCRA9TVsSAnZWagAAzy4P/3zqDmpRH9a3ROOKVxOw\nMypKopO+XX+G6bvNBZ9LQnRS6fGM5ql73v02lXjQq8s7pBs79Jt8vnSrFUZ4\n/6mAPjcbtZYIp2MdZNVHLGNPR/lpe3CSCFq5deISeNb7/aml+lGrQq/bj+h+\n3CvZ/aG8x+Utrik/m0l3nskg1Mq/KGguWgJBkRMAgNYovby7V5k/pd6W/lWQ\nAWJRhLN2cqd5nB70ilUuHesgfzJYtdJtZw7aZRwjsGo/yIG/b2i4HHE4dcOs\n+o6tjTVS7IkkfzGkZn1b0UjO2ga/DYHCd7BIIw+zmiD1nikr/Lc1zxm6vHfF\n78p3+UswVqS5H5lSAxstH2vZbnnlyAxRHHWbqNxwNMjfoMC9vhl5XN6j1DvN\n8a7UXJdu+ZzdGsEuV2fwjYCe3txC+/SDZTb6yOPH2qBvfd6dcBhtM/N4XGDI\no5XWLHpF1Msv7umQ+y0daAUbLdxEcMgkY25s+ttDrnZ9CHY4QWfusbnT2aOu\nRc5trTl7dnLhIb87iwb7+RVV3Tu2LOtKJF4HKz76aiuGrauMthhHV35/Lp7J\nxCaPlcQh07mt1jZJpOxGrXPZ1XACT1tMcC94EFZGDzW0XWTIFASLZina6iK2\nq0xcwXZG01jdqqFGJO0VZMWixPa3eLmyTEDRfRMk41B1PTFsZTralApcVvSr\nwNyZ\r\n=ZP+y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDdyKuKidZVkCzDqUeMYvxZcXXIK1vtX9jgiocCQsN7JAiEAy5ZXELiGWz26VjJWXMawxgwdQGdV4wmzNLZVdM3Iz4Q="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.5-master.20190329204057_1553892266933_0.8119895149075371"},"_hasShrinkwrap":false},"0.12.5-master.20190331153657":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.5-master.20190331153657","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.1.1-auto-merge.20190325151230","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"fd56253cbf7f20eb311e2eca7e07143680a6fc02","_id":"@atomist/lifecycle-automation@0.12.5-master.20190331153657","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-4NnAazLJoWmfsi/R+IRLrLkG7bAwSA60Ub152/lQJgPdfEGheNhpboRNBNwBA/Odua5VcY7P5LmLlHQBQ72q5g==","shasum":"f67847612c4872d8f4051c660631c209fbcba439","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.5-master.20190331153657.tgz","fileCount":559,"unpackedSize":1990749,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoN8NCRA9TVsSAnZWagAAW5sP/01zcAkAoGCpeEAND7+M\nFPTKAF6J/JEWpC1dR7zDubw4Ajdf0V7pHwPpsNzYd4G3+hdfOTn0fi9U66/Q\n5IfeW8WmGdxmKiVwgKj44aYZDoqGAkXiOyLljH7ZVE4dvVo5GDw4f8NLJQDi\n20KlUEZ8kGOqmyqJNcFMe+imd2Q+EJ8gDuuP8mDmLzAa3rkJkNcPieUJ2Lzn\njdtKRP5Xpwcq/9VeN3og5RY7yg/a1e1Fta2yfggFAY3l88yjdkombG40nlTB\n7UofBp01Z/5cG3kfkYIIq0LC9dwg/uY9cn1FNPLa4W5RfluaitCOyCeAtzxi\nAyFbcpENCKJBQ4e8VOqB6xotC0ancCjPyuJNuffC6j8WrAYJ8+lpvVR7xRbt\nuwHWbQ9FprMPrJL7uVGCq1qV4ardgB4Bh/FXfKeuNgKoEETjhprwcIB5n59X\nF0aa5c7qI9nEcv+X8EU4KnU2brYiLVIRPMwATYQA+tZcZxMLTV2k7gG1mB3M\nlYhbkRDPWduPxaLiMp0UFsTfJPnu9lYK3DtyP4bTtNnURLhnKpyQFViMSTnK\nq/iSQSdsUwWSxOdRYxu14kPdJNzu6QhO+mg30puKFvJgVspGtuIZzJ5SRjE+\nqgEKSQb0/fn9g2tUHMdSA3p8tdOeWz7Gl7a06hyG++n4rTRD9pyFoK7GNm+p\n4KPk\r\n=NniO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyG+JjaNOf8QNFZ9RR6WgPjEwWfCHjhFXrSRG1+EGtOQIgNS2N+SDwPA76qWjrsZGC/32ULttrKaFQDSu8AZ3LEmI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.5-master.20190331153657_1554046731918_0.044554082710121845"},"_hasShrinkwrap":false},"0.12.5-master.20190331161149":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.5-master.20190331161149","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"76e5fa66fd4b4bead90163aafb2e0f335fa50f6d","_id":"@atomist/lifecycle-automation@0.12.5-master.20190331161149","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-nzH9ai1IqDVaFLJtWDr2wQvpjNtl9apGa8oIOv+pX0sT1gIzk1lrE2kjRIMC4/o3aU2sENTGD7wESzlqjcYe4g==","shasum":"b4b650f8bccd56b8e6000fe306d107064501c532","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.5-master.20190331161149.tgz","fileCount":559,"unpackedSize":1990632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoOdCCRA9TVsSAnZWagAAQhYP/jODoTfzy9gt8VrReZvf\nYdnxSLVBxFAo7RUK0e4Wce8b4KH5PUOB6p1eblIEg95ELRTJmqVBwMVaPRe5\nB7tD784eXGn6JBMyOCDrRZ/2RozU7dYk6enkkfxECUMT5qxNGqQU1sZfYsX+\nSTyyNINlCMwTHCLTAZGVHWJfNFOoWoDsZzw10wYfCVyYxTwiqHvnUAV5UQXx\nkD5Pt81MK0zyUvBnDhi1s3iAvDVwYY25IcP3FvG87OPG2qGW2XrzCIwVSYyk\ndES7UMDlgaGogoUBkziEriv0POVMcXFtqxWTSbhmOHSIA/LXeD48YWi/hIg+\na3k9HaPS6EjSHwGRMNKLaBCFTaQpvCoFpgAYNwB8I+uj6ACMtxoE4euJyhfK\nDwjXxjoMc2DqZuVFNAaWVeZlXHoKX905ul9GDaaHkrqsTfOeZj6hNZTk3OXa\n9E8AfKdLaeBkFzjg1fqpf5SByAndz+LRsBYYAftInFgdHYZfuaKPc2cySk88\nsh2l3hkHHGzxBlyPTdj03aAj7NHnKeZYRxgbWAC25vjOQuXmtAaB6gheda9X\nc0soSsB8RmXExmGtzAXLlo17KcJMDA61Uh9t7K2TEoDts4hFtS8vd4hEAdAh\nRthz2ENRaxY3vg9phlVuRdSUirKvkZ5lElkguW19OeS29yXT7f+zKrErqPUh\nCR/W\r\n=Mu0R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDjOw1y0/qSxW1wg8vYFX08ZX0UCA2IoXlcOSB4SfwugAiAJ+vomogc/RTdZA2HO9OxTDJjHkkmw7iu7P8W4MPKchA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.5-master.20190331161149_1554048833722_0.29303310145992123"},"_hasShrinkwrap":false},"0.12.5-master.20190331162409":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.5-master.20190331162409","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"9914a3cb4f5e3502f67fcbf28eb3856ddb708fef","_id":"@atomist/lifecycle-automation@0.12.5-master.20190331162409","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-BR76oCUy3V55jdpnWGBTyzLhz8Mc/TogFViL0mM0rXpo0FA5DvOANS8UuC+FfPSOXS/uopVFXqVWD86VzkshdQ==","shasum":"306eb87adf2d987f601b7a63aa8292c0431cfb18","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.5-master.20190331162409.tgz","fileCount":559,"unpackedSize":1990632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoOpbCRA9TVsSAnZWagAAFecP/1DMdkX1W/l/1TKZn8R3\nrOmoeddvwEDajmCgiLmwsJE7kBOMUKl9O/rcJ+qp7D2SPMG7zNWLuEmj5Blw\nu341BlLWawsH0GstLAkEuaBPUKaclSfaBFLgO5MRKh822E2UWKcmI43aCHkB\n0xHghawQ9EMgBj9szd7omdw19GmbXlLfy9vWsLjG3CFwJRCUHHu3tSkvtzlT\nb+7G5gIoeDYBHLBzB4O+GnJk9h/RgDRiClRBBjMD7lifDnp83L7t7nNSpz40\nHetMvIKnh9S5E5TY6oX8HrgGFt7DsUHviTsdP16sSnMJ/rQOKOqPohudGOky\n1n4mAPGWc+vkIV8SIDq3yMhtfk+VJVVgDeG1ZCJVxX1jd1ytmyoDWjjwVKVd\nG4mJs/PFTGgp8guFdT3X0wUE/M9G5B5UGzgGvL4WYr/UMwGTTir34ggOle6y\nOvrWFnuIEw3llSWzhic8U61OCXvxfdT/nelvk/I+tT5+134CcwRmEEtTO8Pg\nDvLyi/+JBpyBLp2fTbNpzKjnaSF5Da/bAEdyIULsTGKqLZ1nv4MUQQrhtN0y\na0O5USFklYM6dd1R4eN2KCnb3yHy7Mtq9+H8a4xXZ3v2mg8r1TjDYj5nstPe\nBWPr0ctt9EZHjyZEPvibjLFaphfqo3IcBFQiHBQ02yoYhf7cOfSXm13F1w6L\nxARM\r\n=7VIy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvgUmnx7TnSPheCY/G7Ju8XboAMbRDBWiNOX5VhL4gaQIhAJ0E0a5KMwCmtk66k513NpXl7b6jBwouBbYIJ5PCNIwy"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.5-master.20190331162409_1554049627122_0.7043577508297212"},"_hasShrinkwrap":false},"0.12.5":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.5","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"a7b826b3c7aa65da57bbbe89e74c07496d858f82","_id":"@atomist/lifecycle-automation@0.12.5","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-r2zeJ9R28LkicNmYSTkMP/v6G1soVAAbI8tIGAwZia+BoGcUPxjvFdpvCpcHlW9YTcI/M5+3RVHOOTSLiit5pQ==","shasum":"1a1f4c0cbef3a3a01b35d6a6648109f47dc1221c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.5.tgz","fileCount":559,"unpackedSize":1990610,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcogUZCRA9TVsSAnZWagAAUcUP/ifmLRt8fcwfwVW2Lasf\nhmHIvhE/KSc3ktAb6Bdces63NfFa8q58YFSoor/ziN/Za5VmwDEYXy61G8/i\nDeu7ucqN96LLLk6SqZ4DpCX9QgW9srMyQePxVkFbK00myDwr64LHBkVi5D7H\nB3ZodQ1t38SytOHTQbNm9h9/rS/upCBMEEYSzvofs9FhjUdJVJRGtLR1CdZs\nna+SZ+znaC6In/58H1qIxQMmX2tpf12fCX9BNYsvPQOeEArX42OCsQabmwW1\nC3weidRFU8dnFoXFgr2TxsOOLodPteJPQlAl0KAxPr2IxYFLQ942kPiEYrS6\nPqOk7dqNLDXBVNmFkKs4QUBA6aZ/0B7cUN0XiWHhKAWKvT1pSmrvmkr24yQM\nMlWz5LvQtx9xTWNgiqRxcjhKfLhKGV2wv0SMUSZ83HFu2z621xRr3OpuAgkF\nXC+8CZfWWAmIrjH7FW92TAvgy0RD1znl/PKDoTv6c1IT89ew0fCokpPHWNyD\naRNKuELgIR+IM9RrFVN9iQP0LtAKa/x++vLiSriyHidxJ345XfabLwkuWjAn\nfxGlo6TZ8PPGxTi3kuq8ZwmTr+4L8Guy1axulosSZ094Xctrj6Umd31axgch\nUURIpfJfslBEZypD/TDlMRV+2fb1D/W3pDJjDO3y06HIe9jsBqsy9mroCBwa\ns9W3\r\n=6wMx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDEWkiZKeDpn/10cHKY50gqUSJlJeWHA/8g5GR8juldqQIhAJ+DoJQQeg1hYCJwog/us8vRgl03Z7mcJ56fgVW4REFm"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.5_1554122008789_0.2004155979172093"},"_hasShrinkwrap":false},"0.12.6-master.20190403105636":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.6-master.20190403105636","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"3d0f802723df6c4c75fd3070143a071244f0cd41","_id":"@atomist/lifecycle-automation@0.12.6-master.20190403105636","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-xdSJ3Ut4OSsLSSgmovozHqL4p9XPFvZFlPLFORxI06lzgowUjApVHu6Dnhtk0zuICQ9Ka4TSG4ftRNjO7V3wqg==","shasum":"fb5e00a781093fe0a9e47a9014133976276754e7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.6-master.20190403105636.tgz","fileCount":562,"unpackedSize":2015074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpJIhCRA9TVsSAnZWagAALe0QAIXcK99M3OGjJ4nWf3da\nk8/IIpYFpOJ6snaFnBwSpWlDCO3tCWDLG16IOgMcHOFGVZxy9rHw/oCJWNX1\nUFyZLuQomcwq6GoN3+OHYly5nz7/sIVD04p4IQdNJj5gRACj72ZvYU4EAGW9\nESgn+Fdw0pDcsbYS4T+I99kfkIP2jgFPEnoChkW/GIu8bLdNNhMtiC3ZjJY1\n3oxJE0qPBn2OzxRNRo7sZFU61OQMzBJTuyI2gw1EU2A2dRD1DDZmgs2BT3vz\nZ1fOsonEq0g3kqB9exlVeirSyITvuJEjM5x+3kZ8bNA7WiJp77+7JPLmma+f\ni85kS6l6X4lzXrqqWMiRb1f+mGYAC6fT4pRlbWxxfzTBSqiDwN2cC8rWeATN\nQUdXMR1HezwfEKNhzrWETs0+7V2WdjwV4AXZ6OebZqPcfNHWNAdy6N9NaLCc\ntK7yPrFBWxP/rK0GwglgMrTDBTiHdGx4A02xVBB6EmZg2sQtAF3baA8a84Ho\nhEXBJbBIS9BJ3EnKW9HGQwpky8CJaZvcUsq3rgnFLlpSqSnGIal06FslWEYP\np/DNAIh3azrMxS08oWIBjj4MYanzBGgtco6p3PjLq45D5injFCR5SsN/Xddb\nZScnYuxrwPGY/xhP3Xd/etk+YD+rdIQvdsbBjcZgQqXhy5QpV2y75LZ4FLhJ\nJ8rO\r\n=Frav\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3L7XuyBX5Qx93a97fQIl52YcyAEepsLvoEN2m5UL8xQIhAKyvsFuyurSZZViLPaDxheeOnoiGyDIr2Ehw4mANqhG8"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.6-master.20190403105636_1554289184387_0.9434418699012073"},"_hasShrinkwrap":false},"0.12.6":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.6","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"a9e25041f1e4d1ff08bcec41878dda0369818b60","_id":"@atomist/lifecycle-automation@0.12.6","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-JXyKt1gACRemowrKlyOoPDi6rAU5+4R98VbNsxTdSKkzgZZLfNxLU558gwV4HPAGAcXdQbywUreHhmQ2PpNG3w==","shasum":"5c294d1b9edd5747e4142680f1a32959f1505ac2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.6.tgz","fileCount":562,"unpackedSize":2015052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpJLdCRA9TVsSAnZWagAAcJ4P/3DRDp0wq8LFwycK9f7r\nrBAeAa7xCdKGAy9tgBZ7pypD3yConWGq8JDvPsmljPaIgSd+kllJBmudWJ13\nV540eaWvvjSvPL34bMXXs/vBcN2sQ3IhqQd/gZFZFNtHDXX3MVmRBd3uBga0\nCNeNEB3tPipChA3mkESNy/AFReUwz3pe7wsCodJPRV3zp1jkufWGjrIjRjis\nmoOn2pIJTMKV8OwEzn7nH1VPC7PjEAyop56SUTeCQGJsqQEZLc5SAJULGwSE\nay1OaiNp4jYEEKebwW1m7pEl2Iv9OaRTYo3bOxofKws6O2ilAwOHkvccqwQu\nwzq0dBDK+nHXN4n2ZuaZtS+6jb5JRa0Fdw5UHqSRFaO1MualFoNsxosAxWb3\nvM5R5/z1tVC7DeK8OB+Uh84ieZJdRnz8Slpj992s/WLWe0hsvtaa48RMPU+0\njBxVo7EYMO/qRCaUec3DBPCdYBUBQMoJ7EnbJ9PXSa0vF74Kw+cA36mYoKwH\nGqlOtkmQekxQktT2y2tLjpa1RzOIoJ+5OLwFcuXX5Z3AnNSEDDOEx4p0BWnJ\nbW0qb/a56Io59kqGiaJ4+joRRZ5O+y6eqr0zSX/nMzKQU+Fy7UYkHYm/R6XA\nSLr56gwoRyB/QYMKz9FDW4VzGPf015D+rtDSTehiI0mSppLL4Br9NJfz6Jyj\nDKap\r\n=hK85\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFg/jvbptEhTEBDq53B4m3X1IWvS8OyByTVZz6dnjgPfAiAzIo3VsDScj12XPPgHxuyzfec0r8LvAEcuWT5/zXlfOg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.6_1554289373082_0.45298194796795"},"_hasShrinkwrap":false},"0.12.7-master.20190403111318":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.7-master.20190403111318","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"df5aa1590fd9819d2fd295e57b1e3daf520cdbfe","_id":"@atomist/lifecycle-automation@0.12.7-master.20190403111318","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-FNLy+6zKqe1fd1Wg/ADAEvk+2W8KB+klubx7E4WDaV+c+cHW3/XQ9qg23suxn1xgDU9f+dNoCAijr/QZiwlIng==","shasum":"f24241d2ffc6dcea775a749b96b69303f2e5c15c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.7-master.20190403111318.tgz","fileCount":562,"unpackedSize":2015151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpJX3CRA9TVsSAnZWagAAa/AP/A4kRbkTMW8COdVjsUex\nTW8ixo6gokmMpj42r900pqhGgzc6IC3GMIHa7kMv4t7GBQdPlu0T4mI0gIGu\nnMyuL79sfrYN+yGu5GFxJWn60kU0lpI8+wZ0hW6bpO1KCd+uvpxATwMHdVoo\nh1aKLBpINlJA0hK3vq/enDxM2ZKVtZFeq2Jcgrndmo+sIXFnJBtURP2CXfqR\ntRxipH/oqe3JiRkb4sC2gXvot5DNP04NtCVzaqsZTzi1zVPa6+C8XqbNjIMY\n1ZZ8EkoKKYkLzLxrITvBxphvOLoR5UHPFDia4ouiQMGUct4QgLisKU7E4mIm\n67+dLyBSaG50MS3L4XFBWFl9YyFC/SkRLYVcLD97iNHF/i6gl2h9vSzCkh3W\nSbJY1yCyLqnavJdfLX4aHOuTLnQnpQM6s95hLakClNNxujVNFnqRstprlMnz\nYCHtM8gD1eQs3T3+DdKelFSwvKScpK7pYanQhpdIy6HxspdLbl0fGHbLUNHB\n8zWtYItAeqCzU5dGje5tpH1dwcH/t6rfOzjPgAt0wG0EMeN66Qz1bmiDd2tw\nWKddlC4TdjsZzoJ86ZVwaUAHEOPt3ocpCeIWObbL7vp9F1Zc0OIPboZsefTR\noaKdKKLK/SF+Rp9dM0/z6jLTQ1v4HlA/e0Qf2/4ji1bjaAGMMWiWIWGnyy4P\nTK7M\r\n=+McW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBCV6zrO9kWFtOHkR5qcrI+rRYKTnhXezn7wvKPF3epcAiEAt0ZjnI6HO+r6GaDR0DsLErWWgg4dfzFYc9AY2FUv5s8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.7-master.20190403111318_1554290166947_0.7753181281746035"},"_hasShrinkwrap":false},"0.12.7":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.7","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"03bce99dfc504dd39e534f4c6347f27015677512","_id":"@atomist/lifecycle-automation@0.12.7","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-3M6IuyjlMsS/1fCyTrw/I81Uv1XfdGgX7Z5iJcBuLsb25WiHEOydHnky1S7Pj7yAPF+/WRF8HO4kbKz97V55ag==","shasum":"eab0c88cf005c1c055fc4737a5443b42b24190e0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.7.tgz","fileCount":562,"unpackedSize":2015129,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpJaRCRA9TVsSAnZWagAAsuQP/2Vb46P9aeQ5BVGLqILZ\nMleZyeUupv+9j2vzI558Bc00/pyk0vL2mE4nMo+6YCItKj9DufDwf1aCZkD+\nN/y7t0Tf6L9bNI8+kH4z956qHoVjIzQs/09PdbbTAa8Fm+tnz022ry5QCAB3\nb+LwhSSRyVk7nOUhnfqiaJs3MhzAsbcQLMSHnVvsF1ZOnvOgVMNC1+UWEcE0\nP8FENQmRzsi9zZeGEpD5wc6XZoHWJ7O0nlh20MzXC4D72Ajx2KZbTGr7d253\nh4DhnvxIsFQRkTrBhUh23vlZaxYR17nDjDBlk4q0tJlfZ/WWEO3KXHui7LP+\nv9Dd+zYFbDYEkKFREuMRH74KJz+f/JTw+kBkrIf2pJKkpQ56evx8WbPZ25em\nEF+j8vkjf3b6aJEJGrImkdCRk/awSclqh0mVEcq2vHH0IWLU8STeA6YKUrxA\ni81l8giTkx5QEPxoFe9zFBUIJKavuiG9dSqz9TDPyKOKaPUsTAjsdNFA6WNs\nCNTMGnyyRf7/o44LeZkmy+v9M4DiB7ucwXwxRckn07EPJCBHQVWtC3WtENlH\nvZgTm68x2cn7zHgzzZWBBIpvEyWEHj9ob4NhBP59YqGZmwIGN6BGX+fgPU/R\n2Ttj4Ks6DN1YgNwhKdcQX4XSjezfXj1pNvgXbsbobzeE8Xo3wocebDtMtPGJ\nfL+n\r\n=iPDr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHSiliLuf5OsB7IAxxbd8gCdBlTmTFMV/nN92QKfB8VAIgZPv84OXIimPiypj5yOqu98ijm3IbqhBQ/MGc3MVyaHU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.7_1554290321099_0.13802637568551002"},"_hasShrinkwrap":false},"0.12.8-master.20190403112919":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.8-master.20190403112919","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"2f340b627690922a704b7f4ee9787245acc6799d","_id":"@atomist/lifecycle-automation@0.12.8-master.20190403112919","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-2vXFaFNUaKLYzQQH66qDyinJK/4IuuHu3ZwcWlApMtYmASOycVbMSID/frOT6wEswXiARqkdIOxLjAgEAxyl9g==","shasum":"a3493cf47d3ce762310f587667ac5bf03bd92777","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.8-master.20190403112919.tgz","fileCount":562,"unpackedSize":2015670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpJmtCRA9TVsSAnZWagAAhz4QAJBX4mjYJMRd/CBGugY4\nl2IeRTw2zl6bLykY7ZaDs4y0b2N50Ezo8BMET4a6O5/P0dqMdrPZ6yn/y+wO\nZSrbNzvA0sjVIYOHoZImkl/n3IqQHLipwx8kV1wFusUuUEX9DSUooMwyAo2i\nYJGhbMQqqwkozlhbcF3OBAqeb3SiXdcL48ATGdN+teYUtQu0w7hYtmiS1rwW\nw1oeqmv2nW6JATJZQ8YPsjJSUIiSuMWEVJeyuEpbQfJRkOCofRYDVsrd83op\neCszxDtTijOjWFfcFNXNIeyNhnDbn/ZyKrl6ySJctUwy8IY+HL/fg4ObW/xW\n3GORYS+yt8E8uwzr8dkSIRTLxXcPyWHNLUekZoxK3IiiICrk0MzAS7Tnqlwb\n/5pcWoptHZ0gpRwk33SGHYTwJ/JrDWh7Zp1ao8WdYnADN3Dz5i5Fgw75UAos\ncE1c90PcDXB+WBCZV/HsUPC67yCV5HLCiwRMYgfagljKzdQq2hh5Eu+JLVuu\n0A/IhpV3YL3Pi+55is9GT/6OlTKwPwTkztkh7gnL4bj4Lv6nbfYhrM7KK4Pl\nBTBEPCrOYjo8JAdVoXC0LzLPq0I13SnUym0ze0zhoo/ExlF4fhotcCfQl/U0\nfuo1QItq8VeZZ+Dhz3k9x4kSAgHeQwN0z6vgiQWFMamU4CDGRXWVl+/ShhYC\nLGd5\r\n=QleB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICB7ir7kNoGW0wLEneh5obbfEBvDsDL+wd9So4B2uqypAiEAgft2ZUv2N7iZQPZ7Kcj43h+im0ybB4OcltcejKHwspc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.8-master.20190403112919_1554291116871_0.6718238955817348"},"_hasShrinkwrap":false},"0.12.8":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.8","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"3679d9c77e2e37367281059a94a6242a7627a07d","_id":"@atomist/lifecycle-automation@0.12.8","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-jRHFsf1go37PZ6aaCzkj/LWrPrbwaj7MZRD4gtgReAPvKXOuaJBWRyCzjfEQ1kg+CQEUIekcbmhMvhxxVdzuGw==","shasum":"71cf887e65dddbe2dd2a5868135652dea0e25068","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.8.tgz","fileCount":562,"unpackedSize":2015648,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpJolCRA9TVsSAnZWagAAtU8P/jBiAXiJsimEq7es2Y9I\nJnB3zvzkQzJnoYP4nIrcN1kpznASXa6gjpYR1eF7nBTqliJAbFJjTXkRMR/v\nd6ecOiGNv5wcOmhnK6W/m3x137UvDLrQ6B4o90piFXuLV3b/NfQp1osNwZ4l\noVmDuaKw647FeE7rieN9tiChDO3RzQp7ufQYjNz1WJsYQ239cz8X7LfaGYbg\nSluXkefUaWnmwwK02j/zH7sVfX1GbILAncMMFGSZoz5iE+1Fz+Glzl89pkqG\nHM4IGz7wbP5quKnuRY5kt10quOFYsRBBHzIu3WJCkzIPzP9FuT/3+0iM6SGT\npl9ij5Bat0bK9b2j3pLhlXfcs60TW58HYOBanMxsoDQHOYHaqrXPzoetIlWX\nPsTUV4e63QyxfMeryLHu2WEQaRKrVYXVNtBIiEbcZIRKCTk+J9rxdMKj4gFo\npyxSlpa1Uv1wVoZhw2Av4ba0mnoXCZk6Mnb7k1ARCyuXDKKfMn/loQG0W5uv\nxg2B946DrnVWLoRtAumURxuxcAP4r2DwUV0F1BQ0jzO6RMw38k3W9JHAurUn\nKEC7vJbDbI3rQRD27wW9UNQ9B3AmI4IcgCUa0r631oCwig3BDkBY0ZOdM519\ngv1DIH/v94KuTLWQg0e1d0gT+ycdy8qs9blFLtCQbZsKUCP2zcWIFryHbqw2\n6m8y\r\n=ZzHL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHXqxLdjwRgivNwER64Q8bLn3dknrF5o01+L8H1C87yTAiEArxWkQRm30E7bN1pyvnpuOtZOZB2zhNJEafsfh27ePRU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.8_1554291236276_0.8197036911833733"},"_hasShrinkwrap":false},"0.12.9-master.20190403131239":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.9-master.20190403131239","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"0299526cc7b42d67e1abe36e2f67cf19c029b048","_id":"@atomist/lifecycle-automation@0.12.9-master.20190403131239","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-BshSCig64+Pr6Ybc0+MIS13mSsz0b2j108Ha28CGzxAJlwnz8587fJ+hfZO/xHZSJIx8DfLKzV58TNtUnQnVdA==","shasum":"a46d729133f5fd550759951e81c9d21133fb77e0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.9-master.20190403131239.tgz","fileCount":562,"unpackedSize":2015773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpLIoCRA9TVsSAnZWagAAP5UP/1aSftwCLvT2/2dVzV3a\nn9dnJckrn4Pvp8yMjOu3p++wCDxDiKELLYK7bsCLw3+fUmM3XcwZEuprOxlX\n9cm/eeC9PVBoiyRf56X5tdB0/qyLnZ2v7Epy141+iJgYKEqi+13lRY3f3jzd\nAaOMCWJ5Tk7PU/hMs56HQLseJ4UhRcUh5B42vO2G7E7PjMpQptDVvhydHuoW\n+bIGXgjZ/ECihdyvSU1cqnHXSd2EHr/dQjEVffYJXamkqU/iI98OvOyuN4bn\njMb3i7ReebKlG4ey+BkmWqyB2/PSA2aZ7XwGp9TKOczRe0NJpr4HBwVQ7Y6C\nRNnQ5wzByUDqQS9e9c2JWUmfpmRsk2Y+sJsf06zTP7Izx8RM9Hg9IaKyjo4y\nWEkqC/4IQNXl9wnLHwX6dTBbif3kzBppJXInfxQ5h+Zbgw5UL6cO741Kqtao\nOlzZ52A8YgNuDKI0ONeqHI06uUFxT870kZQ6x5zCgV0C7ENxDrVkaFY0/Ioh\n9wZ2x2L22KTZ1tl+z8QX8yrbZ6mzagCBvkmv2DrjMnWSXx4GhqRl4POwQu7E\nrXyhJToF5kjneo07ALfLBvoLRSHfjCJ/oxOdXUIOpIbs4U/oXRH1id5lFNlu\nGc2X4FRXNZ0i9BgTnE504eCKglkwzjxPhTsvsjPbZZDerV4cBCjx7AcWvBtC\nMCzt\r\n=CVFx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlLfBQM1lljuZ1Pr4GO2rEaGYfZP8V/tOSQjNby54yewIhAPhllU626DHIg+XZNm/dr2TLQGWmjsaiv9wSFRne4T+e"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.9-master.20190403131239_1554297382988_0.2342846562140284"},"_hasShrinkwrap":false},"0.12.9":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.9","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"b8665542e547e743c9c2ddc06b541ad0002d72b5","_id":"@atomist/lifecycle-automation@0.12.9","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-zxijDmlyCBYk7KZHl1ByLkNYIhPtdqe/FMyIiuhVjURIDpSlTvv/6xORI/LdFyCfRJ6H7iA5qucQ0Hd4pwEWxw==","shasum":"41ed39f767c430d4a5c0338a001195f7d3590aa1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.9.tgz","fileCount":562,"unpackedSize":2015751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpLLSCRA9TVsSAnZWagAABwIP/2AeXrhlILD+l+euX0Tv\nycMom89FbZmxPN7Ir0Bq75zM8oe2Szfujr9cqRWnW56sPGaDvIKZxWp9IMHK\np9A4BPlJPvIIOnrWRAX2gyHv/SFIY6teCIQx0BRMTSIPKbu7FhVjf1jeHcbo\nVyz5DjIP/kJFgsZx7eNFmAnlO0Mr2n2UNMEmj0pUpIVU0HqUz+TYpEe9YoU8\nOrwa0YYo8XCYiSvZXOjLf9X+n7Ca3r0ZGi7XTa9M5PTAsNSdaV6qw6wwwMRp\nyR6jSr0wE+WlQBgFxg3hHrV4oBFpr7WpF1BFrccublD6Gj6t21qnWLZVNAcx\nJi4REzWwbG6x0CJ65r4eL8LKVwUsA0ggoj2HR3bueyyyrWcSXtPFNd9sfqn2\nv5AEr/agE8Kd08ij6W76Jwpcvt8Vf42g7M8Az0vpJDuNcp06Ooux+sGu/Hss\nSerDcxmKtNqb+owv7t1rEgSCNKtqWars/12uWfg5kIi7gX6cd4mlCsmkR6RR\nTi6bA6KxAZoSiMEiRhksFoLMo6Cbva2knMWvaM+t2hP3DOlwK+Oq0ViOx1M9\n2YtdtLjRDM57yGIzDZ9kAgnVfmaTXy0fGCOeTbUHLNXqB6KDTZ0o7UtAhX3a\n2viVdScLTrbOJqYt+bQbxeU0bXIcKCN6qzp/Ho1ik5dgWEgrRxq6ntnDWeZm\nacuJ\r\n=RewT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICByZkQlpfXWDIMj4vHLpZt+opUu+bP2W8gsFmhtWRELAiAZ7kzkJAPM+xFM9hc439Jc3r+WBbClyBv9wV6ikhrUDg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.9_1554297553486_0.5757460632147582"},"_hasShrinkwrap":false},"0.12.10-master.20190403153328":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.10-master.20190403153328","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"b5c0dee42cc2b8b9b7efd9824ea5f0c2cb155c7a","_id":"@atomist/lifecycle-automation@0.12.10-master.20190403153328","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Xcs7E/1qKXrs0iw/6KijSQRTtj064vrG+QcQIGQMBzQEkMdp3yxyiCO2M0pjr1W9L/w5PFHucwzvcY0kVtsuaA==","shasum":"b0104917ae908d7d84d3ce655351d515c9831ba4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.10-master.20190403153328.tgz","fileCount":562,"unpackedSize":2017378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpNLyCRA9TVsSAnZWagAAxP8P/jVKxbIfeeJkd2jSYN6x\nCgAgjqCIYBdzxo1CMH5D0G3K2YuNSKsQJ/AB+zLCfkljrsDh9xRBT7rRCdQm\nmOG2Gfdt4NciPWC9tBgCRySkHzD2uJyHhDwY3M+WVH3WUe1UFmg4MFFttnBV\n1FpmrOUuMz4geNuEO+ZC2KGX+sRgNqJwaMhLXoNsVCtuiXDHgKWDCshe4Bdv\nbxlYx0mbSGU5Kr7ZIbqyyT9/e5vfP9iBgqIKmb3lU3JQcFay+SMYgBS2ekkM\nO+KS/4bPGmdL1E56aUj4P7CNRQS9KvLYzgiRx88aiNEmR5mb9E6wdzrKU13j\nVbDEmvXnw1C6HzGJoNJs6QLXuR5Qv8EEoOv1HTyS7sRkfNJP48lXV3p85u7h\njUxsm06Tw1xKIYNyFqutJDmpHJ+pFQzko3m8hjFczLF3+I+1Uwr8X7OKQj0c\nj1MkOw2OUtPaUYBrNfgYtug7ay7M3eeQVUhOnC+PvdwrOD/0JXCygHj0WNPr\n+CvYL9Gy1GD///OPi27rGTf1SL5p0n8yL+pJgiEFiGAeCwKCkNWPGpb2wS47\nx4/3cXrkO72Cj8h/BDlR9jGb//umzbe7Z05MddTRXJ/ZFAg0sOb14VozcRfe\nlH75EsRfn9QtUmMehy3z2XOosQc87HCbPp34m6XlJdxq6d1BpEyV8w4+3VLb\nHRDq\r\n=E4F/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJjf32KzRy2LwpcCdJqjvGMNMGiQbt1bCAdHXQ3ap5IgIhAMuJNhY27Kh1mA9gFANn/YufZ2+lgcqxUafARh8qfIiE"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.10-master.20190403153328_1554305777801_0.7171096068469085"},"_hasShrinkwrap":false},"0.12.10-master.20190403153708":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.10-master.20190403153708","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"c67b3afb58677f5fb0d6375c70da57bd49b610c3","_id":"@atomist/lifecycle-automation@0.12.10-master.20190403153708","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Lm0J9DV3wyefjZrb7WJIqneq1RG7T5HuGibA8JehrG3U4KUDg6tKvtA565gQJy/sBdO92cwtm1lUaVYv97JDKQ==","shasum":"874a8f6c727928e4950616ebc0c3c6332c661128","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.10-master.20190403153708.tgz","fileCount":562,"unpackedSize":2017375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpNOqCRA9TVsSAnZWagAAROIQAJ1nrqhle3yVnzno6gPD\nveaU4T/qUJGf4PkM+sbTrNnMPKcuh/tcq3BB6Em9ZZeSDMSAhdQXkuxsvY/Z\n5uTjukFcE7mS1sofZ4Xs4hFK/JbD07T2ROutGJ/Y21/+jLOokKNAziLw1ZlM\n9wUgUIHPaGTY8ajQWQXE4kgu5h5452Yc6WAql2WPPZO7E05qGpRxSKlpfmS+\nQDRy41L9hvyw3FVZKQHXo25lHls+alE1U8HK9Ax1ilfR2anzP6G6aDjAtiAH\n0GRjQrTKPlZR5j0DnzJEGQ2q/eBdpnVV7PHC3Ec7XnSh2DNZBfOE/QPvjMZD\nGO2V30dVjz4zP4rTFv2Gb6gzIN+kRphk41eBTCUrAuyxLKM6sFVZRTc3WyLx\n/RBEHU+/J4Hg1NhazahV2KImnh21of6BQq7Vh7PtwliobiaAUpSXfmLMH76X\n9fddCR2yYUu2DJHH7YsgDR8ugDgIhlGGtdc+J0JC9CgdYPTeckO1mn2QKGZK\nHFvXcn5Nefvikq0QjVcUgp6fudAIrN1EcyNg78ZigkY19cY4jXhacxFITMrt\njVfOhp8YPQ2IYbu9bqQ9TLxU8SzjzyYAdFJyM2ufZtRDreVleXvoMB+jplnE\nPnvBeLJDAVu5aggJpFiW8nkNgNZ3j0dVx8c6ERNZa3UdWlKkLG2xVC0U4qr1\nX/F9\r\n=gZA+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBL7wGC6R5QSXdb8tsuMAXhnrUxacDD+MLiukVsHPwpAAiA01k6oVrsb5pGAA98xhnUiaRWUOYrXZIzA1n9inF4TTQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.10-master.20190403153708_1554305961554_0.8795135974713522"},"_hasShrinkwrap":false},"0.12.10-master.20190403153809":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.10-master.20190403153809","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"c67b3afb58677f5fb0d6375c70da57bd49b610c3","_id":"@atomist/lifecycle-automation@0.12.10-master.20190403153809","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-6uxGV3hXOXKsUC6v2e917+KHcukaEQpcKLJWIhSgCCSWiwUIYzvqBx/0HRQeZqABuKkszaRH1aU4ZncmfQ98Zg==","shasum":"cc7a6490bee648cf6ea66cbf02a4e759d11db716","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.10-master.20190403153809.tgz","fileCount":562,"unpackedSize":2017375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpNQRCRA9TVsSAnZWagAAoM8P/3YvIEPsEfZayCF94E3O\ndxXB5MLS0yxW1J8NqIMXMHF6MzYt3xqiDXcuVeowHAWpAlBJnPemj3v3xfcb\nUh2FgHvR/+SglcDbFC14OoEcFb+LfO6MA4Kdp/jisHFe4DKP98cd6uyACfVe\nND/8dXh1WrucwlRiGpjlTl2LHGGUFvdXsHZBBdj4WRetNv7wlrw10bH1y/QQ\nwv6mHwxpdPoGnS5TnTvZo7bE1DR8QWZ9/4bnArVAfEwnWHhEpXXqNxHnbQSO\nClD8Hj8wg0vzwHLjrJ/2LYUn92kogDHZe+MkLW6QQvsXkreFV9eF/uLvOgAr\n7QNmZvAF6MYBUsyK9LBpX+TztdIaypbcK8FXdmX0jcN390yc2u0pHu5liWzH\nUSdGHkMcn2tQXQSIoYfWVPaaJWYkJsC26WY+kd4tVrkNLuoZINuzCFsC/jQy\nCw1mln0UJpoTZ1Tg/k/YwVKWxszGZhCSyZVmvfMXdsQv991fyqrVC4HVyTFc\nXztI6tUqzQKF3y+FlQ/k9+EgdxLmvGjNmdEz3Br6mjlwUCAb6U0hEOI2LE3u\nxpqi+b/7BGo+VGCRRn6UuJNPx9mKy+5Q3+v1z/O2JhvwRYVhHVGRMtjXjawz\nXoYpwZ6gwtxen2YaWXq7FocLnKlq9zNSgCG76HAl7yiAkxbBVdufo55JqhE3\nUWOz\r\n=yF+z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGff+5NOLuTtc6868QS8kyJ55sqIN5b/dATAJK/X/RpEAiEAwp8gBX+sKChnY6YCs/97gBmKsGDlWXE/5emotkoFe0I="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.10-master.20190403153809_1554306064583_0.1302678018865333"},"_hasShrinkwrap":false},"0.12.10":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.10","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"790cd619f73dadf51b5a905d83e824e3b6e53224","_id":"@atomist/lifecycle-automation@0.12.10","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-OMTmJIFA1tRvIGnIoUcRpLcWKvY184Z/WmFvW++nuy4Db28M61dcIaD2AKpBg6erFSi52CPUWR2S/1V7qXUPYg==","shasum":"fbfdce7239ff182c203327fa161952cb35025722","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.10.tgz","fileCount":562,"unpackedSize":2017353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpNT/CRA9TVsSAnZWagAA6S4P/1xyPgiFkvIK+rEzHCjS\nBFNgAie2uL+PMreqoAb3+H8ZJnJBOn5F/2TvA5UZ6Z0+cqVaAroeoIJBSEmZ\n+OKbC0sqTjZXx4YrDgj231RFA7L8c0cu/1PQRw6t32dPCBZPgnViWvKdbZqh\nire/VPaeg9uIPdx+yQmIHM8K3eEsqGqWAJ6kig/VB8K9fb1yxPuD562NFyLP\nglUO1w6tghT1d9YTyJ1iZo/zhq0XtntSy4eOKAdxabTL5wOwZWwYPsawcYFV\nlSj6pb0teMJNlf7+jqau+VwrjcJqqCajNDwE2eKxow8NQun5OMytvtI4csgO\nrcQDlHI1kdHsrUh6ayStjj4Ep61MeX5UBxutd4XTlM4ZdWYd1aym0rudzZuZ\nACew5VaOF5a3P0hjvs121swdDxL2dnnMSl+hbyTgurcgDsfooDTKJ4h6fU27\nNf0EMIoQX+yo7B6OYRjSheGMqZiGheKp3dai6srWC/P2mTJDtNJT+czEy4mI\n7FVzTmF6om7OPgwpvpt3FJEeRO9LMusC2z3Ow2nYSPc5qKiEqRsfGaEE5yFQ\nEBsXoK/xWC1qMkAOWSPmjVnWrNQ9dDLq/YduBeFxQZ0GA0tub4fSsaNs25po\nZ+yLBvMQqQxaqsy+ydqVUcNaYkV9GjWW+MJDCLBUjEoDzddtACgOpO9LIXUv\nuSlU\r\n=v64O\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE0ZuCnpb0bQLFGdensUPVaKSSc13gn0u9ncL8MvzVKKAiEA0/D3tJY6qrFEYd0IauCMS6wvN8oR+o+peCupGs2zUP4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.10_1554306302629_0.3794892461622965"},"_hasShrinkwrap":false},"0.12.11-master.20190403154919":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.11-master.20190403154919","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"a5238c1c6048327e5809bdc74863326e03a6aa49","_id":"@atomist/lifecycle-automation@0.12.11-master.20190403154919","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-924Y9VlU4jK9cjQAo0fDyHJHgBsOXmzS2Z/OBVPOYNv441alikarwsn8fNz7VcAnRauVUbr+iM7gwadAiwC84g==","shasum":"5963148f59d7d2d6c97d296d5083054792ef31d8","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.11-master.20190403154919.tgz","fileCount":562,"unpackedSize":2017449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpNaLCRA9TVsSAnZWagAAr9kP/Rt/ApCwI29A9HJ0QF+1\nvEVZ2pL3tmAv7vFQ3DcwklLav5qIob2CdvwE/yBuifmgZwl1sPecJntP2nAr\npSX0xKGFSO+MJx9RsLZYqgGe21Mwr0tq5lOUlbfY6MJgmcaF9aNGttVEewb8\nQZICBny4QeA3MAaNQ2J4NQ/3qeWS3am39Btw8iglbKwFpDKiCfVcT/YgHJE0\nEHkFvCnVjt/mysKtwta4IACcXASP/PC4CLmmcp7FRS58eI+HJH3qQwdjxQBH\n74SCsJF227JsGzUpAog0FJpWHui1I4nm9hEc9hHooVmFDgYW9SXG9IewViL3\nB6msRIngxwsUMEUWcn9TalkGiMBQxKJV4AlM+MODVFmnciM5ZXgNUa9T3k1p\npsL1df2r3zxz9OuTK9xzZGihn46OOfjmSjKt/iwjOvWWm6X1HQOujU7Ub2g4\ncPwhjgp4+dHVkmJA56TbA6COWXlRs1Ka2jVLj0C5h2M8bx+wTjuSeS+ApVEZ\n0+JSdCRW4ZQHdoY/jytkGL/UfpPJk2fQ7dPgWDc4dp5ftRWruhi5MxUkKFrw\nZj/Ge7VCE3OyWpTZCxlrqFKK4PySXiOzfjX+uSvbh13rygD7BTZuaHiNKSri\nXN18T2mJoWZ/h8EXdzsWNNZhGp9eaJ48olr6qyLp3H8Tq+vWHq8ePu4e4tsd\nMOee\r\n=ujZt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBZTW7YPIHk42kl2fD2+1X87aluXBGQyAFozIdPHylrdAiAYOi2WGJZjIqU1oA+z2Q/BUFvNJ3d6kGrhEChDtq9LCA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.11-master.20190403154919_1554306699125_0.9318785192874561"},"_hasShrinkwrap":false},"0.12.11":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.11","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"2d5b05ac70d51329fd64d9411b3a26535795bacf","_id":"@atomist/lifecycle-automation@0.12.11","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-1yjZFNKDRXjDHAYVs05sVziK0E73uiFlRk5qrJh2cbZddBKxE31LBx/JsEOD2ugm1uNF+jyxJ8rxXfvFugmBbw==","shasum":"0b05404f910071efae62a98e6ffde21a9096eca1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.11.tgz","fileCount":562,"unpackedSize":2017427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpNfACRA9TVsSAnZWagAAtpIP/AvfXZdfvAy0D3Ytrrta\ne1Q8miVjq+VVjufN2nXiaKi53mK8Ghe4nEh58NRud5f8rQ20pFPHwIeAIE9E\nnaNzeeKnzif/ZwZXh6N0P+mfJT+yxJYQMrk6ucmBWVOAFxeVRFqbdgcSOkCt\nSd+68VjjDVj1p9tTg7zdbj8fWD3GwpXdX1vcOWQVoba92TguUuyiW4E9EHji\n/WYMUgyMDcPYvaBCHMpIL4e/LFCxcizlYtCMqUBMLQDO3y2S8FjNngBmjOMm\nvtyxileVNmY+kDxqHEWuqX1djJRc465psb15mHupF0v9RodpgxrB38y70rgC\nd0gfN3sDGV45VCxIdZExeNZVcRHLkEXgAM/6Gjt981BtSw33OCZgkgXR2UdW\ncGf2UjKhSxhAe2q4kZkJhuUxAdu24egpTOjuRwM4sSUVEMdTksVOqSKnQR9y\nVlY9ixRk9//gfEWOlPU2n0a9QD31jvQoCfGkUAhYqtXcC714Y4DxPMW/GnPy\nQyaNvhuHCzqRiLQSLTw88IHgyEUyInNik5WvXKoWtdkX9fMI2pQgCPkzPafD\n0JqEbDweOW7Nk/1eW427dSPoNkFCrvtjUgvnFNo8RhbhX5dm2BBFtDguoxXo\nshtNdB/z1FxhvKicnJpxgmJDUG6Q5y56v1FP+s9IQ2oFbz5bBVWiw0rlxfB6\n9KOX\r\n=rU6Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJOT+4Rd31V4FzTF0FGrI5Bwj2hxMgOurwtcSMhI1tPAIhAJpYcs6j9bgKwwmarHzfqWE3fCDJhwnQag8X2Yr8BHNR"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.11_1554307007629_0.3788623409529366"},"_hasShrinkwrap":false},"0.12.12-master.20190403163441":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.12-master.20190403163441","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"540ac618d86e480f972f43739932c978c8ef7d42","_id":"@atomist/lifecycle-automation@0.12.12-master.20190403163441","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-STffuGR+FUt1l1ENC+UBhlSTTqsHssB9bsQRM4O2//+57Re0ZIE2409Zb9MTBzPyjjf6W88CXmCJ9PPLbHCjWg==","shasum":"d3d5b6d4c41666497bd9dce6ee88662be682bdfa","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.12-master.20190403163441.tgz","fileCount":562,"unpackedSize":2019573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpOFFCRA9TVsSAnZWagAAaZoP/0R6rdnWvuqrFJdD1lvo\n/JzFA4JdZavsItCXk2/sRVd+QFDLnd6VVWAiXUjZzZKntctzM8DRL2wRuzn4\nMxuLpAEvBMJfdJqJWVCT6G86a3MCoRSxgo6Ex7aPOUCJbz9lSHBViQZDdeFM\nZFJfpPBfNENs62VAx9JorVKTIX7buueGqmVXQ5ONsjhuwablVdupbw8I/TXE\nUodqcbWtLlSQgIM7uUlxtHkaAsFaCqbqbRMu4NtFHkXQDwlVSr8Ic8RT+Wqq\n0BmNqRmLbpSc5p1eIU1aU3bWPqdDSxDZdFo/iyKCuhzvBxkk1glGmIa4QFUu\n6xka0TLxhoyaxKiJ6uad18L51epRB7JRp9kF9HilG6drpVepEA5SeblfFuz3\npx0V/WUpEEYFj0Ed0W6qJxlMLnn6XZgu5huVRCWTcQ+iiYq92FDHWsLUXZts\nvguK61fsLPAfpeCaD7wogfBZfBD1vXKH8JS885ioEQRxd570U6v4N7K+32Aq\nBppBuCHOJaX/FdnFBByOG/dirqjyQ5Fyfmjg8oCYxONNXJCZ0wykTF48zMMz\nGchG3cFm2s/eAtGZexonJiJvJAYzCrxOGA1q6D2vtA+Q/63H67xqJSh8SANa\nwo6ehgVtdGobELcXiMVO0Y87XFaxEw25CpcDIbv/Vu3MLIibzuqt7siLeehF\n5DyT\r\n=Bnm2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHrIGhBuAFOpNmw3+NQDl4w0S54FOpq2A8rWMQ8e6+OGAiBwx+xP2ud4N0gommIah2Hjtqi+JgECMpwCiyAeEYN+wg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.12-master.20190403163441_1554309445250_0.5639696305593116"},"_hasShrinkwrap":false},"0.12.12":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.12","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"fd2cf80092a49477566eb3b1efa97b588245de75","_id":"@atomist/lifecycle-automation@0.12.12","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-yb7wGvWw8cLiSwrLhNPbIbrzZlKOmXHGRpg4Q6dmIrIDEWG/vfdjPluD4ZmIh7ryL6l/8zfHCjodCbosPrPxug==","shasum":"63ffc3ed4e7c0fe3c8cabfb756c1846b2e3242c0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.12.tgz","fileCount":562,"unpackedSize":2019551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpOJpCRA9TVsSAnZWagAAHZQP/i4OV+628VSjvDapXzou\nsr86l8YUhAGuqcq5R5GgMP2Th6vn3HGvnCrMMk2gC1qg8QUf4xAY+374HszH\nWPaBDzeDpWWuAW10IMKmF6hA2I17qxULzKCmxSOIKsj+C3g2uWimCQ5Zd2+w\n2QYaKBqfC3K/VJmwYAeO4I+7Zyq4/jOdIdhmS1l27IQ4pRb/tpVtZZo9wyf8\nMiB47mDwPnKVXts8hwCtLZ3wDoqWClms4dPRb6qm0nntc6yksHy7hN8ibWYo\nWcIzonZZl9akH1VHIjklAlSlFVDE77pgYZVi1xQij/LLKP4B9DVS79FN0Car\n6YUkM9Q/g/LN7ia8fORM+NNnjMkzpAtWS1odgp4mXTsSfE8YcJdNtdgKzawC\nGGyf2tKagrp67f1LbytyqQvVY27+Mow4PS6+UxhLRkJutNH38rwtI8tbM4RO\nGedQQyDhW7+9ybvpY+t/fy+xuAEFAYof8ylvE7hl1xBAtn4Wf5coG2Oc8OH5\n9kcSiUS/EGzt2Z15PP2pgTASE/R2k1K5XMkAzyMed8cq9mIgX9Umo4jtn2mc\n6qxUmSw+RYWLk+BADXGQNO1C+O38ObDSGUtfJKmX0eHo/+N0TX2jrSCr/xzK\nUbty73IkmENMsjqPpufB8rCSP5OI9aWwM31nHfZupFQ5JTZArLHLd6dlkw8S\n0t33\r\n=l+Qc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGO6SVaUJHbU1zVykJa1IHXgpl6cE0RpjlTlGKl3wlm6AiBrB/i4xyEal1KD0Wnvj5ZzaSw3aAkQmTTuKLgZIEbkVA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.12_1554309736865_0.3340988505845197"},"_hasShrinkwrap":false},"0.12.13-master.20190403201944":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.13-master.20190403201944","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"af82f07ca7fa18566537403a57f36914b794a665","_id":"@atomist/lifecycle-automation@0.12.13-master.20190403201944","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-xEHPezeajjSz2f3F0hJYRW4C1wcYbPbsF0w4AIz6wNMWRjf7Vnore/fpvt55h1ZcBTNma9rs2FNSvOcVT/6czA==","shasum":"f3b130a700983c3b3432139e8d769d79aff149fa","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.13-master.20190403201944.tgz","fileCount":562,"unpackedSize":2021232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpRXhCRA9TVsSAnZWagAA/W4P/1D+OM5Y0cC15nywVsMW\nma96ccLWF1klA17QLwNrkoONvUj6kVz22BoN1Zrm6Nw+amLupK/bP2fjixxy\nq5JZkhYnC38rv6WH1f2gewU5d0bDax0xQWBHrRn6bXqzsJoPRXBbkcPpACHp\ndDTEMJFOwzTvAWkC6EJKRodH6kSfHYBiJT6E1bxR0GU5/fMSYXCbSlD69L1D\nZ8Vmwj5EPJkp70YsI7MM8fndav3OerhR/zdyrbkrfLT1Q3u1oveHdriiwvqT\ndhcTn+Abhp8lUkQSNTIJRNigfxSZuK2DKnoWeaEyop0YQoWYXOwZ8o3Fyd4N\nMuQQ90qNY1B92cPX55lHIsAauI/NRPG680N3nlrc50YrfOosm/MEIOcskUZn\nGPWlAw3/wesTpyHSOgXfHh5Fi87toKnyGNHaUPyVIymFs5JNIh8+jopVFxI3\nTm2fMLyRX/HtZdyli6G0mC34TUkWBGNxAPVSbXP1iMnhj8jvm6iY3ioB6VzJ\n2I7+W5GrjyYNUYiSdEHGL5M7UJjVD5DaUFPnQt8VOozdVvZwfQn4SOQkk7b5\n2klARkP/cYqFbMsYlIPemLregUJD9ryYn4b9atpdc1I/ttiF60UfhjWgFYz9\nHE7BL/bxYSTTxCh1guTMBTC3Tvg1h+IJM0IdVgtU/rgLGi8Z10O6v+lkff1H\n3noA\r\n=TPfY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJiWcNF8iscd2WaOhn2jPh3l5UxS8ihPtjqe5/7TDxxAIgHnMDCj4OU/2buo20+G9jf9jxjV4yqg7HHFMPnfUQwBA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.13-master.20190403201944_1554322912840_0.3767539220990992"},"_hasShrinkwrap":false},"0.12.13-master.20190403202204":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.13-master.20190403202204","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"af82f07ca7fa18566537403a57f36914b794a665","_id":"@atomist/lifecycle-automation@0.12.13-master.20190403202204","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-7+uncdrQtt7tdSGCLqYij2GjfC7fHkPFthdDtRUuEJUlOidXjMyEWFsGumaCIAfuD3UfKsE1G1sabKIBZvMDzg==","shasum":"797c90471347a6ffdfd6f5923430a84e990704a4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.13-master.20190403202204.tgz","fileCount":562,"unpackedSize":2021232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpRZ6CRA9TVsSAnZWagAA+boP+wSjGhJPWxeQIHxJ5sby\nf9PvY3Zf/pg/UsHLfm+x39HPVFw1CApoayLkQHzbddMInrhCmSxv2YWdFp6/\ndwwamx4EGkJqjKrjhbVjUwnJnWQetqtbcKQ1+LxhBjAS+gaFx9a56blw9+GQ\n1YP8g9gT9R3dfpz5gYQ0LSyYyALhy5g/E0zKBz87QHg1OB2wRMnGl8cAzIjH\nw8eynS3H+Cgrfsy5cPPhGoLrBwgFmaBfaHMmGUJT58TsXXPnVvwW8tY7XuIQ\nKcUgu9zGedLgopDXqvsEkTnFGixLWK8vIWoI9tWJIlCniBNUlUDXH7lR3wVZ\nGEoV5fRYKyX68ZHA2IRFhjmnGMfn9paFbjTUoANsu+T2sONdJf1x/lluaddH\nZStlbMFg7DWXl5Lp9YIrZt8wLJ60xwc5zZ52fWZTsJIy6bmEmrjCIQ+Zknnm\nekpuqC4U2jaSjNM7JCnHNORbKOxhiEI4s4yFKHiFFDfFcFDfN1aMzhBDPCVQ\nXbBBfObUqarWiEpvbgU9c8bWrcIcWWc+fuwB1w6sg5POWcgdYizaWEmq2Qns\n5iMKpAkxnlQOSbFx9Vk41nVkRVMZKcsu2Su0hc9TIlnl6vEesdi5h0UdcaYS\nN/DLSFcf2IHf32TyA05qPrGijcofYefLcF/WOJkZ+pA+Ch3lWzmvnK0Vvc/x\nV129\r\n=uRN6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGN821kI4lObuJ3l06qiDZu8eKs0RHPMI3BqL7IpSt0vAiEAn685UrO1E88Fkocc2SU7zfuOcogJLZpj7BfowH+bNaY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.13-master.20190403202204_1554323065734_0.18659187571051516"},"_hasShrinkwrap":false},"0.12.13-master.20190403203537":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.13-master.20190403203537","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"f2cca33c5af8d8a2acde76db1f6543d6a1e992f5","_id":"@atomist/lifecycle-automation@0.12.13-master.20190403203537","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-JJ1eMnAWFdWZWN9x6uH8bWSQdQnYtL4Q/PtNz6RwrSSq/BYrc6L9gTSX00LxN5niovxS4pb4jTPEGkum/7QvWA==","shasum":"e26d62fb1d99938f0c3a3477acd65a3774e9404c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.13-master.20190403203537.tgz","fileCount":562,"unpackedSize":2021232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpRmUCRA9TVsSAnZWagAAGQwP/30palpHm8IaA3COkdJz\nCGyn08J09bSg91vbMqnw7L2ls3/+wm+qJ9L9askxC0Q3xwxm+4ZskpRt3l3/\nQcAmPiV5lBVMBO70IWgx2n8qQL4Pje8eZFShfTdF4vP4hdmo62qYPmLr1wcK\noyV3ZUMG/zop5dvwtZ+B4L8uy//Ccdf6nWu5OnNmz5lvdmGjSQUDQOIvgH38\nQi1yBDZsdyGEFmlE/3Tli86VmUr9iu1AAJ3R3opXbwDHC8skqvycAawKSacc\n7OebZYr0Cqieb2ILbJDxb7Z+Q0lG5kmaevt+Wv6PG335vZJpZc+bsjT5FLZ4\nd/SqCHqIarTH+90/Z1C9YWNRn3yCa8YLnywf9bK8IaZG7dkp4jUpV/OdGWlS\n2sccYs9CzZpQMRcyCg4iCQvGttcGXMB/eb65DMKxbnEwSMDY7p5jDCdC9gnQ\n5JSYc/DW6QoDXYPwTF1DaHZCy+CVFvHEcv4vZO9F3f1e0aeYlDf+P9IrXdow\njxSnSV/v2j2TEkRL183na8fAW2HwGTyFBzmjw6haZgcVF4gxOtJ8Qu3Ru9CG\nZoe1WVBIOmG3afej1eDu3jL8XCEX7F0p6Ab5F0ErmQrGsN58JiXXvS1pwa1a\nscGa4oPiioiQ6MudbOcoGCVl7Jwk+Jr6xTLSr8HJHLIhCbtLrIq2IyERqNjL\nTbmY\r\n=T5nA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/zIK+OLPE3S3oecWvHM8/HWhKnuP1esxkeDnBD0spNgIgGsU9INwty17hkOJX0/n7LgShHiFxxQNmFElD05UZmto="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.13-master.20190403203537_1554323859908_0.33689949018331733"},"_hasShrinkwrap":false},"0.12.13":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.13","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"a633acafe6dbe191c5efa176f79125a5da67930d","_id":"@atomist/lifecycle-automation@0.12.13","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-5Ipiv+fM6eOGfoP/2EBbRSKhi+19TUSapdqg/ZwcdytgI+RCRrJLV5UzA26KvSrIO9nx6jf89pmPOBOE7vQHdA==","shasum":"46a90acfb5275136b5b56d7fda519f961f9cd187","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.13.tgz","fileCount":562,"unpackedSize":2021210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpRquCRA9TVsSAnZWagAAWKIQAJUN/TM8quUPoqw+8fag\nFBw1HKBBTvu9OwudcpSvDQbk3LxzzTnLTSopFJdH+zIyq0Z2JwG4ng5dQFYh\nhSt0lDP+rgU6h5wqHmHxXgfqRTYD0sLZ/fcnw9AuRona+F6IDBwOPJZX7VbJ\nBG5V6VsNpcVhMlBw6m3kmzLOMH3+FU+PbJdWd6W6RnhzqF6BITZDnpN2JE/I\nTFTgIsmToBglCtFtunL8+HmW+hpPyxRBVOAuaTr3trW+m1jnKmoQuacwbfd5\nkbA3RHbI8/hGwUEA1oCJLjzGLx0jLslLodiuNcPNkpjfR776YO+tKesGiWe+\n7QILBagkGbnPQIVdfUOGiff30K8otDMg5ENukwrp+iYgLg0MtZNqUbQ7grBV\nx+Bon3NA+dMi0/JRbOgyTR1GmY0YUlx3rqJqi/rmjQ0+sN78c5mr6HrA74gN\n3XZRgAqS3wFHnc8R29GaW+zszlxvELmXxPE6931dx/IXq71VT1hm1Wtj6KON\n6REWhbo8gMw3dmEZMDlUV0TRTbvdkn/bzI3ByVcdImctf9/djf56UCYXB4MP\nk4u/CIrCdkXjMDovdl+6iEgfA+MNGjXi4mwdinJJfYfF3lbMMLdibmF+hcea\nd4i9G1eQ4B36VbY1Le/uvPnEP3j9+UghoyMHwtuoIQH4AD0wGQO1BY5gzn3X\n5fC4\r\n=+WjP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJFn4KM+PfNSK5BrCQt7iQdgYMAV+QP4hAzwIOhP29ngIgSvxiqYnPdU8KTOj1itP67bXkiV88QTgMniz10JWP7NI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.13_1554324142205_0.7681390121039167"},"_hasShrinkwrap":false},"0.12.14-master.20190403204207":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.14-master.20190403204207","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"5ac0a81307037a30ab2687dabffe1e3996147df8","_id":"@atomist/lifecycle-automation@0.12.14-master.20190403204207","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-LIYUa6y83ZocDsAYF3aL//jv9CDWVO5ytx/dkp83PpQOpIrSnGe2wFCOl4y0/1o6nkYKv6vfS2jortNCRK9n0Q==","shasum":"a19f1b2d75552f589be78a59a3ea52540c4b2aa1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.14-master.20190403204207.tgz","fileCount":562,"unpackedSize":2020952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpRtUCRA9TVsSAnZWagAAhJUQAJMPDalV6oHyNN7rGggw\nY767z//+d+0LHEDvhzj7b59jXIeb5C4ZksR93ks3eUvqzbVeqksNB7TzWa6t\n2bcC5dfw/2W0Dka3fO4IwBmexTYXSLpuWLNMJov0KNdLpu1lg3CmSk8GN7+P\nHJXVt2DBdIkbj3paXUtTmll2ydggTLu8/PMPD18K1aPkBwU5nDXIUVFLxWfr\nvuvOaZtkGlpTzhwED5DyEJ9KgbL9mYlMsPigY+9JfbpyNTAo7d/pPtaqbbBT\n+JXsHKTBPk9gmynRW4VSN+K1eWhII7y1MTcIHobnjjNb6oZu2pNLoC6u6Vmm\n/L313XkvMqgEDN+7gJfodP7I4WcdGxWUcY+csa2hctZJjKhagT6UO0r9skn4\nOw23zq8rwq1/x1M9uyJ8w/i7E1YLFQEoQXfZxfx2+2wsPxd/CL3zmHewW9XV\nyx7FU+CGnXhNj135bbHXTzMMNLLJUaB57TLNsZlrfKz4urrkuGBXZzi8TZ2c\noO3iP6znoECSmDphjr0RmNIKU0owqDEPPG0zLFx/hMUTh95yv7NFVAm6yNhp\nDWmoFBAy4IG4HCSpWDxTgzpO9j1q90nGOEioUb104RD1SqioQdfsNEBHjdrP\neMxcASSe4VeCSF21D/dzQMXeKpfFzydoA0kv8lhOG2XkvvPkzh+mF5JdeF3w\n0PaY\r\n=YEib\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJuGWfmQAl56p/Ka9dsGBq8Ye+V8y171fEBAgQMDxd9QIgOika+EhZKzpujwqHfTTfhKnN4vjF/e+SnyjnbWepzH4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.14-master.20190403204207_1554324307369_0.8189354632687926"},"_hasShrinkwrap":false},"0.12.14":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.14","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"fef4685ff3587f0da8cb022e4da409461edfe256","_id":"@atomist/lifecycle-automation@0.12.14","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-rYwjG30O3B5CccZ5J8dYG9IT+I2ubUDKwSKpMLG+Os6AbC1rF/1OP2ZTjiG8GQK5zpN2hSIcUscqO9i1BBvSwA==","shasum":"64157e35f33e2193a6edef1a17149e3509a15845","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.14.tgz","fileCount":562,"unpackedSize":2020930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpRwdCRA9TVsSAnZWagAAfbwP/0Sy0DyWpO43Pys4a5pF\nrkIbGAjlwdipymn6+gZGko8yL83tPqTwQ6NdIRi57quHyM3Nx6zwsddgWmIu\n0YZM1K6GaBiGZ/tEtKrvYINZobyyvolYmALkncn6NJ+WcgbJT+oDahUZGzMG\nGJuRxX/r5tzl7orpNu/JtcnvgdwuebDWixZvyUes+vlkwXQ0hKkgzjQM5ZpQ\nwpU/zJrMoDPOMe3GWWJkDcbHrGGE5yO4PiKLq84yv3L7wGeHqnx90lFsZyOm\nCkje3+njKior5sgy1fIAoFOEuGx3wfnrppAiIWgjHYLfiHvLEn8V2NSMezIv\n/x6jK0bG3G0fSPg+rpG9KRE4U1lGBGDasoyiEQwZGJyPHgKFb0HDroBjt76h\necSSaEfdwnW+mNmT1CYrSqpP5SKIqb0buqGivue7wbPYiwdxQE0VCremdLs6\ncuhNvao+ui0t96IJB5WvV2fN027nvnCQ5tm8Ht5SuCUYg8pNKEb6naou6+VR\ntFZ8xRf54cp+Nmk3OzwkOx44OGI+7wkbJmy+/2OfXJjWSL1fDeWumEctzuOE\nSumijzZms0aWt7WBrcvsJaNuc22dsxmGfaHrKiMgqir0i8OLI/0E0pWPuIv8\n1z8xNsHiFbu71SG4g8OvqdoH9Cm/uibT3jVVHoZ/ySXhkVBbli2x+dbtV99Z\nvyu6\r\n=+l67\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCH2y5K7kdSpM56RRW8Kr3axiMIuD5Z7Ppgyiy3EvBrJsCIQDRBzlEars5ztg4IQ4zVVP7a17YjhLI7rZZoqoCYlTmVQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.14_1554324509055_0.7362361486707534"},"_hasShrinkwrap":false},"0.12.15-master.20190403205240":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.15-master.20190403205240","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"c6880734220d9fa6a149346c5ad292b077013bd1","_id":"@atomist/lifecycle-automation@0.12.15-master.20190403205240","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-hWOjnmIZmISYGeD2qdUdbYicic4HxwDR092W1CSbPB5zkQqMbS1JllgsFVcG7XACZ4H13kVe7wGbDvliXQcwCQ==","shasum":"8539763717a58aaecf44b88d27c2f607f39c4e90","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.15-master.20190403205240.tgz","fileCount":562,"unpackedSize":2021139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpR2dCRA9TVsSAnZWagAAb90P/0MJQlcWzB+2tcU7cHmX\nusCRT6uGh1NwWzTi6MUc3FN9BM5TpAqKpLX9ksXsaMKA9+1uWk+GLNMsv4ND\nZGL1zlMO19JVkVDFC4EiBmpTYpa49W+0e1MLC0sKz2Puwuu5IyPSzeDQae2i\n1x1OX8Bzkd8dWjaD8lIljoJ2mrQwh9N3+iAmduKOqDBRuAvPGJc4NeVJz7a0\nJ5J4ThJrYgcIoo4c+Hg88Up1KNp6X5O+VsjACkU19YjFh2hFZsSnZg8PCKz7\nkYJDX8rsL3t4++S3u2ycFbxOSpdCMQNwDlolSrbfv9bWM01rITc0g98FZfP5\nNTR3nkpq+6qFJaV9LtyOL7h+cj7xMOovTBqzI6ByXTfL6ba1DNJyZ9ZA1QL2\nnE6T6v+3Mbr5ePx1xRUbfHG5Q5VsnvygX0OE6fu0ihlnzW0HdUcbvXX6C8ht\n9HWx/s1tbOTPbYuCeaONHVIsxPWkY03vXNtFRfkJSagXZEj/eKOUkay3HUwN\nhGky/5fiBJtmjMHFzHlO1gtW9LlmLtMNjO2Lt88M6e3U9JVHFTvcDdZgC+KN\ndhNCG8p+I12SQZwm14QsXN6izpp8jZxytYDA31qWat/RhFFJYYQ7EvkEmr0F\ntTthx9OJJ9TaODOfnAOR2CR58K2HEdClb41hbc1VDdfiZoCKnFZ2iut/cjLG\nO4z1\r\n=MSAJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOjVnGnbO5vJ9GT83Bz1Hv/MNugQsDGoPVogKWoLwZ0AIhANE73c3bSuijfagGV7/r+TUei5CUCUIrtI7TZrkJO7L6"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.15-master.20190403205240_1554324893309_0.4864558469218403"},"_hasShrinkwrap":false},"0.12.15":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.15","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"424f08cc67c085211073855457b630e77df5bd78","_id":"@atomist/lifecycle-automation@0.12.15","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-SWvjCX3piA/IuBNo4D+0H4fLI6XZltl2gw0lRIe3xuAgeD1Vg2TdvFfRG4qqDdASqQSX2Dd4mwvwhI0x9K3qHw==","shasum":"e20268c57c6363f3fe35422665452ed97ba176a6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.15.tgz","fileCount":562,"unpackedSize":2021117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpR43CRA9TVsSAnZWagAAxvYP/37a2MySUcTVU1ORCYht\nqrNSbzWT64a1gcxvFZIcEsSnYiocIWK/tllhITKW2j44T2H7KvmVzXvfiXOK\nwsDC3CsI95HmTuQouctIj8d1O10QxycsV+u43NeXVsChphKzyYLu20GpMplJ\nhD7hVvYdXYc2BE5RAspiGTDx7vP2/TMTstcwdG66ceL1smY7KAJDURskc6Ho\nnWTGiIIUQbfKDDB7XcQIm90BxFFFzPu44lmH+FZDWuyFIH10U2fasb5fx6Ww\nd+e7Nxj8e+cqvkyMjtM4f8PdIluMyISFoS63SR7RBNFjPGSXnFCkwAQDzZM6\natozmtdBI5uBSdqxuCVtIDgi0EXZ+QOFOeTA4KrIsBNitXG1IntHw/7PpJrn\nCA9xqHrYIhOG2SP/W9F2IbWWXNcwUoyPQ5eYNmF+XloKDUaBYCI/qapyvTbc\nGt4EbsiwzDuTorqx8yUVID/mOuchtRR72Be80gmrmap8srKhkzAnOoIzTbpV\n5t58wSoZO9IcwFHrNUjQvnz5YEIUdyQUcIOpgIwx1Uzh4Ak65ReH1pmVQ3/m\nrdbLut1oM3DkNrCEKAymP10rX9st+iCDPscYLJGe1btvoze+j2fJYiTvd4IV\ndI8l+R5nKAmwOuw/HqoZj5gb87GLBRbnfPHnFLJIpPvh2Qa/l4kY9z+/eCuN\nm+St\r\n=f+fy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCatogUqFSxTU/KpQTM2OF4GuqONs7QP7rA9K5q84HMiwIhAOT8iE476VFQZGJHUTXQICrdtxR5B5TfOun54aBGRsjx"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.15_1554325047120_0.1989765271345627"},"_hasShrinkwrap":false},"0.12.16-master.20190403205752":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.16-master.20190403205752","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4a2cb2136316eb37b864986f2a878247415b2b10","_id":"@atomist/lifecycle-automation@0.12.16-master.20190403205752","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-y7F7+6mlBCk8UWLzF6MqcBeXLSuZx2hsmP5nkHNSSbWUO3KIxdl5OVs15CHy9DkmX+1jRofRj1kJ9Qrdu9BG0w==","shasum":"998337b4d70ab11faf329aaa947929cd618dc42b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.16-master.20190403205752.tgz","fileCount":562,"unpackedSize":2021241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpR8ICRA9TVsSAnZWagAAYHwP/iKqjY2k/NkHSTIHutO1\nVsD2bALHpWO59hmZQS0UG5LtUrkd++cMAj5l49Sqo7mhFhwriyI12M/NPoVe\nEQXWT1jjn2ifRobNit0RQmHa87vviS//IelodBYwt900PdLM9BLkh+hSsXdm\nsB/ZlD7cniu1BzQxMjfUNjjN24VCwq6OhdlYo4YG0RUDq7P0nilHlBTv+OEd\nGvzKO055RF/7+4XpbIraa98nXLbFcF0RNK8S3VkAjyjwJmkyhYp6lUIe/Yz5\nM8iBvXSD370vtDdK4kku7YgBgZ2LcPKGnio2slWH8vsCO9Lw+MGPt/AUDYcx\n5ra3FZXYWncfO7M4wGVBs8UixMdzqODc9Cus6hwvCgLfYewgqFUO8rLiGQ+4\nn622ojJS4F6doT6jTlIdOM7abHacCHgAan/JdaCLo1xl5Oi6l/webferbhbe\nNeqlGOe6WHBi1USXF83lgzAY3HIxIb05LC5hwxwgFsp4YtXzC3fcfDVgJZiN\novY06vtj/uU1dsJ3NG1fl4yNyaRPwWLv9E0ToGuyrbAhteHyzq/yx9keT9Hs\n6QZ3TfOG+kK3mBJ/KveMkmmSBQwu4BtJ2vFuSZmCugyRA0TmD3I1q+/8TJDz\nOEfdnN9tr111OIbeyyOxhg8DNcFyFRzWDsagXS9cJrSte0Eh85jey8nYABbZ\nd9q8\r\n=1OOy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICZKsoHzfgsnU8PK3tu9K5JLWa3AYaIbXGpvmp4Tn6R7AiEAmp7qjoLLph3dFCPKt30f7OkqwlCFxc3ov4vygGKXgKc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.16-master.20190403205752_1554325255471_0.5220428017696088"},"_hasShrinkwrap":false},"0.12.16":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.16","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"64f0e470be545c80df5ec12f17efe9bba7e107e8","_id":"@atomist/lifecycle-automation@0.12.16","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-ShWKzWiU4WqpecC1+KBGMYgGkrEyFESsdOn7exPaFeUsIUfAiFlTe5NhVCUMIkFH1bLBMFtQot9DW2t/aAMnDg==","shasum":"10e210fd3c8cb2a5dc26d98cf1d68119868b0993","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.16.tgz","fileCount":562,"unpackedSize":2021219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpR98CRA9TVsSAnZWagAACUwQAKRYGPcMJmZwiD5ktryo\n39AXFdIoUsEEzEeB3cCoi3osGHvcJjuFIy2X8U0W+s9Jt92Y0NcEInA0+oCK\nYETTx0TU9+EA91Xh8c5vJC1iCsy/yC2JZqGPlZcYhV9smaJK0tjjW4K1kSF1\nEfGbJWAb6D3RgEEgHbq1ZgT4HRi64V4Sz2iOQ7uj5WYXWTA5PXa1vpEV2zBw\nrYdXub/hUl0wDUbkW5UBZfyoJ443MPphujb4H5oaUGZHwKQfIVvwp2UEBU2G\nx+olQtczA8oY0HqwpM+ArQA3p4SAkJq2Ilq7n+s/mwUE9yEwfqiRzOJa4L+s\nfYPsKXR5FxOxrnzuBT6PinoGe/Ht1qqM91muUIZDU7KdoO17iOhp9szqdG8W\n+NsLhAoMitWK7+VDCrzQx9nTjwKH9Q5RaDSUi7dCJxey2cEOtKVISXc9zTzI\n7BsTTz26LAgPwkDy/exI5+HMRMG+5K03f2cnE7/3BO2P0IsGpX8LgC0rdVg7\nUueJ2RynosdHA1BRG+Unmci2Ud1cLa3cxL8DaOeFwHBg9I4Eh9XBUAK/UKU8\nnfFrS7zuu7suK4axZlPpx5xzcAJk9fva/vi67Gv5O/1z5HDpRYUJ0l/WbH1O\n89n0JBZ0/Rlnb7aGnmG9cmGVvMCKjT/JBSczig45U39sijKIPXhYIVxA12b9\n49Iu\r\n=R9C1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChhTAPnj8sLvUoPoM4zQE2kvSGZ6dIxm54IZIdvBWgXAIgZ7gz3qUOZAO6s/2jYWTh2yc8yz32UJJF2KM8YXAk02I="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.16_1554325372260_0.9138071595802331"},"_hasShrinkwrap":false},"0.12.17-master.20190404062613":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.17-master.20190404062613","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"bde53e284f059854274e33771712a72181a1637d","_id":"@atomist/lifecycle-automation@0.12.17-master.20190404062613","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Qzfwx0qvISKmX6mpx3RgYD9w2lA8dXuOujh7qGPmn47FoMGJachKvtPBXT4UiNF1PTyOP893B4v70OjRF7LFSQ==","shasum":"af7c9bfc4c898b7754b015ce50d6ed36e7a2db90","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.17-master.20190404062613.tgz","fileCount":562,"unpackedSize":2021214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpaQaCRA9TVsSAnZWagAAzXsP/AobpQy1KUepxCdufu3i\ntgylMOWlpV4HpIFopK4gTdA/rNMVvzk7Nm3HOYCSNHz7Mi70x22VaKcioCwe\ndAs4pbdiJsFSctmt/9Q5RQcs/Ox72xrqyxqY2ih6GgeBzG8N2pp0lPaOhbkw\njNkcDIfDI+Cdg1bNjDvnBeyqGXeGNKMHqT0joKVZpTnEA7WQx8RVKtocysyo\neYY0u47jAkRbVZY7quIrr0lYC+zFeALjXxxBcZ0nN0Ln5ciC5I3XHp//anou\njEFVIxCQO8c1WRdZ2ZxxBPJ7mJDoexoTEUp9XAbK8BLZL39bixp7VGDYwKDc\n0Y00CcIaxWYQAHOb/meUZRV0zPEQl/jqs7KyzvWCl8KPxAmNFUxqNl7rj6Hs\nRlTCUeUD72OlmjYKSUjlb4hFB89xV0swn58BEOMArhaZsSap3b4yQEaDlCKr\nZe8MaAbRzMgww2fL+549y23cqMdX1YoAW8xk/HiUCmDsM6qY6FtpOFkDkrmG\nmle6o2Ab14zkMM4xxPUI3yLk6QYJ2cwqHoExsl9jMojA062Xb/YMRNY1mxiV\nqFjR+t5+YIKtqdhBCk7xvK3005srZAqvDfe9W/16Nfc9YYVF5wUk2K6bZwXW\nZ03t/8zjN2xREJL5Z/URIQCM45zZNpOUa1B5kN0RClcHVYmNdvNrlITlPD5W\nc9S/\r\n=VFr+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCG7hoNGXIwQ6Dt870UxgmB8qmSK1WtM8mf3lR0v1xsgAIgI39p2Y2IWTYtoF6+IA2kNIFLfK/5MP7CYW21gRlkiOw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.17-master.20190404062613_1554359321700_0.6754152935135616"},"_hasShrinkwrap":false},"0.12.17-master.20190404062725":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.17-master.20190404062725","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"bde53e284f059854274e33771712a72181a1637d","_id":"@atomist/lifecycle-automation@0.12.17-master.20190404062725","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-6jyZIY9zTpfgTCyL0AqcWEIgEOp64CaUS47qtPJJ/V/Ist1IIlbUuJvya603YNtsnsGoQrs0BsBa7Wm4CH0s1A==","shasum":"d3ce757561deb484e0f13f4d97c94f22af2994e2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.17-master.20190404062725.tgz","fileCount":562,"unpackedSize":2021214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpaRPCRA9TVsSAnZWagAAdywQAIaWElFl+mhlQI0IC+aX\nRCKubEpOsKg1zoo1rmmB3IDCCR8a+/13VMKbfoQ28M7bcbefmwjcEFfq7QGW\ng3wLYibxJrkoW29OTWlE+WHWVOqN/7hzXaQBF07qS7J4qh8Ed34YwBthCVba\nyXq9hGNU4O5ZPiZ3xw5cwXuFHojZ0VIs4/XlkUNqudnyUk33r7KGE0X0M1uC\nlnwFP87R9gMKeF1qDbeNFOb2Dm7C2PkckmvuUvKJPHwZPD9HKMIVOUnW8nr7\n8s+ECCtKdi6qDCko0w87kE0VMGUV1P/Xm93pzBjWyLojC0ugtf7Dc4OaiSwE\nYWNt7N2sGScns8CEYF3fckhpybvK+/qrGqXE3yKjRmmitduYJleDS0Xs8vNT\n+sjEhOpUqOaAyix+YCK3GySQXjgXRhRNIs+5k0fD5ELwTUWt/nIDelo6MXAF\nfhUCQ330yN2cnws6Wr80JMJ1SWELXq4UxQ35vlMMv8ypBWx9u2ZAma+jaEV9\nuwpANy3Ah68JtSD38e01W1QVMK8By/Ao4CqGSdI+ZD4CmhFKuz2rdjy19GV3\nMFGkriBkBbqOW6g4rPB0b0HtvMd1K5/2/ZpQz+YW+6817qm8O4r2TrqF2s1E\nDoIaBoyMlFst0x/Dyx5pxUWo/OzDlPIH9wF7xOZWui9vvIa6wUPibqY2X45p\nw1FI\r\n=461T\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGkRBtr+RQDc4x7fWqLJ/8vjVIPmj00AhPP0rJ1Gt+ylAiEAmxe5Y7smyZEMxULjRJh4jRrIMQEWoXHA3CeTMGUjri8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.17-master.20190404062725_1554359374721_0.6826407919515107"},"_hasShrinkwrap":false},"0.12.17":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.17","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"446edf9c9bfbbc391424fe120137cf4477e132e2","_id":"@atomist/lifecycle-automation@0.12.17","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-bJNIC5u33S5h5g8kxOCyHJwgAmG9MJfADn2yftT5VSrcPeaQ+2ji5mFmcYt1K8phOgn9rnpFxYKeQkqTGYIU5A==","shasum":"e25363e049750bce523813046d0b9f027eccc09f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.17.tgz","fileCount":562,"unpackedSize":2021192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpaW2CRA9TVsSAnZWagAAd5EP/jXS6i0N/i2dFZdiZ0zG\nvjRplUPbMh/kEon4XXqnJHU/DjMqFY6DYRLWPf1VFPM+oZ2vC/BjOutIarPh\nj7h0HTwGgOfJqAp7+szPXn2xF9l7PcZwOA0vigYm42k5WGwSlW+EoQkM8Fnf\ngcVkG9RcUUrxOiseyhO7NarUXnqnR09WB/PTV8wRdlJU8a6Gu0K/J8F7xygx\nsSArjWzwGNkLYOAS+1HXHp00cxiTn8mzpUzdtVQPTSwwk/eJsTA5+Q3A7xaf\nBOIik+5hin6a/pSg9hr8+avKPMTsJD/tpw5Nc6nIopjGgiMXpL05uiPx4jmg\nDI5Vf7sCkpm7McaGstQyvzo2DqhyAwiDAoMAvjsCrJI9ugSwIylrR+LhhVRX\ndC0D/wqsX2LpkVb7XWB4MVHnI3WKGq1K9A0w0LDQxZKkxLs8AiSyAQe56a5n\nJe/5YvnpOeHP76YIXQEZ+QVjUSdUgjZHaWY6pmNz+khFO1GEO8o2zBTmd3GP\nuCJJdSvNBW4iwKkFMez6SW0PBfKzaKOrtj29YCy+1En6TlYZ7jqAo7Y6J+Zl\nXWgKyrpw3q2rj76RPSKePKjcRfQMgx36DhhUQv8/+vrHbKzezN2688lWe2Ob\nJsg2YEGW+hxpCqPTad//B0Cw32AnImZ31DX5ksM4GI17UOFTaSTeub0sDvX+\n7qsk\r\n=FlYM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5S5+JNHmalsxRU0Vgna56VyQDpzwu6/Wgibukayvn7QIgCAyK0ULfpgmSDq30g1Jl/xD9C8Spaxqy8SaoBy88Qc0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.17_1554359733497_0.37689062198038914"},"_hasShrinkwrap":false},"0.12.18-master.20190404064939":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.18-master.20190404064939","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"a3491cecaad0320ddba0ff5e3f2c5404e58690b8","_id":"@atomist/lifecycle-automation@0.12.18-master.20190404064939","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-3Uc3saIWn/YmjB6XCqx4vqMmKpibpl0e5oXNkX83CvYu/waVeOJm9VaPNlt8pHQR0ULPbqYoEu7mM+STzCiXZg==","shasum":"49b3146c77ba62c71d513a56cb3e1c547c749607","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.18-master.20190404064939.tgz","fileCount":562,"unpackedSize":2022272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpanTCRA9TVsSAnZWagAAagwP/29S5AmRcD2p/Sw6rZPO\nN0Oapxf6wOjiSYvI2FVRmUi3JXNnpIVwBK0Ph7B74M/mpPl3MY7TwrSdcwzO\nUzs1Uzj1mcKvOQ2rXmiT6/jy6616mElOVKjB1cyA1Hc/agtckcB1YTwFzU1c\nVAp6iEinK4ErI4xCEndML1wK/CA14/BUwfbxD6+8rgyKzhL6gjUiGqUuS+lr\n5W+PMMucYUi+EmmM2ykjA/Shl1GVglbqQ7h+xFbBw95Uh5+0bhxQMWZ7x9mz\naMfA4xeFdap7rVV5F8j1M8fvCoS9VB31MoHyyONseRAqr36XREOIIB+psMxj\nL9GSYM8N2YrQcjIcjI+jPSHk+TOQkPD61mJTdmT2feGJ66wXjw+E+3gD7DHf\na5AzdymbwFB0e1te5DhhghJGWLCkraNeVK3r7J8mTx8I5VIAGdrLQ0B/dtwc\nCYgZEsuhsKAeIF5FPhoF2q7P0mipEaqSiwxyoHWJ2Dib0JOa63fqHKZuFWRQ\nVV5qMK5x9nhEkR1xhoswwXDgw2l3jbo4IsCPVMF7Y0IGvDiZHQtmQH5pFns5\neusiOxK2IK85p7XfnxaSCqHvCxHqrBSYI4S/Q36tXmaZ3fVJvkIGt6FWkvBC\n1KQxz2GonKCPIzPIwwplsxySop6Rg/uia1yS4kdRWDB+gjM3e+n9ezKV9rHP\nnW8X\r\n=gDJs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJmt0I/UcgAQSnxgyElTvGxYX08HT+23v1mfaDBKAmJwIgeApuonNJs58mT02e7uC2JFR3ADiJI84IxQnAwKOsq5s="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.18-master.20190404064939_1554360787028_0.37814272746917954"},"_hasShrinkwrap":false},"0.12.18-master.20190404065032":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.18-master.20190404065032","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"a3491cecaad0320ddba0ff5e3f2c5404e58690b8","_id":"@atomist/lifecycle-automation@0.12.18-master.20190404065032","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-OhQVv/Q609aw4qaFB1hK4dd1FbH3iDEKn44/gEJTi4yz6fw7FHJkPxh/Twv7o6ByAoz9pSQAzsXftyCNLFrB6g==","shasum":"6d418078cbe0c526567ca709cdf36e25387ea9a8","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.18-master.20190404065032.tgz","fileCount":562,"unpackedSize":2022272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpanqCRA9TVsSAnZWagAASb4P/jiJyD1Qrzfvx3lcGQDg\nWLR0Y4XJI8or6IfDfcBNld0N2ViD1ua4d6u7IltR08pvCeC8bEeBv5NrAf2B\nUz6h0kmh3wiIe6KsBIsZy42nAGXXIAo3BQ/SdAbUQWGWDtD6Ph9/6Xx9dDau\nJunEeOKQgt5NuFw6kxD1Ks4VtJOczBhi05fcovYVA063Z3wISecFUxy9nmpS\nQbTED5yEaUljVbq+OiOTutMBTjhOCfD30dNUXCobZFCyuHjEgrL9wOFn/IAk\n5URo1fiVrWTd8qXzo27JMW5o+w1SMhTCEbXQh8L7YKzTJh2kmcYrgjJbchcu\nwnsGZZaouuhuBsx13Jixl7/vOdkQZ/z051lzX5mJJmBm+b7Jr3K03hNZhq2+\nd15yzuRgmO5luptGM96S5pbPkkI8U1Yh8CPnvl4wjCS871m8zG4tZBBNnchc\np1cQSayeKxoEwpYcecXVSnveoXtirQmlNI22SgWuGPRt4Xkh6s0rdnYbzeXn\nX5ci6Vg8SzqHJW17whvJhyA1h6/GouWzAoIYjc6rD0pS9a+ABi7ywC4VpGyR\n4+tg65X5sv7za7QfYl1V/dDH9aSrXJoMDLPszJ9YAcsJQsnDnZJX1RvOa0bM\nwSPqML2zVAk0aEY0xNn4I8y85TWBftJn56a7onPfETwmMjokRAXfBKIA/hXy\nNjO5\r\n=PmBY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvm5QlpSquSY1adcuVUFAxXUfByLLDh0ctI1NGqJukNwIgap+Of9HglMa2HhzNX79Bp0693aAxwFacnwk/ygkWm6E="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.18-master.20190404065032_1554360809483_0.39408830875258616"},"_hasShrinkwrap":false},"0.12.18":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.18","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"6ccacb574394a570e73cfb150ca7797795854708","_id":"@atomist/lifecycle-automation@0.12.18","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-f2ftTPzsg7QlRrXeOiTBC/0JEuP1O9Ijz4KE9m1t26pq4JHeESceItMAR9k1LNIfiPO4d7yUW8ngSvxr88CoQg==","shasum":"fb40334e7f350ef306b8f50d94be74bd00c061bc","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.18.tgz","fileCount":562,"unpackedSize":2022250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpaufCRA9TVsSAnZWagAA4+wP/04S/IuSIUfpDSHQ3KW9\nya+P4OYqfeaPMrkP2+0eCVzoxy20/zNugQdO5Mb7lwLcIpY9q8oNKzBemxk8\nK5IpLm5vt1fZSON2OPrfuc/WS5XprLxU5zEm+LHJ2GzawcC/gyrwsKO7AHKU\n7eQzgDydUpqIGywQMD+OEYJRrlOlx2IJsLMFAFcb4wTUujbqw997SvOp11E8\nekOsNPhfQrzs+tl7i1T9XqisGKw8eY+gxm7yXcwBISr1llo5HcL0CW/JwI5r\nnakVYVcPW7Vko0gO4x9UDsLqjRz1arblPdlmzRd56sVX/qH6IkrGPkDzEMNF\n1Qa1cZ3AlfiO8EKk9dwNuBhdCqVjYSQwbHciF0fvPlEYi89R3fUF7/wZqO0h\nqtIhWMq5nNex/WOveNaCXGOleLWgbYoMSTGKp6/iKN5UupKscx2sY9snVazl\n43ThhH494kYoyHVopcc6MwrbyUszwSwQnWQXuAdNsP2MPGgCh+mOarGlMlNt\nsTu0Ovuym5TtSzmRYE7lmkY+y9jMo0IWXCcbmaz+2g14mH2RfrhtSNzgAzDx\npdST+xfpC5CNvKCYVMja+cskNYHHx8IwMgymdl1l4lbddNzzyQeGDXeEPIDo\nff7eiu1nkVGLC3gPKJPKZ78zdRHV1hOu6/beWy7kALLlKN0BhWvolAOw+b/V\nVXGh\r\n=MIrh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDWuPuijGjuCuDJ8SLH0txUZcl/eCHLOS7VgxOwCjtIAAiBJ/ZqyHD8lPSWiYV3DU8AhAiwXoQOQ4s73mqsms3Qr2Q=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.18_1554361246600_0.03255734959838219"},"_hasShrinkwrap":false},"0.12.19-master.20190404114726":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.19-master.20190404114726","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"60551c2b8150e5502deeb3d7547d984ee77dd997","_id":"@atomist/lifecycle-automation@0.12.19-master.20190404114726","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-mq++JhmjbgEuOJn8Totmnb2z5B4+brlJzvCKoOFOSMkUAtbZG+ANUMMtP7fB3vTxTXj7b8l5g9HctZqcPP/YoQ==","shasum":"adc84dfb351f0300fdff67ef19fc961b5351c79e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.19-master.20190404114726.tgz","fileCount":562,"unpackedSize":2022274,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpe+iCRA9TVsSAnZWagAAWLcP/i/KKY5azu3iDMs1f/Bz\n5YvfI0HpEYfz6FS4nL6tMMzZONtBkU3ThKbPRH+NPV+hQnWg8qrUR7urVS7E\nVMPYqALjZwcEmMqlIWd+chUlVu/5GlIqr7dTrpUu6QOIbNtkqnNaqlKW2Ftm\nwvaNJ9Zyxz9XRBXLt5CwYgCbfxudwODaGmWLDm1gVuC1pgkJOu06dq85vAKW\nxP/QRoT8tLAf0jOUIUAJdzZ36Nu5MqcL//LhS34gSiGkF+b7cioNQ9io1Fc2\nETiruXEFBUG4nlLIkwcN1RJYmPlLPWVqHydibxQ/KQlHZpIcVDoibV2D4M2j\nhSIDByW7tzayVGK6MaqDHJNv78peoXGfVfeSIerqdNzVPKelbwQNdqeb89nJ\nJXBDI130Qg8k34zNZ2m5vVO/lNTLDI6DOxoSGQ790cdyZ9JKGGskwaR3P1ub\nTq8pqcFmp+pazD4iMavL7PvQY296MAS5ecdsEqZmeIIzFgetiRDBhh9mCv5a\nBsnSFSyqfjBKETMWVOZ/TUMOLINbP+2d2JmkohH65stmCNg7Nv//KQ940thO\nY5UnOigmEBI0aHv6l99tPmhVDZvM4fltCaiarxCdI8bhAXjaZ3vN6pq9ZTAq\niMUAxXH0Si+xzVsc+4nwK0y/rtL4YhajnqwYmpN8qamGNVnJN1Pz/tHZ9cJ7\nwu3J\r\n=b40y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwnFF7j3N9UQLAK9LBiOTBeNo5by4Gnlq1aomT/fCebgIgNpUDdM4vGK8MbvNHLzKoWY1aQsBU2PsrsSvESToYxzk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.19-master.20190404114726_1554378658140_0.6045612460885246"},"_hasShrinkwrap":false},"0.12.19":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.19","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"61f82c87836f39f1be30d7ed67eb97040f94ee27","_id":"@atomist/lifecycle-automation@0.12.19","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-8f4BJENzqqTK1zC1J2F0WgcHn09U6hmDmdem5Wd94trCmtSzctEsBV3BDblCZrDzM3cD7xFjKAYwn+vDD6CM6Q==","shasum":"72b819d3738cdb9815b459155824f8b9f3ae877d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.19.tgz","fileCount":562,"unpackedSize":2022252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpfC/CRA9TVsSAnZWagAAzLMP/3pnwrip+OArTstMrOjI\nUcoOKx32hm9SUHGco0esq+O5q3aGqSK+D5gEPmtgKebQzbDcVZTcIr/tLoVj\nHxUMt8k//NcXrlKMpY5fIMUr1ZltbQ3KLxFKRHQKiQ8HTzYlLVdQ778nsFkc\nK0GHrMKdzsWKE4eltoSpxA+Upl/gQ4eojSEGfLcl7h4sh1UJkacB9bkM1yI0\nktsJX+wSOkM5Mh/CHX7tZCN2OtThrQ7Gu5eWokVqD142102MONgc174Q1K7V\nnK4dlNm+RZVBo5hplePleoU3wah/1NlyEEDpJa5ZfsqZ02WnyUvnNvLhGIBw\n6v1wqNgmEh2Lrm3t6EJUlfM0jILvNiEZbzaeQZ3M645pGl7+VFWjv/ids/bw\n3hhyKEtssBnCvfxWMv/Xa3WKT3Kpo53MjXeodWTI7REiegaQH7k2cR92HRQH\nbzrfkwN8GUbQy5eqqc5A0G7FelWSQ4+0Zvo97GLOzekicmcHMwjeoxobVJlA\nOSyfR1NrfKgR97b2yG02EjBtaQuyfs1TOjLhVOtfZ3YigVGxffdxx8viB4fq\n4C82InptJnyn9/PEns4pTx4Mhq4FgnjD/mANlTD5Nn+FCSCnMhn69AqDSM6E\nrDGhK2tr3k6aXf+WDofmcmTFZ4Gd+3jU1fvKufLoOkRkAUSCs2zzmNxzSVOK\nM1K+\r\n=+Std\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEo1FMQJN7Q1elCoKHlJHLyKB9Q6M21Hka0f0V04lds5AiEAxLNm0Or/bU7xzpXOjKxnPmOBbN4kHAqSLIumfcRHZyE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.19_1554378942273_0.10820749417745423"},"_hasShrinkwrap":false},"0.12.20-master.20190404140022":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.20-master.20190404140022","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4ad5929217ad499d2372ca33e8a5f11bfd7a25e6","_id":"@atomist/lifecycle-automation@0.12.20-master.20190404140022","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-wKRwldIcbFKdjxw05WG+B7yy+8cPwUm4O/UxexSfLQgn/79EBd0+yEYZ0wL8HrjnQhBZFqkrvwoQTSi3Uro9WQ==","shasum":"91e2e50661014de46ba82b2bb749771912ba299c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.20-master.20190404140022.tgz","fileCount":562,"unpackedSize":2022857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpg57CRA9TVsSAnZWagAACdQP+wZcDJX6vNvrB6Aj+53q\nJyJ/z3wKCkuKUQYeZy0TgqN7B9UNkkWCvuEEgjn27U/RHEkYWetpCyl8xdUG\nJql5saBESnkCgbXk28xjVpLAOMG6wMBRdXfWQzUcjsIjU8EKbVV4B3wDPWF3\nzN52q1ds+Zzrox9NoHFiv84pnKskRt6RSb7xXYhTWOXze9KTZJiSxcCIhMAG\nR0x8QkcAJ0Qhabtn8xR6iEilk7FrsTcxcrZDNFkwpP5ELc5FxBLjQkUwBIeE\n9QBJ3gdJGJZJZbrWlUyHZoTxBnYVDEqOXAgbve7mCunQ/CpjeNYHqtOYB7U6\n09270aKrzsyYiVWIKys91hIXVMoq0LvYRJ3/pPfreYnr7UMEKwFge25+PL7e\nQHubY/R74znR5UQ+gosiGsc+35T8aN8P03lNepbFDui3OcYUNv7mKm7X6lUu\nvix9f2nYaMOEMsAnzprn+NnZYomlFruWC+9yR6GcdjC7Ld3V3s6fVb9t9Jtp\n8zRQPCzoYGFGfJPaVvJO5UObOYHeiGEPaBqy/dWQ37DI/T7bFbGJwRjAh9bH\nEI8n4vZbNz/3WezjeLtnnZ6L6Uv2jvuwIIhwvxvFoVMZPh16w/DOd1iEZA3t\nF5F5ggyUHSvVHMihqEUTzFA1mC6hRUcR9DommrP42Mto1oAj9L6xRSrUP3iC\nSrky\r\n=wt1i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBOgLGHJiIAyBhC5Uj0LRt3qvhfLLMpy29UwFdnHr9NOAiEAqhqkHmkOgTYfBGjpEw+YFAZpuINTnznTeXP2QrlBfd0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.20-master.20190404140022_1554386554067_0.35099514140583676"},"_hasShrinkwrap":false},"0.12.20-master.20190404140359":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.20-master.20190404140359","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4ad5929217ad499d2372ca33e8a5f11bfd7a25e6","_id":"@atomist/lifecycle-automation@0.12.20-master.20190404140359","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-AYDTI21prdYTDqTkWDzdSOl+DeogbdtBRWmCl3O+/hq0K55mhJUWOkK7yUPYhvSrWvgY7REn3/DZAbxvWxp90Q==","shasum":"b5af9bacf6329e5fc0bbb1ca902b0e1aa7934f0e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.20-master.20190404140359.tgz","fileCount":562,"unpackedSize":2022857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpg9mCRA9TVsSAnZWagAA44kP/i2CumnCdjdwE4o4UfJ8\nymFJkSy8ArWBtdisAGV89yhA9XbQf990WNydw/IUYo8RdPwg9UvwUbDUQIi/\nIxsCgaoFf0i9E9Ocd9kCWodaVF7f7ggJpr1T04YTqSopt3ymq0DgyhM3W9n+\nzcFIQz2YSUcehElU8gPiIF5DNJegVgUB7Wi1oq/IHZJgVYu2DBVh/PeH/Cf4\nRajLj4JxQBGSt46qfwOQ5sHmG7tQhKzcnXnYi4uopkMB+ILyQSvHxQoN4qtX\n08eOwhs5k97QUoUlg9OW2P7RGhhqXmbV3eKcMz7OiYPxoVhVCBUjHCLs0RDT\n7TMTwemqQiZtXMmItVnoavZh0LLq02bQxZiUCO2gDlEOk88fMvHPdPWKy1dR\nnEkUg5fXyuWIwxEKZNhbBX+HUvFouQKWxeLuIZrDvf+lq6CtYhivxrSDMdPv\n/ZOWWpj3xeH8lW0aYLtlmj+FWS3PmLp9H5ZsApnabapGYNKaTyxSJpC16cqv\nqBaP0wB/p3xXcBZ8MRjEyidNnh8q1tH0k8l+rkvgInUr3UEJi5bPLNpm09VT\nq3nqJhJwVtZ2Yh4OUnLU6q956qSJcbBEeTEFduENgNaUNc7BB9XAJR/0991j\nlOZHZTyLTNISAIiSmWwdmgbDMCYbgeH0lb7G8k11NpjT90PpZs3oeyBw9f2C\nSxuX\r\n=eXPX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsS6SSf3BFb9aDe8QmML9BZV/UBTFE6g9dpHnJ+Pli/AIhAIxTdh7XxxtqN9zHV2XzS7Qpn+f2IQtzFqIIQwGEDzwf"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.20-master.20190404140359_1554386789919_0.46325453596321187"},"_hasShrinkwrap":false},"0.12.20":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.20","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"8a3eb760f36bac02e45e8949652ce84270759be7","_id":"@atomist/lifecycle-automation@0.12.20","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-jexRbKxVS1Tefb6vNQcdcUqRcN3SOeFMIeAWxzNWdZubYlyyr0JmPHU6yyEQENmwFhyzw2VGBjKiT36WrncNQw==","shasum":"4228dffef6d2c54bd5f605da826a9d87a53a71b1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.20.tgz","fileCount":562,"unpackedSize":2022835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcphAOCRA9TVsSAnZWagAAUOQQAJTPgV1HvWr7ijJQbJGh\nFYr5uV3jqbv6hp2qdJoqVACLz2UaTRwh+ho+Ccvg0Dt7N4iT+M98ZRVHT76/\nXB3OB9igEytDT7jRFBfz2SODI1nkqS3ORNVQgQ5hp+N0cZAHC+DNRfhCPSF2\npXme8HXwiYsSZEu+JdGaTdcO4WjqQZPY4Mc51cizUsaPnuve/0D/se7KHW7n\nMsup6slRcV2vSuSriHvDIDc+ITmUoQHq7/4Z6GPHP5/Hsg9p4xVGLQ+05XJF\n9gNW1PLB1sxvzcjS9i5ZqvmKIrYfj9Uj158pOwYRwiIv8G0ydVlEAUzpG1ZI\nvU549KM788mcJppSBM26GpPQJFBsjf2CIXbOel/Mt7FmREaWBvg7OanA0Izw\n39P5dQoGD0HpUD+doxvdVW1nd75OmqzzGTzSi8nwsP+skRepT9ScvFtaLrtF\n0vqkZE/3cjDLMUDnFHil3On3YDtdTvixLMTf6c63EeTzBiP/TXZlhueoBxcm\nVZzWyFbOzbp1Y4+/7QtnqkEr6FIUE8TUNS+N+IxFdDoPmdb01MMLADsRDdMb\nZIEHU70Fw71AaLIq2rAZjQB5OrD2/setDpzlOGPulWkKKxajPxft4zyIw7Zw\nnV3E+zaz8XUvQIHUjCRXIEpRgFghuVIoMi8QY436iUVJaxAKFUEaZYxvZNId\nRk7E\r\n=LdnQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7UrJocCP/r+Tzom2lYGNSyjbt7sT6+wt+fEHXuZHGVwIhAO9tdI0vuRnEN/5j+3tlVrl11PCJwtbGdJoe5ZRKnowY"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.20_1554386957794_0.026766178251020456"},"_hasShrinkwrap":false},"0.12.21-master.20190404165931":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.21-master.20190404165931","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4c48411daa303a1073a7a0080e87a075641a26c7","_id":"@atomist/lifecycle-automation@0.12.21-master.20190404165931","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-gmE8M+8RWaZFZUluWa/tPk7hauzflHcMRLV2z9yKV7yGon5Lnr4OBhESQ/CPyOvRO5qvSo/3tRfPtE988PUUFw==","shasum":"494f3c3a66bb7aae840cb00abd76ae29d088a177","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.21-master.20190404165931.tgz","fileCount":562,"unpackedSize":2024619,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpjh4CRA9TVsSAnZWagAAglEQAJBXp0DPlRF6EEotZe4k\nIBaZEsw/8K5qmKC6UrntEaX3KC6h5sw7ZHJzyLXWLnBGzXE9maM89Iv03z9H\nfz51ZPC99opdhaikQDfHFDGyGX5F/I0bUt8T7RzezGC/Y0TgUe8GAXstH4UG\n9obUN4rG9SHVyQ2K3dMLZdDRD95KvMpy7A+AxL0q/aM5IQ5ZVawOATo/ae4j\n38o1jWLf3hh8AJigrVDn65AJ7Imy4xqsJAyQKqgsqxgsh5Birl/l2766xk7H\nsvtm7EMOd+/ivd52W4HCfByKqKbkd1EOnUBwM2Q8yhvsgYN0qqd8SACoH6Ir\nq9a3rQZLPz/gYNGszFEkv5LEzYI4ng28sQW/fd8rTnG/o1Hpe/AMSCwGlJfR\nYol090FXzTUKBJCqtHQA1EaEIAaXVeAjcdYWi/blW6YzueAQsKowQRi4k0uC\nIL6l8u7lgj8/KBZcUppykM2L8AIFcwADZIAipx9wsGl1vOGnziaTFAyIOEhK\nwrYl8z5Ulwgw0EIFuI8WK6Mh60ofQb/Q8YVjzxZrWRs9RxUAT5iar9mrQw/J\n+qbHsLqY3Jr1xNZY4HDVuOwQh2PflhgVh7bwN7eq6l5PGwF6Gcrcc7QVQG3Q\nCcqo0G9T11nXkqrLUpUHkrdF7jeiHzCOvsuiQXNgG34exsp/uaQ5P50zTjY+\nrWZv\r\n=gyPE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIESHUv77J1amHWwak1WANp9Zh9wpDUxnGEZqIyaOMz5RAiEAvjigbV5dvKj/VOLlSazAuqHrk8iaJ+qBWtypJoK583I="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.21-master.20190404165931_1554397304109_0.7239936290000577"},"_hasShrinkwrap":false},"0.12.21":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.21","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"c5b939779ba3fbb51153216f633ddce932d9a466","_id":"@atomist/lifecycle-automation@0.12.21","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-XepZ2h1BLUyOyYa4byLwxckBjQ28LUYqhLjzPM/VMnHltXB7utDBfuiMgFa+GvVhKZErLPmYClMeUYgriVpFUw==","shasum":"09e40e4e8733a63e8089fe53a0a0b215988538c1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.21.tgz","fileCount":562,"unpackedSize":2024597,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpjoHCRA9TVsSAnZWagAA7sgP+wdBGoGgTFhvFim9E551\ni9R5ZGrPK9UPAevRA+A8+49HfD60RwNuPshpjqjxQUxBvlF8/RxK4Y4y/YDE\nQ/8fNXDzONElpt+9DVG2T6/arh35Qly9Gn1xRQlHOdwZ17qAAY8HU8BNWiiP\nMlwqS7xE6MEIy7OKqhnoxgOu8HiXDrZ07iMdzZY/dDwAsFfnVUgmTCLmcyRT\nSAuEkja4KKPkHF/+zEtb+rjM4QWhAUngXkPqZSS8K4kfVjBTzKdh9s/Rg5/c\nTD5zBzfSPVd6WnpJkkIpUm57caeBPwmduIpztflTZG5GG3bgjAxs5sBRWJoq\nBDuqyLAunsH5z4j3T7DXILlLlK33PGo+qchSx3u4NToXFaIbJMigpbExjDce\nQc1o+SxtfMJd+WpJ2sUQmIoI8uL44+B+mi72hW/wDWS7YNzNyU2/vDHB7ZIs\nPFumfzujYfSasRydiYUbSE3Mfu2Y8B5U3bHcTPso995OOF6Y05Cv8B4v95Ub\nsn71Ft1ImMPtc4xj7WBBR13vkFtyffAeAj4UeL2wi6Ie41AdJ6nYQ4HuKKj7\n0txFQXaYcUokEmT6tlG2JcBMXJS2zfKD6GKCXK8sTzsDqqzWqgmGr0JTTk9g\nOeJbMYZjCj5PhkRKKhit4V2wlodfaI9lZJdS5yiwcbY52JiE2CCckdruAm3F\n76FQ\r\n=mMZx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRkPpfiYUtSGNLwR5dH8bIwyWW0lLga4lTWuHfhrXxNQIhAL5/nfdc7Hatd4KYE+5JeUR0UiBRYd/2Jc1X6dXABi2q"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.21_1554397701451_0.7957879578499814"},"_hasShrinkwrap":false},"0.12.22-master.20190405105954":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.22-master.20190405105954","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e9a5df78d551139d576d2fc7133a40ab81404baf","_id":"@atomist/lifecycle-automation@0.12.22-master.20190405105954","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-BsTd2Ab912RYK1i+HzdtDUSJnQF9pwvA0u2ttvvaGQ/tjkgOy/e94oFore0Dy6ifjBHMGN9N5HwfQcPS9VAfgA==","shasum":"a46aea83b8f59ee4da7df8dcb798d19b0dd19d8a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.22-master.20190405105954.tgz","fileCount":562,"unpackedSize":2024745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpzW2CRA9TVsSAnZWagAAHZkP/1XR7dtEFvKAmj1U9tx2\nC/9GjMaMwbgu43r2AVxTlBfwrmUc9FcOm5qeWvQpX3tdowdv/nwO37HoD7G6\nVrVhIXakW/d+UBQzNrMp5rK0jV0/WRca5c2xk3q8n/MwoGeI6AICzjS8NLA9\n4h6ZjqyfvhS0UJ8WJAFyn/JC6ff4YejGVkCnaRILGvn9zIRV4uytOsdad8LC\ncsfFc6PqbeX/66UAfdNzLGorO9f4KH+3wIwTYun6lBmi2dQyTzKtrnZBqFOb\nK3voHNU4+jzoJRFCf9enyUCNmtrqBelpVC2mSZc46qX3EZ0K8Wv26Y7ws/qU\nM5fIwbnuS3jGTHhpvfKaFfFbmlgcgK97XFLbK95HRfPiWbWvD7Xi4SsTsSZN\nDf9WU8hRniDD4rOFJAG0D4yrpaJyKwNcD+qB9iJa78NUlggbLIAi0OENMmqw\nioDhOEgWwidujjU3oojKgvqUdNE9m6AoX2+iaIgMwKi2rlEby8SJQKuNrV+o\nKToN7FOONzb2SJWHXOOcJ5q3N7Au4RRWZhshRdO4uj6BHcOX9z/sllIq5WTS\ne5x2Ouk7myIw00TvdqUs4rxHSXvfr2Y2S4+hQr5yrBCvQa3V/77OIwscsCQA\n+htB+wfGyZuiB4bGRH/tnDbEBiYAS0nnuShGGx7/5UUMsilmwT6aQmbWzPFO\n+/xC\r\n=sY4g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHGpZZsF9ddmVECQG06kx8vzG+2rOvJOUSswC0Tvld0OAiAeV/U52T/ZILhg7f++9Q5JZm4fO/tGhq5OSlJVCzVZZQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.22-master.20190405105954_1554462133355_0.05866319255588648"},"_hasShrinkwrap":false},"0.12.22":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.22","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"f0457d2ccda6548902ed56fc0ac2411140dea8fe","_id":"@atomist/lifecycle-automation@0.12.22","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-sYqd0fAYJbVawp/jMRdO3HRrCnf5B3jEKF1HHlhLZZNi2u+tskKqEiyywLfbefS5EY5K5Yu7JOlGXaZyXe+/IQ==","shasum":"7c2fb22803c7ea273759c15bb017924cc083a00d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.22.tgz","fileCount":562,"unpackedSize":2024723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpzfVCRA9TVsSAnZWagAA8gQP/0/ngtCUJNoTbALUYQvx\nfqsonKiYhlR4UrLbGrudpRLnQB8BvNHN3EL/nJM6KdO3Z0PGSsNd5AzdFj++\nbfko5rSLG4h+fdwUeaNcjGBhLYuSMPBS/99eagfzE2Ku2x54bIV7K7akXQt2\nqlmWaJ39tu0nyUVJbxCR5jaguQ7IAJsdBrNGfGe1etv6rpzNMB8SgBbrLFD7\nH0cc8tGugbW1jfgAjznH/iMhgc8acBIjKIuC7X+cdvcscIunBG8tPeblkw0X\njyLQOuHHtD9pcWTvwhrHmDRqiyXKGtOTB1/wTWDB9lAssDaphJOI8T3lJujX\nalXrvjXsvPVZZQ7qJIZgXjzhmhp2AfNHZQsZ6VgCV4Ikq4YbH67tOfgvjv17\ngcAiRVfuyjMWwqzLWp0MOjlPHQLmMhIKTqGw6UZlFiglCDny6j16SAZNkN4p\nYrB68Pj1bKn5gmqN5JvZjNMDNLjVddaiqELFvWpfow6CKwAHdPOVR58aGaMh\nnOCune8J6oFPsKsJUMeUXS7vfgftDkQq8X4/TAwh67oDQT7iZYBr9pzF9rho\nlUsoY0E9QMA+DTo9SvUIG40eqRu2PFWN2tPXZMbsG8Ay7mz5f7bsQJmhHAER\nDOv3LdDtuE8DE/U1Q5rADQYnzgrVXa78SDCJxiZnPvXKC3THOzwWz4QQzB3Q\nUk1L\r\n=DxwP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCmH9++fJ98YvPXs6JPesIigihCxkaW4H8KYkmxBEaNnAIhAIJyVYK0y0cJZ6CVvTfWyaeUT5XI5XTSMFVUonBOD5n5"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.22_1554462676243_0.49999379422159107"},"_hasShrinkwrap":false},"0.12.23-master.20190405111805":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.23-master.20190405111805","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"fb3bc66662379c89ac9bb3fb09a93fc3d26d112e","_id":"@atomist/lifecycle-automation@0.12.23-master.20190405111805","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-fIA2XAEyQbTtk8tRdjQ1c9udQkpxy+rHYM9GYImQhSJcGxYI6dlwrGb9w9MHdgKXIkBQfomPm10Z2k/1XTP5TA==","shasum":"6922fe675725746233d82af3f167152cf947db00","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.23-master.20190405111805.tgz","fileCount":562,"unpackedSize":2024847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpzoWCRA9TVsSAnZWagAAVhoQAIL1zB3o/o3WjntuO9np\niT2YTT+PA9V3j9jR54810EBVnWETfOI58WNgE0Inq89Ilfa0kF5Wg93R1Kv8\nHEjFiNYYGzAQZOiCz97EcHtIXJ3oR4K3kcAiz96bcTsOt83qLSTP53rY/Oty\nEOJ03hLN0nNugeMrb6FbYQtzVR1NlhvfZNXTnc+DFwxYIbacxUraAn3mxd5M\nybHM5eEzDy4kDPPcVzyAza4NTGAmd5Gpj4Hyd1oe0z9yeaRcAsKCIVOBUO4N\nIU/qds3rQkjMMP40zeFqm5c1CgT+MyRWg5UMh5i4BmFaJ/jZlpQ1G6z2tZRw\np6XvnjFPo5vY2SmkU+WwXTtI/c+8ouKVqvve5wPO4HMe17pOLjTKiFfW2fjx\n/aRzRjwpNxASE6ujwYcqjJPQt5jxO9aSpYQMaPUt6dQCT3qqNUQoNSR+pH7j\nhOOCs/Q2baQuxIFlyfV84AmlrnHnaXCt9LzxcujTp0OzWeTAaNjQO8YOBh5r\ntlgOFkexJSxGolS+09OoM5YRqL83li3gh9uBOalXBPuo0svJZ5+EuE2w4Eln\nnvgapAixFBjOcJhCN+zUHVdI7Lw6wOeb6lKa6EHyzo5peQKJI97NqTurT095\naaQrDeIisQ/+CqTTdZDOfzizb2sfdYuYDKsu92O95lO4EKscFTMPQOEvWGF4\nfP5h\r\n=Iu1H\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCl30q8N+9EJqXasojbkbx9BYkcOxE4JBqfedCKOo0nfwIgdGg1p0+znErWrx+Y/4CJxL1B6oJ6H1cVwumW+ihuWb0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.23-master.20190405111805_1554463253639_0.28955430220831024"},"_hasShrinkwrap":false},"0.12.23":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.23","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"13d0e363432f0642c6a968c428085f360c21ac0c","_id":"@atomist/lifecycle-automation@0.12.23","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-PVCVFbBCQeXKHA3KHLxzp8bWySYeUbPaxK/oMHWauEj/McFn/8udeoGBQOricTSyDFyhnIRyVZFSvKQjAFxwMA==","shasum":"88910f2bb2f09abe4947107b903be13b8b5f3fc3","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.23.tgz","fileCount":562,"unpackedSize":2024825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcp14YCRA9TVsSAnZWagAANmQP/3tmZ81WpRDTJNjM0Ccp\nrZHZe0R0jVhLzIbRcUHJSNw5sJZSQbYqhzHmE0+7D/SKPAaZ+6/+neMIYxGT\nrkDlwOgYpCC5ObNQ0JO6G1g7sdTcbnSaTWjnIuh9zJN+kT0Z9f95h5yFFbYa\nH6m9WaKo16WgXoqIdsnZYi4sy0q5vm/nzjHlKh0aDvdfk+7fTFXO9wHfVBet\nFy5uTA/KqtzqttoB6B0dw0NU1IlIHu4U72/6ChHiZbHYzSHAphpx2OlLXcGo\n2NoGTv3685vOliiIiBMk51UzK4Si2rU+fVduRvqpDzXsEUN/I37DdQc8MXH6\n/fdQHM5QJmCZqdH0jPwDNJ1wBaRSH/lobMhwtNm5mqHgLQHajJwlGLKnA4fy\ncqGm1rJoMlc7wQO8yWmdN51W3uoBrJ9UoWtKkL79MBTAI28rYmLxB/nZGHAD\nHoA+Iwr8WDHtMQPpwGl291GNZYbRx/21TfQMyJ8zXA3+PHQ0lc+LTt1fU6WK\nAPjJAgUa9ED5VmnpsNcjzz93OQEJGw5ZoDnk1Egc4BdUsTJf1ojHljH+ZF2M\n7zMxgPN+NmC1OCQ13BDB1YAuDUmMizFeBfq7da5H7nPF8mwDcHyuSQmFTPKK\nLjKr6tRb3fwPkNzd/uJGgOA7UB3tYCPGvQBnyseFU3HNg5QgEFpEEJqPPB58\nxWxR\r\n=aqtr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCt4CQFj2DPKWyjJqoG6vAYIjWZj1E36DUvZVWL3gSxZAIhAPTla3dQXBtBhRZnGOWQcHqfD5dJq24WGAWOvPQCd6gs"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.23_1554472471761_0.5255514729057846"},"_hasShrinkwrap":false},"0.12.24-master.20190405144540":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.24-master.20190405144540","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"156a93eb56136d72397896743bb5d81c5be18d5e","_id":"@atomist/lifecycle-automation@0.12.24-master.20190405144540","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Syz/Qcmo+atXSBparhNlP/JHjd1YFoEhGUZRhtdJd+Mm0uYV33hqfVDKZXNLyXvzG8A+1W6jY+nhZCWVZULMOw==","shasum":"036eefcf2b8f3071fe9ade18f44c67f4d3d7cdbe","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.24-master.20190405144540.tgz","fileCount":562,"unpackedSize":2028462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcp2qbCRA9TVsSAnZWagAAABEP+gM7M3uar4BtbwGR+XzQ\nBpIFUYNeBq1xwhoOm3HzVJNGGm9/h7UYn1xECNvVjcu5LGGbDYj/G56tz5G+\nGLiXJyc0yaQm0To3+Cvopjl2LdGWX9HJDY8/S8DY4KqquZhbUavsu8P2iida\n9LkMfRyILV2b2501QXFVPuVAxLfXm+cxUCQHIboJl6b4iSQV4V3mRkbq3h3p\nOifvQ1U5B/PdOzdaZbMoGgLhPGKky0osQ7+N600s+LtZn9Yh5q9LsFB+xzNc\niJzxeXHIrLMDfyfIa07GRwk1Sqba43YbuZPz56tCVRKb/lsxxs9Eiart3CyL\nfc4xFl53zv52Q0n/CBIWFMdU3YC5YUD5BJmpdgdt21li9Ew8W0YQ/s6AD0iI\nQ0qG+O2PWctln+Yg7S2VScTYjAJoR2nu1r4WA2ebiqBUVHv9PfnPVhtGLMlP\nw2YUTxjW2lOmH4yE7AQsPSrzAqgNc8drIxIjdtVKDiNOpxq7nP7Uyda9HRW7\noL65fh+tVYSpuZ7jOvy/lvhMZnb3caQQULbkMmABuzdeK3Wq5ojm1Bjcbsf/\nKi1H8hy1U7hn4PJ7gfGBHpJV46KFZM7XjeO54fuKzCJUNIAdxV7ceU5wKoIt\nbeKonDX5ZTmgO2tndPuz83iSbceBBc4z6ufkioAMlB8Rnv5HP6tuiZ178hRC\n6RFb\r\n=ZZT2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDDuVXd2v4/eL36Ns7gnxVcNtif96zXim/A8dyvNQn7uAiADtWvzpvHm3x5ZMDTRk4bbXfk327HwrlANBDn5wV2ZoQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.24-master.20190405144540_1554475674900_0.9653223035302934"},"_hasShrinkwrap":false},"0.12.24":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.24","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"96f15330fa5518ab7796eeb4cac0c3bacfda3d33","_id":"@atomist/lifecycle-automation@0.12.24","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-iCge54DCW/Wb4uq/Rj6TNenCftsXA5ZAaZOiqQcYCVH2nLJrjvAvQMnDe7dS1/1ZQmlc3+LEDoUtHlznvzpkUg==","shasum":"9e248e8077fdf5c08f52d11b177acd6f4235a465","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.24.tgz","fileCount":562,"unpackedSize":2028440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcp2yPCRA9TVsSAnZWagAA5cYQAIWMTro/AEA8PCyES0rB\n9OlEZpu5+YwftZ04hVPfhhDYglOzgKK4HiJrSUoBSsK+6v/xzCG7zeUOeD2l\nT0hB7K7xPPF5bWMW/5PRi3k0KKQ1TyO6XTPemvQOnJrdZ6Y+amSRbZKQnM+e\nDaZePiPssOlqn7mRUv4Dom2QxInVXLW/3N9S0FJ+t8KfNnZL5VcbQnHJ4DRo\nIBSv+Y2ssbXc+YScNU7b8FTnLcR6tu9jX95JUjkF7+lci3ZQQJs9RkH603vO\nHK5dkZ8Dowb940JjMxkkwFbnNFv3UUauEYNt+UL/27WLyKBeOH0uyXhec6jr\ns9HazlC/XWLX/Q0i+a8R/vxL5RiAgeVYEV8UsvzlbIucgECQg/7HwwsxJeNn\nzy77VWa/h/xC+GNWq2wdu4Qyv9c68cEj2mLWQsZQaACD+g8zncGhlsLfj2kX\nSiu0HTblEoJb8ijeRp3tVhN4QydgXCwxRMBUAcElAf+7GqP1323sBut5ZctE\nNsc0AIWUhYYuMaGOk93SwhMmQtxo9pDw65H89zqz1UbDAbdKlF6rCrr08MYN\ndUM87JjeAHTq6luePQv/02yBWJlTXD28qVj3MfeG5BRubZb5dcmRAFUVzlsd\nYXSWtPIsPxFUspvIxfa3sEL3Wg/2zXQqSEByE/XbTuFIGyT8PP5UHSNNwtQx\nAlVZ\r\n=IvGD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCHwO8rsIxVXn2HWiRSe48iSkv8mfeUCvKUyaqTY42tHECIAEa5glgaU0QkqIrCpjFFQdNYthCMuq+QEeXkMNmC9L9"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.24_1554476174981_0.8749694105190031"},"_hasShrinkwrap":false},"0.12.25-master.20190405154011":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.25-master.20190405154011","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"de26818c5168c6e627a52df11e5476e74fc2a287","_id":"@atomist/lifecycle-automation@0.12.25-master.20190405154011","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-9x23OIhJSzI07bSA7KyUYe6RZzd6Pyn4nQNGjrqaHmvhrDwHnJpoHntlhbKJStzVgpwyJBdsmkq3CIg3w0HTtQ==","shasum":"e781fcba82b5ed1a86617feaa4b31f9aebc9f25b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.25-master.20190405154011.tgz","fileCount":562,"unpackedSize":2028564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcp3e5CRA9TVsSAnZWagAAe/gP/1W4nmTon1xbgj06sVN4\nMI96ZLUvydGaN8f6r4ljuLbQnbLCXroUmG9j3z2lEix92pckFws7uBT0v1QA\nDYKRd3zNUEtDB+z9wdxbf5G2aGGrjLyS4hP26MU8LV6ROxwt882wOR65uq4T\nSzcqXzxerknqLaqI4rrfSU0M3pHdi+4SSGxuBtw/ycDR5y7ShGlWI9ldOWZ8\nlTUv2QZjRIWvZm8myO2UcRnqxfxfknIQN7coz+/hW9Ij7k8ZIWN2pSgmqTKq\nuKceMYZ8UA2SHdkWfCAR6bx0OidjZbExfiob+RamIf0+Yv+7huCqabjmphyp\n8XZV2XwFpGUh9aoT6T05mob6EPKZnrWij2LpN61bQLyu7q40vLwY0zvPFrfV\nyI53g60BnQpumb5Oks5KgegS72udvsEmioP8jJ3/h6FcYgfCQv+7jiE+0WCW\n1UW6dv25R05T87vnZb+mrfl+TVB2JTALDTJ9nojREzhITeQoqguOIxnuJ4d5\nSdWleJrMC4h5t5BHqbH2OKwGDA+PgRm3lOgd81TH0NAq8zQ3pe/hMaL0/gkz\nmjuflaEhyZI4UjKqjN6lvo2qalkQ7gx1tQFGNHSOzJDH2mD5b/MPYDoEpMuA\nV/GmwPEDlrCAQUJWtXxVzzPFllu/D1+Ut6UbX3Lc40FwqJPUxab1I6wPd/Z6\nXyp4\r\n=vjKp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGoPDsidQS+WMrVhOXmSBFar1miyucokC8Ojep9Ohbi+AiEAk078GmIZVp/V/b097c4QkifNxcK32Fv0tloK+DibtL0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.25-master.20190405154011_1554479032992_0.7095278269300518"},"_hasShrinkwrap":false},"0.12.25-master.20190405174345":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.25-master.20190405174345","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e0273ddb33d56ccb35f9bcc7573818bcad29184d","_id":"@atomist/lifecycle-automation@0.12.25-master.20190405174345","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-4MXZ3ZIEuzo6mqeZE3PDDTleyVfTTS2Qj9Z+5bexwZYdB0UTGEFNltw30uNiR3upbYJWgDAGes9mBKOxPQ0TBQ==","shasum":"2add417ad6bf616d002b3a48f5bec7844861456b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.25-master.20190405174345.tgz","fileCount":562,"unpackedSize":2028644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcp5RjCRA9TVsSAnZWagAAfV0P/1kbrFzzpKfLB8lPpe4z\nCHIBj4LFwGAmu1zs66oLB76CTuhme9BFqpJS2zH8p9ndBOk7dXKdbmEBbNPe\nvC17ij6vuA7t6vcT9EA4m0IxBWRYbEtzQNIgasZeeWMR2SK0CoTKZENLDkvG\nXPx2NvyUk9wxUl2FZ0X7VsylSmquIwaBxbzY+xV7vlTELxHMeSo/QPWEMJEt\nGMSNyejvXlayaYAJkvIGDFdcyB0s00kYLTJUPVXlrRezzYRB2Vehz9rWy6K+\n3cbVcLdxFAkLKbnt0XOeb4MG/I89YDSvvs2T60NnlxlOSpV7gt/ysTPhFv9X\nZbt4qqndbpx8ITdyxOtWlAN7Wx5EZJ2ZVSZI+rIHNqsDRvXe5jRA98G9NJdC\nc++sVxw2d3Yi+JYmRQ6XuAX9M9mWGFE4rE0fTr4dlE0kiWmdXWaoFGJDCISB\nfH1cqxG6j0c+05X6Wlk2lqVIrApER1NcQ7tzhEJ0TNw0jNdsGxpBrXGjgkmP\nE0fYoUp3pNFrXRDkxyLsyKc6WXSSEYU/yMx/fqflRhfJYa7InOsdbk61+0hv\nr/GtUBvazeu9lsh6n8JKIWbxTo9DA/Mot1Z+vbAP2x9jXo9RW8jZoEvT03Qr\nU+v5ogh2GjXgrt9dHHTu9ohL3L9s6XgemqhM6T0laU9XlLrp+6EFcyBWy3a/\nOVAF\r\n=BZ5e\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDGAXB3n5jnWzNJvxoAIYXdhIB1BuuN4FCkkRI3j8WQYAiEAlan/MM9Gh0SNQvIyuhWaMNuBig5pW77K7o0jsBxVnvQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.25-master.20190405174345_1554486370832_0.36962975232291595"},"_hasShrinkwrap":false},"0.12.25-master.20190405180404":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.25-master.20190405180404","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.3.0","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4c8aa846ac3cd3cbffb04188f1f77c7c78e7e5c2","_id":"@atomist/lifecycle-automation@0.12.25-master.20190405180404","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-8ll/fNheL6NCSrkxmngGO40s0YgRmDbS9b+3MwtQ2r2hbtn+CIDGWmZNBlzW9zKXRcw0DTORd7yz3aBqs0z1ig==","shasum":"db2acc991081e53d76cb69794b3bd878ea275724","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.25-master.20190405180404.tgz","fileCount":562,"unpackedSize":2028644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcp5kfCRA9TVsSAnZWagAAWzoP/0rZL60Ekbt941eYFqNw\nWXsUFYydbezJ3DzhSOpASLcptJoZSoTkQcNO2V+aAWBTEt2pc6wylEnLcQIU\ndjzFT5Zm5sL4g6yfggsrDulrX6wVZw1YxKiec11/gwkEK3lKga2iiLUOnXXa\ngJHPsJxfP0UVqbHRJuKoO9PBxWEM752lhtk+KaW0MwXsdLw+vaYCfEf73g7J\nXOctuUx/6gUluWl8ycinnXHRNkljamBzAgyG+MWPjjC2nDdb1bE3JBOX8lOY\ncf1MU86C06v+YBOzyu8d4EthZ5tP3Dk76U7MAJG60ZjRYqk7PIVhJxmTWT4p\nGG8O6EgvdwBTxhl3FG5RC2yKDMvFh5pZfDsCVlQgwaWYrGhLcJdxsSJM9GXq\n1LJNcKWvIbW7R8Qyk0wQzPjMYd/LkT4JAAtj1X0tAun+tX4xWnu18sGrgY27\ngKklotm/0QmrBO8l7Hn9JdPtGbyLDQQeBwvb/3lJ/BANxFeTgikijyvyhHug\nkwGrAI6JI9squLz2jvUxdD45MTusnoz+gwSPFZ/g1h75VbrcjluxVrO8mxh9\nra1ABauIFkqPUCSy3OWbwxjeYI7PFeQWcagxvKz6H6ORN8klK7kbz3xtgqmp\nddU31Y19t6teVP+5cJrVpjfyVhmdT6R724TxPnacBABqJCRPDAtBUyd81zD8\nUoqv\r\n=/+cb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiws0u9ddkLiNaPOyZ3A6f2W1KHnv/BASdl4dDNiWg8AIgTy322z0Qx+OrvcFWBe6J40tA21mHYbWKwI3/iHrlre4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.25-master.20190405180404_1554487582920_0.882085006299296"},"_hasShrinkwrap":false},"0.12.25-master.20190408160909":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.25-master.20190408160909","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.1-event-queue.20190408140727","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e6a8fdef14a4710e666cd951a58844f507d6f781","_id":"@atomist/lifecycle-automation@0.12.25-master.20190408160909","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-TIoN56+epM+v+hAIIRnDpoebkedtqrgxJ7MpTvHGKsvPn2hq6E3Rv0SWbt/D/rUNu1kRRE1AZqEhlDVCZFc+OQ==","shasum":"647b7a437309a60475e4304d55c3df235bbd7af2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.25-master.20190408160909.tgz","fileCount":562,"unpackedSize":2023707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcq3KpCRA9TVsSAnZWagAAUQUP/0d52xfGIKnfxkHT3ohp\nghLL/W6qZj+TfjUAoNqCckUkrpGj0P0yCOqrDv2dunr4AK5Cv9x8pvngTHrw\nVYN7Px+rxSnsTmCk3FQKP/K9D2hJ0cXdWgr1kha/zpiFm2CPN6A92gLQTmw6\nCSH9GdmzyT1UZCTKcBFdBrLg9X//GAEGabI/yhlli6QbFPjKvG16oWRvRBZ3\nqcvTI8wC/27DKwCQEJS6rEeiW9hAK6RP2Kd8mb7OElYgkhyS0heSnYm1u0Fw\nSv3IG6B3xltKR42MLpbHJ9+aV10nxYEWV5ecr6G3igyJHnEKam2wabVDnvFb\nvKPk9xkfqjPCQqnOwaShZ2FAKTH6LQQ2GFB6KVhYe/ChsE9DdnKj7noXkHCF\ng9g32xW/eEfIkRMxNur/xTjah6eDJatBM62rHa/W9MnSm5bsbk5g4n+wu57/\nuaIpBfzru+lTyBDJp3Pe2/jIyF9UFVEhyiAST17iLA40G/y6iYDAaXQ2DY5P\nlRmfTRpaVblRiU0ykRwWtgThSqrCj4QN3ivpj8wkkhvNB32JRsf9SkODtNDz\nL5aPyLive9jfz66qKhg+e+EQO4vqoxW5KxXmrbl1UJa5fmioIdMXSgwclISU\nY2Y/eZOwNuUnrN/STchi3hIQPb2x5hL76uWA9Xi4R7Lq4uvrfxO2vTADpQVk\nXbSv\r\n=wJM+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNDePV9EBxj0wM+bvFZk3EE/Zkg0XTz3sMR9flQyZDwQIgL6FQjP2tTMatceBsPP8CSB9DQz6bElejWsV4+d3nc84="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.25-master.20190408160909_1554739880427_0.269705892315915"},"_hasShrinkwrap":false},"0.12.25-master.20190408163914":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.25-master.20190408163914","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.1-event-queue.20190408140727","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"7dd7948989ced44d67aa3dc4f862b94e09481eac","_id":"@atomist/lifecycle-automation@0.12.25-master.20190408163914","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-vP3kQjn/5pQXvLptNMEbHjlCz1LyZZLYUFY87orKipAcY0rdUtsFKX376FfdgPPvD3bK7P3PW4fTTncH06juvg==","shasum":"2d0bfb09cdb16540879517a0bc538e1e3ab2a9ec","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.25-master.20190408163914.tgz","fileCount":562,"unpackedSize":2023636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcq3nFCRA9TVsSAnZWagAAG6MP/0CQhD6UNSQ3DNeuqCMV\np5sXc1aKKVi3f+LcC3j5udfCfrOiuCTuA+Ltuhiwnz0svjOa8EnUeS5GBeAX\nu8KzmpY+6R6e7mrAWj/nikx6TzoYiU1gimd0pWBh2aSzEfW6n7OC39pAglFT\nOfe+++iaiq4631vPiTl7VlROhqgfjdctS+WykVK388j7VP77q40R1LUx0Chb\n7JvZYIrm8mqdm2Nhr49baaD3Q7LVWpTPw1wowu9cSlvrNAJjjKdWBE5uI1RQ\nL9OPCc2TOcVcsoFlVK9bNLIAV8uVlSOG2sTNyIjyC9a0NFORFMVLqb/A2RY0\nEiQxa8Meuzlx4I28WHgzCPIY10W0vEVtYey4QjMbJok8Ibd7QQdaQzg1MuRT\nwgC4/CiqcqJ3glNPKJyEVuclbjk701eCROYk2b1tFVnSKFzH+f1cGItv1o2Y\nwcEAN/I/1+KnAU8jp9M/Yoiav80iHbpfCzYMuCVBiEINi7IwkhhVtHhSKHMg\nDR1v4XVWvomRsp8P3uFeBriaJfR8nWwW0+xDMivzG2PGix5/XED2yrb1KYCi\nfjHR8igHTwevafENgeSIOFg93KqHyrRIriPrzD2I/HmUQo5iqabQDkz+4apg\n54UrQqSMW61cTkfoACiAbkc0CGzY9Lpn4X1YhEgySzdc6eCS/FZqsLtyGiqZ\nkDiz\r\n=lFvq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIVfnIUe51r8RyeolQUxvPS4owlKKippoUMvGk17Gv1wIhALFj6mkAvCxOX4o+ulh/KN1AoIujuV9I0+th2zssDOIr"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.25-master.20190408163914_1554741700958_0.8030748570990094"},"_hasShrinkwrap":false},"0.12.25-master.20190408182356":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.25-master.20190408182356","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.1-event-queue.20190408181714","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"6ee24a97c80c2e0e0e35e5b74b87552477fba774","_id":"@atomist/lifecycle-automation@0.12.25-master.20190408182356","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-HhtxtcqPmlYQeeEQKF1lsE8kQMWW6yiwoxhNoDfPl9DDfpNquOeVfbpjINuqs2WJtlAVCdiF4ch2dW2bDchHfw==","shasum":"8564c349ad5a109f9913b2838b24b3482b40a3df","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.25-master.20190408182356.tgz","fileCount":562,"unpackedSize":2023595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcq5I8CRA9TVsSAnZWagAAdewP/1WVydhA2jV85hZz0u06\nTW5Q6PktysSvEY47ydNUfbco89xH+FDzwJRhO/pHDELNQ0c+iP56YlSSyXLM\nI6Di/L3Z1jkArabybCQc/QZBQZzZDLcd1t/8Y7LR3846vBWopTQZOsE1Ela3\nJZRs2MknWy66h/zfcrRKe+ZyK0ElI9Wn3FcKJBhaAdeUFhHHoQrxdIy8ruF0\nYeF/CpAlwVCiMDjmIU5dZFFIppcUAs2Oti0rDhU5TqAcnBtcT+RZ54CWFiRh\nyTdxud+uJx70gkpf07b2k+tbZwrQcHoHmrfRFd+Oq7xBJtiFsJcCFO3j+wn/\nnI2oBM3/e5huBYOBpKKAxGbFtJzOXoNWdpeICQBhb9L89594rKmj6mgd+ItX\nocuuLiuvBM12pMs/VixotITdjzPAdCv9JhfB6E6zdP11RhJtxtlYVe19DHsx\n5SoWIzmKzvd4rXLkgM3Uz+iNxeRy8WVKEDuvNocSSaCquraki+YL31ZpBPt6\n3gSHDCbUNhD0MSEEWp9dpbf5zfEF8tqlwUj3XcjSAIgLXKHp3WTTU0Udu4/4\nlXSUfrj3uTvv43KDCT/JT+Rrt3cScjrljSUDuSXsT9IBA1uvCuU1EItDfOmy\ncAEp9MU6VfxSmrJeCFt2L9udJXNVcsdTBrkJZVPxNChXORjt7sqrbBrx9GUU\n8L+I\r\n=b4sU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH5CAt0QURNBUlTmKxbGrC2NFwp2agYDfYPf8mTY9iU8AiBrPx05fp6VhuzT7qNlQshsYs9NzPPNQegep5xllRVOag=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.25-master.20190408182356_1554747962651_0.4016926540345285"},"_hasShrinkwrap":false},"0.12.25-master.20190408185304":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.25-master.20190408185304","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.1-event-queue.20190408183933","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"b83eb3766cef46394f243d5823bd47f22b14abfe","_id":"@atomist/lifecycle-automation@0.12.25-master.20190408185304","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-pTbdPefDra6UQiOn+UiWGOLwdwkq0JQnr2q09naHCYGoOEgrWsZseWzB4gPuQbUTdX0Co+yRl5+I0QySP8jlfg==","shasum":"c150d1ec959bb8bc3e832491456c5840ae90676b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.25-master.20190408185304.tgz","fileCount":562,"unpackedSize":2023595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcq5k8CRA9TVsSAnZWagAA51gQAJs1iw/KocZuTLpy4Raq\n1G59v91cq7xOswyMVVhA1u/7DfG+NcyrM+wqIJvOaS7lvLsAD6gCm6Ool/dC\nBpu6NwtROqTcyP5TtxKw+Tn1fRym2TqvOOumcyNkRKWs2/A2CBPqtQtAgWqP\nMktw1QICtmv8ZqyJt2p3qdb5iKU8oj/gHxHywspTnpWbi5PRz57TsnzfgFA7\nKWeh1hIiYfUrRP5iqjW3R7WhbzTEWni+NMFlghsekWgUBjsK+SIgau38TnYQ\njLVh7eGDncsM+Z/f1H04X38LkkO8MPOx7DWFvavPtSzL8qehTlpNN17jseIy\nH1KfdSgQSag23FIPTJTOm6r9aUJFvaMdvHXUnVqT9+WCtI53G+Ml4ZXaSLsj\nzm+kzlxBnHL4djXr7eFsAG+zcob0NSbEygq2n3/Sgw6tcbSYtiX5VO0O1Lhb\nruNV1rmhKU4GHUfTf9/AJFSBsk7OXm2nkzfVxP2lhwj8coaQ4tvcsoXV2ntP\nNpIicsk0KDxX7F5YPEF7gQeJoqeX7txww1JNikvJ+qpzulb0GMOMvTxAvIDp\niXJNvpJKkH8NtFVnzyRUMXfGclL3LUaPvAQHx9ElLzhdEkzXq2bo4QmpnRH4\ncb+aP8H2H5blNU74SvYpw7UWcs3p/kcKMhl/8eYN9Bs9fQUTMYHThNn/TdV3\negm5\r\n=KAoP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzRKrsFtrpJMhSRulOlQ+axI16+9DeOMgU8vkIKNy0YgIgE7hWn7fidDt0BQcIs9EYbYUME5n/cC7O3WS6UWpFCBk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.25-master.20190408185304_1554749755781_0.8672987315675136"},"_hasShrinkwrap":false},"0.12.25-master.20190408203433":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.25-master.20190408203433","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.1-event-queue.20190408202611","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"1557b947fdb7227cebc2d4539ce23281ce7d09c2","_id":"@atomist/lifecycle-automation@0.12.25-master.20190408203433","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Hom/0d2gjpUUMN7tjB3JRUH8B+gzlagkI+C1SgmfQxxh3m/z4nvxUZpHnFM7Dw7Er+3+B6dIZkVPjm+4uHGFQg==","shasum":"ddb159574430b8651c2f60edb409ca118ab29fa5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.25-master.20190408203433.tgz","fileCount":562,"unpackedSize":2023595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcq7EXCRA9TVsSAnZWagAAsZ4P/2C7OeDq0oLv9cmcd/97\nbpTVfuqViRyKSn1ENFnVbKjwBj5+3wb3qlUAJarEjsWGk42jk2y6So2KBkZH\njzUV5f2297SBRNSRF1TJYDY34sGGM9AYbhfPJZ45daOhwLz0wYuOun2Y47dv\n1GA3IMmO4zC75ny9c/zMv1cSGYSLfVuq4K0vdCnAhx7nGtl5yhNIHb3i7SaE\nW/3uScIWXpTvfYuo43Yzky/bVbLZV3chZqWovN4LB9dMydSUgrN88PGMoQf3\nxc1VQklhPpp5zBCKrS+jTDBPWMDYYmnhxxjhaOcP6tlxEgSCc2uUG1+WSOw4\nPMfdhllHeoKWhhBGZvCcXWuq1ZNKiqKiuQbJQS1yyKoNQDl7sXhfhqXyDrKw\n5XPWb5knZzFv8fw6xx3cbuiEzpnVHB6OnYExl5uryHaqRC+gXXSxKoeR26JJ\nt0DOiE7WCXZb8YDHRpeYofo1rUsR+zJ9lfDp+bMw0HEIPcY7H1aB9OQMGByS\nv/xOYSa5oVuRYUCXj4M6bftc9f3p+osOEb7dMxc+LWTQ/Gxs5HJfP5FqEw/5\nP6LToc9TMP+MgTDOMNg3fjJD5EsMGCcZoUUdz45ENGr9jQpCrfVDYZd0I3ea\nvld76ywPkp7gnTDkH6yLE4Fi/LfmHsq9r+R5VY0c3FF5vXx2op/BbajsV9io\nEpcf\r\n=XJfQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXCb2wpiKDd8YWtJw0vm2A6x3qJowdIOoT+aqzyqhK+wIgE9p0e5q3Uvmfu8/2lDIVZtDYYdQwe74uxsTjcqbCAKA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.25-master.20190408203433_1554755862654_0.23394844486405408"},"_hasShrinkwrap":false},"0.12.25":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.25","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.1-event-queue.20190408202611","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"e96663c0f97473fe66e34106315a2fa3d23c0874","_id":"@atomist/lifecycle-automation@0.12.25","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-CMvhtnFJxSmTwyz3hfkW6poCsHJA0VGjvYUrdsvrf2UwN8Yfc8ED5IrQ34BdlF7jFONtA7Qi2LHMhfo+kP95pg==","shasum":"4dd65abea246d960d601f9334df94b9a891d6ff7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.25.tgz","fileCount":562,"unpackedSize":2023573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcq7NUCRA9TVsSAnZWagAAVIQP/3TLq59CBlCj05A1gZ3Q\nDWDspKMxT+vVgYd/WU7XjYktKd0M9b6vXbc1K0foGYE7J8nbm2JiP4VzzAYU\n6d4ohH4Hx8RgM/ZDnRXDo7ICESL8hq+dON+xYxcXaJIcuOJHj2F2btbd3F6R\nO1esnWwyFGvLGSA6E1GGAhdI7mlWrfM8WstoUVfSLPFDSygUfGGI36KRN23w\njp72xoTEr59anT79uxtW2me/g35Pr7Xadbkmtv5W+bzs9yjqCXZvow8CdwKe\nxmblFvEGo9M+3JxurEItltYLCq0RqXI3wbrxagIfejtBjI9isapS1xc1bv6u\nx1ymDRYvWmu6c6hKo7pVEiHqhYgjCc0hZoiEO/ClTbVkmHYhffGU1jDy0EI9\n+Bt0lgyS19GpAnm21n/prK/TCPAuX1y6fo1KiOTOfcGeFygRtnDuwivQd6NR\n2Mt7BOvxANCRzkg+l3qUz1DOVyBagY3HvrubJwUkjU0ZBwD0lemCivnQ7T+i\ngodyPXFKaDzHgl0JDApWGMns/1SfinhRkMI2ddS+IkIc4PThE32uqaDHgfcR\nGatOjAD0txqirFf2JwLf/K0yV8KK+39HKaq2FAfgAR410abIla9xQzteyGRD\nwFYGLbGsgU/iwsxZqLBortf4lGLLEyFHFDSARNStOw1wtgzDkwGsb1ZMEi5g\nn7En\r\n=2I83\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE2T9UlVeNVJa46I2M0GPnMtF8yDP8Xsh3ENZ6WiVPAjAiEA9f/3o6fckS8/8RIJ/oWCM5ZokrNbQrvhgXq3BJgTyQM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.25_1554756435511_0.5548978707668595"},"_hasShrinkwrap":false},"0.12.26-master.20190409084305":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.26-master.20190409084305","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.1-event-queue.20190409083428","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"7a55049995f8b3fc92cded5dfe80d2a1a9e294aa","_id":"@atomist/lifecycle-automation@0.12.26-master.20190409084305","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-NMsJe317VOfR6KHYBz+ZD2v13QWq/bbvL/b838euRPTbnfAqTdjtrVymNpTGbREanrHQm+19zTj/1F6KHAoeJQ==","shasum":"040d5ac8b703e9edc00a0835d3736ad4900849a6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.26-master.20190409084305.tgz","fileCount":562,"unpackedSize":2023697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrFvYCRA9TVsSAnZWagAA1fsP/3LnvtbRaJUPf9Jz7IpB\nM4GsWbt9d63ioTvzT6ncxEbBUll8dLqLhcAsxIqM6NWKvBZJaIbJBquV5zUe\nYyicFm85RLOam8LC142ifY0QOVCtP9jPItpU0iFdxLnZMk0F56o5+kcOuipo\nYNw4HdG+7WAht9JYZFkaidvleJMtBovZ5Wf0IZp8H72hJVCMnrha5BskXn1B\npnDT2f4ipo1nfeJkWFTRRj/vJOPnTgYOfxUttlYYhO585rF/wXCJ8iuX1PqE\nDnOe9Yhevew5skhzhb9tLxM6A9lH9eO+9qdoiMkanPH6+T9YJBE8HLCg76Bp\nnAfei8VXkPegcxB5E+oKhyavazPYstTNjeQ8jPH0rZvwITX1D1fe1vc75TRd\nelwsd7O+iFLK2puMdrKoAP1/If9LLt7oIP+YkSeSmgOvxBTXWVclcCGLuyo/\n1xaSMIPnLpaRZwKUSGomOXusfnJUdzgB33KEwggcyoasC+GlgxfM4ct14JF1\nSFhfICMDqo6A9QKVjg2N3f7IRhIYwZ5VpJ1ublwpkUwB6K5PTp42OmEb8oc3\nas5d0ozXY2c7zoqPQvWvKYxDDcR08bZl1xRPZhxclyLNIKUzWsp++WyIIrEL\nXxFXN7rFcXGdMMU4SfCueh1ciNHx9vIYiF1Bb6vltilysCcwfIV9NSG2mJHN\nfO/1\r\n=//YN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4mCdjtYlLnWP5AGxEScbqvBEFaC/6XK0oT864m+oQlAIgBVcVXwRRjmxlBbJL55k6mJc1WEeRhF5u+yKhJkHhris="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.26-master.20190409084305_1554799575282_0.3304423188344261"},"_hasShrinkwrap":false},"0.12.26":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.26","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.1-event-queue.20190409083428","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"44d5325c80d5c7d6fbab7cfc0b204acec86ee19e","_id":"@atomist/lifecycle-automation@0.12.26","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Np0RJcdOoHoYAhtRmEpsEI7SWC0A6lnJUggxV2XtKlG0x+aj83WsSmfi4cZSf+9kHfd7cC0mAXtlbGecwpkqSg==","shasum":"7ff6a2dab93952daa8ed38e776ba84c10fe2bf40","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.26.tgz","fileCount":562,"unpackedSize":2023675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrGHtCRA9TVsSAnZWagAAr5EP/083nkGTVmNM62acZeRa\ng7LhT+JtdMr4OnVc7nDcu34zRxUFwPZIqTDqxK/YAO/xtInWKLK/2as8cUhg\nhakplCTwB0aZi5uzN3EY/1vUQp0cHNN0QoRZAt985+WHF5hbtoz/D0eg5mym\nwmh7KDXKFOkyMIT+G9rZxWX8uHUHZvwNudqM5x//uesSx0zkpkNY0vRXsXkh\nNKnmKCMg879YWvlk9YbM8PSpFQy0yFv44+G4lrxMcrsdsFotjiEmQockQooJ\nRY3M8lgx1tvSgIL9CXUGdYlPxhNEonw6Z4C1Bv6shvcrZZnq/3Tc4CDODoxN\n0Ni8CAWxCbpQeSRH4P+XLoRv8k+q4Gmz2/hRumxncErztcJ1XgWLkUBW6gbh\njUZRA5UmR75vhxsGxKIQclnUCZ+IClFXyZ3y0pFQQTXAXj3GwGSn06Y7f45y\ns8TTyEaLpoWbriZDs9I+HUaf3hglt61h268C9d1/tJ1mvDltjxXNuMPDm0fB\nA4K5E4c24PQD8/xmq9IkKrJ8kNG+9l3rKOgRfLV1QxFXy2FeUu/N9jSOYAPJ\n2OxaHlA7fWx0ckyTfFeoof5s0iRMmQSYXnOWVVlzxrjmDn3wP6skqIjzk1N6\nkIVTqU4gp+RIX8/kWgYxDnlh9xER+5b7KkEp1JHr5oxmuGeU7YfEmQfkAJ9T\nSdBT\r\n=SnpB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhzRotrjPPkMMuXfXMzvRppR7udGFbvZOFEFd0940CaAIgM/s112KAXUA7jIsZwPhAfgW+HB1hh29wfIvmZToahB8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.26_1554801133044_0.7565338858697288"},"_hasShrinkwrap":false},"0.12.27-master.20190411210222":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.27-master.20190411210222","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.3.1-event-queue.20190409083428","@atomist/automation-client-ext-dashboard":"^1.0.2","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.3.1","@atomist/sdm-core":"1.3.2-master.20190331152111","@atomist/sdm-pack-rcca-github":"0.2.0-auto-merge.20190331160528","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"8b1b221529b75671c0d89730e82b834cf52611ca","_id":"@atomist/lifecycle-automation@0.12.27-master.20190411210222","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-MAGNYGlrpiSXu3bAnkuUcciZIQee06pvP5AYbnu4JN99bJJeyi5ht+sJPiXkTL0oyLFke6OcVPBVea4A4VTB1g==","shasum":"f58b1d930dfa1864b2e286d9bd66f1dc9a225fa6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.27-master.20190411210222.tgz","fileCount":562,"unpackedSize":2024657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr6v1CRA9TVsSAnZWagAAx9IP/i6nrNDFlhi3ACXOb3kz\nDj5CxP4JIbR9JvFB56SJP97Im/iT3NhBFhExDbJcAtsh168/VB9iJzTj3rjC\nznXN+AS95kNi58uOtPwdD+n81XG0L8WIdj+97s64xOWiCCPGGwbhFzwicr1f\n5XC5n2L1BydQuLYGTH//NS7VsMhvNAphxNpBnJe9EWd5l3DzdmNDsXopivfa\nOM7ZCagCdpXLSm07SN6smfb3KChkqAep6rrBd5TXh81JraQ8VNFIxUc/9PyH\nnqZjKqs0+JQcun5ztmPeveJeSSO9ChWrob3WGXvPCD80G0frqNj1nCPCE7ON\nc107OQ3lI+dzZw4mxF11Ywurdq8yk05ZUs2edeN2qj3s+XdEbkImFPcGWvNu\nsKA8AuJDN8HDTd5ssaCGLQTW6Wj9p0qdTnzRERnn9FqbgpJFUa0sIpz4rl2I\nK6r+CRYjpy1MJi5rJlnxvizFPb9JLPZRF3cQ/hQ5vlkal85KJk9JjB6C7KAK\nTmbrgt66prehPq8ohPNHJkxdmh2bicsVVIT6UlO853INv5RNisPnjZT3Xi/S\ntAQi3G9qx+u1C/qMeTCKXnl0RUPysRrMpxYq+N7gcLQJTbQ3hdFGUC9AoyZk\nKeWa8d//NJ0M72Lo1oswA9komt2NvyMDxQ7b9LjTfw3XX5VjIHOrEA3WM4ti\n365+\r\n=NIzC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBZ6lTDqQMzLSYw/ASaxzaxdY2CWySUa6SLuad6Bh9mTAiEAg6K/L2eTHqmjjgrkEizpNApsqB4ChjrvsZkdihIJx+4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.27-master.20190411210222_1555016692454_0.44024579069836967"},"_hasShrinkwrap":false},"0.12.27-master.20190411214104":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.27-master.20190411214104","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411211629","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"3cc79e7757be6bc389385046ce741bd43a1b58c4","_id":"@atomist/lifecycle-automation@0.12.27-master.20190411214104","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-6kfijNIEZmOHUsB1Y1VvK3poD6FMLummvK0U+FK6/X1P4dJscPBJvSVWXBTVuCVSKEGtSZ5Kxycugbbj9Hi5CA==","shasum":"2de43b1ad800a6c4a859ab95fd75d42ca8213d51","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.27-master.20190411214104.tgz","fileCount":562,"unpackedSize":2024631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr7U9CRA9TVsSAnZWagAAwgkP/2rFbEQu5e7uY/ZSOsb7\nTTXsC++Q/HTnBhn6naHixa3g0AEr7j293iDI0z8MlmWeHGgu3mDVCWTi8IiZ\nE5HJlQu+cSbPhTi5KGaayIOjeHkkQdcBrZf2u24zDfLpU46Qz6vxKwQtVRSW\n/72dD6zj6ZOkLl8bW0RKSL0NUGH+Ae7DnEdK2BgKXFiJqxqmk76gkR1eNCrd\nslnOkXoVwc65CKVSMtOQQWUz/6VxhNVhqzbfZkFpMPT+JQz7cHYGQryLn5yl\nwRQdMIM+sWYWyFFlv79DX60XSg8YNyepoKzqymbbwmvIYGHYKSHtgVG1w+CG\n7KrgfbVbfkmADNnj7KoLzhtVQ1qOry0ih8LuWzNctMtIpY0iGCPdAztW++qP\nk468jz961FIqjMSzTegZzggbA6HaeNXQIiGHNthdvLU6F0uuNjbYbOaaBxx7\nLKQPgx4H3xiwYbE5MKkvjJTQSjORJARWzOBotfyF60ThvJGdIERYVzCBlemd\n8Xk1KZVEbDYEP78SfB0PcULhBifNJOdrYBsn3xxXHVWcCGotmMRvCfMW4ZI1\nPErKu69j2MnQDfKGZp8fibjbZBJEwi7Mg6ad9sUU1hX3VUd+Al8OM7TKXNGn\ngXxdezlKPxinrv4EgAMngnQ8bg7l7w8EoYKvuursDBhE2L/Ow4VSJmhLAnjl\nMqio\r\n=aK9S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHsg/bxZb1nE6w1VSt0qBqxsHmqMJpFaKzdoXkaVDMvmAiEAxz2bG4b5UjkU4tDwQoz6LWRzIoJVw7RBBJrK+PJ6oPU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.27-master.20190411214104_1555019068255_0.9669464460770518"},"_hasShrinkwrap":false},"0.12.27-master.20190411221942":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.27-master.20190411221942","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"85059fb77aa47fdeeb93c44091c476ef8e2509cc","_id":"@atomist/lifecycle-automation@0.12.27-master.20190411221942","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-IX0Do/EvH4tweSeRLQ98rKMxbq6KPLV8UZA9Yn5UYLgfE3khI/sNaoPtiWqYRQZmiFS9kdLBqn8GZVD3JK+iMg==","shasum":"eebef41d9d3c9c7aafe658b615d7342232340dcd","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.27-master.20190411221942.tgz","fileCount":562,"unpackedSize":2024631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr74OCRA9TVsSAnZWagAAMS8P/ihSpjnHZeiNMttZPEGR\nV9ub7SzRt080drHmmLR2xo4h8DEvSYs5z1TXXgmx9Jns1uf5iLx9FtKJwQoV\nfSLpqORDK0YKQauIicblqkLm3LMvZwPX48gH94cRjsOsPc/vrVODVqxvWciZ\nDFc+oh1B4tEA3hc/G6ePQofS/6ONgt3bf/mpk6pm701NH8qWcZzch+mLyNO8\n2LosIS4tDkGO9KC9q+mpylyRp18/dKJ89dRRTh2+cmZVL6Lm76y+imXzDkKV\nZ1fpCsntMyq2dJrPDgHQQpDn+/IxnHEjoyJHkPk6IkAi/JOO5iTCjpvIW0P2\nY9y2r3oRazrRNIQVEf75+lyk2gWIJEuBpPwUhv8SCpvOh6PfPrbtPzackRx8\n+DKNRYyqrapdxB2LIsL7GWBvN6Td3Zh0cPXVsI4yfLYcCQxszaalHCrikfVj\nltuT8B75kQLBawyruoHSEJ92dL0FKZZbYIUf10pOxitoJelmvkNNmATcxYwo\nhxrY/8ajKRyf6/otxrZWNEiZKJ91atq+lGsSXfx7v8t00uI0iuyhhflUBOGH\nQtE4iRl84VbMroopo4b8xRUV/exiUNdv3vkx+55kVuMjG+0XzoWQQOhUGVA3\nhxodHNNamdLL/vR3MeEpExLh/yksp0u4mltYbqhp82EUH/J07r0m1dNIWf60\nOopy\r\n=E0yR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBbTX7d3+2+EwFssnTmV1X7TVFH7gL5bwXLGenzvWAalAiEAhSY7jw02PQELsPosthXH/DAInLiWsdYGjhX137YT21E="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.27-master.20190411221942_1555021325456_0.6874268585376231"},"_hasShrinkwrap":false},"0.12.27":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.27","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"a1a969a70a1f50f37f2ef4e061839dad3d9313e4","_id":"@atomist/lifecycle-automation@0.12.27","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Zl9kYHln00cgDnMLDn1UYO9O4SI5X3unr0ekkggDbyJ2wOApQS7Po/BTAP1YTIpAsM2ba/w2XvOba+9kPRFBqg==","shasum":"3a9d6e7cb11a521c39b1606aa3b8a07d212366f9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.27.tgz","fileCount":562,"unpackedSize":2024609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr8AXCRA9TVsSAnZWagAA/tYP/jHrItQh/KouxUUb6C/3\nxzsoYThg5O330j+wS/o8rNMxjDzxfHXE7hAHR5PF9JDdRXZz1TBIQsX5/bpa\nBr8lWgMZrCkHIrjgtj5OQqWwPfBYa0+A3lgHOj0QzNe+ZYXTt99XkhV3rOqY\n/xj6RlyyNPZmTVHkzoRl83ssmtcTKgIgq9izf8xOya0chbx55WbaD9cLFDMJ\nBeETRB8j4VwNF84Dm4k5d1ktQwQmCe5azeE7JSvxymIvHA3ZCAuuCzBvfX9C\nTLGAtAKTWmNGO5ZlE+6mi0nxcQrXJxvOANfnVDw/cGxycbq6TqEGe2IX2lHy\nzcxiePjovFa0QtAJ9wBL6ioi2b+ZoFxn0Dm0ALgQfS/n96KQhThEtc3EraJI\nPbvjzFC1Q+RRJXr9sI+3xhI/DE5dMeLJ3U7GCT0ml5esKsd3+4tyVd103yOC\n22+iItZWrYklygZy/gnhMzEzxTPg1X88qfTgPnsZI02MY5R0GPxZz7oe5fsy\nMsPMfaqRa+01TjK98uFpLu/QVFj/jHeQ31CXnhFjQejeUPrq01aCC3ERhmQZ\nO3acFp/RJzT35DjngVAic1nUD/omXknPyzo9chCl5J3LFbrt862QMGTK5Nbc\nSXl/dPUfa50Wt66dRsK5y71W827TGfhtAtd+nwUlXh+Ay9/hJOavVibKv3Tx\n/j27\r\n=u7Oz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAE671avgNyIes5O+8PFfw130dUNzw//FMpkd26XhvlAAiEA1Lr3Ywo1LG8rNt5kD5yaxZy6s4MBVZaeQjxDrbvvLd0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.27_1555021846625_0.8442391911890352"},"_hasShrinkwrap":false},"0.12.28-master.20190412093336":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.28-master.20190412093336","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"bfb69ed00148eb4246b520ba512ae8fdd7e89ba1","_id":"@atomist/lifecycle-automation@0.12.28-master.20190412093336","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-pR1pKrakh6nJkwd65QAoa1sypeWYkrQ17il1i6udp84NGAniFuOFRtKGZDHdzJN3qtc4ZPhIeH0rHmY3YyisUg==","shasum":"d5a9b87c2b3f5d6fec93a4195c2864eadc5064b5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.28-master.20190412093336.tgz","fileCount":562,"unpackedSize":2023756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsFwVCRA9TVsSAnZWagAAlcIP/24XB6A8bRRtLF0Z+7SE\nEof4MHHVhavOuW6UYPXYEgcsNDu+HzKLG6cFu38+IfASe4ks5a1LQCqUhsd8\nAiN/udz7xwJobXGa31+7BmfVPg72vxf/XnxAj+CmIuNxnTlB/t2TCH+oj4DX\n2xFw0P9O68a0ZCqkIo80tyaJQq5dSlfxH57s0eAEQJ0vTEoKDgUyR9t8Fw8m\n+VjBuVSesi41lPiT9W5RehPEpu66EGWZndWzqXjaf1CWeAQuFEVhdnR6ljig\n0orIemNWbJSlw+JoG1PS9aBzYtl1bvg/LrqydYF4YZwN+bd8qs5CzGryIioR\n0FQrCSa751vBuOrSoWQbH48VTYNuDzGQjCd8Oq7DmwKWN1aSHMlY6jucE45L\nV+I1s9ddKlGPwWcvxFrIH9iJFRbFsUTUfaHDJ80X7YIAQJv2SQ/UgDFpKOzw\n29j9jFOaxK0hiSkd0TFKdR8bOlOT6LyFYntni4LRO2gQHiYA70CQOOIG1e69\nwJlTt7snvSuzg0V08QzJqwrlcUB49iqdDmWyT3k2nSe9G0wocVPVzrVHeMNK\nl4kfVNRO37nzwzYXM1OOUilbkEw3tF/kH2ixbvYJJW+uWsAFMpPMZ4xO7Kr0\nchh2b+MH2tPXxym8qO7BhAaGcWKrIZ7ISBQ1IMRShMET6lx9R1Jl9BftLmCh\nsGhG\r\n=WoFw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDcJtu3M+bTwivFA29zWhCFCHT+krmrUIpQ6rx+LxRKCgIhAN43w5125tDMH6oFISI16L7z67WZ2WIFWpI3qBVsw0nd"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.28-master.20190412093336_1555061781075_0.9612711990785825"},"_hasShrinkwrap":false},"0.12.28":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.28","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"31c93fe2a872f9b59eb000f4e166749eba8db740","_id":"@atomist/lifecycle-automation@0.12.28","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-vOgaN49XtpkE0SF5Dy6CBhIwebqfeSwRht8XSNSqC7J7RU5UDNZ2sOFtwj+h7hvnDdmDuBxtYo5Ovt5WNZ9XFg==","shasum":"7768aa61b18ab86623d0b22c5551f5f154565a84","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.28.tgz","fileCount":562,"unpackedSize":2023734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsF19CRA9TVsSAnZWagAAkqkP/Ra20qhLj/WPE8JlflQj\nvmQmvwjNvfnjQ3E/vaXhA+5RxzWY3ZUUAx3x5HKgCa7bJaYlNJdBmFNLQ0tY\n1V+pySM7wN+rsFYU9UC0d2u8uxpV2IF54FLQ6+sULqSqN1We8Zq4BoHBur0J\nYBt0ukwchJdVJN1NjSuWD4d+3rh5MY0gQkU1NlZlElesWVok/+gQqwF+g2N5\nMv83Xq7MKJA3hofYrd7I3pfeEKRYBh7ikcsXTdqoKNTAbDRj/juYgj/DMniA\n6L1gDM4BEcu0kHpRCPYUWc48gt3lI9OH5k+Zd0BxEnesjsHz9xxSNIaRNvTa\nAdo5KOga55iUJc5m5aYOguV9gqK5RbxRxoGea1Yg5CYDaaw1oQ8LD5O296y3\n3fs1GgWMHTDQch+ns23swl6CDt2LpsW84Dw8QjXyoFabogxqpFq3H8/iTivB\ngCbUzqjkUkUpRo8phpHoAFT5/XLj0ADYZZh+72Co93VZczKb8j6q3rkzjQBd\ngbXKEMAglrMf/GrbQ49T+yWFlOdUff99Me9SQeMGknkJOTUhJMr+/xMsI8sL\n5p9H2l8zk+njwVKGK1RAf8I7ycKsp4EBvsGs3si5Tg+wlccKQZ56xLtAOGXp\nwg/aAt8+zlkhRM9fQne7eRH9ffIJA/gftnsGyQK6Vi265NKlAXrr4UQv0sFh\nraOX\r\n=/fSE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHC8C1K7WoAk7SZjUyZ9SSwpS+Cb2fGCB4vImtT54W30AiAk4paUe0UjRovzShhdqQtN+dzWsrakk5Af2ONdpolwkQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.28_1555062140676_0.6239151256964595"},"_hasShrinkwrap":false},"0.12.29-master.20190412095344":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.29-master.20190412095344","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"0b0a95d573652e3a67a3321127100f92477d89ec","_id":"@atomist/lifecycle-automation@0.12.29-master.20190412095344","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-olFE5k96TacK8qRRtw3FnFa5V5ZfVSK10qh235HWQILd3VVieNJ0mQtwg6Vde662/xgjbwfTYJx/W0YNXstQfQ==","shasum":"d2805cfdfcb39fa35f62d6850f02fdd37fde8496","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.29-master.20190412095344.tgz","fileCount":562,"unpackedSize":2023858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsGD4CRA9TVsSAnZWagAAtLAP/jYtZW48KgH+Dr1ackRU\nYNdJ4drPeYYCxjWlxbGX+WcGdZEBMaUjLSUVasqXpBgwCqTSMWGIxg2mkZTo\n1PJFTd9RR2JiK3L0t+ro1beR3pdNSKahCLvXzPcGN1uR0XBrR4iePSjGG0+n\nFdpYoyCiV6t8NPmuSXlF4b6miz6QHyU1XlsfHz3wU39esdFoC7UjXhfHOFxM\nlxSD+D+slStnt2Ths6+tW6L4+pgbBp8Jn2hBKAfCC6/yAMDsw+p0aooNurLu\n8uEJTwLDFbGR8j1hzRyDJOrD89awTIrVtObVd0Vf5VPls4An4LlLy2qX3XJw\n4VO2Gr1N2T006yFIA6c3eTjrN9xLn5TrLLtaQiiYAYZWi7usfaFoXNfSWuqo\n3K6s3GTuli39kGNBIejxfy5pPM/xB9hSelw+aJPAmm2EP40utBmHyMjdvH1D\nUUEq6QnVYhT5REyyBtQXsEmc254rMascaXA3YKlD+lNyHPLLD6sTAtehSAKh\nv1QGRW/S4t9hAej9Y7sLnLAAutpCBm58277d/z55QfCi8Exf7SNX4n8CR81O\nsBGf06QohT1aVCn7B1g/EJ5wYD4vVbIzCygiCi2R0KX2FrMhlOOcsK6hfSAf\n01w2vxPW92NXem9j4mhAEIeoT3/vyg/uxFGREB74ilA6AvEQtQIWR09IhUgx\nvXXS\r\n=yXNg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC74+7sA/XNrDhQ08scfiRSnSzSgNkF9rTyBD6Y11OUuAiEA0MlrYa6+DSReMzNRts2OKO2sjRLGc7ukxobcPiFNw+M="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.29-master.20190412095344_1555063031479_0.5373898647647719"},"_hasShrinkwrap":false},"0.12.29":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.29","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"38fb50eccff665d7ecad7b03b02d8c494fd51d9d","_id":"@atomist/lifecycle-automation@0.12.29","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-mFAk6t+0MVmXLFq/XPtCrBtjHM7C0zzaJvoV8AkpB5dC760OELy3YZY1MsQS7dbDe2c4rSy5rgYEh36W/n1K2w==","shasum":"f220f46a953a4684ee3009297e856b4fc3a40606","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.29.tgz","fileCount":562,"unpackedSize":2023836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsGGZCRA9TVsSAnZWagAAkoUP/2k+UjriO5+QSPask40W\nro6IUHY2ZftMcwPM0K3Fw3/9HNfdy1Jzoal3Uqi84O3FG106bZTUUJVyTh98\nvre58g/TjMwgCQmC+5Z5pCezl6psp30Hf+c9Nig6FjzK26xPbudu96/SZUpX\ndJYL51E5XuZ0+8jPDuZEAtk3Q0WDAZVYh6zOewptgkMkCSnNeO9ubM35g3ex\neWvJS1KZ8627p83gX//rrvgStV0ujEVxW+8CRkTDc/DRKVv/ipqUqrRzDW/6\n2PWs2l911NJR/1w7QFZlOLH8swwnaqKy06TaeNqnBcpM5/gnAOuk1yo48s4K\nOd7kdKDuVEfJtblo2egmoTput0uNZ+e6b0jQoWo1kyCtqunqTV++KmeVNcGp\naZk7EgnTU2uqMty+GEVOS5L8AfDF8YIozYpeJza5CmL9+PSWfwImrX75HL00\nNrzbIahg74IoHFiCEJmHbHreLCpSPNNv15XCIgAjyW9XciJzaWBuPX6T3Bxc\nAKfiRas5gXquKHdI6DJERMD+EozYCopPnLImwb31vziFQh6kCa4z23uBfIIH\n++U3bia0WL5q/quYohraG3+hIENCQOZoCVdR3ELzxFDPpkC0bz97p46VMOs/\nXUw0f5Q84zKo2iuITrfvoeCOL6z8ju8JwJT0e1kg9YdAlajtbkNc7Pz7LF4t\nz8vu\r\n=ZzZp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlhC2tNlLEGEQvUf99W2VOcrPRP7d0XLxySCZGYRetRQIgJRECpgX7CNStfiQGIF2JKcqfodOYUD2gSBDuAu7WX+I="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.29_1555063193043_0.3420674599306377"},"_hasShrinkwrap":false},"0.12.30-master.20190412221805":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.30-master.20190412221805","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"11c6005ac7bebc017da9117813c4e80825d9b76d","_id":"@atomist/lifecycle-automation@0.12.30-master.20190412221805","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-KBbSJRoyaUWRxjEZBgaex1WP0HV9r5Ve196gBx08/q6NnzFJEAsl5ML5sbtAqTyf848/Nn1Kz5gyS3rqJSkC7g==","shasum":"03b7ed16a3aed4b983af0476f0221001293982c3","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.30-master.20190412221805.tgz","fileCount":562,"unpackedSize":2023960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsQ9ICRA9TVsSAnZWagAA4sEP/ivyxQSVuIO69KnwwA7P\nTsvXMUriFX9OpgkPvOGby0Zz/mS8hDr6K9oYb5EU4XxjxnO/klxvGF9BJhhG\neY8qfh6+TeZ8juEtsWlwTOzavrU+xFAAD58yPhmLFp183KxeSldjqrPpVEVD\nsrEpNU5Oh7DU6qUkNsdu/++R79Fuy1kgn5jRXIkJRd1oFpIOPtE8IcsyGLmy\naYsAshw30jfb7wEsE7VPdSIftnT42rTl7OS3OtZNxa+GgmWF/pEzcUUB8YTn\n5vS3mq8qMgPHLy6Fyc9WAm1hRNxvLrJTTzB7sASwUwXYYvPov7enN9fUG15x\nmOnOun8ZgQT248uuXo19uFvoCsBEHu0wrwbpj4C1CMUvYkchpYg8QxRcqsNS\n05NlmIXODbLxgY+onJln6jOgxJTUPDsZ9hHT7vCVn/iC9nmfgUaWYf/5WZqr\nEjJvjiJhL90dZKspA/V3ixq88BiDN85gsux0Ik+bbErv886V1ZI0ZcdRUQQ8\nz96r43iyd8CEGWesFyrp0DaRrHMvmiCnyO7B7qGZZ0NLvim/wuGWGgM8jN7M\ngiJnNlcA4BhAQSqO9AieO9SFhlb9NXkXFAsMZNwLIvXWwGsfuGqV6Gn1PDhY\nNjuHxLIiR3gfaUZsAzww4rekFB4GMig63QMUKAEzP8+7l6wC6St48ZrP3yZc\n7ucj\r\n=xzkQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOgs2G+eocivU7trQ5FAflWZn8F5Wgk9KiKze6GYLjTAIgPoJFMwVmi2FJ5mCl5DOnYJNx5nqiXaXIuWZ4BLkQAxs="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.30-master.20190412221805_1555107655261_0.6985762849810475"},"_hasShrinkwrap":false},"0.12.30-master.20190412222407":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.30-master.20190412222407","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"97eb72f2dd838eda6b84a98f5e500e2fcf5f50eb","_id":"@atomist/lifecycle-automation@0.12.30-master.20190412222407","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-auDazrKaiHq45jOOR+eYTFravxst8/bHTnFl3msXQIeNpdUT5gjmFt/ztDmvMTpIw8KIPicsV18ndDgjtJviCA==","shasum":"2063473a1c827775c0cccfa1b3be30430aeede49","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.30-master.20190412222407.tgz","fileCount":562,"unpackedSize":2023960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsRCnCRA9TVsSAnZWagAAuzMQAJXIDiAEFNhCU91wuEaO\nxuxElJRVb4qDAhFxuDsXcChm9Ou3xIkS1eX8Km8o17lLBTDtRF0uGkZ2dH6H\nuthE2hysmnWvNOt/ii5jzpjp5FIp5BIKNXlqyrq6u6N6SeTRVZA93tAyVWPA\nt/Es1bBbQFFf07IlabucTdsFoK/Ag/+8Ww0t9paLYtMfvJBbrDbEc1Chu2hQ\nvA4IbyrqEBKlptO71hYEANnGQTbfyVW+ei4CRJ6Is5A/I8wzfMdKcsglpbhJ\nnGJNPe5i+fofwMJRHCH4NrKPupCDVvP0C7Nu4TJTrXeN14420ld/IKD/KZy/\ngelz8db8fNcvF5AN+zMRTbgeXvhdVJAwl+eJ3PAS/FRJzDSb3nhtnmqC/c7Z\ngdIBVHk2FXahWssqfMahAy22E/fxl2789yh1eVcmvYBkx5K8ATs+5AFzfgpd\n8iW5+C4oO+8Ni0TFNF0PZrrU4wkKrEZmu5+f9p98i2jpQll+fo1cwCKIjzTj\nYbMqR1SFTxFWqgR0zuTAfy41kDO8XJMAO22lOlsvtMdnAjxjrlWvowwRxej3\nYlSGxQt/hBqiEv4zm7GMhj1oajQNVXqndQ38TlpgcWkCnYgw1Ux7dV+W+YMJ\nosljzRfLRB6brgpOnLhxpZJ/QrmyfV0xhuQk2Ient7ijGs3vTd5tLSnLcAf2\nKbH9\r\n=8bRh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF0/Y/g845P0qXjVFj4fKoio8ZhTHazxvvUCOGAwa7sQAiA7qWn4wv71JZuC3dKWMUI9E8YSG/AtWAqPyKd+FjWvXA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.30-master.20190412222407_1555108006949_0.01710498401105598"},"_hasShrinkwrap":false},"0.12.30":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.30","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"20f3f6ab478ef7e452f03f7efc9e7f0621475766","_id":"@atomist/lifecycle-automation@0.12.30","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-allu2IcaS/8Q9p0qBs53R7ui6XxOsY8U5geeUy1ruf4U8zYPAiIrCk+b9Xa/WXkwVabOTsrEJGwKus7Z28K7ow==","shasum":"043e0575bb2fdb6787089e78b1f1af58eed79883","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.30.tgz","fileCount":562,"unpackedSize":2023938,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsRMlCRA9TVsSAnZWagAA0QsP/3rXr08Sa2xszvpKITXw\nNADtvo5hP/BcIfG3hYShRli5wc6VDIc0cWciBGBgOpGQrdhkokW3ZTXKiXdU\nnkmsbXHQVvs1IYAM3Z2H5CwxFBf2uF7p3UFPNba680YK3rFJksQY6EBzszsa\nMvKV+Q2mroCJXQ55YPwO4KUbt317Vl8XUsY2Q9rnu/pPY8phjLibtqWNR/Ht\nDbnZofFX7873o1oBlsIBbLASxCCfGkB/ng4Gk5U0GjnXgqprxmKK7pQS+1GH\nNMc6gKzlkqulbGfJkUTmHjcnaQcrQKdD4r+CbC6mDaTr490NLdsYJIvfby9y\nTv37D+vjPNc+keZpgDe/tAOdd3TOKZ8dC7t/Cnn+ifpbqcntvuOpP6KB2M1Q\nZfYyUwj3aE6KvfC4Wen1Z7ZTLpsQV+2/C1olzEbLmsHt4RlsA9/zqCNrf7dO\n3fVBtU60P5xKel+OXSVF9OcfSSQNaUW1hepcTIo6CCF8T39AGqZAU4wrUXoS\nANpXZcssZ4wwMramIVhwfSvzT4zBJ2hJnp7NJIfmAuXK6QNRE+YuWhiDNW25\nfZA7TlNdyuZjx8rbepXvPMH20EY+3tuOFZEy9vhAoLX5cN0k9y86MiFTWhyx\ndWdK+6uOvcAs2WRPz9SYgRCZqm0UnGcfsxQlWQjRfy/I0MxiP3mr9HtlwkN3\nPZXI\r\n=CwUt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMVgP23EGvCHKTffjC8PiFVa1tZ+42dLkMwTAUi9Zm0gIgW/HyJ0MzBETRTvvTe/Vwqinab2GA7/HXGVo739PF0SA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.30_1555108644762_0.8239622670185929"},"_hasShrinkwrap":false},"0.12.31-master.20190413070616":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.31-master.20190413070616","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"5dc5643743655d28b23567d3c98ce90b0c9eb9b7","_id":"@atomist/lifecycle-automation@0.12.31-master.20190413070616","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-CbTdVNcNyjbZavSp8qGgSUEb0QBA9a9Q311Dd9Lwxte7kt6D9dolUUhoY0XjFHAW5aZ3gQ7PEZYj8AAJdjsfZQ==","shasum":"df676e57f7860bdea6e54da178f2e44b17541655","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.31-master.20190413070616.tgz","fileCount":562,"unpackedSize":2024173,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsYrfCRA9TVsSAnZWagAAKHAQAJZy5ZfpYxlZ+qBSquZb\nRi+LiKF9xDwpolIDl5mllBTeourimA0XrttB3tea5K3WO/Q3CAny5WQfsr4D\nTtrfJoWE/uGxifnwR/cxFqZYZUswWmZWmsDouMgnZcadgrTvC/ZyhUAiopO2\nP5vB3SO5SUbdQF0IijQbsuOOyXMO8SCSTNkB7gK85hLsq+v4FG2uTdQOKejk\n1dWjq6kzlG3u+XjkRsAJtPl82sz2XTwSxfS/HaEqSn2kxDVkGPJkEAJ6CO8A\nsCIWp8d7FZ5mOXq7tKcJ44liDUCNhv2jWnRPW8ru+U5c/VfuT0i94uoUtSvm\nEA5MqeUZX5eKu8i6PHFrL6bDjmje+WF1IBN7mOQ1MA1biBC+9rS8EKmpYeoI\n1VAag1yHI0wCOMo6uIDeFhUcUzNDefqAJNkGOf+xwyy7W1xlPLKYRgfdZfKO\n5eHBD2++UDN5u9NC+q/9xys5qWEO4i9nXFk1XpxD+pF2eXA3IjzzT5Wf+Tlv\nftGbimPZ8kSITqBOvchNLbRt2n4DwmoMdR/JmIew63lTBwhbk6Gt7jlyoeUZ\n9tPsdEPl8cZlTtq9sbkGueZumx9+8HpReTnLWyNVYIdxg0j727x0/u1zT7R7\nMtIXmZM4fiGcrA7kEI+JbiOrQfRIdY2BeyyaCJVc0XstQ3SlZeSKXia3y5Og\ni7p3\r\n=njcx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDuGAuCRWu5WoIkDeigxuDNhfEZUQS028yi4KsfYm3J3wIgfPz94OWOYbiIBKLy547hzdcey/DV4r2/vErhcdhHNgA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.31-master.20190413070616_1555139294801_0.469511836751644"},"_hasShrinkwrap":false},"0.12.31":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.31","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"b5a3761f835c5cd57844480f7b9a92ca8c189be3","_id":"@atomist/lifecycle-automation@0.12.31","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Xozbib8gGO68flrcjEtzrkTexErPqpnuwCyu7sczMoLdN1exDuGZZJwMqaFq6EL+qfSqReXQKOnxv28jVXoFDg==","shasum":"d504277e713049567ae59c439c858da1997fc91a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.31.tgz","fileCount":562,"unpackedSize":2024151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsZmTCRA9TVsSAnZWagAAYUUP/3vYB7VNqpCV6K76jgrG\nfP7rT87lRQgZhTA+dUX+uwBeMAOBuuQTCcS4ZIQspd8REviHjlWBuOBzWAPq\nN2TxjBvj3zoAEp/a+b3f90zQAIPffmiCrvExno63tUzI/w1OZmqRqjlP7T69\nbyD11LkToHhIva/26+HMUppUTbbsCzow6T3OU3O/43qKbtd4W3uNBIhhLdrd\nJT3YjdnWgTcn+XLVKWZ0bnkDlJlavqnf03l85pbK9Xoz/Clvkve08WEyCj8T\nNfmRKzcNx7x+wOXXA5SwJzdGMWV4rKQ6SZ+Dlt/JokqC4kP9yIQJNTwzSA4r\nClz1Gj/RKTLfk2i/zbHUTqNZmP/DngVQoNcjkX5byJ0Rcqf/iqHonWeM+5XD\n1bITV6+iIWvgI9D3ASHopRNFpuElJNpyxJh+e9kVyYKh1QlJClxiiWxT/laY\nHdGgksG2pRwuAI+TV29STalTiUq5T8csjC/Ezei1EsAc6zl+On5RBxavyvRK\nzBoHjE2ni9LRnYfcKPDzrxQD8RPUvqWFFEXYbtPIurcXWYd3W592VO86lqzV\nNJfMwVrezA/Zp7N7gdZW7nq4co2FIaQowklJ5+YJ3aMnvT8JKIsMqozBS2TH\nxL2/Z1drd+bpyJz3U2txqCufcFlOc8VX53cvzJ+hgHDBKuXIamTXuH8VMr77\nFtor\r\n=bkb9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDaMS0y4seKFUqGVyXTfwD5kVkcgvlcJq1LpftSNmCGBQIhAIvDUCcCLTj3++LhcInN0/yrcJb6iK7tXJVWjy4H4/0l"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.31_1555143059175_0.9915978665684881"},"_hasShrinkwrap":false},"0.12.32-master.20190413154953":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.32-master.20190413154953","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"d615808bf0884ca21f30072ff587747210aabccb","_id":"@atomist/lifecycle-automation@0.12.32-master.20190413154953","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-bTxLJc0RcN/jDJSf0b6KlEBff7B3tHEUcuJ07ODxmiQefG+7zL2YSa7J5H1hP85nUtmDzJ1L045cR+279MtCvQ==","shasum":"7fddcefddab6acb8eca1db28f864a84d886687ff","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.32-master.20190413154953.tgz","fileCount":562,"unpackedSize":2024379,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsgWtCRA9TVsSAnZWagAA6cQP/jBFNtaeRZUxIm+GJAel\nW0vHLM5I1wncqyRnVMOiwR3k8nPhF5XHkUV9ZK9YJ1rEe/NVItjdrgKSUHJN\n0AAGQXU3szkoP1+1RILP96A3ZGUd4wxCneNKBV7nhx75GvWMt5I7j83btmHA\nbvOR6Y3/WiRxeMR1v1M/gBTzEvLEMAW+zuRa3U7TBKAGjs7JJkBjZwno0IV6\n6V8TjQbaXgbRRFLebXM1WOWii+9oHLjdZle47JzsEBTtbva7wqoGi7Y8mHy9\nFJw/kkFUu0mFSzAu1Y6GMWWXtKkdPQHCdt5A2iHRKQaDgGhZv29fM9uu+D73\nhynl4kqJU/tem2W2tWecpBhnMVACZdLgVyzqIuRcOabqEh/DR/QZ7y2KpepU\nq/4kfziZlnuLEa2J/4SqU9hUc1T3QqU596hB4g0iXR8GYrhW+gDHZqT4EYB7\n9RkbxbTgrpBtGEgtyiqhcYmcIZ9zKLas1JUUpUvEafOzIEgOl0hVCwYQC0Ht\ncDuBQE3okgDBEnE5fF7oU3gK0VU16gz0DCw2AC9v1nKSyrbQsbPe2QxTw3cG\nT+2ZkHjq0mGxhzRMCfZZF0/GRdjd+X1s6venRib0sQPCE6o4/UvR6sXa6KmA\ngOAmODR5rDpOZPHS/DcnfDJKj1zaU24M4OxILmtk4qNrN4Avr3NIUAdBYVWL\na8eW\r\n=cAk9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkfoh2qSAlirP2G5Ds4kynq7sTgVFkh4b31nh8+2AGogIhAKCrh8gj+SD463Xtl235GhBOPUPmJaoEEimVJHy/Qz/i"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.32-master.20190413154953_1555170732557_0.07235985245554066"},"_hasShrinkwrap":false},"0.12.32":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.32","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"908d4e0710fadcf391d310fe803042132a17da1a","_id":"@atomist/lifecycle-automation@0.12.32","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-4JLAXqBNA8/NmKZN3KjIZVAzX4nta68tg2mrSj6usHUndCnjM9OLVlDvLurlrjbBFUOXzvZtbdvACTBtCco8/Q==","shasum":"a34a2b4624b5113b6548cd425a505f44a12f1b23","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.32.tgz","fileCount":562,"unpackedSize":2024357,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsgZLCRA9TVsSAnZWagAAP2kP/RYNc43Ldwz4DEiAbKhW\nOTExi2wAj7wpQKeVGnxZPqu0mtl/HJVe0XNY1EItHtGAowC2+3TVJyRDIxec\nzxgf7Ef5MMJwDWT52RIxaJGUv3XnMW7Xw5+2jKiJv+xAW4cwnJALUmn5r7vL\nO8ONcZw8jxQfTqXdN1zh7Cpa9OcYSVmRrDMgk1TirLPFZQDcjZXrLuR+tFPG\n51hG7phVoNKc90wbJ9WiCq3L538nJbe848nqNRw+z30tYAYNs9HlOsXwXcm8\njq5vOzRpdXyQowtqBKOmRSjs1UUhsSm7s30TGPrPojH4Z7VrbNCfqBv6OkVR\nOARXuGX9a2FYpTDQn13B9pEFftyI3HFdMSoWW8upUpl4xQ91FddUhCA+H97n\nZnRDSxLBZ4rYO41Jh0zDHqEXaOU+BOhIuBqaQbHCtvK1j8GoKDyAfyCtshe+\no6BgMLyp9a0pHg0OULCWzbQAusI2qhwVJWKUQvOpiBFj0PFTrzE/v5lq16mH\nUn0Fgrm0Bo3w8a9A0ksy5NI9MrXxFULIj9TrX1T+cY8TM/5rkgbpmNlvjA4R\nd2qFDvS8kQbDmsQlIp3+tnqRTSpoT3XAfMK9xxpg4jP8La50GaS3rR5p1PoU\ntvRDoLmHzGUOcr+8z/UCLHDuoZ3thIyJE9flkPl90oy4ptZZuCxlxOvdUT17\no5n2\r\n=Uc4i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDd+YVo1+RekLhJvsOhctsHk/eKbM9e2RB4/IAMB+HgqAiEAnJromLRdZIAsD77yr19oeo7CVl6JuYAs99ihKymC1W8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.32_1555170890939_0.22046883684810425"},"_hasShrinkwrap":false},"0.12.32-master.20190413155426":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.32-master.20190413155426","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"012ee310b43226ae2ccf7a91c0d922984d394952","_id":"@atomist/lifecycle-automation@0.12.32-master.20190413155426","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-w1FM7s+kcQaSQ+oZ635W9brWaglYD+AoNcyAujeFSWC15BFbE7HQN8+RZIGzO9QTvx3QM/gqpev/dBz0BUq/rQ==","shasum":"7821d3cbfa9ad8fd0b8fc30e985586d8c0f6ea59","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.32-master.20190413155426.tgz","fileCount":562,"unpackedSize":2024484,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsgbzCRA9TVsSAnZWagAAl0IP/0UX3PtcJfkFk1gjigBI\nHY/WcTxlKQS07kunW+KPJy2fiDDiVMG8opRM/D6ys5PoyPzqvZSxJS8dvGmm\nceWHMuignB3Y0v9Aw+G+R46o9NAHRBOkDYh0iXVpF11WijON6bQv25v2Dgdf\n5KkCYNc6w8hkT3/aSazCdpoRN86kBbtZdVCNX2VQgVopBoKJioQLPj/QddnX\nJS0WMwU/fFoXEP1UGU/nrSR8IzIr9/VCmKS9hFpWWRaPbCvixGTp3Y7OdPUC\n7gAZ9o8cxgxQYYTxXIija3qLAp9GsuAJ6CxkOZ4AqOx6/ERp0s3LaiizFmRi\nHZmjCe+eiB1ZjamjxfcKPRuL/Lat87kTeWbwMdZSTWGcXNrNlpKXpSe1LrPK\nI7/T0PyTVE9hDsTai7v5f7q4gXNrIkoMgD929aiifjTSl5vAXRiw667SsJuk\nSxNot56JiK3LmMAj9nYXJBrXPTHTyDTwB4YqR18co0LgbIEo7bFdKqJV4n2B\nUatUg5VkUU45WdXSqu5P7YVGGaY8sxytric6MaZ3efTHzw9fHhc38RE2ivPc\nfhbBRMFNwySfq+xCnc8BiJqOFw6O+qG58E9JkiNjbSIxIB8LJY+12VY3YizK\nDc87bve3ChBc/UAm2Nve+b6vPBBUvhWlpPKUom6oJzzbyQRirKEhRqm7q6CH\nF0iT\r\n=I+2B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFefSjdAVlTgA3dzgYyfNXrkcwUOlExbSyZMxY1A+2lKAiEA+uwcI7u3pump/lOGtVdw7FEnOtVeOif4P/nv3waljJo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.32-master.20190413155426_1555171058403_0.8361536611768625"},"_hasShrinkwrap":false},"0.12.33-master.20190413210029":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.33-master.20190413210029","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"3a46409e61b389ef7a9f24d844ca950e876c666f","_id":"@atomist/lifecycle-automation@0.12.33-master.20190413210029","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-+wM/83CG1CmHFNwjkGWwcXRpLiWVmA71cVaUKQJ6+dsK4/a8jO9qOvm+Bz+DPGtyvAmu+tEUgJMh4XG9qJAU6w==","shasum":"c82be431a9e8af463feb40a0bb7d62452cdaa002","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.33-master.20190413210029.tgz","fileCount":562,"unpackedSize":2024758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsk5wCRA9TVsSAnZWagAAPUkP/3xthNQak+Oh6gwegKpj\nU580X/n1/wQWqxR+Fk5/9u/j6t7gSF8qGGs7rHuyxkbnsafiYoOySh/VdbPe\n4JfYPxqTYlBmrnkoFdA7FZt0BquEBrNlHhW3dDroWWMuYLYg04GfNf+VhyS0\nZV4BBFvkxOo/nY+VH2XP846ZKouq0vdzfjTcZMcMz3gL+PE863R5ZqHxS8JN\nbShii0ctwcL1oJ05oX8IbFA8JhtvQlyHDUCGq2cyqQNXRnF2nTBX9E10JSiT\naVicoE4lOM790s5oGFqtCTOxfcFgJ1cTjOxsMoqfFW/Zu5OD6u/IavvFXNxT\nfM4UCAV7iQwBVEUTqtWixwkk96pCegJAYAHciQky0wLHkiSe4ZZzBdoYoqwD\nKKUT31IWhdr1wvUu/whthr63r0xrLnzHNI7Ns+b18jFwTlqs6LvudNn4zSGP\nkFDGJWiyUpfyuh1magB8/ItY82EeeP6oFoXQcmcwiFA3aAr2/cYX+kDIn+ug\n4zaMRpMgF1OKjU0zECIBwIscYNxcXIOQoI/ObroVY5LgttvZ6S9/odvcfXeL\ndbpdLE0j4AGbBLqQA6mkzY6CO0eekCJcTvomQyvkhJGPVjtmexgw5dZs9kuO\nGjHtUcRrA4pEQccTzLD2WJk0jV61adYpVF1qG/e8N95JRia8d8FWqbA49334\n/Zt+\r\n=P9uj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCz46l2V/9H1KGltK9f5rvaOYdUe/Cv803YZ0HQoaqEYgIgF2AZ9zKW8txQgDRqQ4aIEJO5nEf1EH0TB2B0wo/bGS4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.33-master.20190413210029_1555189359065_0.7912524445953792"},"_hasShrinkwrap":false},"0.12.33":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.33","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"b92b4ca5b7361b6dd3163f34d88b39571d6333c5","_id":"@atomist/lifecycle-automation@0.12.33","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-QCD9aoyPraqqeAIA1HaxJ6/HvczqJ+EjKk84czTCfp3JddJq3L9qVbfb10uez+rx6WUu1WHN2WDVThdM2lUvlA==","shasum":"3b7920f4d1c0d4986d3a89bbd778c5d7740a3677","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.33.tgz","fileCount":562,"unpackedSize":2024736,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsk8eCRA9TVsSAnZWagAAkzIP/RUqY4AQ0k/DtROgKl/M\nNgaX9MgyvdFlkTEXkiq5Gps7ibjUsT1Vv2X8fY40IIWZ82KTLfzHwKvkmpqI\naSHrk4bqn/PvZ0/vHwSLmsOSZj8iNBc6DKyYp7D1LNaXU6O1pPgdq5xd/ATu\n4XNH/8kUKTtRA3E+eHjZLSSWpG6aH0coKDjjkODm/y2sLPxtERfcTBL8Os42\n4P1vWksgsmU4iEE9WEjAvTLX2MLBtC9gwB4hKbXlUIn+mu86PdtxeO952OeW\n14MSUpI6y/+cNs9tberZPDnT4Z511nQO5RizI9aon9eGKn3vlPmMrAtpMKQo\nW8WbTLA3MBvXxx0qJyRHkgAIYNqDsie1BTF/qzBnRusS1Hp27jDFau1a9KU5\nU3wFt8uegUxOZnVOaCV3A/FDHWehhHtpekyqHnlNEKrCtlsfXfbQcZHBos5S\nYWU6pmgka7oZbnQu29ZsN4VeVMvLsLbYrWFLZIT6KPUWXBxkXyqNfgeM02Gb\nGVGSJqKiK/YHLa0TjH6dFsvHu3NFhiQ+ek/EklIiJdhDAOlpEM/ffrflHeIB\ndTHCWsg/xXOvkiSb401hQKCYH6t0r+zLYL6LYw488hYqVgDeLWG53P6idNd9\nsDE3K3jKdGBgocG0mgtXJ8jkDcp5lU7ru7RXFT/Um+mVSfiDT53riHmgiv2g\nX/jO\r\n=kKTO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIQCt9acspdaMPCABAi5R0DmNAPTQ4niZCw/9Oj6nmjcDOgIfRqzEhHGAG7BUjsy2LidiGkbwh0adjqT0j+dSpN0FsA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.33_1555189533817_0.3611737130284558"},"_hasShrinkwrap":false},"0.12.34-master.20190416080423":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.34-master.20190416080423","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"72b853258af10d5fbb5fd910cdc1806859d9b37b","_id":"@atomist/lifecycle-automation@0.12.34-master.20190416080423","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-HYbnhWwA/H5xRJRGnsJU7srmjwZEvOXyWzuJfuamBNw3Y5Yyw6PEEu+Le7qBU2DVyvzIbIKXFk+dj1PHtt3cVQ==","shasum":"bda80de756e5ccdca63c4f927c1fefdc37c2ac09","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.34-master.20190416080423.tgz","fileCount":562,"unpackedSize":2040781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctYz5CRA9TVsSAnZWagAAyvsQAISw9WoFEdyn70HT7GcT\nJHrj1EMpIn+Y0llhc4wuG6rRIivbXddFK03f4BEH6ZqgPbjj2mr7NfUu2qJ4\n7ykY9mEcTi5RmWbTl0RqXoA4j+Ux2NjeG4hq3oI4stoc8WmR2wsjYHgYACwR\n72sjL24JLNEow5t5wVfz/Ok8I4pa+DKxfK3bgNiIoZ4+r1+BfDJm+20W7myu\nAiqi1iRhdzNPO0VA/7Q+zwoDfjOjTbKc8aMMJFEt6qW+ua2mDi/c7d/mZvx1\niGPpy9gRLaYo/uF5ptXdGId8+wPHKfSHKw5g5T+8dqhVIpZtYjUqIBA4Wvx9\nv1jSvFVdboPAUuO3GBY/6S3FScfUBYGJ9RJswmxTHDQINvn1fKXLt6dSWeTO\nczlZokSyI4GBhMx/HWlw3ju7eFlmc4Dp3TO0lkxHUYcWxXH7p7CsFdGwqwbj\nXoX6qatjDkm33CboZLjAZsMOOnZUEIafHdbLIvbnd1+VzgnzQFmRzY28ycZ0\nvpCG8/iVhGTiaQuew6fyhoLTCHPkB2vfgnw9pgtOICphX+qdIBc/rKlPzWj0\nTudJ/zKbzx8kTMUVExcUn+5IX7nHYEMGWB/Y2w/lnkX2K9ZuS5H951k87GkI\nGX9VLkpBahe3YWDmDRjPexJtc05/v4MB+ihCUmedKTTOnL+Mp92aIT79CMgg\ntXdx\r\n=CanJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkLRduE6TVjWLwDiY3T1qqXmocIpimHikC+sfZFGr2YAIhAOxLdM9O0cgqPXCnNRHUgFUP+TtQ4Y+fZ6dNAFAiRjpV"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.34-master.20190416080423_1555401976353_0.7569946244000132"},"_hasShrinkwrap":false},"0.12.34":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.34","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"33836b0c8ffba79da448dead0b77ca47ccaebe53","_id":"@atomist/lifecycle-automation@0.12.34","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-5er0NjmiG/Ejo4NnGwSkJBxypF5U3K4LjaF5AjsiQ5/6UCm5ft/2RDQMBTkycqzYGcx5wDRIQYnNQwWdES2uAQ==","shasum":"2bda1b220a2555e4babb54f44cc91483a88653e5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.34.tgz","fileCount":562,"unpackedSize":2040759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctY2kCRA9TVsSAnZWagAA6gQP/2mjua9nkqQCfJ0GRB1G\nrXhpzX4YskzHmX+ER3+8oiM0LfQBtTTmXzdRgD2fG+KeP/vO/GYEdJSQwSHZ\nnaFnPd3TxoVAOeQOZGU7/VjjDi/HW0q+3/iPTSj1y4nAJbajiKK1Rdzsg+gS\nuXiH9YwR0xf4z5aZxY1serOS27+N3aZWpdz4shBVYemuvKTShppise413sTO\nSLQ4KLtI0BzliOBcZZEr1/jkmvgaJtX509tMJoDHh3UHxUpihweiqcK7tVjt\nEe7d0gyqkhqsVWtNEoeSYvqPMnb2DnO6mOF453DhG1dZ97vGaEr1wnTe89QX\nIRcbmPgZdMVqGgPGQkaE90cpyv2BcKrksuSz9Ibth7xdkXiLbCN4FoDq78TC\n1cbYqKfDpI2H6c+jcnDgJG/kdLwkQ/O0Xh3U1EACul1yfx/QyY/CqqsEqP9c\n2b7O4iQAxTlbHAukIkoG8F3GQqu2I8FgtxiSjvTyyHD04qqikxc+sDpmlthp\nZAKyZS9FEpRxRdCDe+wTIQR4Fbmy0bTPLCkVFAGsGKDWIiGxT/fpTyIwZrrb\nU0wCTepxmbBQCm9VMdKeYsQZ+yxdHqgeFsNjv0FfOFJwVYuyIWacQ8xuz4tt\nvzvY+mo3e/xtjCcGRSA3/bYwcq2BVdcz3s+EaYFkgmbmXILf9e15bZNaNp8O\no3KG\r\n=YQPH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD0DzUjtDvpbL/4IZKrwyQwZQ7YCsZ7V3an28f7sp5+DgIgTokSkqY6G6y4Yta3UTYHLzTdxcU8HsnjMuQ69CweNCk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.34_1555402147434_0.3418347186129591"},"_hasShrinkwrap":false},"0.12.35-master.20190416082746":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.35-master.20190416082746","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"679c77938ff6ccba18a016ca035d7f1a15e5c5f6","_id":"@atomist/lifecycle-automation@0.12.35-master.20190416082746","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-fPGkvz2NA2yha+/wy+DSHa3lD0aLkoay1dclondGeYSTjNeRMgTn+3ltI8q2a/5e1ZIe/M/zRJQVRwqcR6YPHw==","shasum":"883e2b53abae52b0e25ed3cfb812955e14da2824","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.35-master.20190416082746.tgz","fileCount":562,"unpackedSize":2040765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctZKhCRA9TVsSAnZWagAAq8sP/iqq4FTggC6Gc00cwxRx\nroDyqsAJd8w8OxkGyT7n/4YjyaS5Qw/mGE1OMJSW8LY2B784y7AjbwIa+3L3\nL49iz651roLUvV26N+8IjMIQTjL8rHYBgT6pN4vbinIRmgmobz0lIvlYoOqm\nhtZmnwWg9jrMpL0pawo4BZCtxUboim+GC/2anv6TP5k34StGc6iv+0/dXoJE\neKZ/lufKTFURGR1ScFVAXMK3CFWiwkUdzFskzjf2Zdz49c5Pi07NgQNwSOmI\n1PwLC2wAsUYpCzwGQ5zFrlengR3cVbKEW4W9YbkVH7tfJ1GkG3U1IWMdPyWR\nfHC60NgGIDremf4UwoLc7yY8o6PZrh/fYilTiu5YgJsMJpco4C1j9VhucBKb\nJ7B3ecmKKAHGarSnLsXGYs08orkKh8LPyKZbtLJrXA46yNh6DVFAOoPJAbBC\n6GxvPwjQuyPd+u9C0NDEHYCcOfWBvPhIg6gM6aGFSFrQG4wUt5SQgWKCytib\nmddL5Xj4xpC2BoURLxLPJCBjDNcQAT4elcGnXTWO4LW8kE5hl8rVmuKIZKZZ\n8/afFCnjpWSX9Dj0vwzstCqe0XtspwjIs93PHBMFURHXfwRu56yUdRD+78zl\nedVE8tXotdZquwZImwqERC92Kbuw+dEfma+A/xc0Cv9wlUg5oY0NcFf1pDaL\n0XmG\r\n=20gn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA2uA8GjQc7XdLL8L3IaRqoBjhkEJZ37yosiSzxTKUDPAiBYSQRR3L7H69NseHhC8hC4xaL9zWjQNiLTPih4vsHnOw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.35-master.20190416082746_1555403425295_0.2876960281682648"},"_hasShrinkwrap":false},"0.12.35-master.20190416090951":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.35-master.20190416090951","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"790a3d6a5959101c37b808aa06a629f2dffd04af","_id":"@atomist/lifecycle-automation@0.12.35-master.20190416090951","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-yboi/FJkltQx9gso/xKxILvUKs+5Y7ri/LIThusjU+0UZmqqcEWI6wspkGecw2eaRuUgNvLIeIzlKHJDBBN2EA==","shasum":"20af6c3ee3ccf2c4cf332fa5d31c911b18cdf1a0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.35-master.20190416090951.tgz","fileCount":562,"unpackedSize":2041482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctZxfCRA9TVsSAnZWagAAv/kP/2z9pccjL5EhtkARdfZj\nADKJq/10g2STjnvTRr0zFPsUjz93u04mQfjJXBhmYMpZjnIqUR2pXCBJ3PaN\nFbpWhs5GoDBGOyMqvGOSTv4/EQ0sTvLTJqptPsdUvYCZCI1cCD4uu7XQbmf8\nrkMNJaF0WMNm40P00zup7NudL9o1JqaQUJAJWuu1oxGoLlh5AA9/JMeA2PCP\nd5qm2b4GEeytMj2S7/1a/F795glz9uoF15ro7PQxRLTGhdVisDlFJ7/UJMnU\nLt7r2qPQ5p8Rv7QlIlGK56xVeiuhgeZFBVlnBu7gp8GlxZ+K0dLgzMX//pkn\n7PyCzvfpSL+nTrC05WwgNC9gBk5cv25HqPxrGJosxQDyfVUYylsb5XhB5O2t\n7vN7yWuCTHrL7ZlyITKOKfNpYo+oBKczm4FPQovI4iKDumTLLGCs8wtcAGJM\njWmvjLSpLv44eIW+EvJvgx+dSGf9KokVyJDE9q5BX3hUSbS5X2uczgvqwP0N\nfyt/0vXrhyQkISTzZYybKQnY70XszC4Zq7VrczotJZPfM4qxB465KL8H9UsJ\n0HtkQEvk0Zy+yFaxSGgXhKPxfHlbEUZY8IrQM07D4ySJvKKaRSNiso7Rj5nu\nPzbjhOxTgynP/d0dp2oJDzCPqezDV9PhYRsPWvsYQgov1LcrNFABKO3lvqx+\nbXhg\r\n=Ourq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAr2BILyw3PcphdEUn0+eMlrXAsXRDgq59dAMljfwEg1AiEAud2/XF6rOM+PYVkMzN/pZUa5/5cA2CmrGi4t0M1FLOo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.35-master.20190416090951_1555405918967_0.7101703902176448"},"_hasShrinkwrap":false},"0.12.35":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.35","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"c536bcff82f1368dffdc7526f6efe76e33f30a36","_id":"@atomist/lifecycle-automation@0.12.35","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-ZgdLKf7DM+MjltKEivhmsn0fVtaQxzrev9TktR8tr1wHsoYq35TETTrmLO/S4SMLUqeTPEfjUA4nry0QjiDgoQ==","shasum":"8b14daf25d37f2a75003f95dbdb0cd30a535018c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.35.tgz","fileCount":562,"unpackedSize":2041460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctZ0tCRA9TVsSAnZWagAA38QP/RLrYI2CTfmMW536pAdk\nfnWhQqp+eScD4lf+pWh9o2W4sz1WpJ8dbqL2FoU1JowGzM95AuxmN8ZMG5+j\nHyPyWWRI+tkswE0OaQpj1nfxXJixNu9/MNGpUUtPtthDgRrKCuE6qncUAvsT\n1rTdsCBO8BJLUMyaJRYiLTH3xXYI2K+Gywusau7lVzd242kA+fw1CKgmg+sO\nmCRbM+kcSXYZFFiNawyKiPl3C6Fsggb+q7FjbxDChbSK6Iw7pn2rYAZCYWun\neQmFCpvcsee7W8JxlJxa2fgXhrmcECmLTHafd8Qpwv1Se4pYXvctUNR3q5kn\nX72zQg+3aS7U8HZyzGmmBVBUQTuWv2zENjN1SVM5LQW5LZm+nZNOvG/zAe6X\nuEWGbvjc7E/dVQ72/CuI8hHEMnSf0fnH2n6KrwL4tqFWxtgnuo/fVtosEu0K\nfxLqdGYsV/KhHzWeQxw+/MDGPHhiU2iUbEXWxoIDCIM1zjd9VFI3dkqwtOXI\n9qpT91nuSLTAr8tpDmCanpeKN8o4AzY9aOdHq9rVH6c4cW92eEbdsukx++F2\nwIuBHQuheYIShezoG9S0/2TUo6aqGm42oGAaT+bv5PmJYlnurNQC8TJcctZB\nQcho64EtT1kUc2B/Y8DeoM+tK609GBDF8zNpXMh4KPDHxvBMSAHmU499q8rd\n4Gyw\r\n=y9HX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLoues+dl/5VlvQDWq2ai/mDCfg1YrTHYHXaH/Aq/+3gIhAMDWJ9vqNl2MN0uQ93ksxSCUWVar7Yjc7VskJQgsHMhp"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.35_1555406124197_0.9354125949845269"},"_hasShrinkwrap":false},"0.12.36-master.20190416094645":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.36-master.20190416094645","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"b676e599e4b46797dcc01e15e8696c89ec6f978c","_id":"@atomist/lifecycle-automation@0.12.36-master.20190416094645","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-IOlVpOr91hqCAll/lQdwLaa9kIOj16TE4TYibEd05m64tJvBKdCb5XBurztotL3HgVxSkh/1TN8LCaxrYhh4Eg==","shasum":"889938fb8909b590246c1b6fbcb77bb4eb8fd337","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.36-master.20190416094645.tgz","fileCount":562,"unpackedSize":2037985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctaT+CRA9TVsSAnZWagAAzBcP/jjtvtioGfMLRrFLScQS\nmFB8o3vUuBIHq1xsBlYUiOagvhVPd4jdVATjtzzPyQPdI9TSK138YADG9T4A\nKBo1F0B76P3cA1TU/kk4VZw9Q3cDkFthTF0BDnt1kjDLQ6Sv370lyUNWZz36\nKEEB31oKemxCBkiVlf8k9hGdY8hBPfsugqH2Kzn/TmYXs3rbsNHKwtXSuO/y\nZGIhnYMI0U0sWwHyvhEYsb501LFhJgY/j3eRieEZPUwfYvAavwpg79aN/J0C\ntdEwqjkcU+cwty/OKU+SpkJQlu4Lyyq5tgfkHoP2bStn6jYxaI/NzLjzRtZH\nmxrwR/vvzffQ6oTkBF6b9vf8NXOXeGXQLT2P8k89KZQRjsgxoXMvjLZA3FZe\nPlhuu4l69R9waK20jacolF7kYFfwJ2VdW5p4TPxtOAQYq1sL6+rvgl569xLP\nYlWPTaIdwE5cQb3rWvmMzfpiO6mUwsRK6yUfswsmEgqB7txnC9TkG99R0foF\n6rNBYzSsA4Iy0ggxz9si3vfxhlHTgt5Ps7jkOjQwvxXfxCc7d2u3iMX2Wpea\n+AFOb8rXrp4o64Ui3cvHzmnUQIbwEynJEXR6He9wG1+3UtnRHqUo9EcUV0xP\n2cw+aRX0zUrmSQ8RGKwe9K0ZlM+WoI15/YymxyjiGeK5GN4IBtOFxvsdF0BT\nRJ+L\r\n=Z3Cz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHkO7emLptM/b1HFfvR4myIKVaXs6Y4jquoAKTKXb89YAiB0xSubr7Of17UfVyJHkB2l+RvK913jAuLUdeBqBzIKwQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.36-master.20190416094645_1555408125778_0.8441202933741325"},"_hasShrinkwrap":false},"0.12.36":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.36","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"b5aef703f0a9b3a6d42720fce68ec41b10fa26f1","_id":"@atomist/lifecycle-automation@0.12.36","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-1N7oGFhhSP83M/7HSK5GEI/2wMl51BZCuqxpPX/s221XDljw8CE6iZ0zY/VcInpysRjW9zzcAG+ydWrEO0jF7g==","shasum":"8d46d174f5a2774870f604973db3e9ef7f76abe0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.36.tgz","fileCount":562,"unpackedSize":2037963,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctaWUCRA9TVsSAnZWagAALtUP/05a+jOcWDcWfOY2fauH\naQKb0Kv3Gd/TBdOhWQleMllt3YOI48I359sTz+AVwWNr8GWyvqhySiLXZoH5\nASCmze0hZ7RQajfso1HrbCEsq29XvMDLRbKYsyTf/zwHisOBUoQ52wlKqI91\nK7CT6CEWBehPgTLByb/vMHSDfBey6WHboUKbQdS64bRp4J1aaUqakVRr9RpI\nWJ7t2SP44bI9MFa1A+hNKIV2biWSGvAIrRtSo5IifA2dPjOy1v3Oab1dLD95\nhbwpcgJtMBJp1Y5E03GlMMPbLCIdUkxuaKdg7m6zwRCcG7P11L0E6WmZBFsX\niHMGWaWuOswaU7M/wrwROmctRJKT2gNM6kF2O31geAoqykhFvdECpylYdkoY\nKZilpkCOp19F6/jyN4xrPlbZeNfOVR8uPo83LAvOMkfsq2vQHgRqNB0GTSEH\nnI+EtnEbHBafCWhz/RBQRZW+94VUCmCc9tvsCX0D/joMIHP87ABqWt+d+88o\nOHbrKd8onrLndyGJNlFxfqC7RME/lyclZJtcJCz6F4twpuqghAC15PS0EYKx\nXqH74LLnca4YYyn4F3laRu6gDYJDKWqzXSHrNvyJ1eBQDf/3GZScSFlO/cYJ\nP8Fd2dF4YvSvSv3R52t9nRP9JT0MtBl0Vdak0rVUtSKowy7XcLnm+41GIGuM\nMXxj\r\n=iRAv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAc4UZeBFESHKS8PKQ3hfe9Xy+q6B1rMeX0+JznLKiVXAiEA6TctZcKCVvsxPdArULqYDZyt2VCtqzeS+P0HHJNQfpU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.36_1555408276140_0.9395645292814407"},"_hasShrinkwrap":false},"0.12.37-emoji-instructions.20190416194927":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.37-emoji-instructions.20190416194927","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"c94c84b4b22dfa83b71ad0b26e8e0f50006d5400","_id":"@atomist/lifecycle-automation@0.12.37-emoji-instructions.20190416194927","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-cpSuGKUrsn1pvAZx+C7rBC7IvQmw/aa8mB4evTOZ2YNL0PnMeaBkQyRdWHBrrGMY5NTeVV/CGvH5TkMWU2MnSQ==","shasum":"12cb401b1a9f5285b43260459a08391dfd08f1c4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.37-emoji-instructions.20190416194927.tgz","fileCount":562,"unpackedSize":2039378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctjKrCRA9TVsSAnZWagAAqKIP/jJlxQEe1kP4D/qfO148\nYEYTiHGatbRwjF1OKLhlLKqXpoKnL8m++/o2IWZD4ao4P5xz8D/Wx9xK8RBJ\nzD0bLhxn1vuMuMg5WAbSdw91XKbuguWkMpFMlUsqqOOBYJax2/7Ot45cAne2\nNbeilJQ5FJ9pYWE2ERRV5IVqI3pYgd+H4RSSLuA3D6PvbGZCsmz4PuvgB0Lo\nlEgTVxlkoG8FVIf5t5rtUFzlZfrHRp0JopWYHr3Zj/5sTNHo5NKq69qmuHIC\nKCceLOqkyiL8T300+0UA2SCOQLwWpHoDdtLTEmTKkKmUCvxLsbNbkUYDwuEU\nPOtNUT5mRGlNbjLvBxeDrGGgYg1eWp3C0y4jYxdsnijKc2nkTeAToFrnbTyD\nrMVxuSVy+n0wzwbTugseVINehw8+opXCt35Y3vW+itSLyi0BtP0ffOTZLduP\n2hleuc1R0TpiEVheVWAOSTJuh8JiPHOYxLkFTuI70zlGKGGnABx88EaNd+Qh\njyFopzI/DeYS3lr2A/U9uM5se2zV1lQb/KuGLavJpgcuAUfNYT0XwDUwY0ta\nkYKIupbYb7QDg1bkcErEdxLCwdPQyfWv7AnAKoE1y2cTeWceP5jML9k5Q21S\ns5QXH9cN5q3KGf43GGR9n8IaOfjmSyLLxxbUNij1nXXnpA56BwvNAniYrqM2\nCVVL\r\n=AaIK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHD6CN2WIB6fBNAIZrUrK18eebDXUyTkaerk1avHLXRTAiEAy+gDBTxVhbYgw9ruyGuB/MKgid4EVngVCpVftNBtLa8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.37-emoji-instructions.20190416194927_1555444394457_0.7327163260890384"},"_hasShrinkwrap":false},"0.12.37-master.20190416200533":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.37-master.20190416200533","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4a9d17151818c2c565a06d599325c1fb2eacbdb0","_id":"@atomist/lifecycle-automation@0.12.37-master.20190416200533","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-3Xv5OVrgc4/tHtaUz9xe9wNG45hw/ENBFdArubeg+77ETbk3J2E8HBXxzk10sx9DTC5R54Oqz3T50RlyMalMiw==","shasum":"7416d9d354bc0c94359d21f32c6c19aa00edbcde","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.37-master.20190416200533.tgz","fileCount":562,"unpackedSize":2039475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctjagCRA9TVsSAnZWagAArW0P/ifAAYSBMfUfTgfuu2Pi\nOJpU1lskEXvcFCDwtAyn2q1MsChs4+BVj5amhb5GgWzcYtGq8Zrku0dQEayM\nfh9pDETICeoZCuicQoPuqXXTQbSsdbOlOenQASZBGdaxrNBRponMWgnfMwNb\nw/1PNRdm+aB5EQSTxGlNC7p43+ApmBlcE5s814a3yytWfnq0qMycKqoJ8OMv\nGDcHG7uKHmKjDPZhw/5k5dsA85TtKcuN/B7wTXZG7nqQiUTLORBV20caeeYh\nnHcwrv2Jy1/wAdYnCWtdkeIzTESJhrCZPP3gqb2er7prVehJg6IzuWS615dD\nzYeZPcOVWoynj/fTeCyk7vpsFQ5YMr62NoYfQFUQ0bIkE67reOjfZpMl2GVq\nNyI6ReqguJVp+WXNO8+rT2WnuQXLW1I7IIA+L/mMCMuhpJuy4wFfg1KrfCLm\n5QoUZLDDMm479dABo4tO5QEze1ahVZUMv1jJlcxfnSvgYvVE5+pX7qQ2QfRc\nHmFUbLuECfIcrKhsNV/Yg4sI4AOc1rZHMZ7bVwnMfevPJwhQ+l9yE9Tiqb02\nekHzv3ZhGmUCKLa4vqh6tpokOgq/2FFU4RkehXx25obdwktvItP/SFzFhiPK\n9PCzvRNFkjFuWyDVyLrDHaC+ghOO/4V+EhZAYsoBvL66k3WQmKgseONP3oiz\ne+ZR\r\n=BnNW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICTvplHyOOoEAdAQpsVTo7Mkk+m9wfMcq9P7H7eO5W0OAiB/wQ0u74/S1eH2L7n5RloxtfcsJMg8HixXf5DSTHG0Yg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.37-master.20190416200533_1555445407800_0.7146669302892665"},"_hasShrinkwrap":false},"0.12.37-master.20190416201207":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.37-master.20190416201207","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4a9d17151818c2c565a06d599325c1fb2eacbdb0","_id":"@atomist/lifecycle-automation@0.12.37-master.20190416201207","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-ZRLL4AnOQiVmYzGluW+rJlIWbYp9XqKZjXIRRIz2m3jyMLo4o9nxID4GCloPDVv4vb7yVb3AnBuk86l1mSnU5g==","shasum":"a9b668576d1268f763017d291252ba5637a195e4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.37-master.20190416201207.tgz","fileCount":562,"unpackedSize":2039475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctjhxCRA9TVsSAnZWagAAt2AP/iriZqnIz99DkwqicxcI\n1FcgNfQcrBAFRiTovAsCHl5sLlBLKjRoY8WQpDP1X9Mo3QaOaO50HWS5kUgN\ngyx00so2sHExXb9Y9le1QHO+Os71qGcEOkl28jaEUlS+ZnaEEFdFxAMadYll\no4rXp99V9uI1uxF1mghyneCHbeg7f+Xj9UKxWA5ZIPBEXNvzvKpzivU4tHY3\nI1F6InxId1O/ZuM1xkTaAS0bvfFsTCL/l3sfUDphkekJbasKP1PHaVSBWBTp\n4gRUKQ0xTJl68sfAGi5q6l+JyMtaF63muEiX2EMaAK4TgYPwblPSLnDwObP0\nipUNHXbhO0DOZ39wwdUA/Wsbg8gAal8OCnClTNVxCKEwDpGEIKOgAF5m3w/0\n0dbBsGSE+MGNa4gK2STY6DyztvWWPVMqcsskEBQT4+M8Z33xJw/ymug0waaQ\nLuRkg8HaeCBQAMOjihlLkKi5348j9zEjbA7P9Sr7YVmmsePxqgSpuYbj/oFW\nWMP3Fv18fXNGMT+2TpMJ5RLSpYNOXOtlMmZpznMMuhoVY0obvUzWM4C9YS3A\n8QnyIQWnbMJ6Q4sr79UExanS+mWFECTtaOOkpXKAz3UG3GdIf5xvGN1wpwR+\nfmjtfPHe92A+MwuXiL71pAAB5nDvGf8iJ7+iJ9c7m7cLZ/IYpezAdmBgV+yz\nFXCs\r\n=xG/J\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDI6VmmoDYeOEi07LB5t48vXtsUPHxRA51OXtn0MPUATAIhAL/7OHgEhfTHtcEkrInJLchq43ldc86UN74yS9cAcQub"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.37-master.20190416201207_1555445872296_0.8941477558051689"},"_hasShrinkwrap":false},"0.12.37-master.20190416202234":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.37-master.20190416202234","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"6f33df330e135b47cb0970598509d1799e117033","_id":"@atomist/lifecycle-automation@0.12.37-master.20190416202234","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-JFBmx9jsDD4fqaFQvm53S1n+EYHuK+uEjjOjyVA3NPYyiQg2QmZ1KMBPotNMUJUHS3gapTmGkFcEbJ6qrlmPFA==","shasum":"33f89fd25a3be1495e806921631dbdbc6f83b705","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.37-master.20190416202234.tgz","fileCount":562,"unpackedSize":2039600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctjoCCRA9TVsSAnZWagAAAzkP/jChFhFdJMP7KvIClnlf\nRgwIGRCF5vXPqm3R+GbRmCKDpMVTP2eBxgc2fVFIaJ1L0rR4YuDHRipeHod0\nCwsmFTxN6QihWtRIdZm5QB+WX0Mh32mpi4Z+OPZplNFLSSuyxLRCor7FwW27\nsjwn1P98yl4pe06S+DT3ybzJtFVE2a4m/lIzpLiOE+X/Qe2mbR8+A+aa5yOa\nPyGU0Igx8/WLTxM0ajwX8CgO2sTLwaEanhTGfmY8QRxEqr/6HQNo2B3QS5pR\n1V96LTx1Ljo+hciiRPSW+N1afB0JZK8uAOvzar8z0QX9tTiCfpTTzyQWrsk6\np+rJAthjTRDmZepf0vEEgEpnZ0X25c86xo3g4V+Bnf+XE5qLQgs22ltAJ6f1\nT9axg6WxND/uMHLWmUxYAHcseO2f0xFdbzOSSzPSxjha64BZvn+fUx4cj9AS\nCxv6Fe18OlET5+uUBlmD0VR80kBC2ZOSSNRh6ygEdhv+5C9DdAGQOtPCaBYh\nBPn8AsxxM7JfKRU7zTlHOvU8F/PJG0IcefLxvR39dGmHqp3L6mt8ffqHwGrq\nrPQEr0zI/GJ7pzfRmo7XeP8kxiPBqlhHkI4Eg1kRZK1YtzLulE5UReE4fxSl\n5UD+L2wqxPoZs7BIeLbsUE4ouOAASQuxKCdQCQMyUX64JByumo3CZtogQ4y1\nvoXA\r\n=iZaU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNkHoWBnkKuyv2AXCQsOoQcLw7VSrMj3CiR6bi51T9TwIgT7qgDJsTiEWzEb0PDtQhrcR0DMaatLzOQkEwbNHnql4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.37-master.20190416202234_1555446273597_0.11879090565547656"},"_hasShrinkwrap":false},"0.12.37":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.37","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"165a3a0863f15445f025050949e6698a4b8ec007","_id":"@atomist/lifecycle-automation@0.12.37","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-UXBoN+wBPoLoTnZKzX0aBQYgxDJPBx31Wi7haLXDadND5Gl6RORCH1Rm2QYDQZnODLtcQlwMQhE3g4kSEC7BCw==","shasum":"5787c85a22d295117cd79da4bc7755a5f0a61380","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.37.tgz","fileCount":562,"unpackedSize":2039578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctjqTCRA9TVsSAnZWagAACkEP+QDjhpSq4H8WiFL5uuKu\nZu8hV+ebFHUDrLhmEdQdLtoq3cWwM7g6Bi1YUQ8P5ml99e4GA8OXsnhowT3/\nrHPsKMG03lFlGvWEIRxqfURVtMVGsNi92el1cTen+Wl6T0hdyj/51qEJ9F6n\nK+tbg1Rn47OTo/PbNvJy24kAbjeImyqSquT8iluqKGgArv45n6oqFQRsrcnG\n8X5GM6DdvL19kgGmMnvkEhx44u5dproeeo2upj31GaltDUkLwC41Tkb81hqT\n3+RTMIf+IPEocxteQ9yfY3elHY/5UQLZiO+a12LwppBUGYyDioQH0aBDn7TO\ndTkzjJtHehfWOzABJFoS5ZdQQRVQYDTyOADkIjYvEQUmyGhN6tGy9jOauIvX\nTycDD8vvZuwUDe+UM6BvAwhc43E86XzXRvdM8TH+2wQBKtBNlSJi7tI+jwES\nhMNbgceILiSWl5x456fL5Bv1Q6LV4nohR4MoG5W37hCyhaHSLviKJryj9yom\nXaAr2v+MHfxGfPmloiDvYD8SBQg/M7edebDjgGAkiiOKh6PmjYgatS4ipF37\nXLOj/iBlVI3G+C6x8M8KEBpucFDjNLtNJkV+4LQI9429xOTQMpZ2LC+yGeCl\nEK1D6oCLQzYAmDnookzjDY4+3a0w1CofWZq3JcmLJhrbJiZjvYF6f0tJ6Lyl\nQTPF\r\n=RRlq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqKn6gPUY5ahCG60ORLH98acvMNPcgIhTlern1ehPtjgIhAIUcYFlJauL6KfsGa8t3ol4Xpb/2hukIjkUiD4cgPeEL"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.37_1555446419016_0.38425531122151435"},"_hasShrinkwrap":false},"0.12.38-master.20190417095530":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.38-master.20190417095530","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"f2c96c352d7814d42a1fbc882394f4215b73e98c","_id":"@atomist/lifecycle-automation@0.12.38-master.20190417095530","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-0YtATXvudNDBPA1k3rJCryOYuRNE70bD/o3s34szmnxaP8Q7aeut7UZHkL7ph0ApxeAb72KET7CWhx033TPnEQ==","shasum":"a60a08197d642ad282e1576e6d2e9e961977f6d1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.38-master.20190417095530.tgz","fileCount":562,"unpackedSize":2039903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctvioCRA9TVsSAnZWagAAnuEQAIlwb/9kLG5Ddv4wgA9j\ndKaW1BnefdJSg3pqkxnc6cYwz4JNM1krB1X+cxDPJsM0TsJxBgVUT/sdCs38\n6/PbzAxsVEYzTq0kZZr6VBdAH4WmEKwBkwLtaNdJwpvcCXen7/oxYfkfEk2B\nBF23oQ4DroUS4O6Pbo7m+4IOtvemd+OhLoCHyhHrHR7srKgO8i6aqwC+8pQX\nX2h+3qdeBOxSWNUPrTu7wIYw6bemzO2mNRUtCVavhXU3e6+No1q22UxB0vwg\n31JPG0j56KJ9P7/YK76JCyH9jj0oOHBcjF+a4G7/WR/T/gWj7o0nxoNKj9sD\nb4K80+SEh/edxm+ON9y3sW+PdQ/1LIDR+maouD+U2B5olppYSaNeuoukv7Xx\n+ezm34D/Z1zV3Dgz7ZHTpYtcx9uGWUqMUirxmlkslFHtXZ7TS9D6ypuTGOkO\nSq6JKoMmKk7I/G0XK2yhgReFMDgkrhdRFFvWvsWJdxwNbiUFWhEGLQbS7dYY\nqEpU5DI/DNULX0+tI3bh81bYnBFLGJUKmsgco8GfzIjPcFIkp6GrLD8NDCuW\nj94zu39OsMn8dHy5jPkhi5Sv6LTVzEMGwEoehElSozIM54IirRB+qoy0sJas\nGLr+XlUktf4V026jIAbLOkgsaqFsrRSIFTj3mpvKV6pojp6YcwuZQ4JypWSl\nZ5T1\r\n=aazs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA3CrmGyu8nMfPNTocMRtsOgJ4nSYZs3sJsg9n+aRn0oAiEAigATQLferqZiSzQ9z59Mv7DbU1yjm33LGUbecTs6LSg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.38-master.20190417095530_1555495079984_0.6305458719557235"},"_hasShrinkwrap":false},"0.12.38":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.38","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"5a2181fbc3265ed2fa3baaac6836bdd57d258668","_id":"@atomist/lifecycle-automation@0.12.38","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-vMNNqn8AtEVg5sKT7FyEYS2FZFzKc4LbaQpcbFZXAjzB/H2gCk7oguNcQQnO6Ub7ENDUffe03mPpWDN4T4NsKw==","shasum":"831347bb31e3c4e4f9b2ef308340cfa619ee57c4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.38.tgz","fileCount":562,"unpackedSize":2039881,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctw0oCRA9TVsSAnZWagAAsbMP/Re3g+eFHh9Iw2v2VKyz\n+FpNwmE9Zl6ZKbBN+LNjgzfnZ2Yc/MAMQ743TGnZBdWAwGKY4SjuNyvMaMGc\nvEC9inOqnwMcJzo7A6YK4N1TzbrERP60JnkGIRL51wrw2wWnWGeUyUP8N4VS\nH8iUZUjAuItgoNtqYUiWW1vdRxCKsCoHxFEuiIloJAFi2k+DYUEMHCMHaPsm\nG9MAUgWfkmsjHNo1A5oUQeGDPHhKKHwV75IDKfTqXQ8hSvy0aa77oCedhl1Q\n2VQxzv+wGXFHb2W4J4MXreL+t5GlTU/8KQjxtcaAjrV13/Q2oX9i0Uf4f4Mb\nDxKHxhvHmrNiAj6V2ctweeEyTE+Nt9QPKDRWtDj5xyBH8P5KzQbOF/YNWi7v\n/oih7/+wCZ/nq5I+MlVdDr8jJkybB98L2+42u0c7rgq6S6HkNg1uhbgE3SoE\nRKOZkVxa+gPAsU0dcjqJ26cCRmTrJcB/gWvDd7h/wFiccY9I7B3xufwYgH7l\nahzOyapxJlb3BuwkEhOUYI2hPA1xj+8ucdb9b1EaujryN0PkRXeg/Fa4fIKZ\nt7Ld8omN7Tucz3UFIEbQhJ1A17qsMjFGl/n+fyhY4KmifYgwdYiXFvC1WI4A\nUvAFoFVBzPJOij8Ndz+jhJeKIabFYDNlPY2fsSlFOYfnn4jvUbmY7GSOzonG\n3YGG\r\n=/hRy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCYFaQUXSfONRwKMhrBpSyj2iHPm1UuBwJBedUI1HzZmQIgLayQdqrDtYGG7vvhMJoxAiQ97M8QHF/atL5kr+zbNzg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.38_1555500327264_0.19258025962126357"},"_hasShrinkwrap":false},"0.12.38-to-sdm-pack.20190417223902":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.38-to-sdm-pack.20190417223902","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"5634fce26deeffd792843b6bb41549cd70684c79","_id":"@atomist/lifecycle-automation@0.12.38-to-sdm-pack.20190417223902","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-2/2+9a9229gKIkL3NprZIvgn+Rsrii7oUfk/I2x9IC1VczBrl9FIa0MPuPJ7codGN2aAcKo0WHCeV/xbxHEySA==","shasum":"4d223a8c96fc425d7b9c420ed682f448094ce060","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.38-to-sdm-pack.20190417223902.tgz","fileCount":523,"unpackedSize":1994589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJct6uwCRA9TVsSAnZWagAAU10P/iW/klZssCTo7ce4V1bF\nFziEM+dLH4SzrmVoSdtBcPHJZKv3fXpHWd4ie0Pg0Bx6hL4X/lrEadgPa1Yc\nJH0fP7kJ56uP8PmjDiEAlP8WNqGAIBy0w6+SXKADkccy/ImWXS+VKTV6/4UR\nT1dA+2yY7X/oVQz8L3wHxw/5QMmMiJpo1HBanmd1aR8QhgwF0F/YyX9igamz\nmL7p+jcPc8p2IveKBKYZe59BToU66gqI9CkeRGzGynCXlXwv2lFdOfKoZtzT\nnWA8SX49lNf2+JoutwvNry7irHRtvgUd0sFQEq9UZ38wWTo+diH626zRyX8w\nGw6n7doJnGRE5clZggGX9OMszzuLVbLvipGuQlxteSWMCx7c60jYgwPeDSMo\nS12BUkpZqL434jatcTUMl7091oUbxkx909DBoCjPTiZhO7+lOMqHkU2S24TK\n9nZtBJplwGl/4i/7+v6Ja/UDuO4lEQGE/5B3ohCvB2z8NY2uZVSaP8lNTlXz\nxVqPJ+40ZmfyBEYHEuWenqQ8GviUkxskbfjIP0Mnch+aa5Vv+sV1Aha+JTm4\ni2yAM6MjO91HHY/eEm2tBNjJWzhHlx1k4Ta60q2YQW5edQfNXTRjmcMcrkTR\nSdxlO8PItMenONBB2Q4u0DVWCC/uP6xgbwJhDTR/S8Hk6qNmygtyjRE1W7Nd\nEhBP\r\n=7C+v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlGKMsQSNna9T7tfhK6FfUvIIqiTQ7vT7x6PU3uYeKnwIhAM7duQGEl90lB7fDPXif2ItYW0nZCaWSQ339Kq4d02CB"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.38-to-sdm-pack.20190417223902_1555540912074_0.14576321340751264"},"_hasShrinkwrap":false},"0.12.38-to-sdm-pack.20190417224254":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.38-to-sdm-pack.20190417224254","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"5634fce26deeffd792843b6bb41549cd70684c79","_id":"@atomist/lifecycle-automation@0.12.38-to-sdm-pack.20190417224254","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-7WdehvpKYiHgJSjT3/vKjwv7McgZvydSyPfrYx0RqYIuqd+U0Fka9u0OHcK+TYqGpvyA7MQp+pjW3EuZnUkkGw==","shasum":"0cec074661f490c93756fec913d1a6a7ce375b79","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.38-to-sdm-pack.20190417224254.tgz","fileCount":523,"unpackedSize":1994589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJct6xzCRA9TVsSAnZWagAAScYP+wUYcIGNFSDAToszesvl\n+SQhypX9tdtCbzgCsefi1mQ7KxHLNB1gszh9ZkTSFNi4DDwwjItYu/94N1pZ\nnf1TEAR1J+9xe6poKH14szQ+TPuuJuAkTgLcImNL4TYlv/7B7rmObZd7gdSf\nqNP7vtZ+Dc70yZmTkq85L9m0eiSe0J1iEdsDE/PfRt4gVvO8IkRC7O16KwBU\nz76Fvrfqy/UrE8TWs9bAxJHkwLg4sm8bJgF+CT70PAbvgJL4ApXtUbtbpBjW\nm3V5vCPolsvZ5zlILn6hnKrta+VOvCYqzJoCcAtpNbIgHyrQUrbQ21GrSHHm\nUgw5RTJ3jdv/0GVZ2Y/V+ZY/YeZKLkTk44IeXyC0LNRG10Dwp8czHfpRKvg+\nDouWWu+UViXa5pHtBHzIjiQYk9jWgeFFaUsiPI55WesiATASgptvXvfBAIzm\n8/fRMj4jX6ZVSzIeUTjJG3/fS/O4FsVBFtVmR0kWgjkRGYJlyii4aKwMR2dG\nIPoJyIpNJp0rtAIMS+r5mh2N8acVzo1Xn+uQt3BtCpjAeFOdNcfLWc+LRA3t\nkSkAKPVCFMrbx2VHQR77ln2Chc1lMsD7qLIFO3t/P9gqrmsB6b9nneGaGwPA\nuvY+yD+7QWzdXxcHKJnSbwD8fokwBmuG5dCjTKwUw7kapKOTC9sx5vqixMc2\nfL+v\r\n=d68T\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCH2b64UIrlmUEwrsrX8fptPlsvCBhvDh9V/HnlORmLZYCIQDnOucIq+BALSdFWn42FsKyNDmKJidmCK/g4KaVlCsemQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.38-to-sdm-pack.20190417224254_1555541107130_0.23586579641844319"},"_hasShrinkwrap":false},"0.12.38-to-sdm-pack.20190418093009":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.38-to-sdm-pack.20190418093009","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"989fde01e2e5165216e59959130ca0a69e27317b","_id":"@atomist/lifecycle-automation@0.12.38-to-sdm-pack.20190418093009","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-OtR7/1QAumc4oSc5DADVX8ocBKUejbjAt8hhKXyws9WGUgDUn6TDlb6cq5L9yRSWlkGbrZM81E36Cdo8F7/wBQ==","shasum":"bc255ab54e6e627e3c246e133e82cba50ef46c55","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.38-to-sdm-pack.20190418093009.tgz","fileCount":517,"unpackedSize":1977405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuESXCRA9TVsSAnZWagAAFPUP/i/4HqoWgzk1kAqNIlVN\njO6A0lb2hrCm5zgNg3YE4QUWDVwgDSNqaBi2mmaCG/anCKldGMnsxSdVYaKK\nQc5ytoa/NM3zGSHytFARqb0aPKd3EJG6A0ZmxBUWH6cASXessrSVCUlhFpyH\n93DE01vGrDekcSEO0zlxriaUG7ll0icDZCuCDJLox7VJ2tJnwhZxcBAQTG58\nP3udP0uHB5QVHymrfKeAk4HVMYB24CgeBMC/l/IYv2j1YBPwmkCPXaDJag3V\nAVdttdykLgZ16RAzT3O2dZMGkk0dxeht7RfoXLPQeA6pNPQspsnddKNnwzC1\nJDkRUfaqIQ+3qlbW6teXVj0+6un4iEvOEIYY1s/4kl3SKRCSSYv2Dwp4HQCy\nNYBQQHHd8VKiVfIpocIeOnd+6UyBoYSyp2WwVHGWziaN+hQWX3d5ev9c5jZ8\niMaRZEGycpQNn4h3+Mnc/Ex68ZMKACg03SvVxWPJotItwz/4zPDf5Vmjt/dy\nDx7zLFt2r3jWDVRRua7xydobmDr22Z0GAmBPRf8qg7b3VCftpGPFk3WzhanJ\nyW5SQS6B5/T5m6q3kGkfDcoUezufZL6ue8Y2nS8RZQWM5eWzr0q9OuLBJ1Kl\ngnXWa/Jbfpkc9UdWQdimoSUrEBzZhtzKTaSpI4QAp+VEUkmb40f6IM4SdUez\nVWjC\r\n=COSk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+obFh7gxQy01FYXh6Yv+iBfAUnCUsDypxIh86/RRDJQIhAM7d8wtK6IK8KiKJDgpBuRDCT3ERxV9m9CMfgkOIsf7O"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.38-to-sdm-pack.20190418093009_1555580054459_0.2236045312121422"},"_hasShrinkwrap":false},"0.12.38-to-sdm-pack.20190418100541":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.38-to-sdm-pack.20190418100541","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"405d6b7f17da0c961fb0f63c90dacbc8d54fa531","_id":"@atomist/lifecycle-automation@0.12.38-to-sdm-pack.20190418100541","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-1vgwrKEOKFxu3go6imyMJuW1IHl7UD3CcWFg2RcSgEORT9pcIu6NwGKJuzozdZ9qNH4HQz6mm3Z+3pxyZHEBVw==","shasum":"9de49842cf09d79779cba16e7b2dc6f1c5b47c06","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.38-to-sdm-pack.20190418100541.tgz","fileCount":517,"unpackedSize":1977577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuEyQCRA9TVsSAnZWagAA04AQAILdtskArZHvfsjlQI74\nYv8EWrkXzIwIWwA+UhdQZD/b/lddJ3R+KE+yEhnS6drftgUp9iNLyGnnC2l/\nCbjtrstlgoCLhm3FphlWC5ygRqZNTHIv+e3Bl03wZEASJMigQ70oAnJT1+54\nxTM7gL3OuosLjrr8HM/j/KAZDVLSx9GccTRZzFWXqReAskcB1rypJUTWAfQZ\nffppFbr8qfHGqk+et14wHu/k55Rxq6hhm5o0VjrJ5GpBMMOGQPtGG0wDJMbl\nZlsfWX1lTy6mogRLQNlE33UE48LM+sDJYyDfu6FztEVwbqC55C5cIpDPwNeG\nh9v77AoLVJypjhNDV5K1H2nR9jLVr0P/6kPYVya61KZsK7G4feq6NwTprUwA\nyPSWBo3cQtCaxs0cr2P4tbQuyfKN1fw5rimuJrwZEghzeMHE4CbuNCk4C6vF\nJ4vgDhJC5cdb1V3rGfQI5gpXRfMXRWlj9HVWmd7Uc9Yi7A1fT/pFIIKmsAi2\nUUwZJvUOOSnLr9LbKxCcsa1P2dSdB+L8Z0qUpbYW3KfODp44av0sscBmQkFN\nPT++5bTwUGgrh9kzYN2BIS1IgIlEWRcNMTGAiosPo7hk4h2ckXIho2iiIsKR\nShULx6xCK+FIuttJDkX5w9JeJkvpuGHz4ix8d5xF4KKyg1X/xKfY2DRZdtft\nolnb\r\n=jrXZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF86PvCZ6U6paEc9AfXU+KBqC36nsZzmrzKevVgHTASPAiEAgB/m5rdtC9endc7t8xpiinXqYjE5MJbjXYvu/RiTGbM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.38-to-sdm-pack.20190418100541_1555582095597_0.038637302716244104"},"_hasShrinkwrap":false},"0.12.38-to-sdm-pack.20190418103916":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.38-to-sdm-pack.20190418103916","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"c584f9626c44dbad8320a99620cde7c18a156ec8","_id":"@atomist/lifecycle-automation@0.12.38-to-sdm-pack.20190418103916","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-K3ar2A7ACyh+B0pwdZ6EMiumwuZTDWYhwxNxhoxllizXwBeoodF9DOPN8Sx7i4CVchIfp4JYM/y/EpQB/XCeHg==","shasum":"d3ee928a67a994cb0a1d9284c72b4373abaebd24","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.38-to-sdm-pack.20190418103916.tgz","fileCount":517,"unpackedSize":1969278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuFSCCRA9TVsSAnZWagAAAzYP/2ZwFgrYG3yJJAf3wIS2\nWCKZGC/q6OALohlF19dy/9sVLiLTiTa5pGZ5jC0OeXnKDgONtiGtbldlDdWX\n3dTmqZ/Q6yjet33Mc3b2QBFPAN24OifoA2nV9M1o0oJVh0cZdSfwUcZ9g6JA\nmmVmIaJtw2IUv5qCzr1qngFLtlOFiP0qHE4exH6zeL3caoBcXwMSAjBN6K5Q\nNzAhoNpggtv30tW/zjGUuAMEYY+vB9p3DefO6OXtykqqHuivZIrrOIF5xySd\nhwEFkS5PjPu3s8Ngk7FQrMNi1dvtdpTRdCvRMpVuia/aeERE8wDJrvowyw3B\nO24PM0GZ+VZARJYiQWEH7eWeEg6g/nngUAa+Yt7c2bQewxYe18F5MgjpMe1n\nsuTAbLsr6HItibEBgkdDqh46NDMIlrxTauv6kNUY44aj2xQBk9ZkUvc79UXD\nCWyBZpfgqlX1fHaxII0BkzwOmtWVG//Khi1Xc6BTJzqg4myOpXhVS5g0u7vB\nD7entX9Ksi/vvF5wptZ1FZNeSGc49VeCP1vIxKAMDe1LRl1WctQLZlqQq5CX\nULoLVaEWjMEGhkvgIXlSwLw/O+INWl8YWfEzzs5z/s4j/pZaEuUjSxAxjuTG\nblb0N5iJtOcif8y5cZ4R1ghrqSojIBW65cKOmwYNQ3R+Kw1hn62DWKYfLb/R\nGGGZ\r\n=Yaeo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGPmMugV05amHHvrGIVhz3VwYCirmBL3nBzq/jO+X9GNAiBSzP6ekbqA2vvJl7a8N+nh+FmNK64tuxfwzFunfbPQRQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.38-to-sdm-pack.20190418103916_1555584130141_0.263699487882064"},"_hasShrinkwrap":false},"0.12.39-master.20190424221856":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.39-master.20190424221856","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e92e385da3753f48b4c045c5fdfbf81111e05092","_id":"@atomist/lifecycle-automation@0.12.39-master.20190424221856","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-g4R3+9Kz+xhaFQYi91ZFnW0v9oVlnw3nZ3gOu/znqAurNPp2hf+3aK3Lpq4abKds8Gfqm4tMVyCCpUmZmhONDg==","shasum":"fbfa49192e48aabd59b270cdeda92bd4c43a442f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.39-master.20190424221856.tgz","fileCount":562,"unpackedSize":2039926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwOFUCRA9TVsSAnZWagAAFD4QAJvnjqpuUHq783OBTGe8\nIcOMhqBNZVgGZ9bxCN208g2JcQLYvjBGUm/EHtkyKsSc4/pMqBQ4ngdSPg69\nQS3VnHGvQETvzcPbmKvwHl12nv9dc4JQmWes5Cqxk1SLi8PEswtDI6BgVoq/\nwvcxBJKJLijaPPIxAM0mnAeHJdjco/7ze5XDI4UF9EWk/PDyP9p2j9mRF245\nWUEdhYtB66XrrX8f2s/etrBEUHJ3UmQI9cjiOg0lNFU3DgM+V+ku5oZb+RTR\n+YpKTBR0qWdgC8N0rQknTgclviPQQ3NSUoikABbFZHjJ22p8RUvs426oyH/o\nox4b466At9WQYHfyEASClBEK5oOj5IaWCer1cqR9GadH0rN0RhTDKHT5PlgB\n0RJttHe2s+xBDbRkIJXC6D+zNDGCDkbcEW2KmZy1DSLcTPDZWtLtdlbCBnJf\nBgdgm8nrcpMYNmg/v+ha9Y4FyELgJkbHZeNoJk4giBUyWIRmpEkJUlSYRMfG\n+s2O7C9KeAbKtXyUWhczAjUKMxj4P0RrA7qpSCiS643Ts/jMW7bb3yN9QGIq\nSvBPKCDt7ii1fgTmhOtZGJmfZU+EUF+yNONETojMeA5oV3Ca6AL4rJ11J3Py\nGstCX6KVD7tAXEydi9TFsE8eqGdTWpEKRlrPIRJ7QvIETgTniG2ej60Ts0/t\nn/lE\r\n=9lFy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYH77rYONwXgdBPR0xsJ1nd5yUsFOfcAIIKVdAvSbnHAIhAMc/BscoCzgIHeB7hxVAPeKEmUw5Ks57oh88890Ue9TM"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.39-master.20190424221856_1556144467441_0.6288762887229662"},"_hasShrinkwrap":false},"0.12.39":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.39","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.0-master.20190411165304","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190411091959","@atomist/sdm-core":"1.5.0-master.20190411164642","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"e316f2ac449b75c2617afcf9644aea62f7aa0b79","_id":"@atomist/lifecycle-automation@0.12.39","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-JfbcRX4Fke9HB4BsYw7Dpy5MMYT0ZxNc6N0nt3gQVexkqFZmBBaKGjl/Yj5Hp7Dc6zSQyCwyATnWME41cYO4Vw==","shasum":"0c53c401324448955dba6a87a4cfd83a0ec12bdd","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.39.tgz","fileCount":562,"unpackedSize":2039904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwOQeCRA9TVsSAnZWagAAexMP/j9oP1TEOHEbl5KQmkEi\nPcB4B699wOUhAlgglCUoormQlnbDgCDT2CFd0iMCD1kK/jlvfDF+5JTO6/4t\n010OaxNgyhu8zY6irgL0mP2ikZhs84DzAn6eZZYylDh9Rt0ZHyaEIItMVGNA\nV60YSNrmyUuBJE32ZVTNji+27mPi5sleiAI1ufC+EHSz/4l6JlzAQtfoRx01\nznM0iPZPQ2A3q0HmeqXZfelqujQ1xn+VB8z8U1ldieTUFyBDcLYX2KrsWSch\nl4v8nLJshMJU5wdFU/syb1r4K+oQ4fwEuxRSaegrKOfPpHfR4r4w5zrtayKp\nR0Zow/utdDtr27MChhOOQQ0JJfCtvPMeFqs5LCVP6+LQW10i194yf1agtwZV\nNRY2LEX4g4R8nW8Wyz4YHC0ZG6acVSJDHlEcf+CSQjPdhJxidTGMzPKhQ0gi\n+zIMh9GuVyQLGJLuISEm8Tgpwd0ynJj10AQYASNMQdGy8mmN77JBZam9xOIR\nUbdEl5bF/eEuAF2zJa+q3HEZrIhpTNoC5Vc+x2VSoFZU7LSTnV7FgKov5bHW\nrBLBp1Tufq9DSJ+HDK2zdNSi3NXfZynkDgFb33a7SZSz/AWHtwXR+NG6TuwY\nijthQzC8lI6+ET5L7gVdWChfoP8Ou18lsLGcpPO1q3t71pmQQOUbFAQXzIaT\nljfx\r\n=JeQ+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIECT7f2h53pEiIFnhY1V6FoCtCTeteBTFOnhB++9XwhGAiA1VzS8kbL46+pXkd2R7Fyt9PRfUM1jRY+q0jl9eH/nTA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.39_1556145182225_0.2570604477126823"},"_hasShrinkwrap":false},"0.12.40-master.20190426231737":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.40-master.20190426231737","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190418153855","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190419141554","@atomist/sdm-core":"1.5.0-master.20190425215945","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"94d3aaf80b5147207e4f239f6a64d292d6077852","_id":"@atomist/lifecycle-automation@0.12.40-master.20190426231737","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-EWXcm0YNLv3L9oMZgTVwDt+Wc7+J/DUAS+dRpbrl8ky/PaL2krSS3maTqVZEN93IjuxVx2Wo77Evii7E84mo5w==","shasum":"3d95101fd089b7a60682b5f7cd37977ac34b0a2a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.40-master.20190426231737.tgz","fileCount":562,"unpackedSize":2022213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcw5IxCRA9TVsSAnZWagAAmg8P/jY4G7dc29cP0uxE6MT3\ne7Mv8Hc1qgm7pbRAIaA4V12p1BuYb7eGTacaE//6wF+5q7Bh2Ha+2UALSiVw\nUSvrseiCZxDDuM3nuYY775uVPdeLHMdWDW68MN48yQAxACY1eg1fTMcX2sIf\nQg0f3+FRGGg5a5ShHHun4yjOAbtn8LMUguVmvSqOcjnW/1lldx+aiBmiah+g\nRlJhAs56QEGRAw+SvGtDVuyXljHHwt6/yHoy4/qTe5lIIuWf/wsGyJwyCQqu\nLAhcLRjsGJoZdBSL5oA1QNVaV05pjIPzBiFZkuDa32h8xRfteV+faQ9uTUvN\nHsxstPnUPxC8URD0o81wwqL5fYeAe47P/swW4JsPO0W9pTsBy+CI63yQj1i/\njXQ9AkPIar1wLAXIWRNlARq5SHciTySD7YnZnyJGSisYTY9Pa1iAWZ4yVTVi\nQ7p6gKm1W1S6j3pzGOYD9Pdtp7evO0p1vFw1xcy5zKRlLSEAziniMhdhNfw9\no2HkhJSwOtJLwnHMtIbk7Pim8pg4Vv/qhHChA3f52PRYwBmTR2h5U5aUx4R8\nzElw3lm5L8iGlAVAmeCHTwcG9v5oQvoo4dBD0PJj0+WZ1LHlWJo6pmUgEnJg\nhTG21raiKefRRE4ZgTdC+dhSRHF8ICPExUi+Pohf0XTXAH2WA+NLyUGXJhXy\n53Ph\r\n=O0x2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICnIOMI0PehVsOPARXphd6H/7z/zwGRWp3HIv9jYPkbYAiEAqX+dEn4FeKVQNF8XOpnweQPOOhQp02ZJbQ04/Sk5lRw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.40-master.20190426231737_1556320816718_0.5536680425837628"},"_hasShrinkwrap":false},"0.12.40-to-sdm-pack.20190426232330":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.40-to-sdm-pack.20190426232330","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190418153855","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190419141554","@atomist/sdm-core":"1.5.0-master.20190425215945","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"10028a5ee7fd102b14e3a8b9b2d0e1b5c02598b7","_id":"@atomist/lifecycle-automation@0.12.40-to-sdm-pack.20190426232330","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-qoCNsuT2VC4wejtxfKXYrf3ZVU3u4tqXG+wfZWsF1RDrqYl8DSzevNj/qjRIBvqCbd0zSUGmcAlibBMhLS/azw==","shasum":"7787a4d90499dfd78f89edc63662d27b26817ab1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.40-to-sdm-pack.20190426232330.tgz","fileCount":517,"unpackedSize":1976441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcw5NzCRA9TVsSAnZWagAAVdgP/ixtQj8m3VMd8ja0uFCU\nj47Nv466HkvHglbJQEyqTO1/PV4e0S1tRE6W/nqgCDkaTwUCmbIIsNdrcz5D\n1zy+CuxcgJDLmmpYrAgxMuVINx/xeN+JX7Bdq6bx9xhWEYVm90KFV95VNLv4\nrpq/aFj5Ua3KCX5dUwVIDEEC/pjTbVpHnDTsYJDoIOsnnMk1jS3bya5MiTyx\nQubdCopmd0bw+RA41L09ULsp3OJC/Mg7qp0lw2IDC9ar+UjrFF26/iXzHA09\nHn0Q3LST4+rzzuiTq4sRY4NlxiojpkhvfbZSROy1YzLYHVDX75HZgswTASrU\nIl3d+/1B/pWntM7zUDA4FMkLmhBnyCn8dJA4bF34fftz/F415+xq5exWdc5C\ncRKEQ1UaBhnXYJXZq8ySEXdD+AkEoBAgDLnnrlegQ/ohhDgnYAjCKwAiASwC\nda58O2csjGyj891BItZ7df5kp1gfvMLp+BeyHfo+0RhziMHS/scsCrJk/p81\nAsZxa7RNBWlj0g0kbyQ75FCs+f3Xi+tcGgPrvRdBrAx/lE58HTyKRBRwaTPp\nrz6+vhV7WLhJXYwVB1PCnW6GkUa9elWFgasVIOSKwRSl5/4aVkuwv1SPSWVH\nNxIiWPVbwfpIPYmzOD+3Xcweed/DrogiAGQhuiGAymkTkdd9FeQW6cfzJkXl\njB/0\r\n=17GW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHGdh3JxlwglxAQjq7bDEbyeaF7gKiRJLChq/lNeziSCAiEAimbcvjnjZqhevOUnx/CoXKu9TwXU7wScJbB/DhNWzg0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.40-to-sdm-pack.20190426232330_1556321138432_0.9429180677790123"},"_hasShrinkwrap":false},"0.12.40-master.20190427074754":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.40-master.20190427074754","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190418153855","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190419141554","@atomist/sdm-core":"1.5.0-master.20190425215945","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"054596dccaa19a485ccd5b629be9dc84493be655","_id":"@atomist/lifecycle-automation@0.12.40-master.20190427074754","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-G9cF3SRAJU2Z19oxalOQoxy3a6TC5nTAk5QkV+lY+entXyYwtBrOubfGa0twAXQl45pPRK756MSNq6eBX/74gg==","shasum":"f163dc4c7bf8f8687a44af7d9b6192a3f38cec40","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.40-master.20190427074754.tgz","fileCount":562,"unpackedSize":2020462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxAnKCRA9TVsSAnZWagAAhg8QAJapT5josDA3Wi/YQo1Y\n+tWOc65+b7/bij6pOSR0sjBeFE1Jj85B5DAbpmAS0bYqV4X/6SeIJKzN/rCW\n9fDj/7pYnN/gpRWScNTuPaBkyV/0H2ANz+N6eXQrNdkf+KBZCAG7NVL65qL5\nkUjezvWV2GCAUw/XozlhXYirPHP0avUatlXJS0Kq6/5BdvainIogrmYbXAmN\n7qVbUyva27T13CUlW6FuxYts1YrbgB8/yQ+BidXj1UOhz/sfAOjNQXlTxZVr\nv5oEhrcAK2YMJGlKl6iOZLrRtegiptjCKEktU9usd4jPERYYR/+OLJSCW85L\njRl6MnwMaHyKC0kyS2fkcW1qTvQG0f+cx8IYXUXyzR5j0ZRJ2p2ZBIs/3ywa\nnh8b1GQNWOfdAgkp6dmu6SB/nhsq6UHvTdZ2PtqeccUiV30IKDWcfC/dWOzz\nc0RvbF6sBWHnQwwn+KaBxM2vh5KUpQiA6ElaDgCMIv07OUVCxXmlJlBkV0Wg\nRqOIZ0bqhuoCPCkohbxKOfgd4iP0ixguub+OC/DmHZgqEKx/0pGaN8sTbosZ\nUG0er/zZOrGUL44EWkO9jmT/yjPfYu4VJH8R2oy8F8pitmxFYDCq197KBBnD\noZWdvwGi8Oc5LP/A0nArdD6g2xu8Dwhql8E+OIkR6x9lvKXpCO2aePP3y8jW\n4SEj\r\n=Jqpc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBF5a/vJq+hkMdYrcEKjKZmz/DdVsrozAlqhOSRt+aaAAiBPgRi09+H3XnDycNOYHPZ7QUPvAQjCuhjLyIGcd4sPGQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.40-master.20190427074754_1556351434125_0.7428487431806459"},"_hasShrinkwrap":false},"0.12.40-to-sdm-pack.20190427080244":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.40-to-sdm-pack.20190427080244","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190418153855","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190419141554","@atomist/sdm-core":"1.5.0-master.20190425215945","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e183331a044b8809f8ea2e24790b1a29609001f0","_id":"@atomist/lifecycle-automation@0.12.40-to-sdm-pack.20190427080244","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-wa7F3dfHxUnfBiTnAHM8JNVL4IkyqGO0Y4PyH/ABCsH3/52nyTGFc0vQ6n3il0vocmAvizBsPyVI0fZGVyN/GQ==","shasum":"88778038bf90961326242e5222f3c06e5c0429f1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.40-to-sdm-pack.20190427080244.tgz","fileCount":517,"unpackedSize":1955287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxA0wCRA9TVsSAnZWagAAfLkP/2Umf9pX7evtQBeaI8M7\niDIQPncM4tF9dHjSpV2Gr8ZTQ9ZQDqpKlHYt6W7QOSW6/DmpDwCbj0+hXj33\nAI/9hTBeq4BbZs7+WqM4DPv0mymC/rN+Qus2kh/ZZMhakd3OkLAkJeWh4vKX\nty61e4iJGmgza+8+qnECn8evDp5cckwRzXUKfk0q/SZSegnRoQDmdpZhbryC\njXnMG6neBNuiFoTjTJNJI/sGYmFxa2atBcf6mct0DSaOr63UYW7jV4/SsPSz\n4R9g6Er7xa8UW0pCcY/iyUKmtCfIoZS6zZdmcaxELZCY1jlfAE7wetu6iFtS\nGBnqvGga8kOG4ZWUyHE2WBE+qRIcZPHFsL2yWemG4rPEn7Jk3OPE0TdfnipK\nTOb81ywcZPXblDk/F25hQwJ8yXRebtfgEbWmNhtqRcZSwEdcZm8p3RNUtU/T\n6AuuSwab2NS+/ti5Ki6nDOJqrACG2mLDo0IvOL+BKMZFzFyAz2yFDD3kRUvC\ni7MyyzqPTVkoQ6iZxq1yaFKEvjbGCJHTz2rpLex90CnCsu8zddnJ+pjFFhP3\n1e1Td3Xdr06Iq2rI+E/xkaPWna46dqkEMD8jZRdef/7c0NzKi2kA9lR6VxWO\nDgi/TWsDSFgOJlaqu/3Ga7JVy/P8YH3NM+WOmQKbJqj5HCBY+YtO3RLkyj1c\n9BU+\r\n=3Yqi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF1dqyJoUcWQXvWPSSU09i8kFu2xp49mMe2W8AahMaE1AiEA6lvDkQKDZT/kLllnzTAf4QX8C8QEEQjqnK9BstDYdrg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.40-to-sdm-pack.20190427080244_1556352303615_0.9633195184166987"},"_hasShrinkwrap":false},"0.12.40":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.40","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190418153855","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190419141554","@atomist/sdm-core":"1.5.0-master.20190425215945","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"9b4fed727a4ac9ef6faa791c3e94ddf2a20e8d68","_id":"@atomist/lifecycle-automation@0.12.40","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-jgIVoW2xnrCzTfkNb3cIshCKaeMIOtd0catGE5XBtexlg8M8AtNUWqLunQTLWihdUHy9Wu/yU5LWUpgiNUgwFA==","shasum":"cbf8130787a2c94f9a3aaa600a9cedfc7db867cb","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.40.tgz","fileCount":562,"unpackedSize":2020440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxA2YCRA9TVsSAnZWagAAS44P/A5zaC89gl2wg13f812z\nePh1gi6Ksiguv6w7bcJsWMhHFM5OHIPzN0kNj/GKAEx8VPS7RM+MLLQozgqi\n64Q9pqlXVGChfJIf8/cAB9LdcNzEyi1axcRyPscLXaPNReD5uPAgklQDMLW+\nPje9FvPNgksBwxHbYixAUWpfCkCJkBvcnhxliV4082OKN0aoKcglQrU4oXIw\nwNLeS6SWbWieTqWBFNdEXr3WOUubM1H7aOYcQ8vKZXmSBPcAWLdVoUoqmku+\nUa5Z+V+Ra/T7Xa6HScSwasqu+W/RTO21LQNB8wcucGYX02J7bL0jouLrC3n2\nGdsmhtyCGlE6Id4NhjBMhqkMV3nl4wXLr7BHo9aBBd1QCI4W5cJmQFjhGnNG\n3fjc2p8zqUsyMVp4AZyO81c9t84clB2nxlTh1qDNrx/3C2cq+wJGteG3K2u9\naGtXEqmCt+Pkx+oSOQWkq+sIQPXaFGO00lsBXpy56/SjfcVSBmaupr1+j/kD\ncQzF0VJRhdZlfSQbgwl34NVlnbBTPv7qXVOrRGQtzbJvk7ACWGDBosFfEyMO\n7SbI0ShIzr7T3fowst1VmSA+6GveiCkii4SN5S5a3xzE2YmtTu0atywWACjt\nWVms/rJvjW37tt11cxgmHLe1PFmj5KHGPXuUoyxpyV0GC0ykNulBbsXdsG3b\nE8jj\r\n=NLJw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpHXiS/yEitoQMakAGIE/XboP0Iufk+46a4KrAMjFw4AIgMdDWkcguhtJNABLwOY/ddINzOe2Fpsy2iTG9XiejCvo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.40_1556352407449_0.007015233806459964"},"_hasShrinkwrap":false},"0.12.41-master.20190427123721":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.41-master.20190427123721","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190418153855","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190419141554","@atomist/sdm-core":"1.5.0-master.20190425215945","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"15236fa566046b87e6bd88bed03ae284b9e2f702","_id":"@atomist/lifecycle-automation@0.12.41-master.20190427123721","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-yz55Z9zRS7MurYWUeRllDFlvy/tMT6tzEpCQowOr9GokwfALbRl6sefn89gE371VLvOogNjTXrdUT61MoQSntQ==","shasum":"abb02d78e7545239ddc6f5d256c2118e49985924","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.41-master.20190427123721.tgz","fileCount":562,"unpackedSize":2020485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxE2YCRA9TVsSAnZWagAAxj0P/jnNOsJsZ04swGfmNGrJ\nw/LyaL/FFeKQB2ETTjqVvxX+R3BZQs2ydJbS7l39ND6ZIAddahmjNy82hOZS\nMXP631uCtkiWyo27Na761mxqq3YH9IskoumDf/IZTIRi9Ox5SxU7w8jzKfK1\n6zv8W2ufBwkLHzQNUWdet2xe5o7Ln7q//zI7H8OLvdIyW5bji6IMXAC6QWv/\ni97c9AeQOKvtFYTItF/s/IXfwraQ7XSmiuJkndWI7dzTWMIQh6iU8qL9V0JT\naUuQn7L8w+4LReV2O/ZN9YfHX9U8kgxbBuxpOk8BcyolVLGbaNLioiSsJs6o\nwGWt76AMD+mZrYy58Rjk4XFkiqtsDkb5SYN6JEJ57kxERGM6Aogg/B9Ac231\nbZf+NDZ3kXe4STuAHRZTPEZcfE+0XfXE44ABStJaSfZClmTGe9ZCvVaMgrPp\nYNHO88zBTGE+OtZBaW9crVT2f9Mc6oIzN2LEsebst5uKJMGZZfhCSULaJUJ2\nc1Dgh+9Ovr5+EgB5F61utcRYY5eXRJXQvkpEHcmBXhLQT4AMBuyym9Abm5XJ\noX9zGHClEVR9zVe4ppuck2gyKUnh5o2FbYvKZ1gAJZXORr8ftv3rDFhpQzRG\nn0Zz5gPHQtIIGWEjZjJmVH67BHGwjuCQmBJsNBenZ3fuy0l8aD2O6TJiF5Xi\nv2mu\r\n=ob6g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7K+5sfQ+DTHDUBvJLo2/sQgaoEC3z5d5XwClAi+KdwwIhAKPVGPwYFZNU9ASE1Ei6KeBei4IX2RmCzdkd62ZjU7T9"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.41-master.20190427123721_1556368789366_0.32069534401680877"},"_hasShrinkwrap":false},"0.12.41-master.20190427124219":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.41-master.20190427124219","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190418153855","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190419141554","@atomist/sdm-core":"1.5.0-master.20190425215945","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"15236fa566046b87e6bd88bed03ae284b9e2f702","_id":"@atomist/lifecycle-automation@0.12.41-master.20190427124219","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-q5dw9BH5mmDIphvrKHo7z8OIPVncAdXZjo/pQp2v8QpTWfRTHlKvDKDIji3Mz0/zJXb9O9GZ4sAp2jO/fbrsBg==","shasum":"77ae91409969177ee1e2b644b40f99d0a8fcb935","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.41-master.20190427124219.tgz","fileCount":562,"unpackedSize":2020485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxE7ICRA9TVsSAnZWagAAaukP/jfU4DfVPRrHizzzoj4F\nQgLSWZi8hpPJxWjAFiG1SyBgyGx6LeVBMecP0nL7vEK4Pq3DEI31Lnc8hklE\nO41dZwChi43U6WPzGcKXoLghMEQ9e5TvUjehd1BbNDXS+jjklhDao5Pld5Ga\nBgJiVIiFz/5Pjsws82Zm+U3mPduf/QFZX8E3IhLl4rBnkJjC/kbZIJWpM2I6\nGzH3gDL/j/+/Rw3Xpoyr6Xf7/WvObjHvNQ+C/r8MCvNm+tG+KPkLfFA9vHZx\n6ZVDdRjaasFO3ktJAoPI11LzpY+9jmYcbjIQFouTrRRWQOLZeTe2n3MDtOYp\n3eIZ6wtFUE9zNbTo1j+iRdqaYPJBNRCCBKpp32OBh4587iyoiFQIad7xeF/G\n6sP1VFkLhn+2Wo58Glo+Rjd3AfK752Is2pZqz3mdTtRGEmK8Gfjdpj3STPCw\njpWT9oUO8MYrNaktdQvDqrVWxp/RGvNP+SpAX6V7NlxYxriT3oaifDnsSIWx\n9FeFE3k/+pikOdjCVP9CSQ8WfNZp/vwLmo7M3LoUt2JfM0khrDd/5mXDLRjH\nbw7QJN2ysfONRjoHZANWhEJsHknw3zYocGiQztiAHWKiD5JmAMZayt/0xG+5\ncxTky+0oOaWQimh9+H6MwmuiV6l73wGy+o283j7JJBYK5pN0RkOgDJxFWVuQ\nXwnl\r\n=TJMI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHaBa6WWs0jhBlM/TcZhf6PKzzTNFzVpmljZQ+LLvLWaAiEA/Y/WWHYi8+frCUdwZ34v7NRM3pvtOCt0TXYpO5+WgsA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.41-master.20190427124219_1556369095944_0.5377138313177712"},"_hasShrinkwrap":false},"0.12.41":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.41","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190418153855","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190419141554","@atomist/sdm-core":"1.5.0-master.20190425215945","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"2a19dfddb430d057a16f476e958d27e6d58567cb","_id":"@atomist/lifecycle-automation@0.12.41","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-qkI5ofbfUEsHKMtztJEa7C5gxuwqUXjKua+NnJVJjvdmPwLPBksh5qo54Tksgtw7+vOyi4nuwjQ4aKQRkuCjWA==","shasum":"7dc1acb7d96501127691bbe43bbd4782724bb468","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.41.tgz","fileCount":562,"unpackedSize":2020463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxFZ4CRA9TVsSAnZWagAAutcP/3Zg9875UcbI3i2G90MQ\ng1R+CpI8zYFnU59s2vGzPjPF7ZJwl03wttlFQP88jgqDAlmwjc5+y2g/QLka\naOe6C2gaFtw6xUh0KIiKyTRnf/eOJya8xia7KeNflbbQSAPuYTAZdceUvDM6\nE7d7/zrjPkzKmNROixod0hksGacYbZuj/bYE7UWd0GvHZowjas27VX43m/Ux\nxij3g4Rx/Oaogf57uq5Pvvm50zu6xkoa8gIjRw0haq+bReV0IlXhZnO1tHAu\nXEuo5+ewbCUwFEllk+miNueN4pGefjMq35Ma5m/bDzcT/xpmbacNLLGBODTe\nZdP1Hx8s9Jgojvpv6dlYzUzK5SPJODqABz5ba2zAmjXuGWrzjYWH+3OZSmFi\nGEZbLf/vLAlmV9LKNQARTh2/VxL9dih2ivkdSyP9PMDz168TaOwl0XsaouQv\nNlKo/ThjBGHQdIrPe8gPKx9/gf+e26tYteywa5HJwP052mFvEbkqcPhCz6kC\nHMoteoho3Uu3TtBMyVXBI1B0oTwPKkGGj3Bpx16DQOs9pU+EMcRJ7I51t3fk\nDhhMHXBSHn0IOnG3ypWIXNhQXP/5xchM1uFoFr/tjkhbcLWVQbG5xbXsjwhk\nrykg5Q8iAdxaCzglEyDHwOUIio/C7LPTQMiNSxGRBW5C97ghMVLwVcCdmSmX\njgkX\r\n=3016\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFG7LwJCsh5OLTtgZgFZKzKrNWB1r/NTREee4wiNp06WAiBE1bzK3V2x6Hc1yjOK0sLxXLhtFohzEDCuFtBAHOK5pQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.41_1556371063865_0.7316479945931813"},"_hasShrinkwrap":false},"0.12.42-master.20190428100906":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.42-master.20190428100906","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190418153855","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190419141554","@atomist/sdm-core":"1.5.0-master.20190425215945","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"acbe18aa13971dc3062d023740359820ccdf8bd7","_id":"@atomist/lifecycle-automation@0.12.42-master.20190428100906","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-KWAVUUump4tO5kh6XvgD9PMxCSiLq/JBR3tmuLjfTg+lao2zId8aqpubpfCr7fOTcwR3qlnl3XzJE1RbpfWVPg==","shasum":"024f6d10fa85df2134404b4e50f7d52d25ddf517","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.42-master.20190428100906.tgz","fileCount":562,"unpackedSize":2020929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxXwzCRA9TVsSAnZWagAAMjcQAIcFKKBaNFxliAPtyas/\n/mQFr6IPusMboc3ZCIVIh0KTPaMV6gkhsjxL5SP9AaRgZ/z3xETOJMuS3UYs\n8YUsoGOdrdE4wufCvZhzlQV7qgIzlUkZxeQM18Y9SkdOerRhbpXeK+Lr8Eak\n6Yp1qg3QQOSo/+ONzcZ6Asa1iJ0TzJc5wuMSlu4OamnToD+poH25mGFfThnC\nm3B0JZb9vRGnxV9fWG+1Ybp+yqrzRNggqtHCy/yy3mpd3i6UkDOexM2TaQaP\nWolTTwF6W9bFBTxYrIstB6mqW0fau1PDugQSuW2Rkgj0dgotzwsNLgxUk9v4\nrEikzE+3otyISjlbYzJTMUhS+DeQfw5SdZzIG3XlPOJfo9FB2Z0ZlnpY/M4g\nud3JrTf96e9C4GQHF9PqxHzUFV9aufHZHCOwT9tvTRUIvr6QWoT+HUu8KmjQ\nNi+eo/lIXAT9i0XmBQzfyEZ/Y8mACHByveAjmAqXT79vvwJ+STAY7Pc0uoX4\n2mzMN9jkYL4mD2L2Cy5cz0kqubi7zPnpCUOu8RgjzrCCj7lonjIhbPlLPEdH\n6ll8GMk7i/LSp8DZ2MP2sClkGGrSf3CwC/xujf4BJdQlq2ZPz9AYJyzf7wzc\nD1PxV6pE9IUa903mS20K6TWZLbhcvmSmDS3/ftUAsZP164DUJQaJaDv6aq5p\nRWOx\r\n=GtFz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFaIbakCZnKrXzfQCxfBepbHX9a6SD9cScdsjy6OxwHDAiBTkoNwzD/3yb3ww9ntcKDbQSt24PPKpvxfrwrCrII7NA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.42-master.20190428100906_1556446258960_0.8849920484867992"},"_hasShrinkwrap":false},"0.12.42-to-sdm-pack.20190428101018":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.42-to-sdm-pack.20190428101018","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190418153855","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190419141554","@atomist/sdm-core":"1.5.0-master.20190425215945","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"dbb516c87d7c797c928708755d9210368e36b05d","_id":"@atomist/lifecycle-automation@0.12.42-to-sdm-pack.20190428101018","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-VMT9BcCzQrhDnG/MSmRRICc1TLnkHrT0YW55wtatzBcRaYQSZ5kvq6XGbGFIAELBu6oR1AUsC8ZX+4rfbQmdQA==","shasum":"8cd97d082f6782790e50ad210a581c8ba734bbd7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.42-to-sdm-pack.20190428101018.tgz","fileCount":517,"unpackedSize":1955754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxXyXCRA9TVsSAnZWagAA1XkP/RbWoRztIzfpf8XL7JOl\nJmoePKFHj9Xw8V/CC0lVgHiFoSIQpadPLWNpl4sPFAJVVppP1028luXlpLt2\n/IDUrY/yDnlWSSbI8i+6HA+PTQwSggswxQyfjWbwQd/aTOQUWO2FIM14ZKFF\nJa7y0sx/iysOW0onUwicwNGLSvVFjuB5hjMsMU3lRaVEYUsmYjiEKGM+qiaQ\n2s6KPHjI+qUHsLTjyS/4+3LxdCvgRoYCUcOc5QXWHhSLjsIuEfR6LHd/6IpS\n3Fw3SiwWGvf7asLOZ6z/spliUnsOMWbRKhX7eP+joltuiPnGgBulsA+z9Z+N\nzMKL5lFIWcWa3U/WkNjLo4rw7HC0htr7ZL27lTns1ojxC21O+f/6zrJEjjA9\nu6MGsofgwItpvntIhrzdwtnpgXMqHO3BCjGGT4KqNOfj9wk0Lrpj8m0xDdgA\n1rzUKbJpt0zoZK4dLzJn9eZIt8L2Yuehmb2ml5saudOsH4G//ryT2PI/yRsa\naYvfq94zNF5Z+eaypLaIG8GWjATT403QGjZVGo54jsYfkj2j2W5AtbfW3mlv\nAlayS1A43zjlGZzGq6yRvx/y+2KpNGkVkUcZCZAlg5zoVdrdTMPRdmg+n65m\nlaRgx8TXPtaYP1k5G4E4AIWgcIZ9ykvFZdBwmXNA4VcbH+Uisy19N3GGVtlZ\nyXzS\r\n=nqTO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF29/N+prCp45YrEjxPBj0m9biDI+rIYzYchvRFFwPC5AiEA/D1DY7OdBXfXGGiukRu4zSlqNGdwaCLty0SggZFqhZk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.42-to-sdm-pack.20190428101018_1556446358518_0.06860317253794124"},"_hasShrinkwrap":false},"0.12.42":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.42","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190418153855","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190419141554","@atomist/sdm-core":"1.5.0-master.20190425215945","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"04b511e7aab7368dc63c23bd51da59faa4759ba9","_id":"@atomist/lifecycle-automation@0.12.42","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-FwdqiUQOLxNdYginoNL3P9to/+0jH2sTJX5daodaobPWr4FuI2GZ2ksry6NBeQmtNsF7lphTOTfxYfb4v5Ua4Q==","shasum":"af26f20bd5a7816d5a01e1017a478b4ae5f169c1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.42.tgz","fileCount":562,"unpackedSize":2020907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxaUMCRA9TVsSAnZWagAAOnIP+wYWvIA2QBkP0a0b3VoR\nil13LwfeKnPSWjquZSsLIoV9bg1chiCpVsbNsIOoH4B7yfS7HYznH37i1RCt\nx2ZeUn8WMSluCWu2PcK2NrraXkE7gMV0ErONJgGvnFRB9qy6F1n9XT/XHB2V\nKvyV+pfiOlNmWdJGYHYua9Fl+/cBPmCUkKeJ7a+k5Gpf2EwD+jQMX3bUD9lc\nzeFH1tFDIJ6HgHakIPxauPYKUo+4PnU5hZhzA5iRwG7czEPahYfQ5E4gFz4b\ntM6PqfFeKGacayCdH3+FkWbn5hRvZ4P3C01rwdHdwECMyZ5o9QMxF9bVF2TM\nl/3MKt1eqSejfUKA+SJfENVR/4WZ+Cbd3jkxGZjQjuQG6ZKCkhW/XXzhMpw9\nsIqzaIH6NlCJOlzbctUHn15e7Ujm3c+kLNRcGdZsGU+TO+djUgrXR9DZCSZ2\n5MfuqOyJkVLYJxehlfO/BiM3E75Nt6tcuEOi1jDdUzgjezs4fgP4r3u34H/O\nyjsEpTirz+K0JXY+udySneoBgfowPKiOTrVh0/YSfRqL7txylVZd20OA2roE\n4IGj6ij3CBTOKfAJ3U4wCnS/9/MlM6ClAUF4mcF7r+hnJpMoEUBC6pVQHS8F\nkD/VMy8qO3pxHYi4/u9FfiAYV6y7Ljp18fSPGvklCH58eEzHodeDe6Vs1Z/i\njiIX\r\n=g8KY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbawYE3luucrG+JHXZPlCpvSvrKNP/z8Tb0bAwp2p+vQIgAeSFSijNEjT8QE+IaV4Ga4wD+ITl7qZ0sgBTMivOm80="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.42_1556456715284_0.9851248998887105"},"_hasShrinkwrap":false},"0.12.43-master.20190503090444":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.43-master.20190503090444","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"6c086355378d380a83d27ddbdbc985a0f1f2d63c","_id":"@atomist/lifecycle-automation@0.12.43-master.20190503090444","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-H1bvUQEovHftXy40bTb8imPOAZ+r2rF7kDgOh+lh64FS2lZ7coKjkS4Ei3/Kg/rNKNKDP9+8Tcnby8LR5ad+0A==","shasum":"9421e0a98a9fa071ea7442c43687eb8f22926be3","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.43-master.20190503090444.tgz","fileCount":562,"unpackedSize":2021312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczASdCRA9TVsSAnZWagAA7U8QAKN1hZH+DDx5RHd8xSVC\n4UqvwreQGkol5KJTbKabnztbUBcNSPGgs8ZWtkVhPnuf8qpEs8HdkkrIttlh\nr5aLQ0hCiiW4hx9e4YTd8q6uch+5dfe/AWQtrxeQXMadT0ctBw+3hKpVAoN7\nxIBpCQAjMvN13k2hyWje8PrfcqBOttx+oVHLug29IOvx7bVv03UK6i2ZcY97\n7it8O+tNeZa/vRpxIKEMF5SL44eYuqAb8iVoJe4FG2Hz1t0Y/EDywfh04tpu\nSTgPzNHEx+jfo/io2Awghn67YjwZZ4pfyJd93Nvx76mNvGnThw0/1Gv+lPVL\nw1rZEe7UX0x1sZG8JRcimLoruoybLuol5cmjHktyGP4JEx3/0rQHpK0I6wlz\n3Xsj9KXIh8OIS4Fs21LxCJ/Owd98qXlU02s+jOdIBBOUcWRP4nZuAw/tAFfv\naX0CcrwL7uD+Ey7X+fRXVlRDoJdeMP7Mp9m5Q0/te0wMXEOGc186qeCeIR+7\nLyjZpIvK/NSB854ftFEVo5JnNnFmYKFWLGxStk6WrjOgDa5v+8q0LwSnMRbe\na3N+OFBdiGXxq6UAzuWW8/S91Vi3R1erKAI76+AFMS1034w+MHCNbA0iWDeg\nE0iJ9LopSefTiPMkubS+9h9sqfEhgYKgQVqrlQ/Zr1pijvJEjbaJZgEJqUdF\novC3\r\n=9DRa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBLGW+rpJOINtMsQQZZXibZkAId/M5yY1QT2Ka5P4qTAIgHbxvvY2jECYNVH4f0UpKeVWv9yQ8K55dfcGb4JU0o+o="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.43-master.20190503090444_1556874396192_0.14960943008507432"},"_hasShrinkwrap":false},"0.12.43-to-sdm-pack.20190503090816":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.43-to-sdm-pack.20190503090816","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"c2657e5dfd804387f3b77c2ea0224263021e1f6c","_id":"@atomist/lifecycle-automation@0.12.43-to-sdm-pack.20190503090816","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-7aFw8bpNw2vw2DGmnsExbDT6SpHqS64B3rH8YZ8kqfiTmdsI2JeqXlndPnxRpzyEOwZ6I5HwiPz4V1SEU5LtNQ==","shasum":"5f5b6df554cdd64a589db27c9a11b6716d8fc7f8","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.43-to-sdm-pack.20190503090816.tgz","fileCount":517,"unpackedSize":1955857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczAV+CRA9TVsSAnZWagAAWG8P/2HUyy46ZoXtUIB/PvM3\nGvHja092Gxg12iH0V2VyR4MHjbeXGb8YT/giQMhJIl2yeXit6JgNEw/dFxI/\nd4swLrMs16wFQ7hZ2cj/VJyyttHrMIoSElOSLS60IuN3HICI+hg99jEXwT8G\n6rbT91jfIxOKqA4lLgDotzWUUEqKZr+rB3YsD+4WLSbEsJfc5eyxheioRblp\ndLrzHd+7TtrTMKNWxThHq9y2vQ3n+8C0N6D9+DN/rlXKNI+nESXRhfejw1PZ\nm03FB/Gho28fzqyi2a88ej6FGWd4PZobdgLBrpr9OyADwmT8iaP4HvI39Ana\ndNocvk25kCpUoDqxHoBI21qS8WxJiiozbCzLKyPfsM0mtsC9XKxluGqQElAK\n3LuulykD5feoSIMnuF1O3CEeNh8XrtjGNvv7vkUBC8WX5aK9g5XNpCrT7XUm\nKSPaM7lBc2CA7iQB+GbQb2cxFnxZ60yGNsNFf3b0HMK+hOhgeuaCyYjGhzo6\nLC6K6YDhh/Wv5GESyT8ZhWke+kc0jFKG3/3I7laV02IhtBX7Je9O+te7lcTg\nEWgLV5PB57pEK370VSnmCsnCf6Q46iR4ayEoW6Zwk0aLjA0k+5Nx19dMt4uf\nLEr7BcM5Ii2hmzN37Nl5i0VWogHfF6p/4NIy7a3e8kfMH5Hf5xJvriS73ruS\nxs5l\r\n=cBqu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBWfyW7FbVBwzSzksdCsxJkZFAocqHaZRqowuaYunGPzAiEA7DXYTlywGm6ZJ8hWq0zCBHz1B9Q/eUDTLMeVKbKtO3M="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.43-to-sdm-pack.20190503090816_1556874621583_0.34341384739442327"},"_hasShrinkwrap":false},"0.12.43":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.43","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"3672ab529fa2329623e7ca849d9e712441dc4e35","_id":"@atomist/lifecycle-automation@0.12.43","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-qgT18EY1KisDd+r4hrHnMXAFt8+/3yEp5hhA9pABPC3xqGXc5AkzDRA6799myu4h4Zs6IlgQ6vU8hldYv0gr5w==","shasum":"470441a205fde05948c5591a5d6fffa8eb2cee8e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.43.tgz","fileCount":562,"unpackedSize":2021290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczAb0CRA9TVsSAnZWagAAsjwP/1CTSGNCuZfcH1vwo8U4\nXscU7r5bfXVZhd5RWZU3oo2oIgkRMCMdg8k/xoBZgv66g7gKEPbbVyM/jApZ\nMN2LBIWQX8CVJdUJ5ZjqUY2a8F8r9YvHQ+VdW6kqeZLkUfqOIpSB2vG0fiba\nqN1ocD7siK29jAUx25MvIZvNTjUCC9kT8F7oUHk0tjw8HDU222AuY7UlkG2o\neu5u73QR4eA8kYgEWqxpmfHC+GzyoUBNuJFw7oXfKM5X89eIZyqBloEJed9L\n7qz26r2oVJH1F12CEUvDEnumzuJYw9Ml28X+B7asww3uL2fvy2aEMy6/B0ln\nv3/5OoepI5BK93Nqvy5No8ztEI0zEKUbUTVInccdv8CqyCZvEehaktXMxoQY\njvWwIUpqK4gShbtfYGejVYwPnrIDWTqya1MlDxjcqvjnjNTOt+TMq2ZQjZdg\ncqh2ynhVSug3p9+pQ3JdSTBI56xjGsZfJH1oE2SBM/kMmyvjpS1rV+PiTf6O\nXYtAhwjwsaurRGttYOX/mCnauVwAfGnxXie3tusRNPRFlxXDCm6nuZS4y5Xw\nspLi5Vcg62vcgJHFK539C0YZ90kxK2W8VmwXvaCgYfZk4tgvtoIvcqUeNEvW\nLwwnwOCnBjJaBQUNrzgrrR/20uk+i1O8RlKkhti7i+4rOVOsvAnZ43Uoyhfp\nVoxE\r\n=52vU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDYXh/7Z6Lj7g66BjsgU9cxqO8Z9BFonhaJnQ6zKa7seAiEAvQgICyHApjkDwrenRlnF1yCa7rxqJRAh9GPf12uzuBk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.43_1556874995435_0.05980421323735663"},"_hasShrinkwrap":false},"0.12.44-master.20190503101302":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.44-master.20190503101302","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"a535532dffce5f5c4a204f4c190bfee898546f8e","_id":"@atomist/lifecycle-automation@0.12.44-master.20190503101302","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-MOl7N7sUPXDSeMKJxTnraqptpT+aQY/GBz2zykypAfDKlfBnp/5M+wsyKmN9ZFD0VADLIXeGy2Edc7IOA+ZJqQ==","shasum":"2f40cff6ba2e9c401c611fd7cc1be74414e6cf30","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.44-master.20190503101302.tgz","fileCount":562,"unpackedSize":2021578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczBTgCRA9TVsSAnZWagAAt9cP/38otP+PieUcI/H6KUKh\nrpeZmhV4uXXqx68A07ZVuxYQs5dO1ya/xEzOfeo2sRfRy5iIJ6sOUqyDVSle\n434/l+CU1etNb44v/u9vk6fVuLPfJJdtsiEVz1MGCCFaY2gz2nThRNOaVkej\npw/AXPU0uoWOx6waBRXJ6bm3Ow5hkf7Cmb85rm8U/NFdg/mmlKbazahzGGiV\n3qZclBYNoUHCbd2I5yKYfJtNaPSDCZgiDRnTOMD18J06R6EAxELq03R+QeMn\nB4OfJiwJirBhtWsXjesr9PR3IPY3iM+z+JO4OqHRPs8WkccRzQqc9qn3qHLv\n0XpXErHgM0BzhDQs6LEM7DZjBRYBZ/4C3ZMnBoFk4l+cGHumYXyi9X7vV6FF\nc6IOgF7VERn6KW3iDocEa8XQdDh5esMBN8fBy2Do+aRF2tVB/yE6/jL9iyA5\nYbXQo99vVrM5rdrCj0CD/qSziUfJPKOHX4440a8EUamlmN7agXg0VnE3pFM+\nJOPeK4RoiydNjrpz8steqNRZMeMr3Cc4gBGqnyPrhcdHcn9RJ8SyTFkyD2in\n95hpws0aGXjvrs9urwMiR4I70A0kUHVi3FTkbE5o1gmjihN4S1oCXQ0Q53/E\nNMvQQFr6qUR7vKYoOJPrfXTsfijRaTJip3whMwFsGB4Opq+yNhfaKWbhuKBW\n4ZAy\r\n=GpH6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD62PfPlq9Sg2orFigNkdjJaIus1YN6/uaRvjeFEpxRSwIhAOS9kYZJ3oO05nIfLsncuKk9FV5u5PhSVLzKskS3w0eG"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.44-master.20190503101302_1556878559612_0.04112132430223481"},"_hasShrinkwrap":false},"0.12.44-master.20190503101935":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.44-master.20190503101935","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"a535532dffce5f5c4a204f4c190bfee898546f8e","_id":"@atomist/lifecycle-automation@0.12.44-master.20190503101935","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-s8K5N0sZeL9DMTA84DYXsoB+3tPuKT8dVL6TBJihipivmuG/HTnNnFy3mFhzdyp1A2LAJ1OuJ0PGnW7NQ8PJ/Q==","shasum":"a563b98fe52ed06d48c9345bcea17eca7b423129","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.44-master.20190503101935.tgz","fileCount":562,"unpackedSize":2021578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczBYwCRA9TVsSAnZWagAA7oQP/3TroQg2hsRooD7k34NI\nToSPPw+hx1TXea27CVFyl/NPuI6nVr5EPNozVb3g3wlWGpzz/VsGOpMPWhGD\nV7GcESOuSGRZh/hOiK90Kfb5boUtcD/1G44Llf9yBiBmKEulBYzJwqccPmyp\n1mqTPaddYJwRAh9gElbsc6m5sSKcocY5SPgtJipVIxr+7clpDO9yOs/ExRXY\nP4mDbAV5ebyu0LsVWBurCy44FdXJDGxYKJWBzDxx19dSWXyVexvtMLGcMDFb\nP5FCyfRa+t0jJh56vYIKPydKri32nWzy81ZHExcGwDLe1uUeN6apq50w6nEC\njd5g8Qd9Y5oLlNbeM3Xbr40ztfxB9mxcQiwWYXnyi6tIma8qlf6r2/SpZrTq\nQgerULToEFxbIj4A2fGjK6UndkCkoP8b1rzfcFTZwObk4Zfi5ixszWKq6/Ce\nSP6TjgRv/vMmgmPaIa7NmgKAGXp4ltskj4wLo0XmeO6YydTUk1HDLL3x6r2x\nkhIOaEuvLw4EgBNa4S7bmk1Rw5RSV9NDfahrtlu8iV366EKuX+2A1MWLFjeL\nXhdyyWUo1igK5O++UreCWAwy9UoYbFkU6q7oyLGgT0OroRQccmNRBkA/HroF\n2SudlO7DiINWAr4FTBydlBxB0uBKawXm7bRkyenMrXel2kGNbOrDS6kkpaKU\nIHA8\r\n=ql0G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFGjJ3vK23s4XrL2hHNgDYYkVQf19ASsaqZQqtL2FK5kAiEAz14pIM54N9n+VZ0LbckpIr65IPnaMoaWtkaHfLdmyIY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.44-master.20190503101935_1556878895282_0.17420744572211055"},"_hasShrinkwrap":false},"0.12.44":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.44","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190411214816","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","gc-stats":"^1.2.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"e4a7f8ee0ba099c52060d45a56a54b422f9ba689","_id":"@atomist/lifecycle-automation@0.12.44","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-nHICzVl3ZrGXRwAjnJqyrMwj4PL1DnelEqesfDFK8Yg1oyGu2eqrbn4y3n/J2QibaFCWxbrG4cAYAU2lehoP7A==","shasum":"e76e9f0b40d685880f7aff39e3433c41ed1e5c10","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.44.tgz","fileCount":562,"unpackedSize":2021556,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczBceCRA9TVsSAnZWagAATEAQAIxZJCSxvYYLoKa2GL/S\nyy/EiCGzslVeThbLXptI8Z4xeiOZoQqBXVg+ckfA2f4ytnIwAnwvelGgO7Wb\nSochAnQbXm5gRFHYJ4Wuskdx58BeK/8UG14WDbKc15ZQBoXyKNa1/EVi7bnz\noduc24/2ZUW6zRv5R1hwQ7S/EYNMyoOTF6JYq70AyIMMqdR9eUIYKR0s0KEw\ndaNeLX/hm7o/orkFLwWA8BAup5M8wDpACJaoK7+CL6wWaqvkibGg441DCUYG\nqtpxYUIEmdCGYSbajNQA5V2PCQJLvWX5CF/FZnWH834SN5SC9LZDn4acnZhN\nDCLWeg4dqn1YNlkroekL3c+GzjQagVcIaMOw3id8M6n0Fj6EaYJgrbcRnmYz\n+8IA2fNO+dAl8oZ2hnwK+biq93Dd4CMb1pyyLBZJpxfIklySJJv+ywL5PovY\ndILXFKTd9WBowU5jMmCnsT0TvVxomBU1NgqGCX63OLkPVhIMGZEIk+z7kYZo\nJ9UqwJubZF/RrAoLe6nSWc+J28Sm0FKQkx8hBOyqr0QcLk1nuABG2ttAeIEi\n6Y9YVVhv35v5P00UUYogAOmohvjqh6TXkfuJhVxZrvAYil0V4C5THsBar1Q0\njaTnhAC+exSD21ltNwxDd9uV2YBmS7jI2qicrHZYQi0mn0vRoipDfLbVxKMc\n41p5\r\n=29qu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB61pW8QRoWcl+KajNqw5S1niI5L9ZBuKcFuvplTHV+JAiEA+l3YGUpGE6M4aYNor7gHFDbkVWl3pXJz/OMeTIhafKw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.44_1556879133453_0.5503043022223555"},"_hasShrinkwrap":false},"0.12.45-master.20190503113206":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.45-master.20190503113206","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190503111805","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"525e03adec3f6c7d8f8bbba4f3b0554a5bc53536","_id":"@atomist/lifecycle-automation@0.12.45-master.20190503113206","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-LBhR+ChEsQLwq9gxR7dBKamlzo6FUpbubC2N3+wgijtpub/nwkHPQtmx/I31vmhJzoWGGhe8SBi6uoLkPBFmEQ==","shasum":"2455fd05e9e7cd620b9b48ec97898bec56bf1d28","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.45-master.20190503113206.tgz","fileCount":562,"unpackedSize":2021712,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczCdxCRA9TVsSAnZWagAArXIP/iMgDZZRaaE1Bzpcnu5p\n4RQdq/hpaaQmnhT0y0pOpTWaO98SIBwFEA2dnxToe3wAgx9jnA6FUNzQh+aq\nOgd4lDw5lN1fLl8+giqch0JRbDSOxbfYkbGHKPEyRuizRbw9iKnP8t0d/7JI\noAI6yegEzaNPtTmSxwDkKI+0u+6KBFxTV5Fewiom3IWLI/dvL5P/pVRA0f/X\nI6UnqLtifEgz4PTOAbeCZ8tEOo5WWQReF9pmOXrL4TcEuMYmIBCKQAbaHAkw\nAtdQwjwfQ78i4mPlSA99T8jeCzkgOBlxj/iChj0F+BqWpf9JyN089y9TokQQ\nOT8wA3d82+Xc3okBWI9jgz7kGNcki4gQLkSyHVruUd0gMzodgSVzOhy0PYaV\nVh5j0MluDpx+KZWcPgdohbIRbkv8S9qBdazKxHu4LGxxp42+n0gXRVAPmPY7\n8MjCurnL0AWz62Sdj1ArH5cmYlhbyOBvuWghZ5s2DzmPP1AMnsi9F0aLpmhJ\n9N6Um6kgTZQH3/qJlonPI+10s4O7lkqOSrayycDUSKZCo+9cvBZWAr2UaGqp\neCSP9nKSKk3yY1tkj7UU5GrfTA0MdZkppwI2XGjI79gvfhpcP2jo8Gu4cApg\n2IiR5/YeFxn860wJR/MZhGXLNuFU6rSJekEzatcwKjkor7i3D+6nLKycxNoD\nJNyb\r\n=UAbn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGSasApSJA/piZAxzrvFie2UjDZ3U4jC7LzQyq9/04HdAiEAs3bI/uzDkXe2EkJNyvQdlXTU5F+Km0jaXVbnZzg7Kyw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.45-master.20190503113206_1556883312479_0.36134251871098266"},"_hasShrinkwrap":false},"0.12.45-master.20190503114030":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.45-master.20190503114030","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190503111805","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"8c05f755a3057d96c2352a3db3f9233539867f30","_id":"@atomist/lifecycle-automation@0.12.45-master.20190503114030","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-BXZEIEFwVCxvwBvZI7fs3kBSgMF/OmmRso9NL+7uPHhMhee91eAOKCYH6bovIiEvK5lPdSY0TBbpTl6rPRobYg==","shasum":"9272d525adb0b73a421f97df62bc798fda527813","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.45-master.20190503114030.tgz","fileCount":562,"unpackedSize":2021742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczCk6CRA9TVsSAnZWagAAfrYQAJcPdba+XBY0uUpgpiA/\ny86E0hOTSV+yZKSpzCGQuzgtBq474KqC+/ygk1eE2ItuiGOjI1f9rUt/2k2s\nxrdD2L9IuQnXApQHdzGxNZk87+PckU0A5184IbtQQFfYkkHGCC/rAM/Q5A7g\nAF4Ul8covsJ/caCvmkeopeKVnKqQBiKLpmt9LNdjWmQD8N4DQJ6i5c663NYg\nzxpieDrmgxiZWUYDImKf4VhvSSozKRKCazicv5ffZW47fF4xy4XPr8fLGA3c\nZCtx0G2RFo+62SacVK81KIHgP/aTcfCxD5BsqpzFGp3MTD1wHVvuG6yN+fBP\nsLCBof2w3jf8C91w8eRAbl3ekCET4c+tW1t/dYQ/dlMMCDogkjQtrDXMnaNv\nqDsGcy1auKAd3NWmc63IZQoi8mpvHoM0WBmcR/P556csJuqOIUpzw0Ckp8WF\nzI2R5hnpnEIIO6XvuqSgNoV+JaL9HUb+ej8hXXitkL+MAnO+umtyAfWTmVpT\ngZyxWKG42XJnEi0sRK5yQ51zZ1W1qghwi/Bjmb3ugMjGdXfL5L7ZNZ1y3fK4\n10obCkpD3ig5cCTSlEBIRHNvzBnf2jnWGCCYVO25SYqe3d4cc9e/17O7TWea\nwcEw2/QFs96wlZG82Z51GxUj6BZf5QwDcNq4sX7ijVzRrcUxTN9N/FHqRx9Z\nk2gq\r\n=czS8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGeWmyWlRcsJYZJTUMM9q1V7ZRhU/2jIHpYY4/NEJ48gAiA9Iw+8R/SOz72R5FQAXzw6J5mDDWxVsUAcInrefjr1GA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.45-master.20190503114030_1556883769969_0.21913355113490196"},"_hasShrinkwrap":false},"0.12.45-master.20190503131936":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.45-master.20190503131936","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190503130441","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"baf742da6d1766679c3d0e57427f99e6e9215f5d","_id":"@atomist/lifecycle-automation@0.12.45-master.20190503131936","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Q6Fss5CRhhXPrZanHvXQ/6fyE2wNCRd5f3/K3OK4qQBmii9iYkx+cT3wf/GJizNpcIRrpnulnn7dTqrsOgtOIw==","shasum":"8555005a2d60a8fc76fc959f1bbbee1032cbdd11","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.45-master.20190503131936.tgz","fileCount":562,"unpackedSize":2021742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczEBvCRA9TVsSAnZWagAARhwP/3LiJ5edjQn+hLVKxm4B\nWETkBBb0xbu1uOtiuTqxQBDLN9rsIMUI59uKcIykrqfF7YB88+cJyW6i02FO\nMTLRX6pDG0UMHvN/gXQDeTTdj4cr3ZBV9IqQ0m9v6rp0fp6FZadFdsiSVLyO\nTKRatQiDdlkI+V9dSEiH86bh5Oz+Sr6zxh9U3v71rxcymmOYCrd1B05IFzt9\nVnaZAYmtUdFDvDCWtLASomoW4uaaIB7+2TWIjdwbVrnwY1toTdZIc2BdruXu\ntob2xrIeHtyLr2dryxhKHK7p+OdHJye5se9bf5ZrnDzNmbnALIeBpSElnk1l\nYirdjkl996uBYV0Ziso8f9VCqUpAICZem8cBW7UM8X2m+erCC1lx9B/0iRfw\nLKGGwimMeX4h1V+DLlLvIN3JbohjQyZwWnMVvZxNa7VY92cgmwnPxJw50VF3\n/uwP+zh7uP5DgYFFv1pe0pr4/V+2UdzoKvwwE803LcIZuyFaDlE+BeFmUiqK\nsF2CgNaVXVrVDCZQYjk+O0HrQ+wpW2bCAXRh6E+m5BqwvPcpUkjNoXXstQfo\nJiP7sxpWu2dvpMCu/NILLR82u5Y5RRI+QaijUx9lwwatTi/8l2B79tS7rYdS\nynjuF085bAELMaEHLSL1OpYq9ipgSu20UHhIuvBA0DPhsVidR4N1MBHmxjlL\n0cBW\r\n=P55p\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4pOZzeHxto5yXso6ZLMpaHyAs6hwlXM2tyoqM/rENtwIhAIePII5z6BPqS7rfxUAW/F+Vg2ygA8eTS1i5dCSDQxk2"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.45-master.20190503131936_1556889711009_0.07854645048020137"},"_hasShrinkwrap":false},"0.12.45-master.20190503180633":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.45-master.20190503180633","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190503130441","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"3c6e2d6cf0da26d1536cb98610f54a372dc47640","_id":"@atomist/lifecycle-automation@0.12.45-master.20190503180633","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-etkOCCHBCmKjH6z2ZzbqODxLdoi7cEGenHj8kp/Upu5vvA7Mnd4i8vGc3gxoyk35ojGrOXCZVWAuoyPVzpOlfQ==","shasum":"6124032350ec2ffdb81ddd7ed871308858a483a6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.45-master.20190503180633.tgz","fileCount":562,"unpackedSize":2018217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczIPQCRA9TVsSAnZWagAAdjAP+wS+ZCzWXY9yU/3V0uN+\n9FLWMft056ogUFgF0g9RjtL9ezxrphq0XVT987bogmhzfk2nu3LDdQ1YtZJo\nXX7SboHFcliha9zfoUoo0pR/tNTJWSzDtwS5RXSh8s+XioYNzem0zgDPmm3+\nV5Iv/+zSoZ/2X/yOqyjtzd3DzvnetUNcksarnDpxXHcbuXnLv3wlYG8u+k7/\nmO5pOL6KeqWhRcV/hVvTqJrA7j0BPDSbyhjW/QsflzgzpDciWnzTxakL2Srn\nsRXbeiGdnHfombtUdgo9ZJ6BKwL26LbItlp91U9EvFjzqpfqU/SHplPW5hmE\nbTILqjYkHhEYfCid3d35ewWqov7HQPjSgfXSJp+YwFPEPe2BdRWQhg1zsBnW\niTulbIXhoTuCX6hG1tzrClIipTCzTm8E6CCpVwCXsKlVIUBayNfy34P3VMjt\nqulMfTTanpRO+8w0ow+d06GJBpyEjtW/rSIOcMgFzJChOJKlaxixpCO2xQJP\nHN/34t6mU1XRzDGe0GpiEOOy6k9gc59fNwzxEeBYXalCSdOooZrwVacwLuan\neIWP480zXUDsjrhuTNfuCNRLYnzcAC27+oYcnP6wvT9wP43P51PxFjbtDYHm\nhPx8EIGVNeenkbpOkEGM/OAcr1ZzcV1hZLRkVK9GQNXDWcElMOoiOQ7eiR/W\nlYF+\r\n=NjO/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJkmJpHh2HltOZjtMZ+0Ri202eaneZ7S6Ltk8tmQS3UwIgGwhbuIR8PV2jdmjGha9/M9t5xtgu+hRragjfZg5OLWE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.45-master.20190503180633_1556906960048_0.11507315913793548"},"_hasShrinkwrap":false},"0.12.45":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.45","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190503130441","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"463c6779d87e9375072f705ccad505c9a0c92d91","_id":"@atomist/lifecycle-automation@0.12.45","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-wreAyWQwq3XB0duW2vU2YyjcseOFes2Jra8cXxOTb/s4ufOR5hyxfaUB6IbG14RtcNIaxThVXTmMY7krDb/NcA==","shasum":"3e9133b37522d50f9aded6d6e8782bd5ebeb26b9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.45.tgz","fileCount":562,"unpackedSize":2018195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczIqbCRA9TVsSAnZWagAAL9YP/08yBrUgEBGJEMrMPeTr\nDJ310UWVZRige6GyJU6Fs45NdsnTtD7xDdZ/26eoJzeGOg4V6IArWzmYe+a2\nW7/00AkubgFt13PBsGGi+CiVIkY7Bf6xk28ZBf/Z2TJbIZpvHmNRRyMS/xK/\n6z6RQ9xJpT1PwKKYaXEjBgHPzlMop9OL9pF2tOVqWfpFMhtZ6fAJVKFaQaiz\ni5dzVmbMvwjc+MHjMpG1bhBl8E/1FI9QLP2i7WazMnlNHibzVGBPDfHZcS9Q\nh1LobFtz/ENHtmwX4azb8cRCQ3TXYOsjhXzBk8dX7zqIHdXLYRSajaUHw4kg\nVe/PjxjgW8fScyumwLGZs6VgUsOB3UbjHsYvrXdW9gwlTrPnvHzEnz345szq\nHLUcWibBrFBIZEgsLUcrgkXaJb+n+roH2dt7Zgds5qf2OfaCM3A1LqzJSVkb\nfGSipQqSpm8RzsNU9hOoPKVaORj//z1yqihk0mFgpG/K04DGVnsiKcMx6hVX\npSEIMoXRfXntiEeq/H0jCPgFIpQNt0OAn+1/zDq3VcVp7KDXxQbsOjJ+oZau\npEBnBylvuK4ZP8+aqi8LZzmbqD6Z5WGNmmsbhAsXu2I7CPj4oKs+gOBKPWP/\n6RvH/ITHSfNnO2uD3zkAs9+Q83Ba+5WAw+d/8UiyO8BEoQkpZaET7XMRI6s6\nfrVA\r\n=oGpd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDikGaUeN7LqaU6j8v7JKUTCDY4rrFrLRA7EVJGhs71/AIgGogiCfoehSYcHrYaLaFPu32ElEtPg2BiCltScUKP64U="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.45_1556908698728_0.26805478065433763"},"_hasShrinkwrap":false},"0.12.46-master.20190505153600":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.46-master.20190505153600","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"84453ee2dce892a132aa8711dfe166a1991891ad","_id":"@atomist/lifecycle-automation@0.12.46-master.20190505153600","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-WmYAKSjPOooEnVawKJDEb/b6D8Yj1eDhS0P6pLviE490+J7smRzBsFSvoueKwRAfn0wQ5wzJsRBq/Ru0bQ8zWQ==","shasum":"5ec95f710fbe143b7668936b9daff0ea28056897","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.46-master.20190505153600.tgz","fileCount":562,"unpackedSize":2018436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczwNVCRA9TVsSAnZWagAAJWAQAJftNVUXfa2GlidwaCzY\nHvYvXDcXfKPkLM/WDGDJqJwrt/RKiaA3LetUm7m37GH1J9Exq1riq2ULv++T\nWkmCEc6aDyPKyt+rrSYCLKnbIkCspOI/Z5KcIxKu2gZ7VDGb38XNpMyA8fYf\nEEo7T8XTvIaltKljAiWw+oV3PmrZmRVys56345xLX35niGO0PF7qa66y6DWL\ntYE8iogk2TWAkgtCmCnXzTbAGlV7q5g7ACctq+AICH+FQXHFnEEIbmAmGD2S\nfM3pYQs8ag4ihskTsvWos+0/KFHCAk/nLJZOcCvKGzQmCUrwaWtZIypSULEA\nV/QUxiHetH32/XDrUxHcP4ZN5G350+Ne3cQKo73z5p1MGQW7tpTRaO+Kt9np\nIPEQ8ZlMlhcDeiH1a8nwkU6ygMliY3a1uNV8rI3HVenhHaL3FQRcczRuLMmr\nEc7VZ4iK6q9xi/OKYGIKz0Qm/uffAyNc1PP0krv7SwUIxnWCnaYRajjKpChF\naHy2eoTujAe/jF4d940UKtiirUuQcSjxiW/dpfP26y4+jEnlF8IG+vRO51+y\nnVjTJGJoxshP6APidcrj25GCy/Ygmij4iJOnTtIlW6WFHpg4plwcn8kLWvXM\n6/aBC2faWCHHBhcGyfbOeknFtFD9LjmXxBV7qjphDvByRVdLqLbr8oVkCJdW\n3wbq\r\n=Geq7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9imUOTzDwd8aMWSzlEQyPB96Q/wR1tIMnn1U5ZMYF6gIhAMKgAEAMToaRLh4U53qdqQvkaioj1IJnxJiBlJ5NFJR+"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.46-master.20190505153600_1557070676843_0.3232532065545326"},"_hasShrinkwrap":false},"0.12.46":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.46","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"8937419a90067d342e320b799452a05efd4d16e2","_id":"@atomist/lifecycle-automation@0.12.46","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-sVQy5+uslCcFfJFec2hwzHM7aLUIbOB74roFYdhI1ol21dzP0Iet2FmXoXSH/+5oN22S4Vyc+DcgRTFDquo06w==","shasum":"0b17ac4fb89b0d9aa924a596cbeaf518ae1c49d5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.46.tgz","fileCount":562,"unpackedSize":2018414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczwVJCRA9TVsSAnZWagAAtugP/isqQjoqHZliDjmGMWpJ\nhePIbWUZA1ke5exiMARqdiF0u0hDhOTy/aelCFN59PSG/xHim2Hodi7V5/P6\nBAzjg5VqFIbx8JWgOL6KgBk+rZ9UIOQT79dgz9PdYeKqtQe1EbG7O8V89B1x\nG7abZfN4BFAO2QTO0gCwyyd/wphOkWWx2LcL4OhTHU9vnRqpVFu0XVwE/s4t\nmP1SxWgtDgLe3db/IV6WZ3mHzIUkUG293zmNcTZh/6EyoIeodHbqTNjcLNqd\nsGgZoZun4qUNePmUd4C9+/uM9g3RSNscymhzXDLCuSBan41lQk0lcMXVchkm\nVBnuvPpa/VeuS+SgWCzUNOMb3MNria4otDckOMqzCHgRCqs4bzzY+5jbq/jW\n//IoanuHXPIG9oMPshWJvIbn38luqxd1NG15WFOWMZ2jnqD78wrvTSswLuqJ\niOTPFpQylqKV+jdVj3+yi176Grx6pmGb9hX83c/4fK4RriOz01hAAnoRFsIj\nx3WbxD879tsIxrcQaZrwrwFT7MLSg7iUrHrPuRcAjQ7/bEDf9S8I1cglThcl\nDpvZW6JcCFmJiGWgjTi8wSnDIfjoeOWWmxQdBHWUbILr1K0rj/u0OffRk5N3\n7Y80i3/BiBzJTZBqQkKoQASghQNx7dvPIMVQZjPG+rHtRdes47t8FiBICn9/\nPXen\r\n=mzFZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEso7+GG25sX8vVL860tPQN+Q5PjGY7Qd4uCHMPcn0XpAiEA0FPbY98V4jHL5K5+9lzWtiiN3IPNhDh9dnWCiIp/R1U="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.46_1557071176750_0.2193144149010653"},"_hasShrinkwrap":false},"0.12.47-master.20190514133511":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.47-master.20190514133511","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"f676c49844a0acc17dd8f0b06e701b7b8775c3ba","_id":"@atomist/lifecycle-automation@0.12.47-master.20190514133511","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-LoxoWOv1aobrN24JACthMKlx50g6m2oiOJLsEwX/m7Ag5RDA30A1ikD0goz2PG/QUbKoDn21wBQWxZ/wwXP2kw==","shasum":"14710dd6804654a96f34143ce187cefd66240e7c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.47-master.20190514133511.tgz","fileCount":563,"unpackedSize":2020654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2sTKCRA9TVsSAnZWagAAjHcQAIFZNaUfXQ/pbFwToM9i\nihASnJUOcysPa9E0g0QidoO0uoVsEbftFdBoswzOmFZMcEUk5DtqLInRCIOX\nStHq8OtHBESW1/pjMHVMXlrEVwhU0LSYce8/KRj7VckiKw3yl3Ayf+t0eN0R\n/2JCeyOWkmbKynKYdnvbY1oBeYGDSLaCuYnZJDw76qnxk/LoQpfNnrDqDZbl\n+YsqWkTKxab3jOceexlDLCRsecg5E7tNER8sDKgAZUYDFhUEWT35euLf0TIS\nQpEbJZCdU4XcbzNeJRINdgbgfcQvQdW1xBk65Xg6FJS4IFp2lMF8l2Ntnlpy\nM7FYk7/5RKjeTPs6d/7Oscn5F/BtS6u8vjZYZIQiyEximmoKBON3eE8W1li6\nEzVL8ZnMxU8WuOGpstd2JMmdHisWQceCaelGxIL26/X0uaYSkPRm0q2gKYsW\ndR2h6DZvsw1Dub/53hD+KtHyA7OstsQ4eRMca1lUTxBkhmyvQ6X2LFdpZuDk\no4pHcOYcGk446PHLkJa9dJ9lEh2wl6pmkDOS8U0QT7j54YaA3WVRHHy07i64\nQRO4wTGi3CtoJqf0b6Yn/3Cjl+2vK9C5DSyHaZhDf1euoRJjuHj2zBk3m3bq\nXF0pqZHYrRJFsQovlRN5o8/s5SiiPndSiN5vTzk747N5npXROhMbYTg/sa0O\n1Vxn\r\n=B0Xb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAw6f6DDzR5FuAacV5XtqsB4asxzsT82igBMSrlPr8psAiEA39YN6trmBv5yE7Z8SGFc+1jFFQ7KU+j/EXP2txnnhKA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.47-master.20190514133511_1557841097548_0.5118244859215875"},"_hasShrinkwrap":false},"0.12.47-master.20190514142752":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.47-master.20190514142752","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"6baef73f476377d88a14e52be48b093bbdcafd2e","_id":"@atomist/lifecycle-automation@0.12.47-master.20190514142752","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-fOzE+nUu4AzCW8cEzgTDRGe6x/n4Ue4lHp4nnLg5ZDXpcD0t54OIPMaXN/YeT4/xr9i0RxLja1zTkdRaYThPYA==","shasum":"41de9f12292b6045756bb057c3dba1a0959267e6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.47-master.20190514142752.tgz","fileCount":563,"unpackedSize":2020786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2tDyCRA9TVsSAnZWagAA41AQAJf5PyWQ42p2DBkUJMAu\np0BVKABNx/Nusy3Z/5MHdx/tIdaNMruFuVglvT0za8g2nhiBv7kS1YYw0Hcz\nd5ciN63w0rYozC4PRrbu2oql8luoBCQTIycNyisyj4J8wckOC1p+qsdpdTyi\nKpZDLXtbjOyU1RVC0w7bImwy1eD/RDv3Xon/blS34Y4aItuIQ09YfYUhdwzU\nPktaSRcKdEihYXxROpKSsioXkOroN5sJvKxMAMd/c2I9ij/NvYYOsR2tTBFE\nwcZT6deXVDf8uLKYZQIyALZeDSTdg9EOm7zXS/lX2O5Z4vO37oxI+5sSBZJx\nNGw/p1h0vqaU5FAWc7k4CK+1rfcyRvtTNHTjNYBP8c2PK6q2kmauY++a7bnI\npG0Ka8vC5Tt9l6MOfTQH+C57mQQXhvQXkSqdGPYEcmpkPEt2e77KXHkcXsdX\nLUyvMfrhWfF4oOJqIByrk7Fvg7dYZEGWRpXa7Imtur5v/RoBrtmaaOz6XJ1E\nIjVjZ05sjsdF5RgGFApBRBwG+qMMKfYFWDzSLyphKR6dKVV6koERYJbasLId\nROy3UlOknGYC5yLOeMQ/x4C9R6L2d6LDnIKaUkWXe6sycaGXCZM95lqp/Yuj\nabUVuB9uW+fy4IXzn6djF0oJw59lDXGXM56J1l2XaxCXCLFY2YSyWgFwaPTq\nsfdq\r\n=tX4y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjP0SsxJSFFakVqfgVQrxjDGKJvGslDZrQy2SphRv6zAIgaDYeKHXcMGIn4P8xsxpLKPPVblXxVDF55T+rYCs+rHY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.47-master.20190514142752_1557844209422_0.7626125252624711"},"_hasShrinkwrap":false},"0.12.47-master.20190514142910":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.47-master.20190514142910","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"6baef73f476377d88a14e52be48b093bbdcafd2e","_id":"@atomist/lifecycle-automation@0.12.47-master.20190514142910","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-I4B9mGoGVNj7hMoWB4c8l4bhxNRrQ+sbkwPLpgxdajBghLoTifI6LAGfq53ZKINlo/bh0ROc9d6C8uS5J/8KTQ==","shasum":"c807feef144e1fdea6152d027f3cb03235e0fbbe","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.47-master.20190514142910.tgz","fileCount":563,"unpackedSize":2020786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2tFECRA9TVsSAnZWagAAYWUP/0DIP7V8A/LOYtslG6Y0\nesojzqS8VDGjlB/5LsP0Lt0hFRaS7s1uEUJe0F23mp6BgUyXylBO6AguwD5P\nlxxUFgZ+dFstAtXzp3DNrQbTdocgBbL5imqE08RIAtNFfetJtB1OJZszp86T\nNCbhuMr6wP/OV8XGdWVCbc9IEnL5kzbm0OqJolk1b6qoL+jQdQ9QvoMRnQaP\nvBvtOxh5C0bIwsm0etNd52g6nIDJ2a+sBZJgyNDJQMuFy6eGl1SYi0ck4N1N\nH0I6duJ5JbKZB/VqjYCU9MTuBcy6gcNcHK0REE+SAw/SY9/vdL7b7NudakPL\neW19Pun3glxYgU6pMB8iiqa5oBBsQ/5zpLUo6Vwq7v5fq6IyLh6ChHEqsENH\n9xDEWlHEGZBxBfBn/mZlIjfYKQasOhqTD0ex3b4fYR9LTCw1jDc3qgLWrmCP\n+e/gYkhZnb5HoAYD7H1yYEINUcMkjVP4doNu3EGLFTNuc/QJE4ubCK5Y1lbS\nBaKAQZqvyddhGq8TBl6622L8sM/4UlQzrjHe8ABtN+Mufma+GnBUUz47+YmP\nvh+kh6M5LEkYUz2eqs5RTkwYoz+kO1fDPalADhihKsAoZdE+X+7V42APJC8A\n8/jeC9swLACwiW2CRxn8s6jO38OVHFvvZTY/PgAzH/ACNFUFo5lJC6xGbKR6\nqDTL\r\n=5n/u\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNPmy95IeD1yHOLzlw1+/wMOGsp6Mhzvqq2SyVC4vsDAIgDEyI7r10me/dwC8ZO73vLo6BLXuFyGnMqLVEJ+hk7io="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.47-master.20190514142910_1557844291536_0.007894823550213204"},"_hasShrinkwrap":false},"0.12.47":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.47","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"cbfde26efa3958478a53b2e1a3c40dae33b83a0b","_id":"@atomist/lifecycle-automation@0.12.47","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-yiURPzisLiECmjvO6D4AchcRji96IKXNHCWyyG8kk8JMsW8t/H0hrA4UdLwe32Ywi5RRZln/lD7hqlnJPNfbmg==","shasum":"25318db2d6d1e6ba063be344d9eca66a386bc0a8","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.47.tgz","fileCount":563,"unpackedSize":2020764,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2vkoCRA9TVsSAnZWagAAIsMQAJoRMaT7+pinnH9LUXrA\nn2CEP2Kyh+ddBu11e2Ozf9Lec7zOMimYv4OCaGhvyfhgZzsLoIv2XHKoWAZQ\nWB0QCNHcxenacbkZ6TC1oOglsi8Qolij1aObSPChSRBVg0XaD5yJXipVtto1\npMTFbbaIRPsXdxM6VlRNRGTNPbyNX29G8ylssveQJqfHLoExX9e4ZRe2OlWD\npoLmFF3S/5SUXjHkRPBykQFioaDEQhbkT5fkf9eYqsf5tpAauZgSZ09f4ein\nO5lvOhKzLeJZn7umYBCHcZcMmCoVj+wZp3UxtKx7ERO5CHi3pLYAhyqUg+Mm\ncXySdCnEyXMYJ03bX6KMOB4oLwJBl3WIR/g+6KFQUHDbv0R0Di8ea3EneBJd\neK06Pl5evCz5CTCzRFEBz/+XzGgzkny8wqp5/9hTDgS/Kixrig10UDev/lUy\nmOyCFbhGzYgtk9nKKD9qOE10kA+jTCmR1CVPR02EmrTTp51YwbtnJTw/qYMa\ndLNEiea+/uN4eknRSje0L0s1slZzR7i0ybAOqJE0Hk28mDjc3LYY2/VWDnWq\nEQCaMIcjkdQCDCDBIDQmvtwz7J6o4LmLJUCT+W7flWq0YR9OSHgpI7wuPZ2d\n6rLRCjKp2GUg0O4BQRMaNtnK9Bvm6kdNfZtAAejrPFR1PzVSIw52jbumeCR8\nrR4m\r\n=DhFZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHil1fu/Sd3yM27CMvFDOsiS2gzHwNLiCzNG/N0O604VAiEAi4/6NBheiCe1PVyPzuxpBYPU1hclqf8Z62kdTsXKbOY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.47_1557854503866_0.4346265984308446"},"_hasShrinkwrap":false},"0.12.48-master.20190514200846":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.48-master.20190514200846","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"3deb2ce5c84dd31969fcae110990258ca3dc7730","_id":"@atomist/lifecycle-automation@0.12.48-master.20190514200846","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-7Ig9jRPXeVvjCUHDWzT2X7+jRR8i7DTZ+U9MtfMo4cIEvzXwxQvGImijgX6qMBif8RJ6skDScL24DClGhwpIew==","shasum":"72e36c03c9a76e777c0e022f1b17a72c3ee249d6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.48-master.20190514200846.tgz","fileCount":563,"unpackedSize":2021312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2yFhCRA9TVsSAnZWagAAzzYP/27yDwTBLxT4jazhwmgM\n7JBV57mdTDKh+dL3v+mpOWAU0pDQvWjkXUFMU/haoK4k5cZ1fPqI+rrT4j3N\npAWwE0IUiIre/iXlsaxWB/9lj9ZvRU5+CsvNiF6SZZdz/w0jP5kCsnW2dqza\nOtaHVoATzZ++obcZCD/GK2c8T4kM3nnFXIvKXqy9KuqQnIm5q2aEr+xEPGZB\nmcaa5SOM5cHzodJXRUoqpu7KTCjYrv+10C0G7JiQqK7Z8hQdhdc3Vjx4tuYj\nkVcsXwvohB5Lk2zWQL6se/LICb5uMbvwWAcv97/WgBinZiVdpNscNVJvaWYg\nzMPdTC0khSqwVBHSPoYGCUugjIKZN5msxfSBELKm42Z8DlMe34xIyQ5t6GRl\nC5aKHaWfJ+STkd3WcnB68G2V0bdd5nNnsCV9BqaOc+uL0dP6It7ILo3T9C37\nZM3ICZkyOb1ejEtkWXK9Dv3rEQXFrDhd5uyr5sV4YvgTUvHfp7kLEXGrK9mx\ndODVOnYS2/SoMwS0YO44qzNIlyCxzfRRuTetvwbutp6JhQcMz55O6J5gje0O\njBtY9Yzq0t3qEZUrNBbmdthAdSF/d5E7ma0NZbWqOB5ZJhvNAYWYiuw3GhbO\nTsqym0/DDohq45ioqvBRb6m0nB0UwtN8sbzuPypZlEM/8MTwBz3aRq1DuIq1\nV4ZL\r\n=SHLU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGzc/0xNHvBjzB8cX9VxGsB9Cp6ut9zWOhKGeGfk36amAiBGD9quHW92lE7pOjRbrHSOPa5jHQop+a0Wkgc+0Yh6IQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.48-master.20190514200846_1557864800611_0.7577877544795162"},"_hasShrinkwrap":false},"0.12.48":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.48","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"0535ede614594540b1532198134abef8891188f9","_id":"@atomist/lifecycle-automation@0.12.48","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-brHrvP+wLRctlUP9gb6MZ+nECWEOPN2fupATzoc45Lcn0raXxJ5zKleebfk599Gc2iFJVA99YSTcXRIeu8/TAg==","shasum":"0d986b2012dace20dd0fda400624caf4076f92c3","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.48.tgz","fileCount":563,"unpackedSize":2021290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc20STCRA9TVsSAnZWagAAVmIQAJdImVKOV6lh9vePkhaG\nmMcyFW4CO0KBEKFNuPWPdidICYEuVkWzPbGHfbFIfopq2HUd9EHqxGoQNZxT\nm+HLAlb1wjtLDm0GjlePK9+3PSKByjVKE0tlc4jY7T61VHnKPDpnCC2bXiKp\nuhypsiJlgl14kospAUGbE02J+r1JTu61vxFCUZwTWwaFR/41z9Y7TT1tYZR1\nTaK4EUafYlf2IzRbeIGHAJ21lzeQpu3ZKneCdYJkfSg8eco7gCkzajINLYId\nKWtT0vR8u7ptyonXwv8T/8TGw1lQwm61j1s9twIH5cnuaPfqjO+fC3c94yWa\neP/mbvLRTFPHxL3JzK23ku6UbnFrvZZaesj1e0szuNDr10Gh6TW6lMI9nDzA\nd9Irfe4/acwab+0aB+ujdYLWivi4bxEdqqIqd2E2uv0MudazyQEvW6tHxT6Z\nNXm7IjaqLyrrqWq0hfdajZ4Tf1mK7dehF0ySD9qONRJNIe5ozqCG+TzONhkX\nFgcIyYcoEDKvo3ttTXgNx1lSqxBpxXqnWQqaEdHU0juh4Uus1pEpBzT961iH\n2f6weECAhGgMDfIB72iiW5FzpV3tj2Yodl/BPDY4KanZmB50lJ4MGwkDOREM\nEtHRIeZfMyix5QFJe/GziCEGTDcgjgHuVo8iVmfARN+IbOnfr+v2ztvA2Eb2\nWVYe\r\n=OKt2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHxqFim9t7gtrzJ4fPyBpVAZYccGOgI4zUr/280irtumAiBJKfVWUxpVd2GTTjT+JtFd6XJjjoT4VETXeDvOE+BTew=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.48_1557873810544_0.7658230503214238"},"_hasShrinkwrap":false},"0.12.49-master.20190515144626":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.49-master.20190515144626","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"b556af2640e6612a8a77ef7d8a75e1dc7d6bf624","_id":"@atomist/lifecycle-automation@0.12.49-master.20190515144626","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-A7K3Y3W2R5WevDj3GUn8tEVZ2/i8R4Ag+viJJaISbgxKOKuZSBq2QfqfGQI45hVKztoD0FCQ7mhFXvMFPV4C5A==","shasum":"83fa1bef88dd9b50ca59fb24a5564bda23c298c1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.49-master.20190515144626.tgz","fileCount":563,"unpackedSize":2022201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3CdXCRA9TVsSAnZWagAAOBIP/1uLcP3wuCTNtWUEHy4g\nD+vLBPI4XLdtjBVRnmUuRSN77Shj0lTo2EAM0duAgR3ud6XSZCfu8VLZd1t6\nzzQAw6g45OzFh8UsK/LnhhRDk1FRj5TxU46A8dIzit5kS7KbASzT3RyCWbfj\ncYGpdU73OS51JyvAp7hiCsikvx95+/VJSCmhMs2Z8rpElpfHjfIymaPTF0Vg\nQV3X3AQQR6ih1GhFvkcz0859GQ+D/Es8lQxK0o7nHzTl+McuZP57ddrYs9jk\nlWYWSOSAFxSxKbkxVeVG2ar+0sFDrtO7s2xxMtZp3dOJxMJ2CGJr3zuSizv0\n7xUQzQP370bwqDsIsjf+kgKnrzv0fq2Mw0It4bqx8LlFk3hP/6SEM3gx9FHy\ne7nMnObg372GT0ndkDODNRRNH49Uh0isN0vl+EiCn+nJUglCF1NaD3fSw5dc\nk61JPeaVFzysmtW+/NL6tZs0HAreuYQ0SA4ft/5YgCt++8mb5yGICDw/c5ie\nPsU78zIPwBpKs9xicGvnYO04ype4imuHhIqgSiLw+a24Y4FpLbKMXCzpJ0Nn\nNUhHcuTS0YPmrNEqjjUdsL9ya3YCD4xO2//DlNkQ/l9aOgXPukn8AcJaBWYq\nZIMhaCRFbnMdtEB1miGbnaRUfSSTRBlQWmDZ5oLQA+t+tY5v+dH19Aa+haeB\n/pCC\r\n=/41i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDyo7SFjpxm0R1sZ2SJiqLWpGeRTlTGMs2VriMlzuiGOwIgAyYwQKbUJwDHp9PxfTIj2q8MmRCN/ulr1s+ekeElJ1Q="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.49-master.20190515144626_1557931862627_0.11823488638597546"},"_hasShrinkwrap":false},"0.12.49":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.49","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"4eeb889188da145180ff33bd7ab890c191261ad6","_id":"@atomist/lifecycle-automation@0.12.49","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-b7e7V2eVu/5AaUUmJDx7L2dKbEQF+UDJqkbeDfrsHuDXja39jJHk6TK7Q3yUMSbswNKe+B53fNm0R+y/j/WIIA==","shasum":"05e1a933bfe619161b8349fc28dfba0584cb5509","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.49.tgz","fileCount":563,"unpackedSize":2022179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3CiiCRA9TVsSAnZWagAA1bYP/1WsQEZjvzkk8UipA7XV\nOp9II1dFHawv808P4IOuSZQJrZ5y9QDl86oRxsX5qbgOX4x8h7CSVLk6TItF\nnoKuXHkriCvrlwuUX3z9N1uqO/pV8Vwb3G/rhlDIuxHJN6AVybKmGs3/9EFA\nf9FMHVxPTOxTS5hFyVKx5f2eG4UMYYL8Zc2Fsh+nw5D5DEVuCwv2WYRlQLKe\n+zUtIgjG1eyMQH5byeUBRsab1bzRu3z9o2ATqutu3QmMfa6MCitCXrzkIk+X\nppdrBH3KubSQ8TeuR6RD7fa1q0E2xbyFB4Jt7T7dwY6RoVNHmUuAiQarU+Ae\nGMZyyTqKMmU0JKCB+0N2J372sResXkZAgVfGfbPvccFYkwH+MjzuiRe1PKs6\nnF/QYbxCuYYCKNwXua3uyPmSGzVesel2+RhYyyGQKON2wLkv0CdgLlRPquPB\nlEBgy7sgfmfCOJqueC2kyTGQOkztvRPXOwAzpUjp+g4mQy5RDDJ1c8mPqOW3\n0w1vBmSdgShplDWtsiO0LojFlS55I8DscJS9uogWifKztmUQ4CcqROckXPbi\n6BKSBsIm0ObIOKe5L72lR+w9MXo8ZEOY8B3/u7t74thms4fmulLCWPrqiSkX\nCLF1l8rsHw7Ekdf5Byk5FzTv9qbNDL9TOpP7aXtbqh6tpcDKwmw/DoIZ9y1j\n52CH\r\n=ywZT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgAXZT/d83AUAsrfNSRbYchQYUyIifuFkzd3NICqrHDAIhAOu1RHwLhCVFdfxsZA1d07Uqpsrbi2apeW0AzX035fGl"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.49_1557932193383_0.7327492334990244"},"_hasShrinkwrap":false},"0.12.50-to-sdm-pack.20190515174512":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.50-to-sdm-pack.20190515174512","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190430120612","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e9d1d43300ff21251908d978192e8b811277f50c","_id":"@atomist/lifecycle-automation@0.12.50-to-sdm-pack.20190515174512","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-chJqumU22UVLraAR4INxAuIdFw5QF5URMfj7mpjDyAkJ05skkYmoFZ7pXnNIUifY8qyjbb3C7A/zawD1Cp6wYA==","shasum":"7509f643cb3a5d1ac1fa329ff596e3f3e5af3f46","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.50-to-sdm-pack.20190515174512.tgz","fileCount":518,"unpackedSize":1956936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3FEnCRA9TVsSAnZWagAAG/8P/33mXTqP5h4i5YE/6Vr+\nl5oZxN5cGzamLyFqgvUEYXRgjSDllC/e5ReSE8AhHBNrk6nfSy/gGib8U/Hc\nzpRFbLD2ICZjpkxj/LYrYKZCefNawN5bgzFZXQQmsUiXt6bDHGfIgwkqTYYV\nnc8E2YTguOEwzEE5tHAAZdXIFtpPUxvbYW/SgTslE/f+RS1363RHTbAgcjLo\nVK+lg8E6ltLhnnEWkinawepC8UvVMRWC7yEcu93kaip+u187oL6MgpRUQJgR\nZ/zrUYrU1KbYEHlbGEXjeaVyfOLLxRWQCA64yG3SYczCd2oZhdWciL12QMgl\n/v4PAJTFZymFjnQxEFXkkPkjWBntyZaY+QH9QPB75xMZW02Z30R3NFVhCG9/\n0+zIsNf5HIP1WZfmnDytjI2FakJ36KSJSGBq7+SO/YtbnPFrymV23/tWblN6\noEF+k7nFgJvVZ9kcGixaTRzTdkmPkgLBZS6qew/kNyiav4dtutlLA87ZyAkP\nW/DqT2F6yqa672i4NmuaAdzPJqy8GTiuclaiDrDXb7/KeQovnagh6sQ9MNzf\nfHchMuYZEtt+HBV7N1NYbHToCECukAhyAM5BN0ppNfSzS0JWNPwIG9JoL+wN\nGcCqoJNWIkr2jlrCvf5U7umDdMlydEVb+Q5Io3HpM3aaKQTXCv49GmwfLBaN\nghR5\r\n=EIwY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICAZQNsTx3crVTmUZ+G/M3boOwm4RLvRUSYkePjUogoFAiEAomxkrWQHf4IruwC40FifS5NjF7Xi17aTk5kUb+AUKD8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.50-to-sdm-pack.20190515174512_1557942567001_0.12030475400442264"},"_hasShrinkwrap":false},"0.12.50-to-sdm-pack.20190515220606":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.50-to-sdm-pack.20190515220606","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190515212733","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"6ede41aee197fdbf4a40d45b8a2b1ba6c49e803d","_id":"@atomist/lifecycle-automation@0.12.50-to-sdm-pack.20190515220606","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-3UjzbDgRTE1j/6l774k7dYHukEdBtkfre41ZKdx993ECoqdK7pNVL/4snGIkcT0NDytrI4apUD9MFtO30wCq+g==","shasum":"15e02915a04f892290cc01924b95331e3ac5bfda","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.50-to-sdm-pack.20190515220606.tgz","fileCount":515,"unpackedSize":1949628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3I4UCRA9TVsSAnZWagAACjMP/218AnGvW7SCxP1Dmhqv\njzPFdHoIm419p22N2nx6Jb+B6vY3LDzVaX4F/h8B03zlUI1k91HodwirOhfh\nDl4wPujmYPs2TIt5MBO9E7OTrJLJ7QZbDyUZl1zJPq4Fjrw2s2F93hs2Sk3Q\ntC56juiM4meenInZjToyZKXDFUVwGK8K4ySF6tzTr3MHYoM4cnoN+7BsyQqI\n87BPCva+/aE/vpfFgjKKyhk191R+5zBpbBW0t/iJp3AfVXHYzUr4KmQtjE8W\n+YXuNHOGSM63WUmpV7UGw1K3Q174guOBpCSnJdOm5vJLqMqflmz5GAazmgX7\nKKvxQgJtx3NKNmk41HHXGT6HK3IACiGMXmJ2wbjdC+j1t/jjjeB7vUrKNsLU\nLDgbIva2+lokLtEaiZseo0TZ9/EQHNhhwmSsSnecT4wJkj4/hlFGBhzRc0Vf\nKvvfnWIa4uFLVVKLhp8KqTWWNBSTF4IOuWPOxZAZaxSmUGKm1yRLDrdgUi8H\nGEVzzXkmfP1hkNwuOz4blYTEt8dLgAB9lkVfS2d0l0jMYXWnxaNB0+TeC/LT\nkZvg4ep96qeQwHmcoKap2hIB9xUMLpzfKIiyBcfGH6W2ruCZmK11jbF/8txs\n0deCOr2KEYZcBtXIiv7hdIt0HrxNdqqJY4TNMZJ0dXl1nHdmQJHIBzkO9r42\neEMe\r\n=LEez\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+hmBBp79mbZEYnS3Phvctv5/mAWJzcO8033emZMhuxAIgJS6e3D05soh+2uvnzV+KZSEyQD2QVJozn/nDyJ3Z5Sw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.50-to-sdm-pack.20190515220606_1557958163484_0.09383341921318245"},"_hasShrinkwrap":false},"0.12.50-to-sdm-pack.20190516071127":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"0.12.50-to-sdm-pack.20190516071127","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.4.1-master.20190502211414","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190515212733","@atomist/sdm-core":"1.5.0-master.20190429220018","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","@octokit/rest":"^14.0.9","base64-js":"^1.2.1","cf-nodejs-client":"^0.13.0","config":"^2.0.1","deepmerge":"^2.0.0","format-date":"^1.0.0","js-yaml":"^3.10.0","lodash":"^4.17.4","moment":"^2.22.0","moment-duration-format":"^2.2.2","murmurhash3js":"^3.0.1","semver":"^5.5.1","toposort":"^2.0.2","gc-stats":"^1.2.1"},"devDependencies":{"@types/lodash":"^4.14.123","@types/mocha":"^5.2.6","@types/node":"^11.11.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.0.2","nodemon":"^1.18.10","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.16.4","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.0.3","tslint":"^5.14.0","typedoc":"^0.14.2","typescript":"^3.3.3"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"87543e0f396e8f1a029d43d3e072e76da625fef4","_id":"@atomist/lifecycle-automation@0.12.50-to-sdm-pack.20190516071127","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-uMH+xOJwhwZ7477JTBS77V64me3zvVZBRA2avMhDkoRYG9ry6YOj6Rgt8Ze4vQvKK945R9L0zcUqjzOLxQrTxQ==","shasum":"378db928bbc0e314efe41fa82976eca2ee88d320","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-0.12.50-to-sdm-pack.20190516071127.tgz","fileCount":518,"unpackedSize":1954326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3Q2aCRA9TVsSAnZWagAA0/MQAI6YLo48KbXAFrSIFqBM\ncbkCiQFaCvbEH4fm+GhhUBHgAzjWqVcrE+7DJCzZ4haL+Tw8DchWC7ZFVFgy\nm7ZFNrzTDADFZDt6zvfbi/80jVM8+cTIPVdjEd+OFbXi8pDfN986b+c+78du\n6vhpUAQ/PbOfda8gL9tLSfUVYQvP2de1iimVadr2csabo9hcaYDLt95m7sbN\nOhcy2VIiT488Dl61mKwI5zYLog64No4zUvgRuuuMw8Oz9AN6yGR0wphioNfR\nMVwWBGNfIW0U6lGybfPRWzvAVhk/d/XbMQcMYA+p1SLp+GMmhaozqobgNTLQ\nuL52BWQ8kJErcHrsHDY2VcB5inQx+IkuZPJvnEuWm5ktg4EJUl7v4PggwpBm\nqpaW1sD1p8orlMeweOfE6UotdTavkDgRuj+WUAr6nmZ4NSmujXXIwIPiE3sc\n1LTAwKfQ+5wTscK86JJuKwzCeTiOCd95aGAvCnWkjmC48uXhwLDvXpE1rxnS\n77ZeEJ/eXJQ+M21I5ctg7LNSMyQ/j0BK+8bftw6dRF2P2NBxZjLWrO2CBsqx\nXTiVZcHjA/s7UdNRcwN10NNFC5J7omXcJnBDKc+ZkjXqD8etc0lAah0HEOA6\nFSv8S/cNwWDSMRRp15D0zx2CqYLDFsE31guSJCnZACht/IcvqJGx7er31HP6\n2jDP\r\n=m76V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGe0z1PMiQXBcL0uKsCBXD33i2jhjdKVy+Tk7gjhfkl8AiEA83CC1qv9l5mcPBI1qnyCiu13iS73MzDu5kCAVwG8dGM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_0.12.50-to-sdm-pack.20190516071127_1557990809255_0.9461285540235305"},"_hasShrinkwrap":false},"1.0.0-to-sdm-pack.20190517201748":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.0-to-sdm-pack.20190517201748","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190515195848","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190516103533","@atomist/sdm-core":"1.5.0-master.20190516183309","@atomist/sdm-pack-lifecycle":"0.1.0-master.20190517195520","@atomist/sdm-pack-lifecycle-github":"0.1.0-master.20190517195611","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"fdab47fa8d49d3a7f1a70b2acdc97888f89e8766","_id":"@atomist/lifecycle-automation@1.0.0-to-sdm-pack.20190517201748","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-1ld4jinNpg2s3F7AYwO0OZZY7q+LWMlNGLMyP0+rkr+7so2dd8r7zQxF2LPQR7KLW3avsfm0Vh6d7c7goCD5fw==","shasum":"7f9edea2cf0dfe3143743d1a60b322ae2c9bf940","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.0-to-sdm-pack.20190517201748.tgz","fileCount":14,"unpackedSize":190722,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3xc/CRA9TVsSAnZWagAAqpYP/0aG/1J5JKrTA16VsRru\nn5F3Xtx+58vYBLeo97zqeC58g7RBysZiufjrYEtJmCxU3pvb0w7YKRdZRdCe\n8rlslfMz4UEkZcWlW7xBcIqedl8sQEOYupXbDLIx59GXG1nJ2+PRClO/a8PC\nn87+MncTUddCn329NwygrQtk3w/hYQj+acAeKXJ+fdwf1xhme518hyptscIS\nyJx082E8CdMut/s8uLd+AYwnk22Mshat0UVg9Z46da608AkHw5cUX9AOwgmI\ndA95yx+E8bwZXJZ0GLHmp+JSxeeeKCn+UfvpV+DD/YxfZoMC3QlIMCh7CBFj\ndCSStLVzX8nNBLcCUB1OAxGtY7LBOBGbj8+oBii02JNtxEe3F+VH+fnQwGq8\neZe6oEXw7yHlVb4g1DGPSpHAVxZlGD6ZNx+b+lfsYRPWsGQS7v5o48dibcOK\nl1QH4mXN4f0Ad27HqQKBUv1vAjMY+uhSZY1yHho8acNQPNNqMVOQ8ZvjgDoq\n6AXw1UzP8a8Crtxp3pA/IxF6JKftE+NUuc4hfse4rfisvwQH0PJbdYNxtza4\ncTvJzZ6Di/C1XNZ0pRoqfFZp85yCnWtphqcXCh9BxBk/CPRKenkgxWe7z1Br\nSub4wd4NQU5K71sEUXuXLMHYG+BYd5XwCsXaKaoYtudNFp4ybfNiyMlZppIs\nggR1\r\n=u/eM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7G9NYc2Mwl00A0PBxCx10Jh5RMUTfOdxq+LxCQuQImQIhAI970bdTVg2D1FhGbf/JdRrPrKxc2E+Twcg1LAMvSP9Q"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.0-to-sdm-pack.20190517201748_1558124350468_0.8630944408985584"},"_hasShrinkwrap":false},"1.0.0-to-sdm-pack.20190517231442":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.0-to-sdm-pack.20190517231442","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190515195848","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190516103533","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.0-master.20190517224732","@atomist/sdm-pack-lifecycle-github":"0.1.0-master.20190517222957","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"82b59ae650e5e6848a1ecd16637a25496bc3ba4d","_id":"@atomist/lifecycle-automation@1.0.0-to-sdm-pack.20190517231442","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-ZYkLcgpzhRcy0hrTdAcGIwH7MrZ4A79Z6B0Mw7GeHpWe6UxCL9KQpgLlxQ7e8gNZHJZyAw+GNUWfPlcGiJqapQ==","shasum":"94a562c55088c93e9b8a44442e6bceeb661b335a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.0-to-sdm-pack.20190517231442.tgz","fileCount":14,"unpackedSize":190702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc30C1CRA9TVsSAnZWagAAEkYP/1XT9278COJxezFv4xGl\n5+cepbSLU7t90XMqLU+gt6cFXUXMYiKBg+xUiB+IS8p2Q3SRka5kWNd1Vx1O\nrNMwY68swfoy3TuFTG/JoUlVYEC5dPy+MTpN/8cwVSYZhdw6mWqPHuPfJ3cY\n2LvtOA99pz6rn/iILSorUWE4scpRM6tzzaqPHfGQzn74H1B3JHE399V6WJuV\nZuBC/Ow0uzk3E+9CbOLqZKIngfHqnlqktaMajrTDJMVe46DO9f5Lx2v7Dazg\nHmojbzX1LP4UwOEQqbwCkfCiZfqpDP05emTqqsf6/WmX1HdrscgknA+HWC5k\n/PMIquxI0Cv0k6HgyT8+H0rHRhJGSKus1h0WXgHkDQM15+cHfaBN/rzsEcTL\ncIkgpCD++1BvRySeXm3AB1lW5uQlLwpK0VoM78E2oUX9P5a1Yg7lHLIiPotj\nxaUNabzPJGb7/EEcp/p2tGYpj1ho+umYC2FeNEFEPDaPGWK0vCC7cbRHCPLN\neaJVWFDEeOqh/74kOw+zKNCCELSCu4QEBuX2Yb1uY/Ftw75eDO9RMpla3G2M\n7LAqMiZHEZ5rzqJ7BspwxT/SvQHCo6rA1bRYtVMXn/mFksf9t5CV44ZGLvrP\nNTzk7uUOXN02som7deFZTApK0LM7w57Mlt8djQa+mb5/sEOV7nUCYHVGUf5e\n1QLs\r\n=FvFK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICAZU9CU0UbaoiVJU8/usy/Jjmf56TkZIV+q9DMkKrU+AiACna8TweFwT1TXCeiwOFAnsX4O8HDAt0HTHS5RGj1/qg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.0-to-sdm-pack.20190517231442_1558134964235_0.7874327919455759"},"_hasShrinkwrap":false},"1.0.0-to-sdm-pack.20190517232002":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.0-to-sdm-pack.20190517232002","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190515195848","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190516103533","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.0-master.20190517224732","@atomist/sdm-pack-lifecycle-github":"0.1.0-master.20190517222957","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"c1265825cf26b7e7f97b0f144219edf739106def","_id":"@atomist/lifecycle-automation@1.0.0-to-sdm-pack.20190517232002","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-c9h2m5xe/XYBKXF+JhStXxBg1M4J4rEhTwAFf+HrYDGrEBd8s+8Iw7aONuI2eegtXO5SgAFs3kKb24dbllBtAQ==","shasum":"719269ae4e8139835f8fcbc01a649311bf8aac25","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.0-to-sdm-pack.20190517232002.tgz","fileCount":14,"unpackedSize":190728,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc30IDCRA9TVsSAnZWagAAJqMP/RYaKC2uFbycd7fZ0yyY\nW/Y6WWhDJMdoGlRlMqsK5uhIiiVCILVB51XbhqkcrJ91NPUn1Ye2VYtd64Pv\nNOZRktoie5lhT0U5hGYVsakc8sn7UetoqnPnhZEZ1QgbegVrTWDaIfRz7Lmk\n6RUTrpbzzB1OSwKfPubMz9BoVhwTTS010MybSMsKR/UBhh69fa9uJYszexYA\nucXnw6+f0vfxwklIfgZGcB1THU+9nC83gPIici5ayn4UYMYoYHFnX+vGAI94\nUUbw/VFCByNpBLz+c8sMnemDeR7OQwwILQDE5NI0WaGouGLrN+oYrepgwb+n\nIU2IOfY6pOGAnD+mA8BWwL74wjQbY3uBmUxjaTi5o4WRTlLNDYMMp313akNh\nxUixUW5orkwMEflD8H/NOdVZnjcoZZK0vH/tJn4hU30vRDQFTaJymlra8s3/\nklkfOizgAFMTRdiZ7PAF5NfqlXsaku+qozVRnx0G+Hrm3Zm44XIq9cXn+K2s\niEZL9VUBMURJ7Uiw9Y4Ur8XMJRLJg3Deg7DBh2V4KErcRjRuyeW3WNeO4nXg\n+w3a3SOXrIq82n33im4plLWe9u77M9Fp2Mn2VFAd6VYuQ99PkoPIsem7Nmdl\n/wySK6+sWhnEB9FZVI3wEMDAfbOKYvpykEQ5UMpyVA+9gFsNR5ioLhQsZrT9\nWPeT\r\n=V2We\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFLmDnbzmCZ7x8kTX39SmJxBxGVitKH79vCIAFMiEMm7AiEAydu/9ibxjDgCFqcDE8zUEk162tvjFgW79dLaS7FNPvw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.0-to-sdm-pack.20190517232002_1558135299127_0.5057185498567933"},"_hasShrinkwrap":false},"1.0.0-master.20190517232744":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.0-master.20190517232744","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190515195848","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190516103533","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.0-master.20190517224732","@atomist/sdm-pack-lifecycle-github":"0.1.0-master.20190517222957","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"86fcf9901a7e77609684d7ea700812ad19394bf2","_id":"@atomist/lifecycle-automation@1.0.0-master.20190517232744","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-fFnFbUAmAID3HO7t/dI4CgmwE2hQgV/hrv6sBoCew1pe75wPDCmUuYoFuKPRDxPK9ukOtkVmdE/cvJIR90hTcg==","shasum":"8d030ed8417b2d93e4c0340b09ab7fd0628afe10","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.0-master.20190517232744.tgz","fileCount":14,"unpackedSize":186692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc30O+CRA9TVsSAnZWagAAhcwP/2RDbmcPp1d/gmXj12c5\ng3Zm1dmpmcCRJ/9a50dWMybb6YkzkZyUDHHncVN7JMLwB1FTFOXZbdDakmXD\niFiVqEgTuLSny4bdIEjx2DQezueo2TgK38RBlbM2RmajyBhgRXOy7BxvU4R3\notqxaGsdaWfuQyITeGt4SNckqKVlw6T/tHnhq4hroNMRC2SR+pB7j4ybIZOQ\nGKHCws2snFuEGBAZ8RlQP88xGsulikut8qH2ccDpfbKNQADMENkERjN9i4Nq\n/gYE/X6LdL18kzQP2gt2Iewd7PZkAEigdUWoCU9wsL3rEvGyRfIO+4hT2Ysz\ndQygnoTwaSNg/3LUacek4suLQYtyctL/8d/8QLViSHD8JN/xIrlPWInZizSz\npG39p8m/fEvcL5TMg87AdfgPAljZa5LIJLTt5xlThxeYa1pbMC60HQaTe2sv\n+b+bW9CrrU/k9xuYM7R/MYPEdnmUy7Tf89FmNDd2dY1p9opyWGvocpsn2zs9\nmlrFcePJXw1JU5cocjSSk/Xpl7s8kArfr+CTPH4idK4ArWRKsTjgOgBTDmBa\n4TMqdgiVucIm3UOvdZkQfk3znNYHkXcPqiCYW5stjhsJBO9y5JPfL4E104YG\n6rsRboAXEnjCdSRSAAleENr3xnMyP9cdp9n/TaFVyFAi6j2IVAiN+TC6LrmO\njWlf\r\n=SSw9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/3W0Vakbu3L08dEuWkdnA/TNfkK9MYByjAAhlNM0oLQIhAIWkTlIN3qJje4CQKvQ7DlJ5ZZffp+7cDIJmbrG8j9bg"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.0-master.20190517232744_1558135741477_0.4584822657283554"},"_hasShrinkwrap":false},"1.0.0-master.20190517232841":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.0-master.20190517232841","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190515195848","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190516103533","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.0-master.20190517224732","@atomist/sdm-pack-lifecycle-github":"0.1.0-master.20190517222957","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"86fcf9901a7e77609684d7ea700812ad19394bf2","_id":"@atomist/lifecycle-automation@1.0.0-master.20190517232841","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-lKvmIQDU7t8qOecRMYCH5Jpg0VGX/pS5efrqW5vmANocXOo5y+G7CPaeBKdYSEdi0vYxKvr+bgDx8C/eJ3j8AQ==","shasum":"2830f6084cb305af4322610760b576ba17651f61","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.0-master.20190517232841.tgz","fileCount":14,"unpackedSize":186692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc30QGCRA9TVsSAnZWagAAAlEP/1p8PYa1xVv1833uuwtG\nbTkDlxjsD3Tgst29/zf8ZPvpwfdn7aIUymR4MMAm0XZwDloW6o4JjmBN3/3r\nAY9hDDTytR0MoR1pneF/uBA4kbJ27JYt2+duqdAEbRzUK8OVFj1pW3rh6pPZ\n6+F0m/T0NYEK8dwtrUNXnojQFfdCDdBi94mZ6w9e5VD2MsujqCiBgFzRrV2t\ncT3gHCX4kDSuhtFMH9yjeHZCQ6nmytM1phy93bxcbwoRtumXBaayRxmlzH9X\nzfMDbz3K0aiNAeFluAEenRU+/Kqgjni+/9uHzkcRSZHIlaRbDuFQQxhWOpXd\nA987VJRZKePC5P6TDf+yJm7QG+o6W+rLQz6QUUMqFhkTmXOc4cy56Auv0z8Z\n4Xcb+HvlfKg5zUKnzeIIJFoMl0RMl7nQFc8AYskpf8vl0Yil/sSDTju8Wk58\nTmQHj1RYtCzbuM1uvnUpMg49UXElkqiRoubHIjVcqlf/xpry/efr6qNAdfxk\nRbPAxbmya4CDP/hPMYxsr8T25ep1e6OigfpdNrwiiCCoZxW3rQ81TImMwOqv\npp/yssjk8ckVIxBD79L5R9WVusvqNTTiogBGfvzJfpzWI2nMSFw5WYKuxx2W\nyZRMIYUJz/gQc+09ocJkdKgH6dsYhZJRDWvGowdPruaipPG3pKjNl+IKcpoP\nshm5\r\n=k9C5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGzJ+X7ABYh0xL2qfaf3muFmOmbUSta/q/NXvAiPaDNYAiEAj5B+Q4orFJnW683v8PRqm4ix4a2AkysOTtC5+N8rNvY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.0-master.20190517232841_1558135813283_0.6201055226621943"},"_hasShrinkwrap":false},"1.0.0-master.20190520151758":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.0-master.20190520151758","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190515195848","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190516103533","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.0-master.20190517224732","@atomist/sdm-pack-lifecycle-github":"0.1.0-master.20190517222957","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"707384e5ff0cfb27797a72de20510159675be80b","_id":"@atomist/lifecycle-automation@1.0.0-master.20190520151758","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-zqIfSMOJRcak996NunbC7INGKeifGLtLquAmTYbzKlOW3xmvtRwFVLCLxuPqv2sERD5CxM5OVMSnbsK1mwDKLQ==","shasum":"138e9a1f317b473a158640d79ac5067d39a8ad13","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.0-master.20190520151758.tgz","fileCount":11,"unpackedSize":184502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4sWICRA9TVsSAnZWagAA3N4P/1HDKGyK3IvN2/VsADWp\nmxpCOO45pI5g/3eIHyWgFMMdm/hxl8FiIycHuAs7BgDew4E5YGWFR3miHbLJ\nNQ2RhRZXcMCGg/dJ1q4153EQbcO+oqrcvoJCmCDN2UJ4mwU7J+s4z2nBllHA\nI/jzmms2KHFS8l3lv3tj036DyLoYDQo1hKb8D1HKq88vkmQUEloUREQZfR5K\njHq/InFJUG2JJohObrEuB04eNsAn4/dzOYWA8KOG2l7jZiCwu4ziZCShGNkZ\nL7aqDBh5A0/9FwHMndLcH/Kb9iv4Yk558YAEsAElK2wqNSv08tjP7zYyexED\ncKCchj0aNXK94BEE7Xmp2Xz5bTFR9boHjeXuL/7YXR+QTYXCWc09rT7WcnnE\nwMHhvVNsb37gMh7cjR4AJc7Q1MuQnTpbqmlWiCCVUYZp3Ivy0YUVj40r8oJp\nPkvZKduzglJpgtm0bKQVvFIJFPGx0ALQksHB/Thgd0L9rc4mcTXJx4LjiSFl\nFt2omjz+wHwCSHk0IcLu1jeIYkBKOcaAHyTY7spjx3Ajtl7ukqv+dfbkW2qU\nPHjZamI8nLKVLaEjTodKseBaiNR3zfrZhgAzgXzbbWI84ew6SMeWyBXdi/Wz\nkF0Z7tmKriAv/XKlYPMhi0AzJIwBlAIIysdNs9q5JBiEm4bteez0BrfA4sEH\nK6Yn\r\n=X+JO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCi+oHzirNIC1oj1kW7QUSJ+U3gefcg/ARH4RDPotb7RQIhAPlWmu4HnnhRLEfN9MTzyR3scIKGBcKzDLLLDSz2Gla8"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.0-master.20190520151758_1558365575829_0.3829750933181395"},"_hasShrinkwrap":false},"1.0.0-master.20190520151817":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.0-master.20190520151817","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190515195848","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190516103533","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.0-master.20190517224732","@atomist/sdm-pack-lifecycle-github":"0.1.0-master.20190517222957","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"707384e5ff0cfb27797a72de20510159675be80b","_id":"@atomist/lifecycle-automation@1.0.0-master.20190520151817","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-9hpC0p3poV2rBWjAow8/JUjIS2nBAwJFzZ1j85GjfKDomkDeClb0IfGVpPvhtuX41slDKACyTANPlrExCVj4yA==","shasum":"5fb70af98f41cec5c853cc1ccb92f60ffb7f0f8e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.0-master.20190520151817.tgz","fileCount":11,"unpackedSize":184502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4sXFCRA9TVsSAnZWagAAX2EP/0lwiKOvF//re7anhW0p\nEbMhlDbS8QHyDI9p3my/Dbg/dJwuSUe9obu+eeY78/lYbtTyXvbe8uwj4b61\nu/MlqgXqRnkz+VvaWxrhU11qFVyh8/9tEx8K5kyhTcOlgA0aCbPSGBx25K5T\nt4GyQfD78U6AtyxLyyTGNwHThbyW9qYEH51ubTlEGH5NRI/2WAZCxcep6z2o\n+FwKT4M8LRLfcUSCmQcKFjqooV6ShRPhT+4ygHl9UXHFkngmRm0XoPhVMYYl\n+HpvBsm3GQLOnPwSaEdwDclJAM7/nkFhQ8lZkFXJjjhUvTmyXwUHCgtQQTpY\nIaGsmOR9t7WrW9YHyNsdtb3NB7aP8WGPH0mqX38jg3QGU26Xu8kUpFWdOhaC\nDUUHOeh73qQRmmhm0P1qDpZJfqWaRxESaKPew2I6MdU81KscZ0FVk85uKbNC\nYmTeypJbNof80Ijwqgn5TaLk4cSyalNXVXvfhA2moLb0kbqqlLB5SPv0qQiV\nkbBs+Sn8uswcs5+sJUt2aguO74S70qKs8chnxz69ILmJpXs4bBFJB5Sq7p7u\nI2GSadDM/t22J7nZYnaMXRTkENZloqHYqSGQ3LYUJn/ovuH8JUuJMLdcjhnL\n4goRMlp1uVXL8pAfDXNPi5xchWglGCj4rZo2hhGqhizgwx/b4oP/5JFmqlmo\n4ZF5\r\n=F0JF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBXhUDjlRcxCng7SdZHxXmIBwyP9AYLXjGuPdKB3iEDTAiBdyUsouPLzjwUeHq8BvlK0R2mn2e8up1PQRYkLMtmjnA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.0-master.20190520151817_1558365636952_0.15205209506554684"},"_hasShrinkwrap":false},"1.0.0-master.20190521065405":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.0-master.20190521065405","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.0-master.20190521064639","@atomist/sdm-pack-lifecycle-github":"0.1.0-master.20190517222957","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"702718068c3040f92c5551ff97f9ab8b746e31bc","_id":"@atomist/lifecycle-automation@1.0.0-master.20190521065405","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-XUpgxIUuRCMVGddxv9vrVny5Ij6KGCV0GtccBSr4b3TTXO3wt6kH0335Ma8+7e9X5i5/cBjeDDMYFKyv+xuGtQ==","shasum":"a5460e7e6d6b3babc18c05bfc24ec633cda5da43","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.0-master.20190521065405.tgz","fileCount":11,"unpackedSize":184385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc46DmCRA9TVsSAnZWagAApyUP/RqsYlKobKj6+K1E+eLI\nFw1vWN4zgMaBiyQKGWueb9I8ME7IVqJxXPIh5z/BRxi7UIYrRh7WAOrUN4Wi\nAGDiurFhifT9Re3gJDoclhicxpJ3NI98p0NQhLu0Jp8mMtgQ+WSeoOOXX0fs\n1usvgrRP/UMazZAdR0MEm3dqXJPdZ4aeNp0peK5+V62sC9QM1nuEY99MZi2h\nQSfpmsm+BswHR5/H+iuMSDTYfchJmuiWWfEN0YjCjrJuOJbY4E1RHMVpd+2L\nDiRwx1MWhN5WQ9bjY/KDcotkOMDrR+BqI9ojXIQEajg7Bi6+LlyjsK09UqI2\nnZowpZC9ToX04fVqoihep+SWjU3r59MwTtmC762JFNFLk5CiUTGm7sCWLEsZ\nRbmuMtJc72KrZeSl8APLbEKhJ8H3GxAo1alYCIl8Gfu5UUtm3mMsXK63Q1p6\nWcpojeLQMYp4lyh0886MOlro3ihOkwPKE80mCzxokfORS3ap43nrs5VJxDA3\njSpcqGipmXe7rKpQoJnfGXpO+6VXMOoxvXmvfpuu/5y7WlJglv+onsYNTUJ1\nKCV0vC1P6WrjvpIB3T+8kD9Ospnu/tUox1GPG2QwIePKHk86AHSMWoJr0hzT\nDtyERM3Nn9FP/8s9hcUUlceGau6Jw9E9N3IRHzJA0D/r76fQLRFGSFTPvq+p\ntot9\r\n=B0Ft\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpdBrKiZF3nvCWc5SxFVc4DvyStvvxuTQ5nKqSB2jF3wIgCrtPEQx/n4obPLvfmwol3UtmqqGb1elCsx8j8rf6Iro="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.0-master.20190521065405_1558421734027_0.9942956049513669"},"_hasShrinkwrap":false},"1.0.0":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.0","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.0-master.20190521064639","@atomist/sdm-pack-lifecycle-github":"0.1.0-master.20190517222957","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"2fe8b832f36a438751805c6dbc4c23427a3e7c1d","_id":"@atomist/lifecycle-automation@1.0.0","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-QE6G/Q+oaNguwQ8q2yhUmm3jZFyHCbLMNM37spTAelBM0tP4nAJ5Pfclp9OxhJGo6Z4nW3o92b2/86iUVSbQsw==","shasum":"db57bd8de09151b8f5f5f4a182f4a384a0911783","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.0.tgz","fileCount":11,"unpackedSize":184363,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc46QoCRA9TVsSAnZWagAA73oP/Av+qHrdncDeGhxyhZL2\nvqYIfxCep7fvy7lQEpuDKxpdjLC/XT8LeIoyjbuHd6ntlZ8RTMCDtvWDwhGp\nS1HagoyfOvYIEUN+B6z2sFuQCeckfbvywYx8lqIQZ0NNV5map+HWdV8aPHmS\nYxrybw+EAnFgr3+Haj/IJMU4y2p61PWNr+JkZTggCuUq0MdJS2AaYvkDKVmc\n/BKTkxahFXoNOCd8jMdYcmIl9et0pkdVpFPrgb62+LbZNyDFG7+3p+niFmog\nQ6WrJzBJY+WP9qHMFbcsHM5qGiGg44EAsy8L0zHizZcPDRo7F/dID+BKMa9/\nbWfkzgmNMC7faX466mwH97dEptdDW1z6Jen2Wn0HZHykWCcfyGQyLBMuOuph\nwWvyy6eaImFAS7F6MqEYa4rt78OivqZo2HS/soZmhTPPJlc83ElXU5k8Sv6W\njin0dNQSkg18di9vb0jn+QrqMjweOmZBrOILzMjDGWyfBUsOddXds0en2g3P\nqVhw6DPT9sPKoAa0AXKerSIegsJaoZEtE11HxpbJA4nsRvcUqWLMoYGN/Nwm\nsIy1Im3Vw+WeEPF7IxD94BOYeV+RRY0TfVU1VjeDsPrjREvvqY5vSTZASncz\n8wTnwozR4g5JY3vQtZrevc0pEmuSjleaHRKEf5TMaQYXX9FX8fLmyUs/pP/n\nom8e\r\n=60zR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHlyJJsO79IU7jH/ff9qbj3IDmroqVC6P/XyX3pIXmJRAiEAwPHUuhk+Vf+VvPCILhOtL/R443P9tM+d0Z7C5UIbwuk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.0_1558422567927_0.6692120231507999"},"_hasShrinkwrap":false},"1.0.1-master.20190521073319":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.1-master.20190521073319","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.0-master.20190521064639","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190521072630","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4da3bcefd254e9b3cfa8294ad5f7502555459e72","_id":"@atomist/lifecycle-automation@1.0.1-master.20190521073319","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-tDDNG3CgCIK3H7oenAfPYG7UMy6cumepVoLSah8Mml9TUIC0yzJnTMwPTqriMDvtz6oDONq/24CiAyyc6jhDbA==","shasum":"e52dae6e4230ad9c5599b577202fa3b2c9732602","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.1-master.20190521073319.tgz","fileCount":11,"unpackedSize":184481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc46o+CRA9TVsSAnZWagAAAZEQAJOklivsW8ue/C9pqq6l\nUgqwn060nVSfSKfUAuzp3i7oJAyZOhC1rgkEFzIzfU767FclTb8a5qyTgbcz\nAtg7Kj5YQJMBIkogdFMqgdOTcw3U07MjrPYiPBBliPYZcSIw+dzFxfxY0z4K\nvlkPw3wuP7MweD4E5p00/zUl5FIyVtcL1aIvmbAWNk00OKBq24jKEfwIZqLb\ne3n2DNOi402I3tenVFvFXanpnHNNv8G9wvZ4B2Uk6ZfTpb5DMqbA9drIcef3\nitGWv0wew8dA1PEopm8Dy/9kza6xoLlZ+Y++0J31ABq+NHX6CRHYIRdf+baq\nA0CgKrpGz5RJvPU2FfqojX2ldu0ZD7gtjUj4uasbRBM0JJ3wN/ytJHWBB+2f\n4HYbxB7DjZWpmy4zGmGN8H94QfwGVKc4dZVk6XfaqBKwMPz8WWLRjxzccxGz\nvyrVtDVbS3ijMpg2jC696xCqG9wHy02fRKJFu35YzsPAmBjDSW1U8H/oIgoU\nfcIJePOBfk7Ae9TakZl5eoHeWWuNof+a+B3Aj9LJnBMt1K29wL33Ata3sCAm\nikd5rXq6Sn8akntYqTITAIgERvrg4rxXhBb/YaM2prtCbbngiGkPwQJFn3RO\nE6xCONQWc/Nv8cfBj2LneupAz7nzZpt9jCCntDOjrtXAhwRza4JsHoEQS9jv\nYG8J\r\n=l+xb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+Fb/9LB28R3aNsm/bfn0wHWtCfV4uct8H2lBEIEmrWwIgCHQPxsJAt62GOP78i5Ng2sm9q/zv+hdCcXDTS2XOArc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.1-master.20190521073319_1558424125891_0.30832270388767746"},"_hasShrinkwrap":false},"1.0.1":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.1","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.0-master.20190521064639","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190521072630","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190505141215","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"20b96dd0bf4d43e9c5b5fd02c0ee212a3341a160","_id":"@atomist/lifecycle-automation@1.0.1","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-pe3QseLOh9v9LiHRP3f7fCySRZjTFF06MaZXXZk6kl6RgRIjU09kZpgRpoqWdPAkm2XT09CbFEdlGWYotHzOaQ==","shasum":"7cdbd985af36935194ad6b1cdf4b25c783dbb21c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.1.tgz","fileCount":11,"unpackedSize":184459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc46qiCRA9TVsSAnZWagAAq2AQAKKlCz89YDIy/VBZVMTS\n9oW38cMrNI4aVvinBKeJN65YbcR9d+nW5od57VaGpyxZ3pVUAbkfyvFQ1H+Q\nbKIH8UZJ6rCXcSd4QvM7pdRkSVxTlKnZ82dBbq0XTNUm9if0AqxrWTshc7np\nWeGHGG2CMwKwDYAECNsl79mOSp/LyP7IZ5PHWoAuzvnXgUVFtd9TyDuFe5cB\nFw7s3xgkpB2jd6EDcIJNlPpiv/35fbHNpAyVQvD0ZXag9v58u44GnnihHb12\nNgl2GU7PeAiHPi6IfkULgfqG50w/xRT9DxbUOQBBKQtVZmBUoSQg2xYbo7fE\nxQE6pAdiw2lBPmNbUK5I2gG3/s+frJfJGnmpnTLbng2P3CXz9x3CayUsxOhV\n6TYH3xHObr3iUx53z0Crt+dwG3z1RUMO8rV0AZg2+6xNmuNedDv86bjfE/2/\njjtM4+oTZg2fX4x2slob80A0iypVpKBAGApfTHJCFPcb6co3Or83SJMy4B6i\nQ09t/yZbkwntFVYHICiZ2NJYUXYJZLNfWoreKv9/MNNEFhaz29wmtK8DFU+X\nt7w1Dr2VdtI6ciyzVc0tuwusbaw/0bl40eY5hsKRRxvXR6QgLXy3C95qwQM4\n0a9F13O67YNaXgsfL7trhMymvckJBWq8xQsir43MRbgWjsICyTDO2UWd6IT2\nnwQr\r\n=svFg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBDuxBrtKnzzPu7B28UcddGwoLwaMVbT9Xq35FhLJNtPAiEA7P0As+k0hUh9WDOguupbASSZ7hT54CIZhe4RssvQSWU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.1_1558424225333_0.35176906949297937"},"_hasShrinkwrap":false},"1.0.2-master.20190521094907":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.2-master.20190521094907","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.0-master.20190521064639","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190521093651","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190521093813","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"2d8a97cc2516b82b393aae21a6d0e9c82759ded3","_id":"@atomist/lifecycle-automation@1.0.2-master.20190521094907","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-LCUBP72M+IgjkQV4Yq8iQIujxYuXfRwpiet1g2Q2TdnHlxlUpf52nN4RNSZylUO1P4iZ62g6lFR6iHpzw9w36A==","shasum":"22ccc01ab0a556a0939f82da4620445215fdc382","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.2-master.20190521094907.tgz","fileCount":11,"unpackedSize":184315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc48ooCRA9TVsSAnZWagAAqJ0QAJTiyL2vhymXDroG4uad\nZXQg2+3ZRdHsAxc4/NCudMIRZ5R11xzCEIg1cnV0mgB0bMDzuEf3ZP/BZTmR\n/oESG0goVyRycaDmU5LUpYQIp2Azem/J/2G/m5zV0++ULMExN5HikJkaxuYL\nxTU+0MenLUFmFDqy/+XjF+Jigchd2H3fSG9mv4Wkvrn4I6ipwtV+h1l1dchx\nbirMJ77794lZsZslN7xWR+mJq1NwQmLW8+lqpXfjBneDAd980gNZ76UYnQYN\noxYT0TUPEAJH2Fl7juh6F+9KwgQ+yRiscfZ5Zu/wQTA4HaqVJq1/xg64koyK\nWOyoiB7yTwuwsdo6bd+jQZDST5D1PNLQUOdDE1f4lcbo4sv3djZ5qgiaaHL0\nqOK+tJfdv0nz+qfLTVOgxnyQr3E26kgdkqXUQMmjia8Dd8s+D95kacfuMNLx\nrn0VUcnAyQZNWz6YH3z0ySGRKIteJEBf7OGhn6ivhfPiijUsShjjE2bTWpP/\nC/hEJVxzchkV0/Nj4qMhNb6Iu5ywvFSL3OVhPBLMN/GiVx5gzgKDmDUKoaBK\nr3TDacNUyiz9UcFKADgQt/8dBgVvUTfBe4kTZWcQWqw/qOMv0z1xqA9GIH26\nLlIpzsWihHkr6V0k58XsjX2g9uC0Qu6kVbjiCB7rjsoRtLeyB0gZBSvRc9+p\nfPHU\r\n=z2wg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICgEFiuOpAOpIiseygW8au8CGixNJHjocBsB0+/d4iLdAiEAtzgMYzNmwCwl+fzThb/dgtHN7z+3RNpMdHs6A9Yn0A8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.2-master.20190521094907_1558432295998_0.9633304851633966"},"_hasShrinkwrap":false},"1.0.2-master.20190521095053":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.2-master.20190521095053","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.0-master.20190521064639","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190521093651","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190521093813","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"2d8a97cc2516b82b393aae21a6d0e9c82759ded3","_id":"@atomist/lifecycle-automation@1.0.2-master.20190521095053","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-On/3Kgfgb26msLQzwa/9OYEFp2zzQiwNEtY+P4tZaI3KymKkyss6l1L8sUSMG4WleSu1WYWh7nkLQGfkWYUQQA==","shasum":"ef1fb1cf6d1c8720b8cb0330c24710bb5da19534","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.2-master.20190521095053.tgz","fileCount":11,"unpackedSize":184315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc48sbCRA9TVsSAnZWagAAlHMQAJc/honkKWGmP6+JEbXq\njDc6iPN5sOnnIOvufsZ0ZmOBtYjNI85jzxBQLqjmBw4rz+QoqNQr8/nRawku\n/ewmud/ygzcx3LO0oProKIiPZhA8a1n9/yzhwFWGA8wEhwIv9XgmmRcT+pg3\nQy3THrcX7FP0O5Nn20faeaTtmfDb5xJrKULCBPPT3K6d8n0vIUDu6+SQNmud\nlAA0mgXl7obKKvdrjyBPe6fWBj2IcWgTfERqyi7d98CizusYuJjn4J4PmeR0\nf45zHfCFjgiFvDBMkl41pyz1oEb6mwvGOHx4YXFYdRjXzfpXf5QXTvrcmSYH\n2T1FMJWmreKEZ4UBYVUHTt5sMwY56UY2Xj/muMY8qxZhxycSIWqrm04ZI7Zm\nKc0aA7dNltLagex33S5ktNEWv8xI71IZPQVQLsMoQbNu3ty1n9rWex+fKDi5\nsJuIa1ZfGei8CudKDc6QB8/bM1rOVvn/rXk3r1NwvfnbhDwEamZIy6zq3ATc\nKcRaVzo5EgpARtWWRmQzw4isP9xScZza5GWWZ6ImVdh7JS8FpF+56QtawEzh\nElpcZfq6wJMKNzQmRzAS4enTFJtMJ3t6KaSI6+0dQogdbTmwtGKR05UDMD13\nxDwso0rSbWd0D38gtNOwzd8qMLbA7Xwk6ShKWRQsGXsNKyfywl9VPURPglmR\ng+rA\r\n=uQ1x\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDrOpiXNb+5fLjtxzIniMV+wYsoTmYSz/aPPzq+HkSfwgIhAMoUpc1V6uNuy0BUjpLqjjyVCvGi+aySqZZYSwpSbZUm"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.2-master.20190521095053_1558432539271_0.7181336143201233"},"_hasShrinkwrap":false},"1.0.2":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.2","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.0-master.20190521064639","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190521093651","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190521093813","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"9419b40ee527685f371e7b7d76d2e0ff19a3bef6","_id":"@atomist/lifecycle-automation@1.0.2","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-aixVLFByKA3gnMe1yjgObMszCdP1FuWSMBWGMAtTt5Fd/kpJg18gc+46SpoKFbGSJqJr348rjnxwFxv7SughZw==","shasum":"a98b79c250b01ae6d564a63b2d34d6e994b579ba","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.2.tgz","fileCount":11,"unpackedSize":184293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc485ZCRA9TVsSAnZWagAAhwUP+wT+F/17duIqO8po4CKQ\nffjUAJeorYUz/lbBNr6vz6QbtVttbZ+WWWS3TdMySJqR1od1RboujL2hC7PQ\nUYJsQqJ22wfJYQi94U+HW9U6HEozEjk14NS47GAcXJWsp6KIlnLP9e3KnhvX\n8273D/Ci48faCBcv1dxKII3yLHyiLdwysHyxMq0ulisjPEvdt02KvlSSJa2S\nx967Qk2FlG0HyCV+7UaKB1JlkthVv2ZZciCTYwxKm9/Dd3NNtVJwZCe296qh\nd9+tchPU45mDnQYWwIx4lxaUexg4EyxdICCLJe15PzH/LPv9ROF76uxMX148\npGR+seqkJPRMxAdCiiOKLO8VMR5psiGNRMspuzo7IC1PBk1Cr7ZHzkRngLLK\n70N7tOHX+gSTfGHF2zMtiYn1VpsN/jAwrZC/WjelEkOSf9AmgOOWP0TAVAkE\n9x8+7CMEYUhoNqcwaHr7WvUJyRj93qZ6t63RWPKZ810aOJm/RMNMGqlZWZzh\nyBzO9BrYiCimhH7yPkBX1DbwuQBoICBjYXE38fNtVTgbug8SygmzcCtPUVpm\nlXsu8cSYOmWXdb9DOdDP6JI/iCXjgPmKaJWsPjlCSPtRt81QgLCUYFwYQ8VD\nMkehzsvdk8u56mHjIsMFxG5O90owRvsdH8rq7CRnQ+tyOXpXyUu3hFk48bh6\nkS6s\r\n=Wgsp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFTQ9NEqpYMLThH7lm+pWb7/hxsFfawC+9wo9Tj03OdfAiEAnUDR8hAtsxi+iKhNMaznKv123hN7KsMAYfYrxDorGq8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.2_1558433369051_0.4808449052874617"},"_hasShrinkwrap":false},"1.0.3-master.20190521121946":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.3-master.20190521121946","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190521103039","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190521093651","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190521093813","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"9caefcde5c28f2e7fbb8d1bd87581501fde4f139","_id":"@atomist/lifecycle-automation@1.0.3-master.20190521121946","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-eFnlmr8iePwiWHMce0PrEiKkcMuEH2bDPe8xG6CX1+M14iFfZNWSJKyOkhlPqHHhcKm+uMb90KuaVYEYw5byxA==","shasum":"572e70592d186bda4a6ce921f23c441abf3f067c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.3-master.20190521121946.tgz","fileCount":11,"unpackedSize":184411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4+0jCRA9TVsSAnZWagAAB+YP/RSiqFprqmTvm82CajhQ\nRnjD0s3hX8pJLMkooiK8o1V8BAzEcfb7KmqpC/j5gt0HXlSDJMrQ3TQ9owXn\n1dh+CVQAIDzBVn/YB5TI7JuDXahWbjP9uzLzRlZEjg/XQ7ZgWZdqZhaL/S6I\n3N7qtVPu16crWMyupSEchzVQX4nH0YajRT8qfwhLCHeL9+LE/Dxm2/1oXa0Y\n2mqdkrsa61AF4LrI2bKu1V76fZZ2bzmVUQLaxAC0gFhHfBKwzHLnYRTP1Tez\ni+aqx94uC9BTVae9FrenNC0sFJS6umOn77ixdEroneZ91SbhEqdJotIy+7+J\nlUKzw+YerhgJC/hrweQPDj7HSctIdrtdUS6TFqkIyOnTvGtPuzFQkpw6dTbS\nyYF+m2cfeagm4MrQGDGC0R0Roa/LUq2VVim2DGJ63daUGic9YavxNiSYub1g\nOVF/+wXDxRymeMvVCa0yUfsQ10YVf6bm/vn53suhj9YDUW91oMxpY+F2I/vh\nUDDAmpAMlJKgFqLy98Myzn57e7hnqjzt4xVYmLId//EGmpHjrSyDu0O6owG7\nUD9/ywX2XI5ZYk6+hp6nHpX61+bCbzPergCQvPGzx26uR/VIJir2QHVcOu59\nGknMg4NfDmz+Kyj2y4a8kS1LzCe6vSDHx0JZia69SjyJBO7bGyXLMsfP4/V8\nVFbb\r\n=6SIJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCN+YHU8Et1eO6/EIDWaA0s17zpadEZlYOYGMyiE0L3qQIhALKuC4B2lqyccAPxtBmZ+7dwB+PSFqLcXqz/azlJw9yb"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.3-master.20190521121946_1558441250650_0.13844541219405193"},"_hasShrinkwrap":false},"1.0.3-master.20190521160707":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.3-master.20190521160707","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190521103039","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190521155416","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190521093813","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"06638ff9cb0bdf1d1454b342a64e7aced8752ac4","_id":"@atomist/lifecycle-automation@1.0.3-master.20190521160707","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-sdLT4XQUslUe0s8yGNOALgUvxQpVhwUNXgFa5phm0+PDnzaAxJyvxPucLNtVPGdly5yZkUaqqGKHYECW2r07GQ==","shasum":"689dc0f041d283a5dd9b6753dbe8e5285ab63173","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.3-master.20190521160707.tgz","fileCount":11,"unpackedSize":184660,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5CKKCRA9TVsSAnZWagAAp2kQAJonf1GjWXyGsIQm8cGc\nHISvnJhJ+5g//W9j43Ra4km408pNl1u3OP8uRO5Wk/byTAuzLXshPPMEOwu7\nQV4UrICeQ4RUSWdjYMJdw8yCuuhUIFfnDX2zj1LsstsJyQcT2SgTVyzfN8pU\nL4TcrYOmAIzb8oCPOp86zOmpo2Y9oJziW/n+3yAE6TvMU90dYM+kdMD6242s\nk1iuoJSDMtRyL7bVjvPxRYgXN2tdgH+R8EIdhpJ8/QnvwZ2nXsGUyySfk/2I\nU0KbRcWPpKc8w931RbSLqGhmik3YlVth2npPPhVkp8gwEKfRLHEySTyeXAfI\nuQNFI0WbQbV/N6cFlCKjfPYHHS60ke5qkmm84dPLNdyuTuLb5iC0n4taozUd\nxitTpF+9FPlG1sEMngTbd3PDCrOkfTUFGE3gRE91msrVzg52Qz5FL021747f\nwSqTiPHaaWNhzXv6nv0dlre43zkGrywI0LG6iJ+ztzkpY55hFtXHxhKDos0K\nhifuBwqqfP4S3gmgq2OrrN0pCbnDwppzYTP+uNaDqod9QUbTdVlQgR2q3x6k\nSffTBw92aZZyVD/XK9vLyMf84Rsn2zKwFsi64skNGKO6ATOh95NLeUIe1m0a\nKX00qk9SvjFnBkbR3VW05EEVbd1kZr7wffgrRZsIC4AXMiMyb5eHYYKWcwRA\nq0uM\r\n=ivYb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDrf5codMwdiQnTvB6Rjbx08O18uyJkEYXHvr9Txdso+AIhAIgSdCfGE2LBXKW9KmIbgoXeQEYs2q22n/dNQPN+3ESL"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.3-master.20190521160707_1558454921797_0.6638933411614689"},"_hasShrinkwrap":false},"1.0.3":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.3","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"^0.1.0-master.20190319215111","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190517230436","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190521103039","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190521155416","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190521093813","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"05c35c62393960ce05fb8ef5735e2e58d27afe15","_id":"@atomist/lifecycle-automation@1.0.3","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-IjmuI3JSGWBR644Gg3WfXNiLsWLQCEtgx4eoxmptz3Uk3UI02eqhCboUjVk+ja58Ui/7ZAnoOO9vvpfthCvrDg==","shasum":"5446edecf79b761f2d03beca2a188a2c8c647501","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.3.tgz","fileCount":11,"unpackedSize":184638,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5CMVCRA9TVsSAnZWagAA7rUP/1SWrXIfEcnU6qtifiQA\n8QC9QSVg5UVCoawT5piK9NRBNkiz9G8qjP12yiXd+kYs569LttRco0tJrAPD\nQ82FXlOleoIW9KKWtgpTr0X2srF7QXYMWxTGpB0xLGJcegBFhgW3B/Q5WMLL\nQFgKIuWkwAViyseZAd1R5qMkkaCOYy4/4jhRo4q5KP0G95AVIHeK8PlU2CKU\n1zz5n7GkroVcMQ5pnoGecholU7E8qleYqFaAMrO1veDuOhdlicss6ZhTklZP\nK8ZcljGsUblIgG0+o3cSOVmpUKCSOeaOXSX+7/yKhYlx2yt4eFuFiuC38LHM\ngl65gEuqe3ITfrSEKz2/teWRYkLNfqEWIIc4zxOocWKp61UapozAOscPVO5y\nuW8MSQ58a0mER3SvrPYMP3Hts+ZMAKWX4QW0DZth9nEupGz/oglTd/xW9AlG\nJVoZ6HvWSsjuySbvoUIWobFdtGT80Gl1wtf69W2MWXn0Vg7VzZtpZsd6v9Xx\nskHagjgidwna6btw5ry8wQZivfBy2xj55WFfMBqZzXbleQLu+twC6FA1s+W7\nfQJkSE5grEKKsDfxDQRq2iqX68BfsTJ4Oc81hTP5/gkl3/BivZfiibzzOUof\nLT9nVRyoTqvuhI8DqjcPQX2VGtKcf76SOEOG7HeuyQJ10TyI1u1MIs9n6AnS\nRNGA\r\n=dYas\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBsPIx0YSQ/iBXRZ+Mk7W8yjeY+o3nt9SdCYTEibmT+yAiBxDwKVKoAwOM/BILrqWjLC9jnMsaFO6WxvsQb+1ZKHEA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.3_1558455061309_0.04101896196511179"},"_hasShrinkwrap":false},"1.0.4-master.20190522105238":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.4-master.20190522105238","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190522103826","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190521103039","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190521155416","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190521093813","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"08d83c1cb8163a4086f483eb49c84e85aec1cbc1","_id":"@atomist/lifecycle-automation@1.0.4-master.20190522105238","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-/awBZosGuO7MQA/wibJehN1QbqRazi04hn+BS3N3Vq/ZuG3HmbNgaCsDOkmPNwG/G2pdyP4DCH2RTayXeHyq5Q==","shasum":"364deac30a8a8ed43fc8937f8ead6a01600ea73c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.4-master.20190522105238.tgz","fileCount":11,"unpackedSize":184755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5SpYCRA9TVsSAnZWagAAe1IP/0QIKB/5F9ZYg+8dHvjG\n4pRnfMUnCC7EAliMc+BimDhE2cl/gzAGylKBmo2CTKpkqZYG5EO8Ozu6OOPc\nzGMuHkwgCi2bgkeFqd0nj/RXZgK1PULEcV/olAufp9Q56eMGGQNgICuRSI8M\nAClO43bXRgeTXDq2g+8a6VwUu+hqg+LM7A7fLyKGzCNVuHvzPFHbpvk9+qLF\nX5SIIUfZG93AIN+ABzPVSTkzRsdmSt+xPuQH89tMr9GqX46OplViOLTDjCoI\nP+CTQHhNkpfBa+QYaBaciIhL38D0TG/CGZTCILyBZKEAq/4hXi/PRwAaw1Ev\ncC7REhCT6WiuP3AFii+B+RxQiSl6yCSWPZMitR1LaxFygAu5guIigIl2Q0Sq\nYGcBii8DwCl40nGsLdCx2UY3U+UvYfF3gioLU5JyLbKbsrs2Lh8sH9FpPNkT\nBGjRIKQLGAstctVbPLHg+7UyaXYq9g89nauVOGj+AFIu3T7tzlBRVYbnf0D2\nxjK+5q42kqi6/hkOH21bi0aZe3hn0P1+FS1dbNKGnE4ckOs8+d8Ei2fXHr3M\n4yyjwTs4HIuPiHBC5P3niwKDUxyPC2iuJ+dR9q5aE9nnsto0ODnllp3zMWw+\nfb/dhvG4EhXADP7VPQMsRySRfHDtRbzonplb8vvNRecqhvcrlKcR1XDUKM4W\nNht8\r\n=LGOD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDh2Gscc1wY2AuCYlQldIa/+FNrtftEQSo77PvL5DfXIgIhALJRg6slNOv24+sQDETruN3TvUyv6xskjpO7P/PiExgt"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.4-master.20190522105238_1558522455550_0.011796639050372315"},"_hasShrinkwrap":false},"1.0.4":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.4","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190522103826","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190521103039","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190521155416","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190521093813","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"f9248d89f09b97744076e3a37726324f0e2df5f5","_id":"@atomist/lifecycle-automation@1.0.4","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-OCtWhh+QdGh8jrfEbm4Tdm3ZBKzNMvbVDWsEFuww0C8Z32GSrE8QCsxRh66LTPwD36sFMTOiX+IY+SzD4xx77g==","shasum":"ed2c9fb1d94927ecf3668909d74fe440a289a695","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.4.tgz","fileCount":11,"unpackedSize":184733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5SsOCRA9TVsSAnZWagAAPuwQAJiAqw54e/nTcbU1rmBq\nf6CMOEkKySLXzFbP88QDkoADU6ka4iJPb9euW9qjVLjAZNyK4h7Pi5zC5UIl\n4GRbB14ii9xkxwQySTI5nj8ZCBHX+2AT7ZG8adRlpHcBgXj19ucn56fEhoLw\nqmsy1WT+PWws+WY4H3Ti9vU/ZZwyl15l5smVnkmMA/Db11VQK3P1A2P7Rkb9\nEecd3VvhC19NWFfLLKjhGnDkYxevdhqq1+NxhLCga46f0SDZDD2DVUR1aMcC\nOYUZqNzTa8wJdYZwktAEpOM3iww9WvQkbwtJFOpA+miGs7e2ENYLtZ6DfEoB\ntvg7GCi/5EnL02zbHUc10ShmptfzRmvF+AWRy9hiaqXSbnKui/pKDeaRHdCs\nM0/aOc+qnfKXRNsxIXrewEvwX5B89s3SomvtHtjmwKbtFptlMJnZyHS9x7GZ\nRTxYs0OfCo2WU6f2j5Wb8pMdRRoCyiw/QnT461xIFA07ANLI6b4JsUICcgcS\n2eB7YbERD5tccuZkdJj65dmCbZ2HnCDh1E1sdvBosnrjypKczy589ydWq7hu\nDGiuoMmh/ngpVqZBuR+Qk9KMhbDxfwsfYEAzTPAD4ugo38P3Fhi/3F9Eg451\nKc2g+0lrSg1LGrUQdnztk+ZU9KOTP4oNhWpmsaq82nXp739IfItOncDnxvjc\n01a0\r\n=QmbP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCd+px3f099jPYMwYcpYrVdbYSklVpok5ANTZC0H4Va2AIgMoXgi0D5lfu5a/Vy7gOf4tnU1NUfZxsDao8RYADE2KY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.4_1558522637301_0.8443240914431946"},"_hasShrinkwrap":false},"1.0.5-master.20190523102732":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.5-master.20190523102732","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190522103826","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190521103039","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190521155416","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"61f31ad1a7f9aed012e7b102ec8290813d553476","_id":"@atomist/lifecycle-automation@1.0.5-master.20190523102732","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-xcxvUIW9G6feTUN4zlcuuhUsDWHHTRgRuOKGQYOvmaHZasQoL5iTa3yGXlmDSVTiIjfSIQTcPX0que67qsmv+Q==","shasum":"089f5c19b22ad3e7535b99852ad1506a159dbe61","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.5-master.20190523102732.tgz","fileCount":11,"unpackedSize":184851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5nXsCRA9TVsSAnZWagAAjTAP/i274n8D/2AMj3RPLdPw\n8MipN/PtC9cCcQvKAQrRtbN7rE2FZkqocMUK+AaPDElQrdimOIkJA1hQXa+w\nsAOZclPPF6M6SKz8AqmCl/bZPBkYe4aWuq4pLVdqiHNxAP9TJMQICeZbun5d\ncOAQShfIB5c1dRGAcPPTk1OtcquOf5y+eSevyuCcjHJCPc+su24p8a7P/Wxa\n6wjpRnAENvH6XmmAYcxKNc+pghwYoq+46ffhGKBVARxnGxq0kCOIgJYdJrfh\nOHVmV7IOfwUAYw1stcVq6pQdVJpPV9bnSez/pYGcDLZeY5JR9QGOqIaXWX+y\nVaO05OZuAPGU5d0YS+Rp+a7HhoErZhmzkMCF3KpsDtwkswCHYIXS1rX0FvnF\nFdroqmtCc3wSE1yL8VN4JgfXNNH5wLnqDs+LY1l+jhP98d9y8MvicILrcQee\nnxfLhSGipDcVhVOono589zN88mcOhx7/zmMZSwvFFuYxoYqenYcK4zKmLptu\nCbk6PYGi4ycFovkudb/rdlabosCe140AwSNFWGXv8s7wZ0EzzOVQPkzS1OR9\nYMHLaT08avYmE+FjW2bQqIy/toCZM3XSKiRTSGKyiJzjPe+jnAxVgWIwtwVb\ncjJ6YjJRIK4qoufac9Wf9iVzPpzQHaCcI850u/msqD/D7A0lty06lo2Areyp\nstN4\r\n=YADZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFn5nnlFW+Ynvk45aDLSTjeOta1VKqldp/2qikfeOp3kAiAkgsEr0Dp13BT2I++vx/Wy96/dRTFw2hPj5HBeX5PnqQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.5-master.20190523102732_1558607339642_0.33890380338364756"},"_hasShrinkwrap":false},"1.0.5":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.5","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190522103826","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190521103039","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190521155416","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"c6fa787c74bd4fbc139fc89efb7d743e156cffd1","_id":"@atomist/lifecycle-automation@1.0.5","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-oqSW/qWRdtZ3MV/s5iPnEAbPbBaqEIRAUBqAhlxGUSXZ2UBEU70iSZ9N7nPqXnngiwJNJOV7dKQCUyUYExEuig==","shasum":"f7e73a9cec41da18ab72baee2a8a3a6f843e2513","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.5.tgz","fileCount":11,"unpackedSize":184829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5ndUCRA9TVsSAnZWagAApCIQAIvILkdahmgMMATf+VE3\nr/OlXU055WjZaVaoTsQ83iqAbrD0XhhOACuxK3W3gwN0Fkh052J4GeHWCImr\nE2ApaQ1qINYcmbtlMs0H5/EFQUaSZcUwBCtsyMA01JbEJCo6FECcL68CnFB+\ngHyW7+dqu3Sacgu/99qK68HjwhD0C/YpJM9vbCuheNJftmvJbbhIEsGZNWPN\nnfH4Zxq2LWGVyoGQ9wvwTG1g554A9GnyiRV6brSeobSQmhtCZJ6uriUB6/J7\n3rzbI3heUk8rg543Z5c9OvApyqeNAHrZJY0FJ0cf8ob2aNmrk9xO1Pcbs4A8\nfMcdwcncszD4Hw7bnuxdMrrBLWY//ackQyNUTiRSUS3L4i17u+POT8rkP59x\ngJzpP6uW73/23N1jFLZdP4FlijvvZ9Bi78Duz3pescRk77w2vg5Pc3hekrLy\nWHcEkEPH9s1sDsxSa+zDCTg2GT82dyX9WkOdd9kVs0LFLETPzEgorP6xeHhY\naqQ5RsWaz07cfWYkm+5lvOSvbbOrbB53IAGaaqy3JRpNGwMuQ92NqfGx410H\n5QUA2iB3FvVtHMyqxHxEG0V9nSSvwqVK0Bz7mP6ppRYYoDikzW8O/3Qy75TE\n6h9vsSHEZSscCEirBTIiYwk55yE9kggA2tkCvLbQyk240MLd0/2Pg2LpNDeO\ngp/7\r\n=2qk0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFZOu39NrnDjIblzUFag6YYX8Uh9AuV5B6xySe5bd7WWAiBBe4rPu1rodeKNAcfAPwA5wuglKtG3rccVXCCxoMXHSw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.5_1558607700172_0.8341562836746601"},"_hasShrinkwrap":false},"1.0.6-master.20190523111209":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.6-master.20190523111209","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190522103826","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190523110421","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190521155416","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"47d5a0ae224de74174757c5787f2ef8f9c95e665","_id":"@atomist/lifecycle-automation@1.0.6-master.20190523111209","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-d3Kahh1HjKk/b6AnLMXPUaJC0lpMfLFMIVKOHWzt+2Oozx9YLK0bSUFtsl2mm0BwJFBsT0HVqZRij01hRFakdA==","shasum":"4e6aa3c3b30aeaa11c694e8dcd529c2ed7368987","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.6-master.20190523111209.tgz","fileCount":11,"unpackedSize":184947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5oCBCRA9TVsSAnZWagAABe0QAJN7yMYvo2KIOMSwRxsT\n4rx+XpZinHmjVAPY1RwG5piUyIgEzhFdSE+DcNLPqPqixwj4sMNqe4pcTgO0\nn3gifSLW4ZQ09wUeeVHo3YDZOtKczsXGz8WFh/+xeRovDnvkeMOZSN95l2n0\n+QjycRrIz/ymWieRnqR3seTwndV6MnW+G+d/AiXLp/Mya/VXu8NRCmbOZROT\nNwwlGXtDgkzeyQQOj6E2PyLZ87d2bRsIvmqY4NmwcziQV0C8/F1JZA3I19HS\nNjiKFEnYcqJohYJBv2maH0s/M/VaTfNcAAZ1XlCniTK4J5MYzvC8aEkblNRT\nz+v2/rhQ3P08wLUmzMybKhOMwZ+OrVaXilKCY8tnhRt5/MltWZ6meDZkXzYX\nYZhbL6wWvIf3VjEwEhUdS8BosIT9zReIl5iWra7WPLBFEr81RygfZQNSzUB1\nrXMfr0uIX0w1K2ByBTNRXmnnrgFOU0aLwsMMRggvte+EbvTkiqksYWhSwTQ7\nci173wQpiaNe+nN98dz8PYL4jKOXnV1vcRFhVoN6YXd9RwA+spfZl2kVtKmQ\nneQMor6X2hUjsAMq4V5M8vReUvULiEtZxf2qVmIr71MsUA4Vk2NfGv6sfIcc\nDD6UbqepT0H1QtMLId+fvjy2RzgVB4CgJFEkPDF3Tz6VVXY1NgsO4n2hTu66\nCVjA\r\n=2rDY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6sxj0U2UzQ2THK1JVV16+c8DVjMtt9sBE2vgZlr1sywIhAKW7QjTQ949XSoqld54Hhc8WxLEXpqc8STr8UM2JjigX"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.6-master.20190523111209_1558610048357_0.8773750186180806"},"_hasShrinkwrap":false},"1.0.6":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.6","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190522103826","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190523110421","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190521155416","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"2d68d249cf996477c8cdc7a7a1040e6be7047a3c","_id":"@atomist/lifecycle-automation@1.0.6","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-4vSxRH6gTbkdF0b/mntEEIiCyrsUUiPFL+D5n6xA5/UvUv1anuIXlQNOUIxBuZ2fPv23UhEHRVY1kWRKnmoESg==","shasum":"fa32f4677bda0cd6b1899a68c4146a81a8b3a271","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.6.tgz","fileCount":11,"unpackedSize":184925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5oEhCRA9TVsSAnZWagAA/bYP/1HHV/b0nfRfoSs8AsjA\nIKEwCOgVDhx2yWXpBQPHvNlzexileb/GS9SIAxMH1VlH5P2i3vv5jKtB9qME\nASD7pkKzRnzEKvoPg0/R0bHmMtMBm3uRJF4ZSDURzN4uLxBS81AK3UwbUe4y\nICJfd5UCU85IJ8jmEu1o/zlFL2qCYjX22ZRnnEEyKj9BE/jaCMmhtOwXx9c9\nWd9OctHJW8b1/UyuG2KXhzPcGuqy3/wcEbxN9BBNZWpT6XkUAp9085j4bKhW\nzBPmZ1N5hL7H2vZ5DV7BXH8J0M44G0xldhAj5xEs1MtSWmBeilgpdkqEr2iu\nj92waeGKp6VAD6fOu/Ct14qxiA2UdmxFvjIsuhRmVGiAxJH240uhBapKlumM\njSWOPv9Es27BY7OEqoZZ6HUCuM1Q8d2KhI1oGq2zt6iE2al/PDioL3/AlZeE\nJkW1KeSCUzFiSk6CFCtMxxz7KQmFlgLdKdwHNXxYm/hCnZTwq1mwyBxZDLxh\n2WQnZHvuw1xIkC8tx/bMJ9LPOgX7VLbGoFxH/Nc757tpBRceivLp1ff+8M8e\nRpi96y6aELQuTfw1hu384btUT9p0f29XwlieM7G7UGP8FZ8y9qhbtchcu+3b\nYYQBGX7/bkB7T5fwZ5hLKooVPdSg8n/aOCgrl+cGADUi+/AFfkrso3v4aUiA\njau3\r\n=Z5jF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5whxya+wtI5UYsd+mPWdemAUogg+umyObZFeMnl01pwIgL+GFB75X9Xaaw9iQEwuDpzESGB4QTxGGEoVbpRIWjF4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.6_1558610208840_0.12070804887411368"},"_hasShrinkwrap":false},"1.0.7-master.20190523114513":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.7-master.20190523114513","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190522103826","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190523110421","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190523113855","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"848bdb3db152c4b87b8d8615334851366a52e4b7","_id":"@atomist/lifecycle-automation@1.0.7-master.20190523114513","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Abr/EJTrvasItT1qKVyil4KtgIiSZFYXaNhnWM4PhVfntTnVgTrOWH+oi8DQ6xecKf927+C5kUEdbX0SDYveRg==","shasum":"aefc98b67e9b0e09be522973cc987e8c9d1d437b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.7-master.20190523114513.tgz","fileCount":11,"unpackedSize":185043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5ogcCRA9TVsSAnZWagAA3k4P/j8SNMxlSefF9jpZOar2\nuPKZjgBC3b3N1tCZMhplpwbhCvLHQCiHCQZvud/H9y4jjwR4uPqxMmjmbQBI\n7YyQ0/sjVEbdg8j34LuB5+clbS7VAhfQ1TUfxHrnV6HY6oKJKSrdqYzVdWlE\nAgPkEValbYUDziEQdQk1ke5eP1/Hj62+uliX5c2UlQCNYgyIjTWeOnJbTfcS\nxZn6K1bwhkBR7VkaL1Ay3t70VSQ92kyecyLF2b7wB2clPKuZ5npjG9JTW+r0\n7GFnzEr5Ny9dbbIOD+XvgiGZC2SCe2CYBM3xPmtYTm2NNWKq9LEJ0Y+ivrsx\nBmuWXa8N7F/VaXy4VTmPKK0PtAI9A1VmrRdijI71isgtcqNRKNSwx6FysbYt\nDQiUG2IQOA2Kce+3W3nSCTB1GKUVGz2H28+8FQ/81Bvf/ekeSL2VkZp4zuI8\naqJQHktbCVyK7/CVfy1IonEdK/IYlayYz6hMxnGSPTAEXNKEjSbGaEe+90MS\n+iAlWe+LzMseamvzZr7WcpmQQKRclcM1rOn9gGl+N88u+wZf2ZBK6/XSmHNX\nWgdqAlw1sro/Vci194r2ESwPyiNdcveX7xwjaUHzgxYEzzft/ZQePU0qbFAk\nOZTdfZuyvIC8t8jtMy+fgXCAiRst8B525BjJqIO9eD7TDHeXDmZYY039i7me\nd+8c\r\n=l65H\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAtQm7UB9h4QMWzS/RSJh0m7TiZBORUyAB6lryTK4V5MAiAibeWJXACLvYxvlKd0+ea3jNk2cx5R2g44ctFM7/4bbA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.7-master.20190523114513_1558611996210_0.8498793540752863"},"_hasShrinkwrap":false},"1.0.7-master.20190523115742":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.7-master.20190523115742","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190520153523","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190522103826","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190523110421","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190523113855","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"848bdb3db152c4b87b8d8615334851366a52e4b7","_id":"@atomist/lifecycle-automation@1.0.7-master.20190523115742","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-CmSf0H0+c4NkqrKxRyoumMR42mpDcss7HEKFfDecBcOTWDxKLqukCp1LEpmpZiQcFgemzgD3QSQeGIY1S8k0Fw==","shasum":"069fda845d71c5bcb41f735be3b438b643746808","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.7-master.20190523115742.tgz","fileCount":11,"unpackedSize":185043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5otECRA9TVsSAnZWagAAS2AP/3khnL5qH47E+pCM4A/B\nuwjU0XbswJR68HfBtYchcqUsLvIBTW6D/v/CD+qsxgJu6wYnCXJEjD3UMt5P\nuKw1Rx11mKuIeHKrXZMhwbWyRD89iNwG2q8ebBxsh9xdbQph25ZnzgkIUS4+\nQB2vB0liEj+AxDT/8B6LUsDqhtHvpurx59WssJOFhcRXLPQPM0SAlddU5q9E\nvCHiSP5QNsjgQtxye4zp7hihEWYi64etsm1lImIU3+oEIUVefUTUBYYkSg7w\n7t/ONLNpzigr2zQ9ShvwzNrk3pGR0JVvrHNVeNTdB7nCzg3C9AOQQGxTYeuV\naeHynEzhxhXNIUawbZHlxwI/J5aukqiDpl6AxD9CY628UG1TSeB77zcBn2FK\npkCXL4o1RpuTN04b7Y4rHrER2WRZmD0WbQEK2pdLwKXKrpy6qU4LtF8Y1gK6\n6urTkJQcpZqI4Ypa8XSe8IPPdTa97rSORlfgKJCKpwtC5q31aMvihX5F9HQb\nwhjFlbm+MPcl5cEPBs9S8Mu06JCB/Ega0WVZNYqzdBf7kERwMY3WBFOOgVSc\n3NHcaeIqZ8c+0A8I7Yqdlf1hKIAeizl8iVYCFwXanZBYN0TEQOzcxfJGY7p8\nAV9qYYalFfBEEgfSgLMSJ79xj0BS5PjA6uIon+jWTe7dIeIk/mSmUnvI9A8v\nnZwz\r\n=5Q2r\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC8PYXJ92aksDUlyZGCzHlIX+lcCH9AIgfRZc1bQhW/yAiEArZ13uHuQhGxTTheB22KNdytMhp8Blpc7AIOgbWgfaBw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.7-master.20190523115742_1558612804292_0.27540344985360177"},"_hasShrinkwrap":false},"1.0.7-master.20190523142641":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.7-master.20190523142641","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190523141559","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190522103826","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190523110421","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190523113855","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"01983cba57a0c3353991953062e9a9c7545a9c36","_id":"@atomist/lifecycle-automation@1.0.7-master.20190523142641","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-0tk937kgY3nK+trzHc/UsodZRvOBSw//wcJjNsMA9NKB4cGTLFjk4wVSY2jybH8ZjKTvF4Df32FiYlZZXdhhZQ==","shasum":"810a42159e5a1d46b58b77f8e3a6fbb7e66654e5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.7-master.20190523142641.tgz","fileCount":11,"unpackedSize":184886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5q34CRA9TVsSAnZWagAAjU8P/0eSpAAeTqrvVBsyUhFY\npTC6FN9LCZ9NkTbUH68daFXCmW4hQH6rlZHW4W81+KKIQudkQPi2kPhYobma\nO4wHPGzvZ3UxLdr9g6YMCIRt/QSu1YfVrqvynyB+9n6DgDdfkLwhW2s9bdYa\n/yChB9g86XpqoXHG/ViKCzLtEbTZDHn5DwHGyQgwO3vsPkpXEZPiMMbAMGoL\nZ10Q9Yt6bX4LDlj6X3/jf6KpQqxMATX3ht7mdU2lXm3V91GRBbPyMlTBktf6\nizSaUkIBorvEyddmXTZiFgMINoA8cRZ6CTivUVbkxHGtONL1epQ9vxZqa5FJ\nvIMxY8s+Bvea1wD8Ktw/iCfqnMeOPXEPtD+UChWvYNrbAeteQLFLqRHwYhE8\nHDd6/l6IPFZjahnOZ/nrV4FRPAei4cDRMrG7+oVxUFNZOQYX+1oJfhXZI1kN\nW+Yg4wysKZ1srYiUArd8gMzyJ/x/I5GRsy4YAaD9u6oEfEnNbQFIOI49ijgk\nMXvryrm9NWTNaoyGv9aBP9NTZDk6nKZC7lkLBhhjpRm/ODL1Rrvp+mwOLFqA\ng08TjlOb7PnE+Z0bQ8Th6g7Uh+JZL7r0J4GEpQPNgdRzy6vCFmK2ELcA0wig\n7vI4dWwz2V8D/xzM5mal4JdD3ZiOdPhSSmH0jU9wouuDaF0P0Oy+RhcsbjjI\neBok\r\n=tRiw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICO15+dcmsA4Em50ZmFlX+o58RYJ79hSm/5pQXqBOqN/AiAEw6oKe9Xpi6ZAJywaJRrQ/w3Z8u2cP0pjOdFtTR2bhQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.7-master.20190523142641_1558621687379_0.4784935769509173"},"_hasShrinkwrap":false},"1.0.7":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.7","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190523141559","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190522103826","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190523110421","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190523113855","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"2a556a414fc0b13d287906613417d2175112a171","_id":"@atomist/lifecycle-automation@1.0.7","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-XUzZ/ZdzYZiLWpGFMQxZYlR7808xyPp0t4DCox3ore88q85NNpMKkGvgNTHJuNZr0lGuUMeo2RSyx/7qhMS9rA==","shasum":"b1a1abef5bd9a3f29d6040f4de7f908fda57978e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.7.tgz","fileCount":11,"unpackedSize":184864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5rCCCRA9TVsSAnZWagAAYVEP/3nwV+mfRwqQZucRYHc3\nZFZfDDJPW/pCSS0jZyxoDJ3A79rs076KkxadcHpwAeztuwfca3mTKiTTXgls\n2NRntU1lBEReVjKoHUtLSs5J2FzJb7jgdwsmVvqb4g8HLNjTbrm4CTMJO1vY\nHCjXOD3ILnxTlY1vbVFOvxxrkB891cErk29gzIfQeQxIs1O2eVOKqXoaG01a\nky3MKdtXsimtZ9QJBjbBGzWF56NEsUwr7YUKTc/dGYg4bUSpQSiUqnFVFtv2\nvu/44Wnuj3n4gIgJEy/6FRq2cLq7DljFoI0JWH8jnU8KI5vbffR0at11AWXz\nYgrZMkmrGqdlLYgbJX9lyBBcCcNLi3k2MveajdqMtRpCCwrX5onjvzdrZTIQ\nbDTBfAUHrb3yDwvHF+nWT2lkdJDqOixLZMesKHuCnWu9jU1r92EsgidHmuRA\nLbZ9ctC7WaiGspixvjP+FPqVsuaZaatVjzKuXqBdpzLLIbgjs5Uby8QAiG9o\nGgFDRnma4DRgo8J2WHQKPeZlLUm1sm2cZzlWRGO9Z5Nq5t95klyoWHTSsBga\nPZPy/V46zSvtLdJX8qm4/hfA4HurinAdOj0kTKMq27ddk2687Eq39DV7aZKA\n54s/0REevinGDZRsJdDw6TxflFCX3kmNxEko2T2FqA90+7OwBvZoFZGemdvd\nM1fA\r\n=5SkT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEdXXVetBzrLgJCqZPViYGrRhcI970I7Q3TWStvP64oVAiEAz4TW80euI+xdN5KPwQtTMGo7pyN3B4rNTfJqNr4YPW8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.7_1558622338323_0.19319995208930507"},"_hasShrinkwrap":false},"1.0.8-master.20190523184409":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.8-master.20190523184409","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190523141559","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190523182437","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190523110421","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190523113855","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"31b1b2902d0562f5f2715758377e2ddd7be1788a","_id":"@atomist/lifecycle-automation@1.0.8-master.20190523184409","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-7siS7dAo95ERKSbVMPghWSnQ3NHqlWDSBlHKq56uW5VvJcrImmGEaUOad23UAx4unG64j+gekh1n3YWeO6xjCg==","shasum":"dd64e34cdf6b97d4933f319e2e7cdbb89cb042b9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.8-master.20190523184409.tgz","fileCount":11,"unpackedSize":184982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5upbCRA9TVsSAnZWagAAqSQP/2/n3KhQnkHxBP8KfOJ6\noB4yh6+zUVfIg/XY5dFNfBlP7r8nQLZ6eS0mRzaWwrEF/u3JJee/lsjE+vry\n/V3uREW+OevN1JYUZqTlAOGHYUrHm3FyOPXl/yEOkNT7xR/k82zUoD6wYD42\nq7OaaI6HXDAsCd3wqspjoXVyAQ7iy8Ug7X2QhcaVIaMMDLK95N3Bi1r1RN6Y\n4A/8RoHONuToVTzRzINSC877ojGJmSDqGHr2vbfIPRzYy5QX2+ZH/mDJKlaF\nMI6s7iiTUsDcvtzI6fxFKddFeZhP6Hv/bLD0BX4UWr7YbsipYSlJ0Er59fca\naQ5Z2XybCk73aonXjBMrRSNejDFuMfuHLS91n5BRGT+GZy/tNoUMpCZXBFNC\n40Z5flW9sUGLltW6YtQiKW1EXSSasurHY3uyRUVW35FNLpv3lcR6Ah76KM3Z\nNt5HCa7+IqV/S7zHDh9/l84JQRgxtkpkC62C2lbHaEUEvFONFwvv62rvNoa1\nZxfbWab/rabwvLgyrPGqrYcSZX3dnPDeXg7f5v6AEJtK4b5IGuW7IRodY05Z\nrUXmj+cW2Mfz/j3wMHzAvYeFTfTO6FtvfU+cE4l+Hh48QZc5PJGD3p8zPYld\nD9lhvtyC+1aU/iEnV7qO9tTqOOk8R2KhV/GDiDoStJ/k1g1q0xE+ds4cCmjW\nSxht\r\n=N9T8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWLgt4LXgHMMor50Ke4IahvuYxSDbZp1cj4KYKAt587QIgCNk47sCHuwCZq3JOiNQjhamUQvIcM2GAhAr+zs/yYAo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.8-master.20190523184409_1558637146667_0.1330786394458756"},"_hasShrinkwrap":false},"1.0.8":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.8","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190523141559","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190523182437","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190523110421","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190523113855","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"adcbaba5d340a87681ce314f19f1d0faeeafb4e1","_id":"@atomist/lifecycle-automation@1.0.8","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-9Q8l/gZKlkctVrYK99NHcZT6msrN3X5Idb6BuYUGBZD8hxNZK3Oaj2xwu4a8HtXDYaXB+DhgHjQ5cG/V/jkZIQ==","shasum":"f2f6a0a5ef323c5558b380d8e4359493267bea4d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.8.tgz","fileCount":11,"unpackedSize":184960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5usUCRA9TVsSAnZWagAABIwP/1Cp8qkYwy9rS88+9z48\nlL1CBT9vike4jS60vQHrjVPU7OvdODn7+bk6zhOo1xJ9NVnKgyUoTfnFtyaj\nv7voi/krEQqdMkRbVcTeAcMvOumfJ+NYms4cvr/WiI2vZ1MZsYSAlL6avISE\nEnS6UxuiYgLzILSOx4XU2jN5PcLBwGYrgjAGxKnHNKc4tyb4gTZriEehkg+i\nYFjkcu8LY+B6K9dCuIb536Vgl6lFJGKoQg+rlK4mx6lTEresIT0j/fXzR2Y+\nGVq0JgzjUQR0HWYss9TypErkmZEMoUrThAAOpM6iZ9iPRC0RMmwJQ7eP64eG\nofi+8yrQhcw6zrQX4A5lDu/JMkX7I/Yi1dpvrnNnYuHUARHcNzhoSKJ+EG0f\nV+/eEeGcdxXc/VAQG5GvEsVU98DbSmM+NcXp3o2PMOt04lpRfhh+rdacP6iI\n3eMpBoXKHHr3cW12B0IR6F2VH+oNagRiZWriuYJMV5gLQ/OqvjDxiZc6wYJR\n1Izylf0hvws9kw34oeC+8dmgUzZHJYGPxSb0hs/GBY+nTD9VI/6JA+b/R6sd\nHA0P3smpOLLSrRDJtrJ1fM+EtTcMRsAGnbwdIuPbM4Nk52y/ZCMTycp2Xhwe\nJswyal1J24+/26i4RwdnRfAFZZge3YPUKVeve6kv9gfbCEL/azukod5psNZy\nVpFC\r\n=dsOa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9qYxV2W6/pkI3SxxRqwk++3ZyKjd5gAv+O31TXkMvTQIgD9yJXIE1ZqVUUQbSPRQEX8gQw1Pr1LlRKiYUzXh1HN8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.8_1558637331617_0.4726687677630741"},"_hasShrinkwrap":false},"1.0.9-master.20190523221527":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.9-master.20190523221527","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190523141559","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190523182437","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190523215627","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190523113855","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e9601e2cbf8901ffc02352f2ccdd7925f1eb5e31","_id":"@atomist/lifecycle-automation@1.0.9-master.20190523221527","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-4OcGM8fwOpmQykZDNnbffvFZ9yLyUyRda45Ww6KsRxoX6WtTWjRaBkaayd5jO2BKuHPGNmTW1/QcOfBTjrHzAA==","shasum":"1277d144eb1b8ced18bbc41566469deebb62ff78","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.9-master.20190523221527.tgz","fileCount":11,"unpackedSize":185078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5xvSCRA9TVsSAnZWagAAPrIP/A8DSWNklo+mCQWkMjM4\nGuYxrp5Eegx5gUP1PV7PX0zPOFp1yqUBxM4AC7pm59Jvohd0UmN7zVmRIr5f\n+DNP9w606uVyhNOiiu4r3/kzgnqLSklF4S6McGhQ/V385bkXQM0rCrfa/6ec\nbdrhBlAofmRQhrKW9I3H0AdzksYYowOIJ9zZ+IcdcnlfMbYYX6uxJ6jJ/Ddc\nuovk5SQjfmUiz2SqTqu0BVVVGQ9Zuyl3wPDA6WUFk4EhNG100sisvdk40upt\nAsrB6AuJpN0hRX2Dox9z/O1d0t92hlt7oceR930RX2D+pozn96fYcLQTsZWe\nHlS8zWEO/Sbh54dIEcfoEHsn0bf6agB0zjMtGGkVfgxB8SsKkKTmadkblKva\nKqCxyQbufXGFaKx/c68CQGf2PxGmTeAnjcyMV4hT0E9TdDT5uSagtoRFAxfn\npIm28CaDivZgmWgkEjN8jUrB7gZ5f51IUFGj9qPNuNqmSjUM4Pg+WfScKjEU\ncftkUaaStJXF2OMT8b3ZnAjcnimoPE7zvV4DumdFkzQJsweRSZ+8tA3AMZyr\naeBUAPhsLC4Nx0dyhcxIcvfOvX3WxaoZLgeDPkrvBOfT/kbDBPCJ9XvmLY0Y\nIbGiMRt2wLkRPSlM4vMHsPKE1BVGRZnzIB5DE9CR7QhWGokvE+uc6cEgBKCe\nvP79\r\n=oCIV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjAP9F/hOwky8XxHB+tkvepZv+Xp/ZKFvfNj/sbl0FPgIhAI6UXkrV7e6J6Odkt0mrJAmlpz+5D+LPpEIEbVlYNbEf"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.9-master.20190523221527_1558649810289_0.1125819283144025"},"_hasShrinkwrap":false},"1.0.9":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.9","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190523141559","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190523182437","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190523215627","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190523113855","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"dc6a20e855ca3cf34d898d305dbb16150c17772a","_id":"@atomist/lifecycle-automation@1.0.9","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-GueCtBBH3irG0PAy21H8uF1qapYc+s90dRy04Tcx42hmeHAUAcxTZVj6XHDKViyNAa3KNFwM+m6bCUmS03gb+A==","shasum":"ca1c6bfdaf4876cb7f4146c95dd4888d354eb5c7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.9.tgz","fileCount":11,"unpackedSize":185056,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5xzsCRA9TVsSAnZWagAAgGcP/2uD8OZBRKZdQgTErE2P\nOZRpnlFLsX8Xa18r8PPh0LhKb13FEutemXsBJNXH9phG6ivX+TaGcsrYMEBi\nPcIYMnK/dd79gf/AKrta9y6NsAYZfoZxAjU1DJULGroWgz8lOXJHg3IkRKeJ\narpjb8qA7JtCvesHB21gUz9quS8/knbiFegfgRPZALPEoU1Tus+XSQDRL3BU\n5x3q24a/Q6D+0x8LNFoNblCSYa9n9jfQ3ipt9j8hKhlmuDW2HbmifRsyY0HY\no5OpGY3O+HzKMR46YAQ5hjfPmPAmL06pRaBa6IlreXmxsF8JIpnI8GOoyCjO\ni3aq1Sxct8+6oRDB7xwpZwAI4xQ2N4wrSxcxPT/+JOrmhmINVukq1Q6OSGZR\nHYP6yCqDqbk20dLTV2K+EgXMcfGXHWWkjA2Y6mLS5SBN0+mEOgE7Jc3feUN/\nMiLnTpK3K1Z4t6Mhy5xcHGGAYRGDvUAkImwWkSk/2OtRkn0M0Zkxcq2gE75+\nH717QcLGyxSKN01mzCkWDgBaAA/EQM/ULYunOCRx4ojvl4pb+4l/ecakF1C3\nGHdT4P27jWEaHoezeSuv1RGrMTWE8rEpDf//OJGxB65neAYU+qt3/nk49feq\nLlRVJrJQQJcwlk89d5k+DaxlQeegS2qP1s2vSO6js9Rm1V/SjZ1vafqUeWua\nN0es\r\n=5pXZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCd7a0abFx9CMRbzN8mbEWdvX+pjvlyfSIClRYIcbryzAIgcpdH4rYhrurNhnMfjMopnAV/Gy5eskuC4mZU/jjCJjE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.9_1558650091593_0.3482892211102333"},"_hasShrinkwrap":false},"1.0.10-master.20190523224744":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.10-master.20190523224744","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190523141559","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190523182437","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190523224135","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190523113855","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"73a44083b625f6302c76ef8d148bb170a813a5ef","_id":"@atomist/lifecycle-automation@1.0.10-master.20190523224744","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-I+qQMwSvIV6F0zzokl+5FqYgxbSK1O3GgevKhOevWHSdvMxT0+FSGEHVfXy2eolRzaWvYLFnz3+vCGf20JX6aw==","shasum":"a3e6e0b5391196e9f6f001fe893e8d104163769d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.10-master.20190523224744.tgz","fileCount":11,"unpackedSize":185175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5yOECRA9TVsSAnZWagAAipMP/2gW2Ib1H/D1D+NVHasQ\niR78JOj8EIsELJhLIBq9XjDM9jX8y9c/paqi6YI3Kuc2Za7E/bs0hFsbeU/l\n0jm+QV1jDKOzPcEJIRc0fYKiHJWqYSMdouFm2alvkAch0o8PZedB1b70mm7k\nZ+W8V8kpL3JMi4zkPjiWU9yuJVctj+pHM+eZDsAB/YFQPKi9928Qir1CEwaS\nuGoPLwSymS4wNalJnGRRJwYJxkPapozLKW61x5OlACNIx0TKFVuv3rrYCjf/\n1MFNb37ghRYom9ZF+zEYjc4Ef4xberv3HxQJWWuKkvi+Pj3EunpFCUx53Yeg\nCGFPZ3VCOczNq0XQOtFM9s1OLqzcvxdtn53hqZ7Ky/V9eUKVDu2OpTMLdvKA\n+0J15lQQUNi8nVMxWvYg4H9w+MZsKSBHFdSKX3MaLWbJn4ANR8NpMCKTPWg+\nbx+T9vvKRf1PtmotBNNt9gaUBBHJsptWbI9MgbtH76ipt2fICCDVOiA7wClK\nCUjZeh8OOssnf0YPbAxR4AnGMgq8ftK+gBs6uTDZXk8nCbJsRzQmATGDKe9I\nNuRcV6cD2eFtU6fQvT4uroh1ZJkmzIubYSQtfj8Usbu1WfXIzb0mw+Aw22vD\nczFxusEel/L/mDWl34VpV3+CfSWlqPuJvRxa+RqlhJFVtQHuqJITBPnhg2sB\nNlSj\r\n=lE6R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH2ZVsHjwCOs+iFM4p0KtPTlZP4JuQWdUGVPNNJA+pubAiAwhvjy3H7g+/awGJYKvyfEDl35kbCEFt4GEeIZfLLmdw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.10-master.20190523224744_1558651780061_0.40338215163567526"},"_hasShrinkwrap":false},"1.0.10":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.10","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190523141559","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190523182437","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190523224135","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190523113855","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"afa578b360e3f2b88dd8921b78d347185b11ad22","_id":"@atomist/lifecycle-automation@1.0.10","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-yrm7CtLBd8mxbYJcwyP+vz7Rr//ZvIMAMluTN4c8jRf8u4xcwk4sAh/IxcNhwb+ubQkJANjRPO4FGUUZIRXO4w==","shasum":"be34525f5cc26b508edaf16253b1ef9b7e2f9ffc","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.10.tgz","fileCount":11,"unpackedSize":185153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5yP9CRA9TVsSAnZWagAAbPoP/0mQChB3tUsqNUJXttzk\nK0ZKeHcy6YkFQJGpUttij64wvo9J9Sv+lobm7KbiyLxC1nBlsQChNKacHEYT\neZThblBbvBPvndhMZxpVSmIz+d2QDhvfytLci3bdkDweSMLiuY2YCHZ/xQrJ\n6xxTZgQlglwtcab61RzcXLKmJc5n69jpJJC5YuOxXkLp+wAHrhJhZgYWndCA\nWWV3jeZheFV/mSdnl4GGcoNBS+nNcHD9FQQXHxk1cn9PnOCHc9p7KC86YQgN\n54NmToeJz8UtppW2Axibk2oGiNwCD+MpZc5SemNpa0vKaYeQN5KBrj9gpqXG\ndpOP80LE53p722EYfWzrN7qcNiXGZWw8x84lihUKEcQNBisbgkTbkWByShLw\n+Wqslz0rtEVGahvCICBHCdKXpjR6U2/OPk02sMtg3NEt3zrEAXxROEpyOPSP\nlKvrXjzfkPUXLIAt96GSKxkmQsWVFouXFcY8PL9/lQJ9juJSFQh2uxrHrOlJ\nldiDT0xdH4I3LJdGRlnS29R209G90gvC4Z8uLHzM1C7Tl4oUFesPTJgLJvkj\n19aZx8sXZKoXfTYs0G9NCSkSJY6i/GCMyOddIhppdK5SOXSnRrHdUeIDeqcR\nPibat9pXmFMFyGnzYPZG4kMDzQCYsFave6uKKnWG54E+iAtTmTFmgvW69DnV\nfSmx\r\n=TCJt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDmUzBRDRfZoSKm/1mWANY4Rs/nKPFm+nCshnJ/UCEjMAiBtTJH/RGiPYSty0yG4koQZSGUhaxlB5UFgITyJ2rYtUA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.10_1558651900601_0.49959948459728976"},"_hasShrinkwrap":false},"1.0.11-master.20190523225619":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.11-master.20190523225619","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190523141559","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190523182437","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190523224135","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190523113855","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts lint:gql","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix fmt:gql","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4541a5ab28cf766b0035224265911806c5341fc0","_id":"@atomist/lifecycle-automation@1.0.11-master.20190523225619","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-cFcyelgTnQaBDPZIGcz5t0arMO0i5FpMKEXOuLWgOjhLqiO4P336h7jikmN/Ss1Fc9L3QMwQ8XHhIu7+rCJR0Q==","shasum":"27911bb7e307750702e9efac2ca4a937868f87b1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.11-master.20190523225619.tgz","fileCount":11,"unpackedSize":185274,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5yVmCRA9TVsSAnZWagAARLwQAKNsShbBPvIyYv3qLXAk\nJ3GHpHA6FCa3rLVrKj45snLoXkFQ6osG3iGkjpSNY+JqQZJ9235nBW4Q0mg6\nGD6z3BwdxJawySBDKRQ4N3ybgDkZqPWmzLL/dpkqK2Nm91S1H84gHRoGQY7f\nNj5xcAqWLCV4Vx1FLwalZ61izl2Jsi6NcFfh1pQW39F1bq94Wa3wsWzDj2mk\nGaY6JoEVJa81xg/i/qVYq8AcW6wHJmBCrA5ZDXQZuN4Wdn8ph0iNKvHMg7QF\nmy8+G+MtWgcR6lBDKumIhoNMZnqqdNDtwCbgD4u/VcTYbsRHOUWAP0OJaKxX\nN6wylPCofqcxpclf/KNne2v/1pMLXk7GfXykafAE7AYPOL0mMPnz+OVPmt4z\nHESVt6cdn3ZICXISJ7xBb/Ai/bs6PzIJcq3UogwVaYtydNBSmSva5USGcK08\n8Wnu+XW/0g20QUf94cxrbHQdmPAPRCjOn1CNKvJR/VvfQy4xMY1t/9ArPpQi\neTySBx+DYv/jXkEc4fu34Qjpc9bc9MZCAntH5t6zkOSp0eUnzWM5YyP8iLVF\nAnbQYbRCGpoxkezmOT3WDc92+InYuDAhyk3qRiwWXAsENhCsCa++a/3Os1mZ\n3n1BGHusNyjuClgmpsmXv07+AgbmITIqLTVNnTyNuX85wGPKqV4JVb5ZQG1Z\nn0+j\r\n=+o1A\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCY9Sj+ZcPLjdnsfHJWIjw7kNvNI6iAqOYL52MKp2ZtoAIhAKme3uql0VxnWsIcZa27VcXaDEk9NCByUOEb6pZKvhbz"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.11-master.20190523225619_1558652261972_0.9989595234698498"},"_hasShrinkwrap":false},"1.0.11-master.20190523230053":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.11-master.20190523230053","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190523141559","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190520195042","@atomist/sdm-core":"1.5.0-master.20190523182437","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190523224135","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190523113855","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190523101741","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"9ee1357ef52e233fb59a820f371231d34b422ebd","_id":"@atomist/lifecycle-automation@1.0.11-master.20190523230053","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Ue4YlqDcEfJJN2yYKgRBxqg5baCgIQRhQOU6I9etJ6nNw99D2xmSFMz0j4B34Zp08ejNB9Yrl9wbggJtZLPwOw==","shasum":"6b3b695bad024b2c02834a48f3fdb5e7ce988e1c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.11-master.20190523230053.tgz","fileCount":11,"unpackedSize":185257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5yZ4CRA9TVsSAnZWagAAplcP/A1uxR7sj/SDZnykhdcg\nrStFBVoxRyxugLAAY+SZVV8tgCGGgJqHoznyPEuhRtoDWB7ykHHs90J2yPnN\n+F+gFdk2pypZedJyrhZNRXFGUVkEXyP0nBOhNy+su4+ju7ff+2ekNwuTTVK6\nIaB4e5mtslTAgbavjHT9r6E0WYQnad3YWznZWK2ZA2myVeyhFx6qo01ijD6r\nOecYMNvJ+d5tuPj9dl+cvkD4eK0HcHhVBsZVRNxf78GrATRJCw6ncKp7MKKl\ntaj1Bp+AIhc2sKAteCK0wrAa7MqB1CFasrnVw+Bm8fNEpODvu8QR+Uz7N+Yp\ndkKF+U3IsBbSVfcX6hIGK4uR09bluq+vDejeUpSxtWA4N2QICJqC74WndYX1\nR86j9IwP2TyYgKeNP7qCmvw0iFYmjNSbCQT9OQAHo2zrkhw9ssM42TMArQoX\nG3wzAgCWeWN8V32dlemMfHlcbff+VVIKASWrKt+vhawI0q97mCRMzdZd02Dz\nf7A3DvNp1X2eNSLlsXwsrzI8V81XOu7V0O0nFvwXjSdpa/2dyCPYCEB1374U\nt1M/WlOUDR0nYi0dbOYYZMWDOJk12wRNDzL+fYFG8xZz7jXYZnG+jCo48VNE\nghTK9loNMxhD4IKPfykZc7Zm55J0KUcRhkF6/bigmB++4Y2gqspos6MS9BFR\nytIq\r\n=q7qK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA7aZXxRgurN+qlPb9xp4dPQGUr0+24/K8qIYiY571dLAiEAmAUajK6SA1Rv90ZFDraBop34ZV2VmoUN/tDdDXdKtI0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.11-master.20190523230053_1558652536251_0.4973214047107857"},"_hasShrinkwrap":false},"1.0.11-master.20190524143347":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.11-master.20190524143347","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190524132008","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190524125746","@atomist/sdm-core":"1.5.0-master.20190524070035","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190524125540","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190524110646","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190524142611","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"01136337f3d36851f35fd6037e8eba8e063c5ce0","_id":"@atomist/lifecycle-automation@1.0.11-master.20190524143347","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-nNctBWAmpmrHZSio+8uyX+tt+tkkHF21o2QSCXk8ok0SWOaJuwiGWt3nsPKH5pt1SW5WfyCnNRAbxGLGnThZGg==","shasum":"a5a04260287b38ff12d3b062eecaa760c71472d2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.11-master.20190524143347.tgz","fileCount":11,"unpackedSize":186183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6AEvCRA9TVsSAnZWagAAqkUP/0Z4wF0p4WdCXGa84Tui\nVwdDEqzx+B30Q1u1HtQdB7wl1NEd3xStcNcmKFT4MIZAH0scNy9Ffpdbd696\nP8sxpa+OfDUE7NftuEnXH0x9/334zaZK06f6SkZ+pONOM5hYaK3eiOsvowyD\nuxDqwCO/88fSpmfoLTw0l7VuKvXk9qZWQs2PbWu47xWFB4LxlQmSwYKR9If6\n8Xf2To6Og+RqsYKaSflR104hccvetm1P092fVRK23cRUla2baVlRe+qdRBco\nsnAeqY+WERmerZrFzqtdflFqqwp1Zrr0bUNIbkPadUPAM5Nq5FuAKRZvPuJw\nXxQ8AwQVkA7FSaZ3i4elSjpM73Y4lSIh1Ht5HFNxut2d26XPGoR3qEtbmJ1X\nClFLRmkbUaCt4aRm0GB0l+1oL0Iy0ukP7+awoBQ66j/AaypwDKNPq2bf2h6A\nFEcrUMflq23lkPIh7uxuaDOfe6FYX+Me8PEm3Ucp1nYWtdd9Pu5lm56OnF/Q\nhKorF/Mo45GVRmgqnSPgteZbtyIL4Wvb1Syr+fIMaeTc+Crc0ozEIfZ8jFfb\nhtqmasJ4d1q+dlE5MxpjfUdj+QH4Xa+0YnnMjxu1NQ5z8ZxvbWCZ0QuC624X\nfq5IOblM04QWyIawwVElJJafpaaer5tl/3/HmX/QkwU+RsO2HIPDDzQTZHuo\nnQ2S\r\n=cl8J\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAbziZ8A2CaA9kvOkK4U3zM99Y2dJkJFotXq0XLctOkYAiEA2gvTboz8sjHMPK6LGoyAI0hc870zuNfvn+b3qqfNh5o="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.11-master.20190524143347_1558708526289_0.027922844259777424"},"_hasShrinkwrap":false},"1.0.11":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.0.11","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190524132008","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190524125746","@atomist/sdm-core":"1.5.0-master.20190524070035","@atomist/sdm-pack-lifecycle":"0.1.1-master.20190524125540","@atomist/sdm-pack-lifecycle-github":"0.1.1-master.20190524110646","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190524142611","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"18d4f9494285aef371605057e7643b59deea3592","_id":"@atomist/lifecycle-automation@1.0.11","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-CbI15hH02KNdrbkTvVqv6oHDD8SluYBe4L+B5Jx++poL2x2OceZVm1a7ThlkrOTCDFYjHs+pJ8tBN87ugsyslw==","shasum":"e3e3371d60c4d965f2b7c37dcd9f66fb810e4902","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.0.11.tgz","fileCount":11,"unpackedSize":186161,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6AQXCRA9TVsSAnZWagAA2bcP/RB8emUxBiOFBPmqyxag\n9mHZ2+bBvp88LhbWn78JpSLFh36Jyw55LYSI5EOw6AsXt+QPR+cuIpM+8noe\n2eUVzaVGYBfzJRzyZcn2ISEWjh34uvxnfiK86zE2ludunclUb/wd4AfuMX0C\nTYMT46RIHJwW7g6qEL5lSjI7d97OGKyrrGE33o2NOh69xyxeLJMDEg0LAtKt\nPAArw+GHLW7y9bosH6TeKPm7cWRZgBd71PzkFeyFDnYU4A6Dq0oyLDubp7Qg\nVmlykPjA/NVN73WKxoTDbCwxvnrUcDXpqGDppKrSEM8PC4MdrmXrwtWS4T65\neZk28l8M8qNMV7JDd3bfiw3sbjyeYt9tvahWGUOCbJhRJ4hUgcnNFkg6TlL6\nlU4goI4J4JVUyiA+E14J/tmHaW8dlFfw7Gi3SfeDpEYI/I/KpnElr/5M6PfX\nuhadoLWkdYSl7oHjbi8wVScC/zagyayZpzV8xsFR6JjBVOuXwGAaOMPVQbPd\ne+dNJ/fpV6yP9xenRFo7FO75BH6qkMZDzeM9iJZwcB6v0DnLlpbFq+Ey7Ikt\nSMqVnnp47+lJ/9WWPro38teeQr4hfsE9LquxznxXgI3W9NgXta30sKUstgii\nob9/A5oSvT6ZE5nUynCyIYl55Z5EMVzuDkrEzmgNSgMrRxelnv9EOC4cFyBf\n9E18\r\n=YClA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHO+w0o3lwG+jk2hyeM+MuIMFWgeDn46uEyTu2hoLbiyAiBnQPH2wVIm0YgnAnMf2kJx6eyDK4xH3owoDt78i7QF5g=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.0.11_1558709271109_0.635049075380612"},"_hasShrinkwrap":false},"1.1.0-master.20190526113346":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.0-master.20190526113346","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190525081042","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190526082545","@atomist/sdm-core":"1.5.0-master.20190525162949","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190526111242","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190526112633","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190524142611","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"477b9823f63ee91234f8fd37bc8024df9a0e3150","_id":"@atomist/lifecycle-automation@1.1.0-master.20190526113346","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-FU0OcNjADdqTQgVxTveGB1cj/gf+Zh3Gm5GzISv+eDBNKn8lMPwneAWGsvYU7i6i6zJFZlFKsAcCeKHt9Rudzg==","shasum":"849d928c77138efa4c6d9a5a542f72faca108f2a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.0-master.20190526113346.tgz","fileCount":11,"unpackedSize":186281,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6nnlCRA9TVsSAnZWagAA7xIP/3oNlhjwhzbVEgUbpInq\neqmJvpnZ4am95NNySj+ABoC0k0fdQrXtH29mDr/AvqhE+CtdyxhEfSwpFIe5\nqTGCndDYu3gva7rzCosS7oMKYhmPDK5HCjfK50/3KOblBCCQmP9aNFhQLmg+\nLXipB8UoZZRkasjCzZCQRi2hpfskp4WFjhZ5KxwNVl6BdrQJ32Uvnh4RuuTm\nYpdtY7oTe9IpJsq/aKVoY1qOAJOJkKPtKV+qVffgDXs5Lzrf2yU4LL1gktLn\nY9GlJofxSYgLfvD9OaVK/fO2M6NUK9/wAUnkABxGKNem7xrk5tbUcZHEQXyQ\nlI3pMISNK8L63BirTlER51MoVgW7h1dmJXZEcU7rPYCtaIh27tySI/Uy1v4k\ndySpYALWIJMqhrtqlDZOzZhseF4L16jHByh9DXWbqwmX76g2zYgtHO+Oz7yW\nS2yZK2GzV5tlqWfX1JLJkkIzQnN85MQP0eJNhF9dYyFo9lKX0JEpaYrPTfnO\n5oCMhq0nJyyDmCc7aNBVftw2y7l+7i/0HSds9XsYBqOpRMhLaPRFN7suhOfk\n7os3Nq13cMzG0aRO6ugPxHSr9BwHS2Vehvih3dDZlGgtxR7qnkyw2j5bSbJz\nAOKTVQ9+rjpR5SLp4tmvLWlsQJBLjdZmkFGL32IZHH8YWtEEIsdoLQssPM8K\ngzcl\r\n=K60k\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGbRmvK1Xyb1gX/1f8BUT926ZDeSJF16/2+8ijF9fhcBAiB0VPgTV6rQjyLob5nZyISbgx10QlTP1N/BkYADy3X/EA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.0-master.20190526113346_1558870500591_0.768590732466711"},"_hasShrinkwrap":false},"1.1.0":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.0","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190525081042","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190526082545","@atomist/sdm-core":"1.5.0-master.20190525162949","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190526111242","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190526112633","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190524142611","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"f53a25d0bd913bbdaa2f07f0dcfb7042a2a8c466","_id":"@atomist/lifecycle-automation@1.1.0","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-5/KusBg7zn5qOb9U+IGr2XRxqs9YIeUtd8KWqcnir3Te+7PFgb+atXMhs863XLr5dP2i9+SA0OQLwLjSv9BFlg==","shasum":"97be0ff719726d97d2357953354d6f4b420662be","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.0.tgz","fileCount":11,"unpackedSize":186259,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6nqnCRA9TVsSAnZWagAAiLMP/jQUhGOP68lTgbYyjA7J\nrZVX3PIli5tNOKtu+2JRdglNJcB3Bw7ASrx0fEYLN73W7lrh+BbYvKxtXFJZ\nTM02zl8r3i54sX3T0ogfYEh2PDDr2IXrGUnZBsbt0PPE/H1tlSmoXesae7Vx\nbp31jvx9r+mRvOo49BPJ6Z3Zkgd+uqW2g+eIZHt+Sdw9JcrCG9MtRVxf/491\nQ7ZR0y0yhDrLOiSv07V6A/kAVQFNoL6oEpqoeZFXjikcbKcC2bJSCD/0AAKA\n7x3DCy6vy84xqf6O579lOW0dTjCefyy/VfEDdOXXGgvOvq2t33Cgg/oFldcw\nWwYgpqml6hnjqkOPaPIQRtipqXAcRp7KUEjPr56KAZz32WZRy0EtIdXHBilS\n/u+F6GS8T8BS38SRtO4x7/NnbTqPiOD0VJx4QOm7JmIrUSmQEHICBCYe8X+W\nJyudrcjhp7jU0ZwLIgYUQIGE4vb3tsPcGz6MEK+3LkHOqWU19ZQIs2M1czJc\ndjhtrIAM32jiMQiVokvEXsbZb5rzrPNFJwAY7UvUVDndTso27ZPcW0gY7AK3\nEFZ/1h6aURbn1i7Qob2ssU1M2k2+x7iczyf3skg8Rofqe/cngTJEmSNwFnvP\n620WhV/XAZ8PvwJfj1srr+iRFtfLTErmZFTbRys8vFCJvqlyR/HXPeuTuJiI\nV98D\r\n=ZNWg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICjHefQ/De8tqhrmCIhyxYC1guhS248y0xJh6d0AIMUZAiB5TKgbUOS9B0zZGyiOJEbFnuhmv2k0W6oYSQhZaXgPZg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.0_1558870694915_0.3062667636472116"},"_hasShrinkwrap":false},"1.1.1-master.20190526120127":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.1-master.20190526120127","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190525081042","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190526082545","@atomist/sdm-core":"1.5.0-master.20190525162949","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190526114717","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190526112633","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190524142611","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e7bb47e1ccfb3ebd8946e46bc8d308f6bce4f14d","_id":"@atomist/lifecycle-automation@1.1.1-master.20190526120127","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-/ov+/diPjtwtYThD0+39mRbkcdfF1v/gdKBwy2NIyYqRzq4DAlicBO1VBqkicIN6S3P7Hlnxt+ZTZrxf5FYLqg==","shasum":"09515a8a1df3bb89ccab6bfec9a01ad77ee686f3","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.1-master.20190526120127.tgz","fileCount":11,"unpackedSize":186377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6oCGCRA9TVsSAnZWagAA3VQQAIUu7zYc5wxaA+DlTQX8\ndv2rJZb8Vf6rW9MEsTqEDvYe7FY4JZHmZUWOXF6OFEE+SMHkZ34GnlOz7goC\napkIr4Ui4YwrKo0pmD115mYVfjalYhVfPLSYJxGEWevUb+lH8TDLKbXXsEP6\nKcl13ROnwC4X8mLhznPlRMR/aw53Cs8Loccx8ncZTDwxdKx7P3f8gm8hreOj\nxKQ7m7vjIE7Tb/0nJZ6aNBe4d7zwT3M3qGCtT5d1BiFbE8WMCoxIe0ny/aNd\nIootTNEy+wpjSZ4g+krOOqyioNK5uSpXeqEbB/EigkyRIWhTJTT0aQpm1EKy\n+xJm8bWUXYzpF+L6FjLdneqTyoDUWBykYsBXZiYw3z180tb5YjSOa6007pn6\nb1S+zl3CiLKx//LJIr48NMuqUQhPqVO/lq6+Tp9vC6JP2DNd19KBYUUsrb16\nC3HQ33qZZLJ7D1IHK/XRyZwcvLbuba9x0yE6YQud9Q3HHVdIISkTZJw6qqgg\n3O3xpzIGo/yFWIOF3K6yFbcQAHnpw4G82lfiU+En+QKLPIe8rvDbXdkCbLGP\nNr0dEvRDbWQ8qtYovBegPZAOvxNjF96b7rQPc2OZf2Ev/Cz5EgbP1gmkSMkY\n90/fWFSOEdg6TjPD9jpD/+SOaU0le+bioQf9XW9co3Lcix65OTiUqhnCQXpm\nCw2n\r\n=70oU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICvaX0zx04QfFy1SohMGJByD8kevPeJ+y6mTOYGmzfj7AiEA7FLCa02NuRmmdwtAgYMDDqGADaSGwsMn0bFOSgpNkic="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.1-master.20190526120127_1558872197972_0.12034823398942951"},"_hasShrinkwrap":false},"1.1.1":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.1","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190525081042","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190526082545","@atomist/sdm-core":"1.5.0-master.20190525162949","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190526114717","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190526112633","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190524142611","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"e7e5f37b3e275ec612fa8a3d5641c446937c86b4","_id":"@atomist/lifecycle-automation@1.1.1","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Mkf9vB5/vHj6ddbaA8iAd8UR6ZRmWYcicl/snckNiOGw1atKXjpD80mtk8PfsJxEsxxfpjlWBAuaMw6AbAmAGg==","shasum":"43677a4cca6fa909c94e0a0af32f32c781abd0c7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.1.tgz","fileCount":11,"unpackedSize":186355,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6oKfCRA9TVsSAnZWagAAMLYQAIJXUgkn0NN46VKCNMOA\n0SikNqcIFah/blHHVnyplPTO6w18HM8SgOzWyRC1AlDMNEOxMGjdSQx9qZlV\nGcBjBTBhbCShLyZ+kI9Lhvn+HRLq6uyGxTLdRUKmHiAO7wuDKuB6BAF7v8NZ\nDMWqKKQz7DiazakSBVWp5H4nEpm9Ul1D15rvhcQw4kf4c2a2ppEIs05GVgc8\n58ti0SvbimRmp03yW3U0mdxWFXf8OrQ9ZWBoc2mybZAUgPvMMYiyLbVkKeoc\nwUMympY2ngG4CauS0BydTp1WAfW5XcTy1cyjRMx32SVCLmm5JuurSKjA3vmH\n0rsBBD+IXkwk2WGGLR2pjesA3ZXnDthzJjvhQqy5fXj29DcXyrnQtDahQqWO\nBWbxyhtI/HsmGzmNJ/eRMNiApsbaXotcZNmqBMpnMoX/jzbWnRL4xZ8RxQXF\n0SvJ8xKexahkx0bQRViq3qcF64JA2liXlJP7pQ3+F3IEMWquscapB6b1CgtU\nVBMHO5sYIbfzeeEGDNto6oQIREpVZnqXgW7TbGpU3GNIVAVwb1oEA3yll80y\nVnFLqW0UMPON1mdmpOSVsIZWPgxRSKGcf8bdTKJbII0Ufj9ecTN8IFrATPqB\nuVqa3p+w42jWriOIxObAodiTYCo4FuwuBQKdIxLnu210tAvFeh+Ot4Itf32d\nyoK/\r\n=lN+d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDIWn6ERgdsz9uqGyZ/LyZMW/Dc4l4p+E/t3K+CUwc+8wIhAK5LYQ2Mk7UtzPWnvptXk3wG4eL/B98pniKcm62LvBmF"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.1_1558872734736_0.6887615638367295"},"_hasShrinkwrap":false},"1.1.2-master.20190526170015":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.2-master.20190526170015","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190525081042","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190526082545","@atomist/sdm-core":"1.5.0-master.20190525162949","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190526161951","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190526163641","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190524142611","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"a05d2d765f0c84e2eaaa97b031eac2285ec23265","_id":"@atomist/lifecycle-automation@1.1.2-master.20190526170015","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-jZ0VcSwLYgqmp18PBIPS3xKyreCaxacdaxYKZDJ69MCbVbp96MXQW2K/8CrS8fauHwzYSvSPhv5lWkzZ6IRdeg==","shasum":"52ea79072d615f63a009747491be24ae2127263c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.2-master.20190526170015.tgz","fileCount":11,"unpackedSize":186473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6sZlCRA9TVsSAnZWagAAZ30P/iqX4q6IvJlfVyN6Wxst\nwSIek1EQ5+QLK7J+bvbhaYrB+My/0I1os7WLn2g1IG51rSyLfs5ObWIuVpnM\nD/BFhMpu6PRB26xUlWo1Ai2HPO1lCUeypbKtJSww2tthvgFqwF8U4na1kEDj\n8aSCKWGI9b05fshBff1+i97EDNOj8DPc3SGE+p7S4hqYuDC6tNrlSl0OOS/V\n6iCLgfMXGm8ZG3nO5AC2IDgGatBFs2/XAtJbbg5+wk/tNBRF+Z1JMZgHTH0v\nFO6+6V2N+/hReoX9J/yL/xy18jTSPBWKfXo8P5Bdi3OyjJe1J5HsUeHoUHiI\nd9MCcH5IcfSM2myUDv7poBKuzEQ/t+iSndopaTAepRsTpXfWKuFWvzmW3LhQ\nVpCbBP3JT94enFx6bI5POHjy0QUeBeA+5p9nEIkKEwFVM/9U1A+DszXpFrKo\ndeNT6HniLSpan/TPQANsuJlBw16NCC50TFq+PdX+YIRXtoKeQIWUbeoS1wq0\nRA2dl+y4/Qlp4fE7Dbmqvk0QQfVF8Wp7nC1z9NevbPf3uKIExr3y7lz9n8xO\n07lPq1CurkUfhWBF9YXrw0UpyZnh+SEdn9RCyPemkVKRoAzjPfG4pzIDv3wb\nkM4ojcj+N7PQXQDODkDqpat8qGRUUox30qAsNIukhbWnJ1kwfGVoz1txkWFW\n0oMB\r\n=9O6E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWjH+YMRigAQ85PfmUWDS5q1HPJYGMoW1JfT5+blOBMAIgKIW37xxa/gHwQWDv7/MhKkZ8ENRRNMgJOFLQdE2zaco="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.2-master.20190526170015_1558890085105_0.7919307114325582"},"_hasShrinkwrap":false},"1.1.2-master.20190527080008":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.2-master.20190527080008","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190525081042","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190526082545","@atomist/sdm-core":"1.5.0-master.20190525162949","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190527071545","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190526163641","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190524142611","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"5bd5bcd21ddab93eaeb98543994d76230d208a2d","_id":"@atomist/lifecycle-automation@1.1.2-master.20190527080008","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-ZFDPFkoQs3iksyU9tOx+9DGzw3yDKuWMweLFOWsdv3eS9/+u3XnCFAHMb2cVUNz7izJtyjQ8FTaAV0lTBLAYog==","shasum":"af76829b7e4ee0bff4bc63c171d593cf20c22f0f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.2-master.20190527080008.tgz","fileCount":11,"unpackedSize":186473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc65lZCRA9TVsSAnZWagAAFEUP/3Pkwq4mbhlyXevb13Rw\njENBTKSJyoa/2I7MFKfztyy+Ei8aGhXAS04zjdZap0w5WX/klhzJO0T9U/LE\nuLZNuMYaYFkOpituLgpx8uAIJ5ljFvZRfpygYhWuwslv+u9zhEHTOeN14gDa\nBl4jY8YB0v/3ZI3Vv0TfdFjwA9CLNHUHQU7KIiKaNUmax4bWwDGsB96GJhZu\n47/ylru9UFmw4lY/ECRAHnNmBuL4b+8zF9obYyAyoL90LVMkNxErHYMF6kvn\n8fSuW6sMl7rv4wqERoL/rL4RhrQmInnoTlO00/lyUAk7Yobazdk07eWhp44g\n9HjCXzmsLQbqSntHEXeLEpp/jWYmx8UU567z5Qe9MNEVMfKBpk7PuoKjbRGR\nEtClj2nVsQWf1fV53OgxSy9fDEMW23XoDoBeXCRoqTPeR/wO2iUUnkLMkvCk\n9Aa5swAlbvXWqmiEqhshQWmYu9+mEgyyuNnOWyY4fzOvG+QMmTY0u9ks+C8T\nXEeTInv139xYt94gTRfrzqHVzolvwJnuIHB6i7j3vRA0MYun1fh7IS9eru47\nCaV6JQ68YgqcAQfPRi1o7zf3GzV43RN8pIuqDoeN88A15MXksIc6bYLOVePW\nriLpvrcLJ0bRZ0TDv85h8BySnRk6o28tnMwYgoBBOwv+ZniIhC8+lQkdFwbQ\njzBw\r\n=l3sa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCYOtvA0UWdomWIX3S1IM9slJhtuaynzJHhUkXxFiEqfAIgQ8ovF3Dsd60bfPJVmKXrLOQS3cDA6ZM5KfdzmNoTL4U="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.2-master.20190527080008_1558944088866_0.8476937178220567"},"_hasShrinkwrap":false},"1.1.2":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.2","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190525081042","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190526082545","@atomist/sdm-core":"1.5.0-master.20190525162949","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190527071545","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190526163641","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190524142611","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"fd3862618b05b9e9721ac40e8d575281888ec86a","_id":"@atomist/lifecycle-automation@1.1.2","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-lXkFoEigUNQpltEqMLVz/GVzdSFyMVZf1BKb3p+OiZPvaLTCNYrcXKJTANCp6f2jSJsSs1jN6LxXEk/a5SuAxA==","shasum":"a756dbc4e4d4f85a2105a00964fbffe7c4b3544b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.2.tgz","fileCount":11,"unpackedSize":186451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc65utCRA9TVsSAnZWagAA5ikP/3uO1QsaaS/0TI9H5gzk\n4ucGuOt05NCuJT0KPRqVhpEqq0rASxs2pIWVHmbS/TfyRKo5Y5HfCjuV7qS5\nS/8T0TNw53PBhBnQCO55iISTqTfY//o2cLsxKvDA/psscBmdws/+9bjC7J5v\nHwotendWeOXC+V38WlOB37JXI0wfUPW/Kka8q/j+Jx4dXgvnBeU1VcTWzkTI\naaN9cgTeX91CVLpy1+Zq3/tZ3xclKsnzH3qQJODzkQ192xYbaNmTYmAF4qUT\nmuBgIjOdQfVaAOPMlhClyA1lCE1ohftAqUY5zYXU/hBZu9IrXUs2p6WmOFi+\nfJ05ftZVW7T+d7ERDyE8eZbwEJhKH4XO+hgiRHXAmPXIouumfKrtZNgJ4XF1\nHdA3yxnk05QH3flM6wEt+dwqJ82gd/4x1YYhMpd1UYsiusVr11XhIa73ssmC\n/qXMc6hU/EnVOrXGjUxdb0WSSjk/0HIVg0kZGKnMrrPAfF7bYIvabFOBkiB3\nz1uMaZyW1wCC66adyu5SHbYAPqPTxcjnk5a1J7ulEQauh4bOMHzdAKcvcphp\njueYpsbQkS3t+D5RvI/ZA9fCbsZ4qgQqH5QhgkGMCBKe+tVmIGqhWAf6VPNL\nAYY0OuDMcurK5iogyp73HHESSJRBOpyrqzsU+DF1x9Ojc6pIV7mGCK5WNeiA\nfB+a\r\n=T6Te\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFse8nCpKVB6HtkkvRcVNzCVoxq6MIFdonBk/0f2G2ckAiEAv7GNMY2fwQq2cvzGfRcMs+a7tWn1VGfcTxOH9CwwI08="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.2_1558944684283_0.43355527089340273"},"_hasShrinkwrap":false},"1.1.3-master.20190527115527":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.3-master.20190527115527","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190525081042","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190526082545","@atomist/sdm-core":"1.5.0-master.20190525162949","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190527071545","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190526163641","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527114934","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"aae2e328beb503b38806e3d6a5fee76d32862f1b","_id":"@atomist/lifecycle-automation@1.1.3-master.20190527115527","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-4Kq3b4I+RVSTFIOdkTS+u72Mtc1bWqfK8QcJVDG6m6x4HyRTuiGRcKJAXADl3dS3IGyZrkcC3k4vGFfU9tUOTw==","shasum":"9cd990ee7c114a6964f4d43a9d76c40058cc1037","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.3-master.20190527115527.tgz","fileCount":11,"unpackedSize":186569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc69CiCRA9TVsSAnZWagAAsO0P/1YrzCe8YW62/YMxXfzX\nwzD1L3o7T/cQqgwkNs2pYWoGxm7PRGuyugLDODbeGAjLiVijcsm4DwwBItnh\nUy9pbDjfMzvyIt7mpPiMhGkAxXlRJ3diPm4rzxblVn+jVwsUjaTpgamuBya1\nzNJSMzXBtqew8j2eXhDTBmB+xxHjPiDTqTPU6s7K+swjY907k5m5AjCmLC81\n+PlLfEJR/IOLjD2G2ySw47Z5cBhFoS7OeNnt9ch5DfZ+7awu/bzGo6BK6lX/\nBNvoA3oM1+YoqAzu//NntDGRWelUtpzHPRTfJqdotSRT442cGh90vCYlxGsL\nKgOl2OaCFOMguiLtSepuHtYdAMamrcjNuuHDx4uFsq/ntjAfNvMIVqWuUmoD\nIX7Zg6kmZVqonZs84o4b5ZXWmvalF9oHbPTu75t+VBO2Guip8uw2iJsy5nIS\n9cTGvXCsSmlxJP/zmvLJT/gzesdXIRvfBOIFicXTD85hJ10YhqDESCUhzHuk\n4a9ccfrB1u1wO8xxq3hzWnu/jzgOF9WCfKRl60EaIIxp93ydVc6WeOkFxNt0\nefDVxk4sX/nFrgV9ujjvy3gNwOOuNCNVtWQ0Ca+QDTQPtXeTaL0c/GxAJ8Em\nTRTuY7nHJmwikI+2XntKVuXIK8dr/6+wRr+qOfKy2dkd6VCZOLxe+aE5rXnP\nlZl/\r\n=2tRt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWy1jQ/0t+Y+/5poYM+/jPIS7fimgVM00WB/mYWdjT3QIhAPJ0gmsOXfj/C+xwpnzIpL/ObDDwbmCY2OX3DULYnDPN"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.3-master.20190527115527_1558958241619_0.37902302168912017"},"_hasShrinkwrap":false},"1.1.3":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.3","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190525081042","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190526082545","@atomist/sdm-core":"1.5.0-master.20190525162949","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190527071545","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190526163641","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527114934","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"617243417200351935ddf7021c2d1de6326f8310","_id":"@atomist/lifecycle-automation@1.1.3","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-N5jo0puOWIXGEwd1lPBCjk2Pngtt8ibl5QangjOztt/v4Ns/qpK2/gwv3l2G+yuKKg7kqqlggseq5ihrB6BrTw==","shasum":"c78900c1c904f1a6695559ca24659bf793ded14a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.3.tgz","fileCount":11,"unpackedSize":186547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc69E0CRA9TVsSAnZWagAArhwP/jgDrWoQ5XGmQ7fTP8Bt\n8JhgkPujj030Ax20lslsTbz7O3izqJtz/xnGY+Y8zXLI8g/DG04PIeCNFRi3\nlTlfGQLNB2k8R8yhOpnGTBbH5QXpFaSwUMNHcYAHcyqGKJ0yR8ns8DhwaiyX\nTolMN+KezHJEMULsJMHJSzTzTJiK157lHixwtK4daClI4dMGLEdlZBMKNpHV\n5MRPg5/AJIMVXiW3EEmwGT9cfcnhm/5qhqE57t+1Q9DbnlQoCUfgIxCu5Y78\nMMjkqv3PcK1xjflpiZzTA337udaxyc0PNigatlVL/52DiYj1l2qq/Dej1qFY\ne/vBeCIQVBeOoVP3UIUh364JqUmuDigMIEvFB7UnNNMKaXJOOm3VpGcJw2L2\nXEBwJXjmNZ1NW/D6ncfDE648rHTc4JPr6y8l4w2l9Dwkif7WGIOASPepB45L\nt+P48nqGYKzhF6+v83k6hy13+U/Eh6gPB+8NxNfb2fVUusIdSCD4AQRiVFSp\nioTm6h84Zcck6tIAzfkny83BQ8xals9F5SVj4qUxCelSrBaVUaGLN2OQI5PE\nprg3L/w9+hJm6sl18BuCnIGTFA1rbZ8c8DjGkMtLzzwvbIxTm6ad3y95vq5+\n1gbaiwLmqEWHEFrvrOgVOS//vwEeUxw5e8/ziVrEAeIvdx+nmGfCoPpALp3E\nFTyC\r\n=AU5d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHr87VnRIlIJlQqjtHE5mdIJaKf+SwP5jeM+qZWhGJLHAiBk7A9jZ06b7QYvqMT4Z0TRccgaVHPhwXuePX7lrvPFTQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.3_1558958387590_0.8062704678956598"},"_hasShrinkwrap":false},"1.1.4-atomist-update-0.2.0-master.20190527141748-20190527142338.20190527142447":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.4-atomist-update-0.2.0-master.20190527141748-20190527142338.20190527142447","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190525081042","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190526082545","@atomist/sdm-core":"1.5.0-master.20190525162949","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190527141748","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190526163641","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527114934","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"dd93ef81eaeb8a84cd38175fbce39f85673192d8","_id":"@atomist/lifecycle-automation@1.1.4-atomist-update-0.2.0-master.20190527141748-20190527142338.20190527142447","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-uNFWHDg8qFL2OrYKSrUHzbuBXBgP8FsJif97wYIHF/CI7iiMwGaF24MfQM/Ge4aq1jfV0kMgRwGIFpugVVj/9A==","shasum":"84eaa1f50f5da022e3397f789f72faca925c00b1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.4-atomist-update-0.2.0-master.20190527141748-20190527142338.20190527142447.tgz","fileCount":11,"unpackedSize":186767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6/OcCRA9TVsSAnZWagAAJXQQAIkEe+sDSnbDyBpG7aPu\nFnnhAFgHywn4PWcQ7DRo3Y3QCUc19XEuZ1ysueHcDnEA6Vq1nL7Gbipr8aMs\nBjPENCNUzKZO60Hkazj6nQ6fhu/5NXR1Z2xz50zU7+hBi0p2XPI4rbOM6nO1\nMU/lLiwVlmbZq91p+yr77sDFsh9TSkeV5YlYSmNHhtYaKbOyRY3QTPtEoIWl\n5bB8VyOUeXX63eoepcvwa1qBYyEVa0ffJXJ2c6N9+txFjcLYaAUR0YkYqm7O\ncb/xCzigLj7fGTUd125DUYS5CQTh+dvX64ycK3UskcXhspj1N850yhWXlg/G\nLZM8fzV1OQyT5Vb+u3IWGT7oEANrXwPaQp8T2dsFuPE8cZXjXaVEmoFffahn\nqtd7+6z42d8rsXLbckMRkwDZ6dw3cB1P+kNovm1SPt++2j9caSzwLVEGX9af\nqJupLhnm0TW4N+Cq1sjQCA9s5sCtiMmdPQGD0NExbLH6srBvGMPbf8K+Ia32\n0vjUHxUdbAbCF3toQxz8ENEFhDJC/anXYPv0RrTU3Era0Z7fFfttoGjLj1Oo\nT1KjcyzOKqPe4ywRCFd1/aTR8T7iiG84MZBL2opPOlpvCDqaO5uyTap6jOt2\n8tX07p/+Fddiq0umDDeFE0qC7J2rmlqe/Lu+IqWm69bLJ8u/7ZLCAjHp+THX\nmxE2\r\n=Ddf8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDWaN3ZWCcXFz94ZDN5mVr0i3jhHfD0gLhavig6xSl6gAiEA1hjku96/bLfsyi6VET4TvX+c02kPG+70s5eOD2vlSMQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.4-atomist-update-0.2.0-master.20190527141748-20190527142338.20190527142447_1558967195726_0.3521470383759664"},"_hasShrinkwrap":false},"1.1.4-master.20190527143114":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.4-master.20190527143114","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190525081042","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190526082545","@atomist/sdm-core":"1.5.0-master.20190525162949","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190527141748","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190526163641","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527114934","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"9936be30ff5b5303d83fabc044cdab09c209aa59","_id":"@atomist/lifecycle-automation@1.1.4-master.20190527143114","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-OKajQB5YRzWWypTkGRCuHsH/H7kANvlx3QwcpwI3cU4Ax016tls7Yb5qn43zaehd38o6zoS2cOLRCLRNXSw+1g==","shasum":"06641e0ed56f8fd9fee6f73ce14287787335c5d2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.4-master.20190527143114.tgz","fileCount":11,"unpackedSize":185023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6/T9CRA9TVsSAnZWagAAdAAP/R++IQ9Kto9Ddi/wmSmx\nYAZ3oxl1UhCN5rFj78gdp3B9sSwMnk5+Y2P8A/F4U/hSdVxGNyhSWlaL6KCh\nGd4BIn+Aa1TLLqyEo/EduLEYDZErFsbnyG8dTrijQ7tJ8lqN7M3w/YkPnLuQ\nUY/qdoTCbeRoeiPGCTtkP3HPfounu94E5fa95b+fUR1SlYC5uZ2lMn87SvsI\nHSX29jNNkO7djlEbPGwnYbq6prFNPzzKMTpgVcdvIgixfbgOmISGdq1urIrW\n8rzC734fRDot6yVd9Ul0IpCgET519xSSa7qCEvM9zyRlUpgncERBJKzrLyHe\n5a1+/AVYVsXPYD5L/05V12U5VL53QxWtcAJFd6RTd7XneZ02JS9KI9L1eYlD\niX+eeKiNCGEpoxuYZqUyWoVvzmyqDAPouuQzH9MqSdQAHbqDZAEHch5DZwo9\nUoEoTIvjH/EhCVofyRwhQ37KOY7qGbiHLx57uNCNYnm8a7Oc+TPfTI7JlExl\nGecvfVpWETNG92hm/1vKFI4oxnFmOFjjN6+NRy4SfQOQmmcBitTKo++y2sfT\nvmYat6u48NyKR4tGlI3vIoQcTbGteiwqywHn0L8lw8Mr6y6RFnH2ETgzp32K\nlBu874lax4TBIVoSPKm1XFe9dsH0QZ/dNq2x8J1vYb2U7nkFVqCw78Arm2EO\n6eNf\r\n=ga9Z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHb08fHLIpXxV1KRkX34FYu/M9EYitjeHh+3XhO2HjujAiEA9hd1DhLTtJmZYT+lJzfQGGkCPrxB6Vhli6RZLiPUtPw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.4-master.20190527143114_1558967548354_0.9394302502227179"},"_hasShrinkwrap":false},"1.1.4":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.4","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.0-master.20190525081042","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.0-master.20190526082545","@atomist/sdm-core":"1.5.0-master.20190525162949","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190527141748","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190526163641","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527114934","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"49d4fc3f5ee8b17a81fe3eac4f4d5b4d3887fe5a","_id":"@atomist/lifecycle-automation@1.1.4","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-p1PgVRtJ3GLInbOmHG94OwZei3c1AQppfLFD6Vuw4wj5Ie3vn2DwGLPBwGti1UjQtj/Ob/39uflQ+4dMfRutqQ==","shasum":"43e49fb454ffd3e00e7e3332a15fd07df9505f98","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.4.tgz","fileCount":11,"unpackedSize":185001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6/kxCRA9TVsSAnZWagAAY4EP/1GaSk+fWFUBHLLmNO4W\nvJbAVJ2uUkrwZ/T7kZA4eQ4MiszfBkjjaIKz0MEGWmSlohd53PSC8Gtz6ds4\ne59I1toMxRiPDDf9wTlcDThWfwXvLB2+rMX8JRqj+QGdBnw8TG8HcvNfGpCx\nWPsXfnz91NUdexuvv5hWoo1lD2L/TjE30QN1CXNEQuaTQMolGEsc+Ucc55O9\nD79oBZOEictliKQaxwUenEmYtj87vS42tHan7g7145jAF9oa8PkuFC6XkbCL\nRqSZb1xfdHw3ew67SZLPJgBeU27HRuy1jP8AFTdsUl7CkBw5YTRjHjl6xX6+\n8UUsIu1/KkWED9iCewd6bicgyYh/d/ZEGbDdQupgbFZy8oTBN39BcNm4ntkn\nRoEgDMjzaR5QQJf69DEZWYvGhpYi9mLduCNJfFFsBlYvXnXFkOQMzBSmHdaq\n8pLrIvOq4Ma0Yj40l258ZZAaed717CYTqL4XIpzmi/RKfPII8Np4afFzFxfv\nmxJdu0bcJYs6oE8T6C4SmpKLGvLSmT957lZmSNbutUDLuJayu2L+9lcHCmli\n1HY45IcfUfeZC7eaFzm8DAoNNAqUG/bmc07FtfbpvSkNWQiDMJWrBbdtKuzg\nNrVsIeEXLKzn+TulHgrsl9rtkLtfUw9nhP8xFvXoIP74Gb2fcsdZROV0MCI4\nDdno\r\n=SQ4U\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGDLBNHTVzAViGUtBS92oRS42UbKMcTxz7rrYAYfwg+DAiA+iSdJfmHVdCbKP1BEif+0RY+3TQnvEQDY60YPcI7Oqg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.4_1558968625197_0.779896832981219"},"_hasShrinkwrap":false},"1.1.5-master.20190528162758":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.5-master.20190528162758","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.5.0","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.5.0","@atomist/sdm-core":"^1.5.0","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190528162211","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190527225241","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527225341","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"a55bc86b822f1d75970c6e13fd31f8c683cb24cd","_id":"@atomist/lifecycle-automation@1.1.5-master.20190528162758","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-kmC3k9jvcYgCdw7Avkb2JcA4SBIc2V0acklDEHcK/323jd2O+SZgktXkeRryX7BomnT97842sMOR0NMxQmMrnQ==","shasum":"ad200cc7269f45ac3413fbc51530bf4db28f0449","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.5-master.20190528162758.tgz","fileCount":11,"unpackedSize":184594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7WHdCRA9TVsSAnZWagAAyWQQAJ0YN5NZ7S+U7Qavqdda\n1DBHa8yV0fykETtOiHTfSxUz/HqGMBQ7IgTFcYKGtv/4uSouctE8m1nRU2w8\nM1rALa8qkAJN6HXYyX7h6AjIJqImutAwVTX1TLUNt3R5kHChW1oQQQXvgEs7\nHukOWUeFIBi0qLb8m36lGks30Xv8VQvx/3O+0JyzLexiXeAR77lgJC1HnLiL\nDzRCo0XIeOR47Cse68ZuLwPTgZFY1/lJGLKb6JWCayoZbDad7hLE5FcZWlqv\nMNb93XHKLYfKoaXeJa5uUtwqY9BNV1nd8viw+/HNUg/fEFC/1NwSRgkOy2ac\nLgLy++tixj2BVrl4mNZGFv9MQZuKGVbFse2qcm7mdeAbD4T/Y5cMfu6cOYP8\nvmGg3kUXtMpaTmGxBrD6wgFTXw7UMOlHJfBex9Ngxig9ksDRR06VZvGB6fgG\ncWEuIZ86hiCYoAQXUka++1KWRiKkZoR7b8BsuVBoa1jMr2PxfmuuKi1A94jO\nDT6zLRxJHfp/eWa1MFoPtemlTGf5KNSKaE7d/0kFQMJJtuMH8Dy4c9IF3Amk\nLD83avmrSnqzZ3Y4gc1STHvyWE4rxevridonYU2m3Ew6imPYAFW1vdF+HTdh\nfKt4NCG0hXr1iQXF6hRh4dlBwM7jIDszt6wd3a3T4Qpga1FFhMCsv26bBR2s\nCeS5\r\n=4Uwt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFTta1l50cp1WbdDU679e6qZzg0AJ6UOPP1Uf/avXZnVAiEAjs3z3c+xiUYHCSXtTYQI56/Nyl50FMhj66igJQnRT/o="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.5-master.20190528162758_1559060956805_0.3755307865416764"},"_hasShrinkwrap":false},"1.1.5":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.5","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.5.0","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.5.0","@atomist/sdm-core":"^1.5.0","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190528162211","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190527225241","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527225341","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"6b7f3b5c33276665b2e6af8f865b50e7f5d3694b","_id":"@atomist/lifecycle-automation@1.1.5","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-byg9Xa+P/5PKN/E1U1aWNSuth2A8aC5koRy8cOzP/UrPCTNOhv+C5GHdjAeHmwfM9wmwDNv5X3x95j707JFUKw==","shasum":"f432bb2bb1dc26d11534e27d4d61ee063a4a9f21","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.5.tgz","fileCount":11,"unpackedSize":184572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7WP4CRA9TVsSAnZWagAAF90P/AvjYs5909+LAIyl/YGf\n1Q3ndNXjLZNNADYEdCxG5/Pik/+8iI5ubwXupMzF0vDicp13Oi3UhLRroDg5\nDxi3ZOipWwCZ6bbFabRrEK2eWTNbczfCNX+gy76LAYkj3gCluMGhHFWlHwxY\n4PuNwRk4DFiOjlN9CZOfm4JlGio6luWGR59PRpdz4LoFl6w1RR192wmNfiJ/\nhvaMQ+6CqWTSfw2jB0YTUwE/QsZggVqHne6peVBM+FY8xob1XYyxbJCNvMGP\nOm/Mf+OJb3LWRyi3rVfTrhubBrshdLGBkiAUIvneu/JRIKRFnUKkFoPI2pj0\nPcM63QAd7RRdvWpk6lZBs71lJZ1yEXMvht0pyECE+aCFL5KStYZKgppNUJoZ\nCheco4724ZZRhzKRDSufKN7qnHOzsXM2869GZsmbsOlvtLYphbWtyI1G596l\nZ9VuF4zjUQn3CiuWZt9um4CDoN24mXhCBzqS0Epe4muU9LCRzaDEXjBG/bz+\nVi8cCNjhA9eQTr8+oUPjvfT4KL5b48G/Og+kypUAoq3Qjp7FE1p64nljL7Rq\nSyoiZaSpF1Mcf2uB9vGUwdgB5PoSBeLBBxRns5VahJ9GkH/q0UjVZ2rn8jLv\nsQnQCSg+FacbXCNHR1zUfs1f1VgJm6TyBOKy2a7TkqtkWo/aaIlw6PRxUNWY\nVmJD\r\n=TnV5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCHA6ISTgant4QOL+hPI4MXAs8tbgzWK8P7nwE2MhhUAIgYsCoNBLN2nd11YEMRlBnMcmSozWTV07HvJgC8gxR9bU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.5_1559061495704_0.12538012435559365"},"_hasShrinkwrap":false},"1.1.6-master.20190528165911":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.6-master.20190528165911","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.5.0","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.5.0","@atomist/sdm-core":"^1.5.0","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190528164935","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190527225241","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527225341","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"a90d6b3a178fedf5173d550ca2c5f8342f5f6592","_id":"@atomist/lifecycle-automation@1.1.6-master.20190528165911","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-JBpMuQ1SMVtM0p0OznFWVi+GTlS9yWSJwrqdjBtaIDC9bfGFz5O9zUkX7fc/TZbVOupTrxQkkvPdCl2G0gyeeg==","shasum":"c18aa79605150119b741fa029944aa162feead43","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.6-master.20190528165911.tgz","fileCount":11,"unpackedSize":184690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7WkxCRA9TVsSAnZWagAAWFIP/ihXfDPa9tcNGZQ1h8BA\nXCz3jFCc98I3UoSzjhKSNnr7yWboThjrsA0Q82EZX3LnDe6veb48ryGJrTzc\nHQjxHpz4s3Nd3Ar6nxN6gMWlRy6Zdrvhw3QaatXW3tI5cymUui96UqeoNSAF\n1XpxX8mTRTCYv55ENONa3ApcKHJfMmqrhLwchQ7jj2ANhYlwVEM2PMuknpZz\nnqpx4tz+mvBTqsYDlGPPDX4L9P39U5i18B5bRx0gE0PRFWc6Fd5EI4wzGkJ6\nRdMZy1UE0OVCwAnqFRmbcLgUnszGmFhyUP3t0kZkOQ7l0mlc0O9Z4weLscxi\nMbjiI0jkAAu1WxeRaQKX8gec89JVe2oLwzEpj1RKLnFRRxqWVgvznskxN/th\narZLL3xMEKaqWB93KYAXXfufPk0SxyqJ56iLJmqgBORgpCWNzcnAvJGJWYB1\npn9iwlQuek0QTNjL1grX1DjtoL34E71pZOq9QeYCs9RCZkd0ubpaU5O2qgyv\n33ps9Yw3IQYZ27AZc79V/KBivYtxoFigtMXSPWzT5Cg5/mEbxYSmAQ6zSsKL\nJ7ku2++k+B8ge4MGPdvMNTqgQ0OOaL49HkqYp5Ew+KUJi6pbbiOnr8Gshyqb\nQwqHrhaeLB+rpRlABsTSf4aBDZSEp6Zsy8FyukKycINW6efwjFgRTwoc2NZ/\nY09t\r\n=Az07\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHpPmRYw1Xb4qMncwP7o/c3HLk27VwVVe87Mnn/mJvjgIgJSLs8XMaWB21ab5KxLiVjm1GhiG5i2RHz9xE0C/eGBQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.6-master.20190528165911_1559062832579_0.652328068313109"},"_hasShrinkwrap":false},"1.1.6":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.6","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.5.0","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.5.0","@atomist/sdm-core":"^1.5.0","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190528164935","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190527225241","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527225341","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.0","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.17.1","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.1.0","tslint":"^5.16.0","typedoc":"^0.14.2","typescript":"^3.4.5"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"b20222276998a6f4d6b5ac30c966c9e11f3e8d00","_id":"@atomist/lifecycle-automation@1.1.6","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-btA9wS2zKjNuYwmsOIfGEPWOGy+p/KybkVNduAVZdwRXXSNf9hPnYVQDnnTLQ0w1xotF2mLPnclF/hPZ11UTDg==","shasum":"d79ec444fa16bae6e63bafb018f5bdd25b7a1bd1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.6.tgz","fileCount":11,"unpackedSize":184668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7Wm9CRA9TVsSAnZWagAAxjIP/jjWQ3etWGDkfCUGpeDH\nJjmseofyjAWgReD1zQilnysMgobdjBsmEwn93Rd7QDdWbbpY0uVZkZ+DBkvu\n5nnsqsI9LtvF61NG6KCPHVVksd2J1JiNbOPRjl6XeWiW8/ZulH9OS3w637Oe\n/uV3VmYH92IT2IC5pxc7zgOmW599epypqtOuXUfYRPJimFGWTSt4qER68y2b\nJKcUmDgm9PGYVn7TuOyFk1GDrX/iHWfNQaJBITsKAn2orChgeI+qj8pnBERv\nn14ds4Il8EvIESgTa5gkReMRbhFPr4DGbSwRoh3J5R0RjK8sev0AYKx/fIxz\n4SBGCwdTi8u+02zj8rqoFgIbPR2bD73ZPRNCQfQTyo/OxGw2UQp5PrR6s6mD\n8lmtXpkD8yxeTY8Dv6UN1cUHffJuoCC3BB+fPtXaxvA6wXyucOoxe8pUEl0N\nz6KUailBA/n2fwMid/pyubVvkE+tIQSd+jLgBArcOmaMGeQKkiHW9GkoZAua\nEYk43PLJudqj1TQi90+Ahi9VqfEddOaIJdZ9ErG3cIlTa+wcs2LFub/8oX+A\nNF+is+wPkB2jPJfZPiZulT8BLOEjrCKidVIY2Tz5xkdzruDS8+ArzgiILfFT\nGozw9McQmftzK1P7fS1m0QcP1/ojO0prdZncZrD0GXbO8PmsYJ1k95cVGKdF\npjnY\r\n=b2RB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5uoOOD0NAfbQsceJvoMno9JL59kNaZZvW+Oqnc2YsswIgTR6wH4lwGwmktIj9tabYWfulcqME5QNpCFlLJYy4hlw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.6_1559062973289_0.8977137006787133"},"_hasShrinkwrap":false},"1.1.7-master.20190606222437":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.7-master.20190606222437","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.5.3","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.5.1","@atomist/sdm-core":"^1.5.2","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190606221642","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190606215659","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527225341","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"aea88449abb2c69ef49ec90049ac419f8b3b6678","_id":"@atomist/lifecycle-automation@1.1.7-master.20190606222437","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-B4/t9sTrZIbpYTdQkrRB4bKMaSSzBAJw9e9IT9X9cZoITNxaOlTZCRQpfoRxnpFGJqF3sonWA9ij0mxfPU1+dQ==","shasum":"ad6b0697c7e50d5ee764391a8924eac95610814e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.7-master.20190606222437.tgz","fileCount":12,"unpackedSize":181006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+ZL5CRA9TVsSAnZWagAA8jEP/RH+xzgc9peHydiKOCdF\nrQY0EHL3PWc3hdizrUvYv1B8iS1QsYGZS+9PamTDXrU9eZ8fRvn/NUID22MG\nnRjHQaI0oCTrQUO8JINS9wpWAgoSfiuH/kfrC2uI/JDLPv83i1gSXY2O0wiv\nn/op4Pj4jcgwUlJ8W6uws7LG95NEA4G9y/hFn6I/LlUUyJbhYkRIPSEd7/tB\n32LnTJGzU9Ao/6LL5HBnIGuGq/sOFMV4wPZ+s05xc4rBR+nu5m1J4WLv8bSd\nWMlaQOY0hQ8J5NJJ5EDT05ciOZewyvKS8BDznI71VvRhx2uFEYwYKfWtDWvp\nwfrA4oaIPwIQ1UI2qgLr24PqgJydRAMa2DCbagAYyMJ1Bp/8yTEvFwiaRCoH\nOHdfWQL1hUf5ZfHncVaZ6Oc1/WNBsgeMhXhgSh5Tv1FMf1v3rCjGy5TrtB/A\nFQzJ8Rq+e/J82f5zz4mFV0u5Yd86qH8g7aDDi3b9U4E6HgdKGls613tF8u2Q\n3vJh1OfSyC4NGJ40tZSYVaExLSyuRtr+OsL7LR9rGtCJ2wxoNDYFbcF5I5aG\nJqvml+M5nY2XGupZI+8PSLuZwqiST2NYiypAQxV5K0+9HvVvBW9wyJtpIil7\n1EE4GeP5V4WZtOrI02M98UcHsvRJK1TJ65+RYj9VvnaRxbgrwX8rLgE/aD2u\nqR+c\r\n=ivTT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFun9RPzBPnbeq7YYpnhETUSLuYACHJV6GE4fidWixqMAiEA75KqCCHroip3bcXviTH1MMNUFsRuIbr8MLugZLdd9+Y="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.7-master.20190606222437_1559859960687_0.26606224550230695"},"_hasShrinkwrap":false},"1.1.7":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.7","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.5.3","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.5.1","@atomist/sdm-core":"^1.5.2","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190606221642","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190606215659","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527225341","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"ee5f5d66dddc02c7212a53f3e5e1ce7b3a6a5aeb","_id":"@atomist/lifecycle-automation@1.1.7","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-TIQnaLDsv9ObazV3kiSfEvDWRT4OQySceeWNeRSyd40s0gUaITE/kg3eJdXt0Sq6uVgTBPI0ETGdiot/MKIhhw==","shasum":"a3095624bc94910665d952e96b4ab0b714fb6d51","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.7.tgz","fileCount":12,"unpackedSize":180984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+ZOrCRA9TVsSAnZWagAAs8gQAIisX7uhCm9y96p1rg4W\nQulVk2b+S+tvEiT0oHxYVrbj70DdQkqr7lyh1QGda59WSenCtpnJO6gq+hD7\nvLe4UVmJQm6UXA2f2u1fh3Gx1UHPQbB5DUi9YaeKg2LPVVup5bJkTfp5TtGa\nICyOLITE47XPN4pBmL6pGH3fRonvrr7q72dt75cAnaWUPmzNolEKyAiGY58t\ngGc4gekpfFlyNPd1bZwBN5DcY6h/ImzpbNfiCWMYorR6CADRC18akZsjjzkr\nITl5Qntp4xRgK94EmcKSxJaizxfFY/2LJBKA0jF6D2hh1+rPqYkVIqP47a98\n6DtuIES3v9ghBnsLv86/ZqgAAGsnN/G++jkr9OqHrfEtgXU5yMYE33izN7OX\nSa8lQ96uFk+1sDlv3UQL4Abnv7q1xSo2iVPd1+xgE9o0nSA/b7FQhVIwunmI\nBqx/y7+JYhobxaUlaGpOWaMKvvAzbyNFHTTpuZ/CHUI6neiqH9OJRptSV3aw\nv2gMbQilSIZGWY7OTPOznCwKt/S6q2H3s/QCM+XIMDESTg59o0r/nzz5r6/A\nq6Dd+vSYINuF12cJzzZg/0pCDx6B0k/RpjNCno/5zT3DFryfF3GZO37vpr02\nQVOQMuiDfTnK1BraxnSqRekeGwGJCE6aR/42Y8AEDX0xryL5VBOuvx8CG8xI\np2Dy\r\n=pPcZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG/Uql9vtfxi53fsRT1NP7F+y+Ocp8U1st9M+B6eJyMfAiAjcc3GF0unyc33C4UKE9Bp8aeBJvD2KqnCavIhR8DKDQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.7_1559860138482_0.3626413364100909"},"_hasShrinkwrap":false},"1.1.8-master.20190606234600":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.8-master.20190606234600","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.5.1","@atomist/sdm-core":"^1.5.2","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190606221642","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190606215659","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527225341","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"d939b64c4a12d42d7b6cc0f1abce2b9ab11dbdaf","_id":"@atomist/lifecycle-automation@1.1.8-master.20190606234600","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Zi3IA3/X9tRH7KqhQNwVSfLLtV4rjH47OA+wj6IWjU3+34vam7rLShsD9GRkH2S6Q9pvRJWbfoqEyBIEcMtVVQ==","shasum":"6ee77b2ff8b05df937b33c40654d1a12b6ef33f9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.8-master.20190606234600.tgz","fileCount":12,"unpackedSize":181145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+aZ4CRA9TVsSAnZWagAAX3YP/2AvBb/im9xjf4P4JoED\nOqFANslJdqbnKy8fvKN0eezYIUl/nysVB3a5FW5RltUWZPbmDZmhupKra8wV\nPX8ITAc7futsIFBVgnaFvcr/nSMg3Ge8J6Ym+IKUL2xQP8gN5C58sfmjxwR8\n4wNRWAJAKptGQcnLTONKFUTJ+jRDXd6+YLecFy9ciCqKSZv+zg0imRvlF+Hc\nILGPdqNLAL31UbYsuMe4X0iiaehlDjnh+U8ZJsHa43mFR1M3VhOwV0lnAOhx\nYGaxCxmAm0NkHwNXvPIsObp0y/JMQT6SrzXK4/KkCXZjEX9WYJo/CDyDeJ7L\nmNh8P9WbJPcutiwd8YIoJnpqstgQXJnvRQzmoInopiQYA9cLiG/p2MK6E0Xy\n3TuMG+AigYJSecEm8bb9dI6Ltp2mhrpI/xNkYMmGW4ek/DsvYyPG/ngKwGa9\nHJRgr2Lm6IDVk3LspBc1tAVWjvxpJFYTqIN1mD9HKeC4SkK9BA/fXM+UyKmE\n9MbTDRVLKmB9ibryi/6ZjJJa3kNHS8bL1pytAeBIsHjmMy8jRviUZPxxOBK3\nQXwl37CW2wAFnyy2FiN1Uwvjxc0KNzFnMH73zqvX/SA01N7SdT7mZeC0t1SL\n45uiapas5VXmsJjyjPOE2x9FtXMh7BwoFYDtUEeGE1l+KSqTfnghFwAT4eRR\nLkVu\r\n=CQm/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDeVUkfeifMWsDPnG3juAPjMaRMbm/Wr4EXmKEQ2o6ONAiEAjq+69iKwb5KI3Ia+3Z9SUqj/9uU3fdmTz9CaMsuoFEg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.8-master.20190606234600_1559864952107_0.8642182463539114"},"_hasShrinkwrap":false},"1.1.8":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.8","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.5.1","@atomist/sdm-core":"^1.5.2","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190606221642","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190606215659","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527225341","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"49ba7d2280dfe324e88e1523902d4755bc6b2fe4","_id":"@atomist/lifecycle-automation@1.1.8","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-7kxqGxFKzGymEoMdBFSMYu4oJIwMn9NYwSbak9DBBs6AyIEqMYfqRJV/eypUhbZ51kripV/wO4u5BMDhu+dbsQ==","shasum":"6cc550ddeee2b30b73156c1eb525115f59bc6265","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.8.tgz","fileCount":12,"unpackedSize":181123,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+ab7CRA9TVsSAnZWagAA9coP/31/56cxGbD3pBhzQL3v\nTi7Lh+Z2aI0IdKWNAW0UtQBykr9w9iZJeWQZ1hKvHd9p21MM7+xUnAuKZ3jw\nk2ZYOhi7qlM5fkXl62YtNZkK44Y+v74YvdGjghmervQjBQf8ENqevnW92he4\nwaqv1SOTeG3JryDuOBLNcIBms5qXndF4p3iWYV3mAZ+Js/gKdIQnctPVv9oH\ncyKza4JGZoFQhIJICeeCB7v/JrwbQL60p89a+TqnUrfPP9SS+cNQ3p3F7CWW\nvwAvNn7Rm55w0gMG2DpsvBzr+sNInU5gtP1dgtfuyyxX8Fblm+L8dAaVd8eH\nFEy/RQjjoinzAgnzmRm9gfmdORddTn3sWDtR2AOhwIGoaOZ6gABsKI7s1Wz0\n+mwKMPY+K6Yvfb8mv/fpdrS4sZu1haCyhOCzEYdDAD3Rz7RMjDl6a5Jatcqj\nr/f0mzSDm++Ts+woSSYnvdzo0dpP4FCp/h03rvTPjkl+ssAuLtIx0tFLQwkg\nFlpTtag/aaNVrOnR2zmT61yKF2d/r/T/sV7mcsU/acdyixNNAeVGplajydfm\nuaceWAYA76/IhyL0Y2PTy5f2dvokmy5NocxsEgxckFPrshe+2OcddQ93Noy9\nH4Wzwo4VgGmlvMtJMs2rPJiP2GH5hmAnspXb+n+XHNfqiPGy0tFhxOJ/qkgv\nz3I0\r\n=jzAq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDK2jkwUb1+Tjmnz8zvOlbVFc0CXSf27ij32QSippLxEAIgX1CbCTgSZkGQOWgADGUuJXhOrvXVb7ihHV9RGBS09lg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.8_1559865083032_0.4794471500052786"},"_hasShrinkwrap":false},"1.1.9-master.20190607000549":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.9-master.20190607000549","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.5.1","@atomist/sdm-core":"^1.5.2","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190607000012","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190606215659","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527225341","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"1886ba771c2472bef610b14bd24cfd6103f6e8d3","_id":"@atomist/lifecycle-automation@1.1.9-master.20190607000549","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-cvlswODgYGQW06JX4VPvsR6DETzTbjTKTvr/ScXlw0iiAWmpBoppvqS810UciX0nL3NbXLknCfDbMXCyR8l86A==","shasum":"80e4e6e32e38effc0d58640884c81b47c4c932a6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.9-master.20190607000549.tgz","fileCount":12,"unpackedSize":181241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+aqsCRA9TVsSAnZWagAAsL0P/02pwuJVJtxQ/ohSbpaC\nqBu5ilblqCxJocog+DdDCmp5eQ59N/trzUsxxAiqklzpNGXf2+tsYu/hqVSb\n+EA0NFAVCwu4bAbKkzZqLR8RmePgezyEWn4flm6ve7Ial0hY2E2MvXV/nh+U\nSMhgl61yEC5hb8/S+mZftOELKQ5vFoFh8nmW+cWD1hiE88xiVihyWFkey9JY\nGLKDy7ph8PewicxCBy+8hWc1KHsWhMbg7lBiwPtM3nv4TqcSjMJvhm825p6K\nvAhJx3xPnzlrc3YHblfy5GEYyNPwJAnSGbkGNhmRK95lzbOwUMR4ztUYHJP6\nWWXh+HhvTjd6r5WRWzjuww9v7suI8FUf15fIKhokW4y1yF82coGr0ge1pMPa\nOHkQCnCOWAQf9kaY+5IYKiawWnidGRI3LiDwIsKAUT8+bCFiLsaIV0SNC/MM\nby1d9BMcFwEB8tYWg6pUhmRlY8R8HC395IleFkHdLmg1SN0NjLCrFDEYOc3n\nESx680A1krgUvoApwud3yD1Bg+WLQXf+6ydZEINI8Y4ojRkOKl4aGgnKuntP\ncpBWKmDfDZ7iInEoBMEBnSbp85PTky/5ZQoghqljxbsu0+JixzHZMsjvlYlC\nlJBso5NmmHf2CmYhCj8wy/s3KGGWURstTON8XrMUrYVoJtZLgW4F/WGYgReB\nmGTy\r\n=tg02\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCOBW4bPhc7sfua8E/0Xwc4G9iaZgp9YMcLN/wU4/59bgIhAIe4GTctHvM/vQzAJSnPvtQNf22tQBlmyjGGOPnpXKm/"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.9-master.20190607000549_1559866027370_0.717113702179156"},"_hasShrinkwrap":false},"1.1.9":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.9","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.5.1","@atomist/sdm-core":"^1.5.2","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190607000012","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190606215659","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527225341","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"6083d6dc2c629c8f07bba951a9c9a4f99b4ed8f9","_id":"@atomist/lifecycle-automation@1.1.9","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-25rcsb5jH5Y1Fq0YxV2Cv8E3Uqz8JtcPExXylrmc5jmrrrt6AjVOBlVe2eE5XNXSfCWbVV9r0748cEWBvT7AwA==","shasum":"b4def992e63c6388735aea4346a613d760169f48","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.9.tgz","fileCount":12,"unpackedSize":181219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+atECRA9TVsSAnZWagAApCgP/0Wc3ngHfJf84XBslbnF\nLJ7IMqqwWvIB7bKy3SE4+b92kIQpBaT4TCSIbG98wDuc9qFiRj5c61jPSl7H\n3cNUsF3DY73dKy8U5NfKT6C5i1BzlneMBbVmhJ83UoizXGflDQN5PQXLtoVV\nw3f23C5vPkwvhfy/Kh6AZNdLHUnxeQK4fwfjF53rX+YbZ6SNyc4fAMCsIKIO\ngUZn2H5r9ILrIsoIhweVmadmYYxe6qwTJ0tgtlU98PcI46sNbIMjYCrAJYOw\n/oaTqR8NzPXsvdOyTCT4BvLfbtoZ/OkyG8i1mHGKCHVW7llzCt7Wp9mJS8ix\nhn7+QatmrJNqCR+nd578i0sxupdbnr3HBTHVW478UU7IyFITsQkE7XePDmIv\ngRWefq1AHXVT2qby0H6ZLh58mJAxG/TDJw5HiRJzvMBkW2fL69IcUV7g0HM1\n0nyXe7eT53F3t4zM2MMjCi316M+yzCedN7ZvdyMjByDQIfWCNI4NUqIjVrXD\nEkIndC4ZGdw/N6YAuyVKqeAJAUJkYErYXA7fn2s00mBA5HmG4QcpXyPsTVxJ\n2+sQydBhIpkxUoBpk11jQFC4vYpa7RjslNWZ++jLh2lwf8SN6Fd3lv7Xc+8S\nJN1OBn/oBJ+zY/kaZ8yeoSiedWnunefD2+UIBStoUIsd9mSNfeDBf/SiBhQh\nO8Kk\r\n=WQUD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDA5Y+OYOI1fthkoceQAZCdNDckaQUgkxEujCj5Bkh7nAiEAgK4qfr5gxNWgKqsy/MZgV2loORNm8BUWab9/UY6rLSY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.9_1559866180255_0.7002537186810027"},"_hasShrinkwrap":false},"1.1.10-master.20190607085529":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.10-master.20190607085529","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.5.1","@atomist/sdm-core":"^1.5.2","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190607000012","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190606215659","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527225341","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"f956187ebd35baf7eb43bc61ebb92db2b9391790","_id":"@atomist/lifecycle-automation@1.1.10-master.20190607085529","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-w0cO7rqlLfeA+CYL62bsd2TjJ3/kfkxWaMlkQeWOQYt9XnBItSJR3rCR9IUuUV5mTn67X7zv9pUCs6Rtm/qoDg==","shasum":"fc4b848e9726c4a6ff783e4ec99aaccbb10b3f1c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.10-master.20190607085529.tgz","fileCount":12,"unpackedSize":181338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+icECRA9TVsSAnZWagAAKUYQAKD79Alr61K2eKcEnypY\n1s88fp3dLbs/HEHsN4zKMMxijt+4Xgb0ExJZBf2rDcT3DYzilwPDVY+Rywwt\nMZTA6JEP+TJ9vE8ldOHnXh2R8oEen/fU1FPV2QJ9hqxX/6HukmCtfuak7K8q\nqNWu3g2RSz9a8lycxTFUpE64TfY5oMloHIS0W+NEdcPBfiYkUgcXtRJFcqin\nO0HLfqVQHLhgJAwM0pDCeeAQZIg318spEQ305d0U09+kwsZRiOPBtMslBvQW\nRLKB+Zll0jX/gxgKAFw3ZU7E74/9/tc/Rq6QBAVvek4jGk+CPjQKuK8bE1gD\ntmji5a+3z66uKtDGVg9p/aTxv/k2IlBCJo7gTMbl6HtxGJs4UwfDOxGxfqgd\neVZQx2qVEm4VKrMG3DLDzhcvCJzImkjmtSoSf1p/2FJfTjTlFuh/dzSlu8Mm\nWZc1OVERWO+5NOiX7BFme5DKj9X5rCNbybm9BjN6Vv8KIZhiCWqabL1wvlVS\ng2wA4QNwtyay6RNQLKRy0Q/n7Q6LiERZj05wtGQGhtaEATCopv7sNcXcaPN1\nBiRczV6DVFbZJXR1nVVXyAdsQSJ5IuF8FsodHDwtGTUzH6p+xBNMv32MOayI\n76uKiRiKj9NHROdwDKfwlWRTiF4SNV133mH4NihEbdWNN5SBlnLpq3m3/s4B\naQNT\r\n=KmP9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHyeXYLdvkSRVJJQtP+w/fobNGRgc6DoGL05MRRkL5xYAiBolMJ6WyfK6SzhCd5WABTJRa0v8SICrYnzCJiCzyeJSA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.10-master.20190607085529_1559897859804_0.9049089499763352"},"_hasShrinkwrap":false},"1.1.10-master.20190610072010":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.10-master.20190610072010","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190606192339","@atomist/sdm-core":"1.5.3-master.20190609112127","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190607000012","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190606215659","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527225341","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"0d4dfbff58c5fca89d3584adabb5077a69e016d8","_id":"@atomist/lifecycle-automation@1.1.10-master.20190610072010","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-rdUZo4sH4o7pb9GtXBfDe46Ed3RPnG0IKIrROo1mTQY0My2g5uSUJydzcfzri7xsqmgo/vhKXGWNS5CIZDL4/Q==","shasum":"f0ecee740255853cb29220173ced93f3c7b8b4a8","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.10-master.20190610072010.tgz","fileCount":12,"unpackedSize":181424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/gUDCRA9TVsSAnZWagAAJZEP/33le79Y3fWyK+cz+bQI\npb+GYAO6Lg9Jx/n6YGLb8tTkDFifBV8mDE0lzhDh3fN3GPbwGJzsgsU+MAR4\nhuD81r1j29fF5F4BfNi3TAktqRy0QB4tuQkn5q506l6c8GGqSJl24i23JpfU\nvQuHHph1wShiHEbiLVahqV9zJhhsLWsoSNvq3k5/XQrdMVRzjIM+pCOpnoz7\nd6IzTltvrDTdNiRAnJt/EIj8wK1KRSU03fXx/172SAo0MKGaqFqJBbQEPafi\nabWspcTrP1L5+ODk2Xe7ZjPRbJx2Jcmgg0/QhzTKAG2ujedYJZ5trA5EwTNB\nR0wfxGEI+EWrigI8kO6b1i0cK4URBHIpSL3iLyiasDjzDGG4ZxELZ3OI8WKg\nB+JW4f8lmD1J/uBg7m6cDLE+C1w3oQtSvlUA91jx3gns5+l6KRwq3YwY8vir\nZvkki3Tn6NWz8RiUb3rwQgp1yNiaY6LinPwZfgx1c8P0f38DQdUYXKygSWjI\nCP4KqehMzWQbwDKXqH77gLcDshcwF+1d460uGTjVszRvgEJkzQ1rL45ao8E3\nPm7pqujiOL44yqVfynDW/kpXKGMrbyd90uEdM5rdWhhGTpr/rzAeweiuzy4Q\nwpicXHfsgC0bfITWLQ+qVLUKGcffPiSCj/QD/mD93D8xI9qt+Ulx1JwL4RUH\n2Gw6\r\n=z8bc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHvBT7KEuVOHAXjrOtYFoNs7zSRNQGqzhjioHY5yO5/cAiB56cil2ALakxiV/wEH3pobg04xBEYeoM6a24iZ1hPOfQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.10-master.20190610072010_1560151298245_0.3669354398695239"},"_hasShrinkwrap":false},"1.1.10":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.10","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190606192339","@atomist/sdm-core":"1.5.3-master.20190609112127","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190607000012","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190606215659","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527225341","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"2fc3d594c22829054c9f5c516df0f1ce062f5c32","_id":"@atomist/lifecycle-automation@1.1.10","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-cnFTI0MOd2v9KnmJhisxF+74xsr4GmMW7filVV5yY6ecIR6g3/E/3xFaqtt+3kkcT1S+yGZdiS6+VTkA/V/7oQ==","shasum":"acd630f046e647750a7f333814a52287061e2df3","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.10.tgz","fileCount":12,"unpackedSize":181402,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/gh0CRA9TVsSAnZWagAAMBMP/ijvrIhST8rsOiHhd+ZG\nYD0hLv7y53YceQi/q/XNGIl0Gi/7TkkP8S84N7/UTNGVGY66HId0P09WXvKU\nkadNoN/chzSCn57bNFqol0JX/FGNG3o/NUL1krKX+EBCq9ynyDicwcPgtkDu\nnR2a+/TefIfbXBkYKYIgTBCfQyXTUhk3C9SLbEautA2ZCIQL0K2rlJKytQ5E\nrLTvqM0CJMAgEjZZUEqu4VeUDDwyv83IGZFGvdDMMrwdYeKnp/Wr7vC52nrm\n9krh07p9AAPAbaRuWBgclotdnizqlHe7siFWUMYdi0LGVQzIEj3jU0cGkOef\nfBaved61Nq8Djyg6Q/REiWo4aP3YUIeK8fFgN+JYRBXCMbru01EWYGZLRWAj\noXxlpvYMK0tXhRiM382Qin+4wopASSlmTL28GNZ6u8K2rFYX9iuW7XVXPAVt\ndm+A0ZHecsqMDCT5oPAJGIiwZUGiFFgvol+W3w8nwx6FKtzcEmVQb+l/b4ld\nfjsvKoMjBGcTQYYMVYTja9Bbw6OcfkMI9BxSZdWzApDD66GqEVGnYbBYlT77\nBLacIP5neKpnmEc4knn1pIk1o6Pku2pIuvM5lz3krDVSJF3aX3MyIacyfO39\nIqYsG80TkkNYYZoiXk3SNM120H5dtwuu8rQ6vP4MxqI2S1sfI+I+5ybq/yCV\nAbUl\r\n=Rzqz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFNk5b1Q0AXi/taC44uuT1BpTWdBlAT09Lb1UmcPxCr7AiEAjwMDz+ZA1Jutv/lT4VLldi+DV4sLxKChjVwLPEW/FVI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.10_1560152179446_0.5609950216812605"},"_hasShrinkwrap":false},"1.1.11-master.20190610130250":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.11-master.20190610130250","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190606192339","@atomist/sdm-core":"1.5.3-master.20190609112127","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190607000012","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190610125648","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527225341","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"986b62ad5802f9d2ecdc1b31806460f09807f7fa","_id":"@atomist/lifecycle-automation@1.1.11-master.20190610130250","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-P0U24uqtWcSaj5WkZY+L4jUc+TvJbMZvOSpJPXF+t7JYjqMMghOBn0CXvmG0Xks1UkniJULvdzm6QH283XCnMw==","shasum":"609fa54a231c83177f139ed403f85fe60c5b3c51","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.11-master.20190610130250.tgz","fileCount":12,"unpackedSize":181523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/lWqCRA9TVsSAnZWagAAnZMQAKJkRAcjthxfAqVmn4Q5\n7d9eGGWa4pbPLoAUwrmzvwLgLwJiHRSKWdkfdpfh2VoGOxHWQ18qUbsDpj7Y\nifxnNcx34GLPeI6oek+qPh2bs8IX5oYzGPSKAkXY15Y7zAcraoxqG6jlvRUz\nmza2wkuRAcZgTK+nfTYOoX/AaYewzc5sMOPByB4RcKj/m3hyxwZ9awiS2pc1\nZah/N7N/DwwH6vdlM2UIwumESY6a2AmAord+lLUQbAsjmha24Oplsph9UGnZ\nMlh9KTWmoXp6kmISyyLOyxqKrqrVqyq2ZG+ANPw0PQyNYsu4o6uRxeSh5XJT\nKqGUUmAahNws5Fumw78HX0Zqy0MdbVj9pliFctc2LLqMtJz8T3k39MwE7eR+\nv6BNp2tCQ0oYhc5f5WloN0ed8EH+0SwfFNfEsoJNKvoXVQFh8vhvCSFk4dFg\ncuSl+/mZJd0jNWOuZPPYjTgPTg7GF1hcspMPJsdhUn3r7ULEKA5fCLLsDhUL\n6nxxqJhrblLDSEY0wneqB14p8cVq8AcUbgv65LL0K1B3p82noluN6+QZ8x3v\nDFINxaYTkH00KC60fdkSouP4hJngDAN9Nk5AuVpLnHY8vyQrmoiegQiUCqcn\nhSKjJpvL3d5xbKkToZOB7kR4tHY3a5RDK9RnVlFONqVpUXXgzKAI21AUhoDC\nLti5\r\n=WHHH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBsLEAwprW5FvEOdsAfpi7Hm+vnUiekym8Cj/d+0+IgeAiEAg4qq7q/860268nhqzYFhda+4YJ31MuyyyQDno9fKrhY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.11-master.20190610130250_1560171946261_0.34981862009987097"},"_hasShrinkwrap":false},"1.1.11":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.11","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190606192339","@atomist/sdm-core":"1.5.3-master.20190609112127","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190607000012","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190610125648","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190527225341","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"50a3430a0dc7bf83b59efb93814d9cca51418a91","_id":"@atomist/lifecycle-automation@1.1.11","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-tcqx11TyVA+9xpP2hswaKBSqHunlL5SfqWRF2VUTxLiCML8UkTMjMFvcvoHs2SGCrwS+f+7l4N0sDxGIXSFwHw==","shasum":"1aa06ce02ce6219b3fc7380ba9d88b502b8f8a50","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.11.tgz","fileCount":12,"unpackedSize":181501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/lw8CRA9TVsSAnZWagAAzOIP/1WJ5Gv/Bv0qhiffv5TC\n0/ytSEQr5TtSH2QVWiag835J+AgaThsJvoDs1aX5AxWYOtCQgo16V0SEbT42\nE6iaJ2LX5FTphMhOdoZufk5T2X2fCI3KvlWrQ5C7LDmr3bgOSEWyVU/bseTJ\nhJCjuLp75FmuCjGdGskWuZevRmO+rtjf783IenJ6g7wIMll+9AtdPcryZWsv\nF/pUTnjVPpGx4+gR9/VaG2ER2aVNQkG95VyqQ9IUp6XS1V8X9qGI9AnB86Zm\nPUA44BP4rImALKZUZBC4c8z4Ez7Y8IroiLs4DX4gwJ7nyBsJPrW58TurqAhy\nKgKMQ49ETP5+na4ubC1JRq/ZILpS6EISu9Af/rIbHmjwe0stJNb4rWh+u/9O\no7zbjQKcFjFiv3JFvvvfmUpRO31JYBheguU3gJ9WT0VyWz6GP4DzJUWit7Hq\n+NsdQNBYWHyCQhv6qYmMWKSlthaPuxp3+lYJYnGDupV5qdDypuwTlxPKKE2J\nbHLUUuRMAH14t+LZWCoJ/ZabN79THuEK4LbpGBbHupwr8jKHjwtDdMDB9WQw\n7eWm67tJjCDWY0ekN44iKEXuhwM8ZvSrivs7GoA7ssVTypcNnDbtxDqYXRxD\n/AMeihcCQX2rhpgjaib6jpq4F9qWUVVBZcJHGagp+ZB+opOf5gXA9rXO2kvH\nnWXY\r\n=wEbN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCps8ZxsbhRVF7Cvc+koZEf/MyRzpy4A85ismi9kH7iwQIhAJtd69Wc4c6F8OakOLylS2pETnQHKz2VN+aY0uP0Wd4V"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.11_1560173627643_0.321817198548914"},"_hasShrinkwrap":false},"1.1.12-master.20190611170314":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.12-master.20190611170314","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190606192339","@atomist/sdm-core":"1.5.3-master.20190609112127","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190607000012","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"61e6a42b1ecf4763d5158a5f972040ec42e0b26f","_id":"@atomist/lifecycle-automation@1.1.12-master.20190611170314","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-tw+mCPrQgHbfs4QK0GRxdeThRGhaRFWXsh9euCKOv58mri2wrYfYjC5T3hwQbZgpsRGXV2IKERwANSmmArNO9g==","shasum":"0168a6b499273bac88ac260bbf6ef88decb38026","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.12-master.20190611170314.tgz","fileCount":12,"unpackedSize":181622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/9+mCRA9TVsSAnZWagAAMuIP/2q8Iw85lThXoY6lZshu\no8Ml4Y0+Vj/xbptxIZ7Bevc2NOPoJ/1h/9U/Ir5nb7IYw39op6CHXxAN0k5S\nC8MLQ0Zr6DVn7y20NN9zquOGV1QmQi3LEEIzR7xQXoA7uD0mSKh2kUz4eIec\n/ijnNJpSNQ63TEsmCapqjr1KVApoY2nyypMXQcdHHESiVrxr5+GJepjcEqMX\nAn3dERrArHxxayGhVt+5Tkl9zTNhVcdLK+m9PJ+7BbVoodHNSypBpdRDwYfp\nXxVCHEPSDVwJNXBNpLACKl8a+Z0cG1hOv2I0frBcO7cf/sljgmNNwku7j19b\nbmBh0T1mAG+eb8U8ZG3eoKWZxrNUcFEWE4zpvSyMqGcRgm/sTDWHdi7SdTNb\nQATt3Q5vxqMUuh1jkBVEhg6ezr++NrUo7vTrc3UsgL0wRuoVjAzxYfrnC891\nLhX+pO4Tkw37Bg6owicg/73NMjo0Uk82PKn9Mq8sZo9TMp33ok4UjGPW5nKu\nBkKMmI2aMJ3JsT/hRdyBj9y71jtmU3LWhmi43BScQA4aFfaKwFkROVgR7CAB\n7fetugkT73XGsuNBUDl+6sFyXF2d5ry6Q+DBetPE7Qn+SlYya+gMiOgYeaNX\n59MsXNzpA15lLohXYG8YwYVtSj84a6tCaLl/KcrLAENpJrjnIM/PsG1ImtC/\nYuLr\r\n=p2Zp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICqYzb1yJwpth3lKu+ciqhoEsehQrABCTQjVngdZZXA8AiBiq8luHmtMHkz6FBDkKDuBf2/kfIxDMQf3iOoRkY7siA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.12-master.20190611170314_1560272806135_0.033872409882621524"},"_hasShrinkwrap":false},"1.1.12":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.12","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190606192339","@atomist/sdm-core":"1.5.3-master.20190609112127","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190607000012","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"2dcfe20e1e723be8079975d8026a15c62b540ccf","_id":"@atomist/lifecycle-automation@1.1.12","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-93njfrTRONYLI/IR6pqdS/PQKvo4ELnjjdj7jPGQ1DpbUJ8DKv9Zd3NRniisHixBpZfofFfGiYDLgOfX9nODPQ==","shasum":"cb1b17e09dc4460cb9e1b0e362a0f015f4c5a64d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.12.tgz","fileCount":12,"unpackedSize":181600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAKtPCRA9TVsSAnZWagAAQBEP/1ZCII9bx0aPTDKkmXtd\nJ2nrmzrGPGyK52u2vR2oJUiSN1o/b4q7jpLg9vY32Beb0rd8c6pZfuY58GNF\nRt+ny3z1TqQ0T4milmHSLZooLBq3VoVkk3LIXvFuwE47ovqiUUJAp53Zf246\n73ud/mlsBLSUw3a4iOPjJWTYOd5z982VNtF+XdkG0YMHDa3uov9bB5x7XpWI\nMoyX3RFluunXnQMH7rp7zxM6lssHWlgDOP9asmZy7jQ2CjR9L0uya0fiUlLp\nn5Y97TK2xA8YyvpGxfJJXXKN8PmPjzphucubaocuS2bxKFROftAcWSNViBif\nF2JNwats3NjFbKHnT8eNMLVI1Rw3S8f6TgQJazN28PG4sB2zVxD0NQggpNyg\nYN3+WD/8LPLDj87XL1QSPSDtITCJh0UNQ418cnQIVOxZ7ddC+KGtSY/xj04u\nfEg+0GlNqB2N02tbYj0dY8v/pRnxhnGKuA07uHMNnhCJwO012EGUh1Zm6THS\nZSjEXTQ5CH4w2nayh+MR9iHJJx5qFARUaJWtMsFDZi9MUFq9TfR5P77yRYiM\nID5PKNHvTjl2Bv7GsirIQTgydawXQRwnWRNmi53zt2oVtXZlOalM3ALXkmZD\n9SpX4rOrQRi3e6x6ZXyEtxk7z2hdd3YV80XXCJBopxxcqTC4+0dShwB/M7b0\n58sm\r\n=BmPJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG8HW4CpV0Ja7P+zXjhH3fwstyXj2D1Q7hdsrwavZq+lAiAZW6w/gNsftWC4ZAIiIk+ZEQVPh8Mg6stm/30iprqvCA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.12_1560324942628_0.7012815311972869"},"_hasShrinkwrap":false},"1.1.13-master.20190612123303":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.13-master.20190612123303","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190606192339","@atomist/sdm-core":"1.5.3-master.20190609112127","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190612094336","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"82da72a5e85c1371b3fb2191819c0b630c93f60f","_id":"@atomist/lifecycle-automation@1.1.13-master.20190612123303","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-ZE2CN+7NFSKSZto/2zVrV86iItP8o+/+6NwUL9YcF61v2CkNhdWdj34v1R3jVYI6IYrp5tDzrkXYGxei74wyfQ==","shasum":"fa1a4e448069db9e26e795eb9fea92d9e408a056","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.13-master.20190612123303.tgz","fileCount":12,"unpackedSize":181721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAPHACRA9TVsSAnZWagAAiUcP/i0Pul1kfs3rBRYS4P5i\neGP309ZPmsXPr6VDtmh2UFvPbnYAZQSGSwW6NCHkGBO346N9jt5JjY2rHHrR\nGeQn/rIVXw/NrLG2WNcuciTYGQivAN8uzGyRDlHU/yEEbiJoLvLnWR5dcMaI\nyHCyojoIHizmUeoOxD76PBHr26eNJELGD/5ydWKBh2gRtUYj1rS5JNjXDsRf\nmfWxC03zD0KFK0iKcEBMouj/njAZiYKH9FUfbIYJZ+erC/t0zp0e7WoaX5RH\nmtRHcb8TOkQjJKe2UPXc9EIr9zT6rB6l9UbaRUY4z49RhljPX384P/7yiCoV\nikjRpmXUf52082wEGy5lt+F3yARLR2zW76+KNfY+zWUDQAgNUQA64GMAku5p\nZaxKArzE3WPp0tpiS/nFtz8D7DdRl4xdbap2wRzMXroqFnXjmzPBzTCB8l2Z\n8t+CsN4WZZBAKuFHzN+b3sFHGfWalgjnuhjvenCP7asUc5/qg6gDPt1LyJYq\nkvmULI9+4bcb/2OdFOWOOwx5WdXLdfmR4MbT4k2SI760PerNbjJPb+hnhk0j\nNrRgP93HHnHHA9AU/HICAVctq7Niwg7DsOiR2HZbY0+0pfRVfUh8sr8n22+O\nwm1G8y5yXYuKUA5lgHziZPCmcoyGZk8FcBFq70yNluV6ltNDMZcxzzamSASp\nP+2l\r\n=dT48\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB8IgCzWPlEyQhdCx1Uk2GHfc3f462E6e8SB2epa8yD9AiBxFTJsXRBd0owMq5WZNXBIrlGQ06nPmtnicOMUHIM9dw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.13-master.20190612123303_1560342975873_0.43376040671656946"},"_hasShrinkwrap":false},"1.1.13-master.20190613094437":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.13-master.20190613094437","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190612123215","@atomist/sdm-core":"1.5.3-master.20190612103515","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190612094336","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"ee313468b76046a0c296141010724c1d3532454f","readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","_id":"@atomist/lifecycle-automation@1.1.13-master.20190613094437","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-8oeo3RziZYuUZ4zx9aimGKkiadrYrnWLDmq8GzvJi0+VThtYdIn0YOLr+e1DR3Eg8EPGfYddKmJqX9tWD6/UFg==","shasum":"766c7824e246164a25ea3f049e053f68254aa9c1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.13-master.20190613094437.tgz","fileCount":12,"unpackedSize":181721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAhupCRA9TVsSAnZWagAAIccP/RD2JLoS3YcswhPz2W2n\n5du1lhr+mZjN16vHQDM9L65uiX9TnMfDu9ZgsthbqTz2CNaPlKUFr5k3Wf0v\nPge8RtsbzCJppvSV7jY3uHivBRRK/x7qq3+s6aHlgLnAJ6FJCIZuf9uGFvV3\nxbiPEYWmEa9E8/9XMESX6o5h+hIz+Pn2d//USeOggEqu9ic2rVO2oW1oJHXp\neCJHdj/eUI1Rx0RLkYvYdrFPbav5HgLGvsj56oT0oTxz4XQePT9WcKmadMbI\nuaTjtpYAdmVSkDHgHfjicQOywh/VWPXeqqNR4m9zsNGxvz7pebUQnf6j14gA\nIL90ae03aMixxLoP/WCb/Hb+7cVBP+9RNKPjpp/oyVWrhQLfKykzTW196Dtx\nteDS1ggfnIB7b+GWHhRsthoZhw9piMFWaiWub/5ZGjFcVuScAPZsrmOs+K5i\nYD9cLgDyUK6iK4uAkQtL8pZle24yUgweqMw6/Wao0/76xoVDTssmzYIhLjGM\n9t7Hef+jZmCuABIJopn+udQfdE1+WDev9/ZlMQNWfjwUbRGbS+EbztxcY3Zn\noEomZh4uVMEng7C0t956waOtXQwHNAZ7dSDs73+vf3EY+Z/Puoxh995pSiRT\nc7qGCgcAHNLxEuzFeaUb9kOhVBxPaTW1JSGguQI5mTbc8U0VS/R23xEbZVaz\nRIDf\r\n=IJKc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcx+MrNiYbb9Xu0TK2Aiu3+Wo68L2ES8aFONMYIur+fAIgBTEJzwkFrakSD3cbpPt/LKUU8HyjlAKA/5b+6A01oMs="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.13-master.20190613094437_1560419240265_0.4940143786044362"},"_hasShrinkwrap":false},"1.1.13":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.13","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190612123215","@atomist/sdm-core":"1.5.3-master.20190612103515","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190612094336","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"962bca589af40b079800a204e1f5edb7b2b4dd5c","_id":"@atomist/lifecycle-automation@1.1.13","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-MMq5xCLDSdlMsFzDZKrFC3X2ewpaTAxsccwtFf7BVuYXHypL+1HNowpRdt+ohTnFrr2VxEGZsnTLgcCrjz3mXA==","shasum":"e78628eddd46e858b5d025967842a95d0d7e3960","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.13.tgz","fileCount":12,"unpackedSize":181699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAhwnCRA9TVsSAnZWagAA8qMP/RpkslhhUUDqX1du7hLw\nc9b2KzHJxHf4wZWdpB7DyWjCCj/elLJ1S1s8CbCJfkFFEaQq4JSCBrX1wYjC\neU7OPx6+ZZh6MAohntYIwWbaEteUt6dZZNjsKC6XyCacZND3oOMjcPEuFPMb\n9mLx3fZBzuca3fS9jj59fYvtbnfN4YetquRwkgjOc8AVMV7zjMdWAa8+a6T1\npE+XW4rH0rbLw0IneY1c3mOFcTiybfB6T7CmvyUuRunIN6wYh19dKc0cD+tE\nltm1JKHpYsY/eYE6rOH3ShoRlEhMYcTqdrX1D53vTCh96QcD//X1aBXiQtd0\ngQO5i71knIZVHD4+9jRKzLd/Sgc84iy0KbYTfTBfbK7OqJ02emBjf5UieA1i\nVV7LgpvgMSFw2lIlxX95M8+NaIy+uiIovuwr3iAGRavGDe8fLpw1MEzDk0VY\nFLZBekC9+5s5J+FEiogGp+jKsxqXbm1TLB/v/DuwJMAvR56eJeZSao9SvqYt\n/UZHVVMm7b21toFP8G9hD+mqNSaoefrFMynXuC0t3YvGX16fCjxLS5/gTZbu\nw5JQ2FUoTBxcKW0o+ERFKbw/IU9f8YGUUxHjNxH1F0zW6CYV+hETgMgV159a\nu0aO9GRkPeZ4cCSiNlYmvZCZu8Xp7+8Aid8AZqBoEDk/7xsyPOO3KMbrYM3K\nm9+h\r\n=CSi/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuxiQsq06c5hJVFYyKpXk0fkkAfIfvuXdmvp3M0LZgKwIhAI4PxGfdm6Zwc/RIToHeAwmMhsxHSsEsasLdtMwc2wHw"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.13_1560419366753_0.669648831092976"},"_hasShrinkwrap":false},"1.1.14-master.20190613104423":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.14-master.20190613104423","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190612123215","@atomist/sdm-core":"1.5.3-master.20190612103515","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190612110516","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"01df63e1ef0d9140219859a395bfc8b73f1bf274","_id":"@atomist/lifecycle-automation@1.1.14-master.20190613104423","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-oPRpWTrsw0qHWYYq6+iRaPfyhNXFNERp+kqQuDotbYTQcMWMjM1basbo/rNNAZTmMtC4e9goJA/nLn/Mr4OReA==","shasum":"fc86b5a410b9ad4486d7fd8f227469532091c7d7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.14-master.20190613104423.tgz","fileCount":12,"unpackedSize":181820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAim3CRA9TVsSAnZWagAA4T4P/1C/4xlihuBTrcMVXXGc\nyEV7rbZadMqV3HD13id9t7YQm3GFOPCseyRKNI3tYki5BoN68YHxugxu1VBT\nW4jAqQ1ET4ha+hLvdqp5ikl/AMLmflHji3sb/zfg1L6xwZJAv888xQvXKogb\nhuf2KWa3xKJXP7G2pFzpzglBEMCv33sGDZiqoAjvKbz64Eg9r5JxwnYQ08qu\nHTKvlXfXCooBGFeWyzrnm19RxJgzc5AW35HfA1TielvtPoXr79mNkKcx/KLb\n1iD2TXKtsA+U0guSrSxsU4nQgs0bNJdUcucOkK3wnaaP8cuTSWFRVJQBQ+mf\n+j0f0E1OoRtUhF2vhRx0JhUX+YGUtEZD1SK+Rp1CQM/vwCL2ecTMdBUZ5zsc\nex8qvpX1JFWMNqpDOFcUsmb9iu+Sl0X8eP1QOpwOYbYGq1rPMR4u9KiBAnfV\nCnjf/qITMzwnHtRDCOMyxJe9cFxdzWY/hQYQmZCmIHQrnlPXjYvGBcwvxQA0\nCZAWtTKHJ4houVBBmeW8OMJ4z2OChnGuq91g4uInFvLcxiCYGDEkU9EWQCCm\nbXiVxgevHTzx1zSVwg0pJ4QgUuX/H3o6B06A4vgl0HFmYaYMjLnuqWuoNCSi\n2QHr2XiBenX8vMqaRfp3T5q3LnSMPf01MB+g75dJrmv9RtpDYko5+g5YMiVA\nRlBw\r\n=tuY4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtE5UUyZGy7nkoa4wsyfPTKrtechdrG92rd3rZ9ZKzkQIgI6hJBvunYTSmsbFJ3tdv/Z8HdQT1zWkTkEftMTbWIlg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.14-master.20190613104423_1560422838634_0.39669099355605253"},"_hasShrinkwrap":false},"1.1.14":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.14","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190612123215","@atomist/sdm-core":"1.5.3-master.20190612103515","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190612110516","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"1ce031a878eb02effd982da426f1b917e5f1e629","_id":"@atomist/lifecycle-automation@1.1.14","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-kmNPcZiHTCb55rpFFyWmbkdmgf8Tag+8CK/mC0XpnRmGRoXF6qoaO5fjLXX+CLvyz6RPFcx3VCOYY6A/aOgwRg==","shasum":"e6645c3531e4a51cce4a500f3d3478ac19b26144","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.14.tgz","fileCount":12,"unpackedSize":181798,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAirlCRA9TVsSAnZWagAA3aoP/icWxrXJZad8VNQE/+Du\ng3G/FhvDUHMaMFfoHYvD8Wxlu8N9BdPQmb9romR5xg5mwE6JJf6maaYi3kUG\n4E/WQOjoo6Ey48xL6pxCRGR2CVtjBLDDaEKLDMEYSlFpJ+gTGlGoDansF/4T\ne1GRH/GN7+rGrD6bDmkGwBqPBsHq5L465wc9BX280hRNZuE8CIUwbCEmi5oM\n84LPsZ/EE/Gsl+h32DMDTA0XQ0h752K1v16SLM6ZuP/mD4ylcz1vLugqU0r6\nPYb0szy/1tAJy3rDFEmnKjSpQIlIIs0uUIzoJqtmGhxkbsMQ/R+ohw6I26ev\nM6dKEsVm0HFBkoMH20/QSasbP7lIIFzB2T+jW+zf3iN6e0sBG7TapmcaaWah\nVNfrjkZPsR/NN0HLg53oSD18fe13vNVIVez+lZcZtrZNgVlVP0WLI6cbgQFZ\nYEUqN/pfAOxm+LRkq2p3VoqutDq5DmufRYxyPMlvjQ7JD5wm6szJNhwpv8CS\nomtMQrBBv4NHcFUmt2NiYDjWqI502K+qliGQoLgpBWjgiFrzm4+cdI01MRsQ\nG5LarGCsI5KNganaVRDJb0Szx7Cw0e3eIJSctI84r0IqYuh5CDyrDINBoDtJ\nw1oKIslrQiHpi49m9iaaDZMzj3j/PafwxX9ZgM5wpgzrx9uMSNpat7kGJfFq\nyGi1\r\n=RwOh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDdLsDnzfk6OtxMNh9sZPaocZaTeavWbOsZK5LPPjrsFAiA9/Nst219sG9DnwgEASCQwFqcAjeJra0kccusXBn2MmQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.14_1560423140312_0.820064527290864"},"_hasShrinkwrap":false},"1.1.15-master.20190613114017":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.15-master.20190613114017","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190612123215","@atomist/sdm-core":"1.5.3-master.20190612103515","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190613113240","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"ba3c4f268b4066639e54653f58f2278db3d9e8e9","_id":"@atomist/lifecycle-automation@1.1.15-master.20190613114017","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-eXWjuYW9L+VWDIfYL0LFsPV40mXBPj0N3aKHMZaZ/8P2FqZ4uGFjMHNKXIC6RFsVhP6+DxkkvCoyWAmt4KWK0g==","shasum":"6ebe58183cbc7e79abb99b1ac6e05664072457de","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.15-master.20190613114017.tgz","fileCount":12,"unpackedSize":181919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAjbMCRA9TVsSAnZWagAAy5UP/RkuxyKSvvxZsZH0yNBt\ntGXUR8aSED3+jvvBNFRXPWXNWJgpSJHoAsCwgvTnrjoivUYay2Jdk1g3IVWv\n7i+c3rU+tqLpIydRyGeyYPNr7CLi0hgmGCllYl7hY2ATEdvLbO/v3m+9TyV5\nWHIBMaC+cEAxksI2EIqr4BL+TE3qR3IRlN253OHzSZ+edlgYfuHDGW/FDgnr\nkRebNzOI+1kOmrj7qGJOiPaEymcDd5vuTP8dgCIGEWen/+gnvEGJ8eIjtHf9\n4404Obb+jaaHTlyIhwKG+zayIxB5zjNbBmaEG6osV1KnQcYfodnv2+72MlzK\nRxBrGog3729YDCI68jjSCqIAQgoMBaw0hxkTL0WFPxHAT2MkLbRSLXAci89N\nX18d0ue+4TnfyNK9FPk8i+3R5mnFS2xx6Tg1bX35tFna7poStWF2cvCxKBEv\nxTHfTzYMcuRyJGK+Osl5qyL64me7H5alGAQuAMoeyQZiuqeFgLtOrWS09Y5u\nrfVEEoKRhB481BXdoCzssha9+ZS1oAHXZKrJNqv7PuYxeKUdUHuM7EtuZues\nx6k8CEx/uWn+sw7w2nG6IIZ+oEvcMsEqdRms8FuyxaafZ5y7pbl2tjhq0b7U\nsHiPLz1qd/CN8bzhULfzoUk/OgRSwap0WetYq1k+XaV4FknoW9EjTrRttq50\n2104\r\n=FVZ0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDG4zOsjIcgfQzw3rXUjuXdummoDpAkJAqN11khsndNaQIhAOvnFK8aVs3z1q4Ev6ARSqPwQQMyQtUnFMEXxkTbXdDY"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.15-master.20190613114017_1560426187610_0.3464799548585782"},"_hasShrinkwrap":false},"1.1.15":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.15","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190606233707","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190612123215","@atomist/sdm-core":"1.5.3-master.20190612103515","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190613113240","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"0d07ec53118cb3d29a69ae1afe7cb68fa764d57a","_id":"@atomist/lifecycle-automation@1.1.15","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-kyTlTtU0bD9flc3amHoTMSfgDD2p/iWJC/PF1C6Iwgh9lUL9Efzbj2kz6Ox5nhBHqplChRje6QDroPe7W37/lA==","shasum":"f72c7360c33427853253bf28bb573bfcf053e74f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.15.tgz","fileCount":12,"unpackedSize":181897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAjdQCRA9TVsSAnZWagAA1ZUP+QB4o3p6lHkbmywnOMaE\nhHgkx1HE4LsGCyDg02V/NuR5IRPyeyJC6Wc2q2rxi1joerSlQgi8G4MMccdH\nHTyOaUwQu/Ht6LB1RXrIKk6tvKMxEpESixuF+fZo9he6PDtFPxbkTNBEQZWq\nb0rD8vNRjWffWdD5dkKtYvmHaK7ZjB1gQEu+b/ElBwB+PssMfF4BtFED5MVm\nQAPbe8UAoOSl+Uvo0/4478R8QZVv5UTy8NChPH0f357HMxNOniwTEgrzWQ/L\nW1I7o0WWiPVnh8A39WzHhl23q77tghGq9HSLo+BwKSKg4FVoFpfM5gW9pafi\nBKdwCXxnuq7EAdeT+6AAfl8wF451xoRHW1vMYW8oCfobFblzJ1vhEpjG8JM0\nAMzyW1IphOLY4pa5kXgYR8sBoO6UAlfjyoyfyX083RG25+/FCXHDQAg2mwRm\nqrJD6156Y8+46Qv/veeaBbS+DCVRXnFqrntX1AQ96ayXOheePqQ/TC+hQI7C\n6y2FxOIqQcFP5oUsAvoIofj9GIJeclzJpmhhia2hBS8yeJrKQZGIiNsh7RGO\nDMgd1ZlJRBkLTLs9WwEAs4e2QKxbKkBHWE072+RCZW7n3Ftq54BjuYbpzWXD\njRaTFLHa/73aMfkI1X1eZSCpl3+Fl5bRxuDE0Rqki5Jjxod5KcutyStNe56L\nV1tj\r\n=HMbp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAYN8/EPD8bgC6W4sFYoCpvE/mcc1IUo/oI0R72c2H0SAiEA/NP3fvFBQXSr7g/JWIC+mt+9c6xt8grNjmnxFXlSCBs="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.15_1560426319670_0.6311313217099113"},"_hasShrinkwrap":false},"1.1.16-master.20190618124752":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.16-master.20190618124752","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190618091503","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190612123215","@atomist/sdm-core":"1.5.3-master.20190612103515","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190618123551","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"816d4c03f2bf631b06d31a661ef709495f3fdf83","_id":"@atomist/lifecycle-automation@1.1.16-master.20190618124752","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-eAPDFL8VksNbqedgTjb3b4DoGgVmjHVJ5+Xmh7eIKcepCrpPfbF7Xc3xn/VTCnAaVuam1jk/KAYFZveUL7u8Bg==","shasum":"b50b1b9e5e521086f93f07d3b268aa9c2076ecaf","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.16-master.20190618124752.tgz","fileCount":12,"unpackedSize":182122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCN3TCRA9TVsSAnZWagAA3bAP+QEaonsVYb0dEop2/73F\nFegPvOTTwRjHR2fnAQ0nM8xzUMSY46gNq+kMEdzN4igE9hYHl0JSd3hADAvO\nwlEDt+0luD+GrWmHT+Z4ZyNNed3uB1quVCCqZN1k76XP/XqJ3PCxnn+h6bfF\nmC/QAJ5vEAJA7zWlqkTclLokCe3fjGuS+p9gy/ahBU4xozr4RUAL1vEGcyRH\no/nN2KhI70Fp0a3yA44xWvZWWmOjF6bcreU4IcCKnJMVYXZPyfEK1m5J+svz\nRT0JeuEHjkSY1aWvgQtbQnSJvxV6RRbIpkgA2cPX5MipBJzOFgaCI00e/xv1\nKnvqhs5NYDcK5zkyvn/FLWr2F8jxkbgM6auHP5QdJHlBp0vyRsMkNX+4IZzQ\nGQGIzHv008p0SzMjAIGRQVemw/IPOeHbOHlVzXEDMiGdpPgy1qzcFMqUHQsi\njomhFJ3hYFNFdC7L+o9XxLq3OdFw62NypgH/EXojCaRTw09X4dpY2U7kOkNR\n5Q0LVKq0WwvbzofNyrwNtAQXTR6mlG2BqWbIW+TkobBcry9FdVTpSUK4ZmpJ\npJmAsyhG/uUMwrByCiGh6DwjveN41BWb3iIUIk9nzeVLY2sD18kc6I7+VTPs\nrbrBK4QrA0oUo8YzeMrUHF4ZrH/nljJlIsNiYNMIwTT+MiOoPVTjqSgCP4zX\n/Gx6\r\n=Jq4G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCabqCyi7K4T1VeKiS4TCXBXuaC4naT0WiG1UHP9v6VwwIhAOPxjxkauO95qmKH1E2g7xQKKlEoHxHFxf5Ocqcj0nKM"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.16-master.20190618124752_1560862163182_0.158905757712124"},"_hasShrinkwrap":false},"1.1.16-master.20190618130355":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.16-master.20190618130355","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190618091503","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190612123215","@atomist/sdm-core":"1.5.3-master.20190612103515","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190618125843","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"c03905866cac88d8925ccf2b51ae0caa4e342a98","_id":"@atomist/lifecycle-automation@1.1.16-master.20190618130355","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-TPYFH4CLTLVOiSdl/9ijiaOWNwRCJ3xb2E63mKaIlfhvvLAS1KStWa5a88d2wBHAew05LrhFPgkYVi2qKKHLJA==","shasum":"f5cd64bfa7e82833ee7bfe00b5f0efde9efde613","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.16-master.20190618130355.tgz","fileCount":12,"unpackedSize":182122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCOGTCRA9TVsSAnZWagAAf4UP/1bd2NBYLKwMQFkEYlQF\nNaleVH1mOtYEWsu/a717fzhImBslAWnVF1SUXFRT6okqyp+b0YrOViNqQuuo\n9uwWdJoqmZ6tTsnHQ8hE7C3vHdMv1SunQRmEMqshrGckXVAfCY/I7Gkupwr5\nOvO/d6ytw69+/1WpJe03dyxIcqE8dekh7LPngsdi8QRAH+HfIyJM7mGA5XqG\nZWcNs40bq+l6VU42yxagUBz7mPHhp2EUnpFlhSQJmWqIq0ieLupMVjhlZaWE\nDRYmYIaHML5fSyiKqNZjyc5ENigXa4UUH5m5f5sRm3q6iAdlyv1+qWPPFy8g\nwxdKDcOMKD+ZWXjDsIfwPTnGkzZ2rsCYJa0ySBbh6kzZ8dA7GUzTze/1PeS9\nGtcCFp1E9DAMrlpxTuFsa0R+lT2iGAFVC6wwmLudHpNQMtsw1WT/gt3UFfBm\nKneSXA4G3ssPpixYrf30NPW0iXaP0ukYMxS8Pvdsz4AMLO/Hec7sU5t95RhO\nsrcg6/bDbdYLy4jVG7S7QjHrev0PBIDuzUue7/p6xkOnDD02SXyOqhhqVDBB\nQJ/3vBaKoyV8U6AY7zi5kGMYJsUnL24Qqxo9iab6psn8PEoTNQM6b2k2F75f\n7HQqB/iryfgjyInWn141wQCpRzOaeEQjynv49fLja5p5SZ0PboNOtTrz3PSQ\nRisr\r\n=hE/A\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPQ2bcoXh6nRDIFL84w8vHjOTTmD2+vgUzfH0g38VQrAIgXcEcbgpTz3WT1W182clxLtCeRfRwEDepLIU3xyd80Qw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.16-master.20190618130355_1560863123096_0.3119016452124248"},"_hasShrinkwrap":false},"1.1.16-master.20190618210619":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.16-master.20190618210619","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190618091503","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190612123215","@atomist/sdm-core":"1.5.3-master.20190612103515","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190618205037","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"2ab63822d68094242be62e309da2886aec0b5d2f","_id":"@atomist/lifecycle-automation@1.1.16-master.20190618210619","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-OOKoYzsQk/7XO+YSkJEQXThfGq3iEEv111eZ82g59KXePVacNgp+KGk8XOcNPbLLOEvYq2kF3q1aGLLxMyQ5Iw==","shasum":"4b4d9e3e032fc5596036f0cb97294c54ec929eb4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.16-master.20190618210619.tgz","fileCount":12,"unpackedSize":182122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCVK7CRA9TVsSAnZWagAApqMP/RzXXBiENFEOjF+FYcG4\ne+om+Rd7y27gD4FsK2doM4nDY/gU8ROXsofzGmnCS2KoOi7GFkUt5eN5ejSE\ncQzw6tIcF8R1hwzrokUrsvDsqAFxuv6RuOUzjWsgYDehCuLy5HKtJ3NK8Ys5\nzFJvGq1e11SsYTQFrYoNPUj3VJmqG/NL8IdrRUSu2KiNeX/q0AZWEDV5qprC\n/sjMup0v8/TrCSBI4DzW3meS5i0/P4rM1aL9yZFwh+S8uIDjji0Lw47CTur1\nS8r6fpkgWGoJuw2gCzGZ+zHeKZBUpXg8MSYBnFSfE2de0/g+IWKQ8qApSxb9\nUOV6Atva4hswIA3c1y5+HG8sMnT5SFFrYZawBUP9EClV0uNdgEqb7efJq9jn\npZxR5mbKwPieHWOZPbOj8hUda0/PqeGcLG2viBnCCKQUEliXue/fB+zqnH7e\nbFyoPz3HSCZ96F/F3ht2y18qgaWDWut4MLPRje/TaHPkv/1Z2xkK5HJbBt8a\nI7j6LdBjcDRBXTiNagK7wR/J2NQCCCUeV2Ugf3IulcDgmF9dv5gsBef7pZlj\nGBpxeDcFrDZgzZuGMTewn2G6brOKHTpzIkiQBARNdcr+5stao2RregYY2TJ8\nsfk2WNbTM8sF12JusCkc1wio6lm3NrQwNeQqh6udMb4stFsjHmijxTRwHM64\nDyDi\r\n=Wzwe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCX+2j2vDiObHCJ2N7waM5+xf0XplLgbBNuvf8guneJMwIhANGjljWAOfUO/A8BzqdfSYHqTXpSSSgoQUvyhv5drat2"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.16-master.20190618210619_1560892090277_0.4927655722376245"},"_hasShrinkwrap":false},"1.1.16":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.16","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190618091503","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190612123215","@atomist/sdm-core":"1.5.3-master.20190612103515","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190618205037","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"1b3cb10eddd24267131742c7b6e3f4dc79eb2c6a","_id":"@atomist/lifecycle-automation@1.1.16","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-MX90YqCEkZJwI/yoSpeFv1vbNJj7+bYqRA5OkREaz3pekiEJQUgy+ROq2zREdfwUL6nS7FpS/o0T6ny/lM/2DQ==","shasum":"088fc50da7c1f5d8861ee8b77532b24940c3f7ed","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.16.tgz","fileCount":12,"unpackedSize":182100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCVZYCRA9TVsSAnZWagAAisUP/RGm5wUujPmr72s0ELNK\noVNvp1NCIDC8TgoBzcp9sBVUzHEXd9k54oAHGQ6ck9wQiqtlLr+HJtQGCQBB\n4DqWlWHpd7GBDWpRwifC0b5RlMry2/pTKc34M+JDGvZnWJOI03mb5rhRKcQt\n76qhht3EiYnDBgfRsyAm9Bh1WD1biFuNupCfrxWsczxXQZacwN/qRgJ1d8n1\nHIFHaIelCMXRkc/6xRwOSbD3VN+xYmOJe1rP98ppmFrWbXWWeNMbVT01s3vq\ntxUD5IzQmqVEQKnjLIPuzQ1ZO0KNT5rlRHPxrnjLPZiJeGLh6InivxSht+pZ\nIkzrNvv13BYIAwF0AeffdFztNKq11PxaHCWzh7xw9+19FQc55+rmkSqfjKSj\nZzLlKhRbgrFrTTI9rYEqGSbLJ5F+T66i0T4kYVSx3s0DnRRwgFbeiPnJ2P/U\nxlhhT2W+q1iRu09tvvndfnK6gbf8A78Iub49yLHi1DbfNGmtgNqNxPK+nAdZ\nLv1+LSjIzQ4XJJJ0ghqF1Xgrv+vNEMWAe0sAAJTurfrweN1XxmRROaZQQ4KD\nJf7SPSxluB2OKd2i5V0Lm2qqcNpGAHXsN+FCsJArlioQOq9rhyex0qd1wAx3\nd0z7dJ+fZCYSE8HhXipnF2ps53cBzLLWn0dwYAWy7tlOurRWverUsw4xP7bm\nzaHJ\r\n=BmKV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtvwFRU7Bfi4yyWjFSOFTyevW8VkuoXKP+7T8XiTOqkgIhAIZpaGfKfgLFQMedWlpHt29al7XAINV3u9Bb1SfdJM4I"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.16_1560893016281_0.6180821577741855"},"_hasShrinkwrap":false},"1.1.17-master.20190620090525":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.17-master.20190620090525","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190618091503","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190612123215","@atomist/sdm-core":"1.5.3-master.20190612103515","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190620071509","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"9defcd75b64e1894a318a9627c33207b5a0bbaba","_id":"@atomist/lifecycle-automation@1.1.17-master.20190620090525","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-55D9DRI9zEJ0EOvxhgZpO68dNbF3gOHwz9VGGO6BdHl3Mz+t87djBMoTYN2OwyfrmEEOGRnwqYz3OOqk3qli2g==","shasum":"2d5aa2d08bdc5347299b75f4998ab28848dc8390","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.17-master.20190620090525.tgz","fileCount":12,"unpackedSize":182221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC0yyCRA9TVsSAnZWagAATskP/2skWXFYFgUg77ARVN6n\nrKzVTcS64FVlb4ei/1etqpeTnTn8pfMFsJQOptZQINtYH4XeYdK+PyNSd3lk\nBuBzlN47oSAItwoMyI5F5ZXA76zEU5A7kvt/Xl8rPaQRTy0RXhqh9KqUHURX\nNsyQLZdAr//vZlrPIOJqecsEOocAG7vDb3+Upov/WxOjHX9Ck+o+rN6/8H+o\nAT2GXVGTNg3kNTnUkpJpRnO9lNTFkgTILrrIisHpTswZZWnC7HlDeApxn25R\nDR+xULV9OdU+EHwLyvCRJ4uVg0Fjwj8Pt6FVGmPF2I092hN/QJHZYFNz5HQT\nCc82ZjQvHGM8ZleKiNKZ2Y+x9fVo30Aj/YIcF9wa3XktW6ZHEinYDyTAYwpM\nsowcBHMcW0VgC5AqQANudJ3dYEgANHCQd4KjcO5dBbvaLcK/yjOemZWWLS8l\nmeFJwgEkJ24Jp07X38M7lITvYvfmoqfF6H1uEhQnb9Il+J7mVhwBG5j89faC\nLiDWYfTqTc2dB/Sri2fS+wkjGVgEQFfZDhiX0JpJZjhY1r3m/G3CiP4jCcIp\n7ZKpKth+vmltpMngZypgwsJG87S/8fgjMBbtgV/AW2QC5tTU41zjviUYF384\n5v/mALxVe7FadTa2Sk0BfRr5oue+uijZF1UliqzR47+gz49zR1fxddgfD2lF\njwkF\r\n=vTL9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH+TJ/+deY6y6lZhjgJaojVH1rfezTRo+dJeAaFeeJBCAiEAuLRnNHNz7zUom/7ZVypVMnnhGoG+2oYTNsFwy3maFuM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.17-master.20190620090525_1561021618192_0.8652360165584194"},"_hasShrinkwrap":false},"1.1.17":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.17","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190618091503","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190612123215","@atomist/sdm-core":"1.5.3-master.20190612103515","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190620071509","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"788d2893e37ce8ac1c2c8e994a1baee0ce5bf941","_id":"@atomist/lifecycle-automation@1.1.17","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-bOkFLJgSqloAxYCCxCuUgHD5xFUIjrLp4oyIUaAqJySV7i6B/06Xioa82h2TSHFOWtk1q70KU8E97xAWfECV4w==","shasum":"75ff2bb492ad861c41935abbf5695bce5b248b2f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.17.tgz","fileCount":12,"unpackedSize":182199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC1nWCRA9TVsSAnZWagAAv+0P+QG8JaJZ/Xz5Tj300SiU\nz+ts1oeJtjDOVazaKd0CwtNnj1x3P3rqtoaqTr/3fBGJCXB6X9JJgH7Z9f6y\nX9huMbeR+lLkaNYNFOSCzjCbF+d36YqorW1+IGjqaNIGEOH+5eNTinQ7y/Ow\nnawyIy8vDkEtX9115Ugz2hO2jH/cg4Xo6lu6xu558BJcZCH274cteQyYyWd1\nJ8IizahyRQbon6uvcWGe+ZbXajuJS0A/6ozf1yeaC+y2WDvd0Lri5yuXbV5l\nz7Nv0405mwgXbAPlE/rrxQVy+d9eD6vV23Zu8je/nTYIhi3HvfxsnpsjAGLN\nBRo6hz06VHrloHMvdZUZpRbAukJUI+sv8MJgr9fsPDnlClyprD/LNThiKOuD\nWvUKMqN7G4EmocN2AiNJjhKT5r7mdA7jmC3M5gY2m/4xYzu6Ekn2GNJdx3Qy\nCnTRtB9AgT66Yp1cQ458EOoP2wHdBNagMcueVCrprIUBN9Zo1Ax8qV0RGuUv\nBlGBQCn3xAfY3aWNTzAWvvge63d88cV2zBpPx22EWwbKF1jhVArq91HFPxV6\ndwWLS2T96KIdUCwmuHKdPaLsgxuAWJNnGikEMVo7Lc+jk+fJyqZsnIOzAQZm\nKI0PtElTibLonh4X2P5sI36TQoNbC9ic0TcMgfhQOoh3NjRf1kuutOrj0UMh\nk0M6\r\n=U6f7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTzlspOGv5bKAvaSVvvZPfMqup9V4HOXleuU11SDvr9wIhAN4E7C7sM/QMADJ0quwJLCbt2lRfYH6St8vIGkaT2S07"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.17_1561024981558_0.777065681328063"},"_hasShrinkwrap":false},"1.1.18-master.20190620113133":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.18-master.20190620113133","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190618091503","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190612123215","@atomist/sdm-core":"1.5.3-master.20190612103515","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190620112508","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"444ab904630dc4e9b6e4051382c4478fb8a0fefa","_id":"@atomist/lifecycle-automation@1.1.18-master.20190620113133","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-IFrBbOQegD9k9WSEtoxN2ngLKc7iL+O9zqOD7+yfjYf0lmrUcT2Z/ssMDLWHBMzHrTZGjSdI9EkGxp8Sd8JMfw==","shasum":"fbfa286d0d1ac02ee5a8e0a935ccc093f5e907a0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.18-master.20190620113133.tgz","fileCount":12,"unpackedSize":182320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC27yCRA9TVsSAnZWagAATDcP/0mbDRlK46i7wfDKBtkk\nekUk3EOG7S3FbsiUCtpd2GhO/5gbQ9peiq18F4Dw7l/o/TzHJ+g8etjtKB1E\nT64ERSFY9LVEPaJkiJ3TH6HTeBipx30K89/FjeUDZCi7FIYNIEvfKMTygoCH\nZhjKd9I4VPSWtDX9ahxB5HwSBkOwxIUsdc+dMV0qWiDHAJZS5pqXpVl//MEd\nRjN48yp2JGWUPPOsQ8H3xQ5I92H2BZYM05f8XMkXClc9+10Q5FJwbKNv0+oF\nkH7hsUcKp2gpkpaBsnkUb3shivKmqIsyu34uIh6DHczTb+tj7SFmEZ5WWKn6\n0kurgVUKHKgHAcikgpSF1kny7Ig4GeUMefDfGcvnPqsrYk5IoTNB1TGA7zdY\nUlZ7GdlBPX4JmDmev1rXmfugeciF5YYZQmP9RAMCDwpDH7kr0YuLFoLCUfWc\n59S2Wu+8ROltZGhxmH0u2JGpTdTGpMY2SFP5zGN6CPectvoDVc2OXBKxOu3P\nGKUdSBfbtU+SxfMQ7iaslaXf3K1s91kI/WOoeORHPuI9Xpdl66I1bzdwfZ2M\nmmnHasH3/GcYZRzrCt2vFtqZ7ry4m9dGR1QLyN8+VCAazoJIRGL863ApQpZ0\n5/+ptu2jNLYQlgiSMtY51y+LvzPQHCZdIFioy0P7QVlHEGohe3GmOuodCfKo\nj4Uz\r\n=RECm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGnsqFaEs2Fw13cFKrw4p5K+0qH/GqLJjweVyXYLw3lQAiAoqZRzv4Wu175hWDrPxlwZoGoItTmsWjt6q9XBsk+WSw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.18-master.20190620113133_1561030385983_0.3577224601113902"},"_hasShrinkwrap":false},"1.1.18":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.18","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190618091503","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190612123215","@atomist/sdm-core":"1.5.3-master.20190612103515","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190620112508","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190611141349","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"f19967621fc2368dcece9fc4e9e7194fd20c2f59","_id":"@atomist/lifecycle-automation@1.1.18","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-3Oqc78ZwY6njLR1F6jth3+wRshURm22HXBMIgv5T8Yx//P5oHHgpN3mWeORE2U7juiB5awBY9hygjeg19rHiKQ==","shasum":"1991b82048f5302cd3c33ecaceccadfb62751ac6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.18.tgz","fileCount":12,"unpackedSize":182298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC2/0CRA9TVsSAnZWagAAK2IP/36DKJIwDKVewv7C6OSz\nM06eryglsreLRiD4W1ENDBk/5ZYQQn89K+5zHsUWH5zciNTE+bcTJsoooAU4\n2BMxzeQynotgy1WfDFnjTJjeOw2zg2afNYPQdkpjis7KSnfARHN5c2XWwIB+\n/7vhsjnBRR1gCk6gmLDF9mC+Si/J6y5DfgOWp+won4sJLmluECqGttjRrurr\n+HWGy3M1V05pk1rHuQ68uw4Pmk8HdpD39mlc8LnUr8cyknTTVFg2wvDZfL8A\n+3BYB0VEJuD2U1LT7pU++roVGuisYoRi+lee9uLSzdWLFVhEwg6i1xxY4us6\nlRL+JtUkKzjH9akjmZLPEWl22MMUWP8nHiiiTMbKVQsleAJpaobMLp9pwYet\nbHno6YAeKwDd+Ud341gHCjXe3fn9XuBuP9bC5APatELXLq/qjBvNiGhGF7QH\nQyndL62ZbrYtp5uH3ycrPHYLc+xwMif1XrpEF4U9gHpDhWNErUN7R97frQHj\nB0je2lzY+uncAz60Laz0APzHaACPB2qIZ7gnEmDocAcDmy50W+37p3/Oa3RH\nv6Uy8J/jDMnRF7tG5RFOPtmP5/J2BUGqaix3u2Dt+0SeHQOLtfuuMTv4Myvk\n5AfIs1Ktfx+QKoLyO1oIUto2KnkG8qJXtKM4e6w2GinQ0AA5g9ne20YMe9g5\ntUHE\r\n=i5Oq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBOZGjQzQ0yJn/Eg6bIYUHD2jSZUTSbXHhpwSebr7/4ZAiBk3PMXqmiu7AkgM7jH/3yA9JvH5JbW1nE+hLyQWsr2Uw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.18_1561030644003_0.5508258600247831"},"_hasShrinkwrap":false},"1.1.19-master.20190620174801":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.19-master.20190620174801","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190619152732","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190616203852","@atomist/sdm-core":"1.5.3-job-support.20190620150522","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190620150248","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190620153325","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"a5db0c5f775436129854955be83939c828343670","_id":"@atomist/lifecycle-automation@1.1.19-master.20190620174801","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-WAoaEw8FqCOkqltPpz/G2TdP056A606WOhj07VHSuK4b1wT2a+xs/7W+AhPsSxQ4byM78i4XUFLi8sw21dGEIw==","shasum":"0c06473da41b17ea6a9b2814cf3dd387b2ee2c06","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.19-master.20190620174801.tgz","fileCount":12,"unpackedSize":182411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC8ePCRA9TVsSAnZWagAAUZcQAIg2gPfX7Edfh3s9s0Zh\nB/mm97ARvl0OL8tUrvj2mZbnh57ggMaLDP+SUgAS65KbVkci45baRFGJj40R\nfCE5TxYNJqqvJJVmb3GWAePsXI3mcJg2IHS6EPtMEajDuZkkGR4HvEKj9r6j\nTEdWz59m2ZeULMjxbWRr1S5cDxSD5TTHD6ZfWgKplmnAELZ1vIybE4YSfxn0\nAvRZICdRpBjsuWTC0I+3q4mUCBEf7eGvt70UlOJHiftba0x2AofbS+/6j9yR\nHBfUqQO+UHnYViR+B6zZ9VmuNg8AO3KBVfnwrB4u51H+Ksg6Ui0HByEwhlZq\n/I8teKcyLadC7ZykDk46f/1KKQwMCxZ1yhyUJLpWrR1b98lAju2hh2ytRUoV\ni2H8sj/So8v1gmc77b687UkJHHVZ6Kqh4cIcA2O83Dm2encN+L5Q4aPs7CF+\n2DIfCOz2+Io025Loe4hF0oZ7LjW3m1G/wa+b15qcnek3QmRvgVLntzOGUHMH\nZwAi75T2nAIbjNK9KlU4fMn4R3OVM3qAcoVTpPfTizdc2SgvX/qSx0QKDzpu\nKzgq2G5FpvjM/xmfSkBnQtLMtyfgLzQV1kWVy0zstzVieJmWQLp9YAPt7IAy\nmsIKxI+huc0Y7Rs0zbIZMXy1CZOZXB8fnd+7067fO3vrQ2k6QFHKhpbQq7uH\n4ftG\r\n=s8Nz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICD2Q5j1wc7F0Uh2Hk07pX6w1CwuWinAOn+kdNLeNswGAiEAiOqtTxE5VgKMOLpn4oQvN87oQBo04sFUpANgRq3aWfE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.19-master.20190620174801_1561053070544_0.789353758693889"},"_hasShrinkwrap":false},"1.1.19-master.20190625182358":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.19-master.20190625182358","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190625181354","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190616203852","@atomist/sdm-core":"1.5.3-job-support.20190620150522","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190620150248","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190620153325","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"a12e25da57e6e7a0030293ef07f040e32403967c","_id":"@atomist/lifecycle-automation@1.1.19-master.20190625182358","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-NLNBRA1E1QlNJBrIPv9Kbeugwi/2w6HlLTA5VJcAnwDCLj8841zM9Pov7v8wh4zN+AGyXm4L1xCL5hF74J4OEQ==","shasum":"5f997879bec7984c462f443cf3a4680c38427b6f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.19-master.20190625182358.tgz","fileCount":12,"unpackedSize":182669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEmceCRA9TVsSAnZWagAASNUP+QCn+8DiD+KHlkxvV6v2\ntUGaBWWIJhTFTUyrjwDkaWtwfbbGE7UOS3aYl+bhguaswlIugNJZElWeOXYx\nWOH/Ipae+HP/wA5ynEkAxOoUbNNG5rbKkC/WLvr/HvKWW4Enzf5YKSGAHcf2\nOz6IdIe6y4n3wAcJFatDd0Jjf05R8sJBRmKplgR2eNMm39kUsu8KJzRO2gu0\no/Ptu1Mp/CSto3Y00htl1oRthU1pZbEeSrV05+6TSBgI3ZH5vYH95R7YWe+t\nIY3BcmwKfhn8ABXEJUXw4bU/dSaD9MAh0Yi2LxDunOpCB7tgvkL9S9sQmaGF\ndF+6j0mqZQuLuG5qS8xtpUllnlBcBbU90/9xf5Xedw3NpkzBcnol7haw/Mak\nPuhSkWdzloPhQIzzqPjblUTpmA1AVGjTKFbOKnv0Qw4s1+WCsfW2Z8ernyEt\nE6Dwc5ND0UcQ/gbGHnmbLW1U7dnPOZnpWEc/ADZl/6+x1r8rxtEmqfCbeEk4\nyz3lhBafreuf6IYQ4ySS/rsndmGy/kdWEXYxfCeRdyponSs1OrInB5g2ho1b\n8iyNLcXfAsxgJWO190OHg7TBh96mlmE96MPYjpPxfSjhUXNuEWp9xNSsgoKp\n32gxTiGzMZVzFgaAcs7kzrLSKKZXhr2VEfcdCH1JUPBB08K5dLPvxEDht+pb\nrFdx\r\n=gvpo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNEBNDIhJf4gqfZuz/NCK7sAePuHAzA8PiDPNTsziKJQIhAMdUK9oI6byCkj+t2nUK2xY1J5bbOhINnSzcfHK7UDC+"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.19-master.20190625182358_1561487133226_0.14740353504661607"},"_hasShrinkwrap":false},"1.1.19":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.19","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190625181354","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190616203852","@atomist/sdm-core":"1.5.3-job-support.20190620150522","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190620150248","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190620153325","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"e0735bb1aade9b141649d1cfe4ad4971321466b1","_id":"@atomist/lifecycle-automation@1.1.19","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-A63i2rX5+HpjPfFu/x7zbEiFbp0UAMMr6wKxK6vjtSG2Ig5Hdui/UTR4G40CokTUa/tGjpj54wtAePGqS3y6Bg==","shasum":"bbe2412d470313a4c54e3ff628479e7045c88f7e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.19.tgz","fileCount":12,"unpackedSize":182647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEmpJCRA9TVsSAnZWagAAb8MP/RWxAiu6XuEVN1dFSSfN\n/UqS8d+P1q2bYEUcYspzOuYKm3s2+NP8E3kdnqvtzYI2olPRtEgmh2hGCOjj\nn3/BNkR+YpE4d7OCC+0KPRmVNMFiHG3qMtv5RaGJm/lLsu28Pf5e4WPX8wc6\nwqK30JHouLV923PPjtL6AXPx/pSZ2EzaJPIWbuY7D8SmqWan6aJrBDNYNk8e\nepE6kn4+3QqLMnd4BvU7tVZDdORMHYMtKCRMFyB0mjrFOEd+mYOyiojHZt0x\nQ2IJqYbujhztN85Rm2QHGEuWyJPcN2fTC1qufLSmi9wtKtJaWk6AVOECKauC\nEs3mmcgJ5iB96By4PtfdVt7ZN6O29ls7VKCLknhjN2FbfCv/RKntD9+k0q5Z\nJMU/NHICDQId3amdMUEhidK7bkgwkr9ltyQX8BcoNeqtzzST2fOVonYZnuaj\ntmc+qtjV+usZljLk8BmSbfs5xfHLG8vaOo0pr9QYveXhLLUB6B6+ft/S1zpV\nDk9+4XcYXMicAM3DeeTyKoeEHDnZRlQHTSk1vSPQ0sK76YRJxdr8iBlsfYWu\nzuxIi2IkoXPGO9NkY5RtOWjSese2cEPZGfnyq/zGZ2Bx+Wtpd36+JzTsSaWo\n+zC0VA4l9UFbqy/HdEll3ZkaQUNO/+Zn7+Xu61LZZBm+8wi59oX4j5WzfQp2\nhsz3\r\n=GdT2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLenxXvyMCPqavTyQWxgu5tTFGdrjqJtK+cgwOP5JSkwIhAIz6izIKthEf/6nCOwlG8ecKWQUbsgtDOaQGb5ztraSX"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.19_1561487944236_0.8562696871203725"},"_hasShrinkwrap":false},"1.1.20-master.20190626213413":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.20-master.20190626213413","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190625181354","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190616203852","@atomist/sdm-core":"1.5.3-job-support.20190620150522","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190626212723","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190620153325","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"a29e00d41cb4209680a643613668bdc15f548870","_id":"@atomist/lifecycle-automation@1.1.20-master.20190626213413","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-99K4f1j4a8iq3k4UAb+wGgkCV9c32yEA3S8ED0cDfpQ+2G7oLO32XsZ2xU4w7DYc3NbLprL0EZK3mKi6qEyHQw==","shasum":"be0ce148003e85ce6547c2cb671736947897ea87","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.20-master.20190626213413.tgz","fileCount":12,"unpackedSize":182768,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE+WhCRA9TVsSAnZWagAAi8QP/i/YByuSRjoBmZPYDe3K\nZv5HcfcokfEY4FElid9XLwoy4N/6wOFiQgDD6e01ruu4cyzgTNVhWwE+qZ7z\nkcjXWWTEswbaNZKSE1/vxTRhOwDtf2unUcKI07ctXVXtQXrZU99h5A2ZE9TI\nCXp/wwyiQpsIbh0sCku5linZgqQpMBB0GWWB14eVcWKUEMI9sEyNs1UQfBZK\nVBSjOqdHU7+OI0x9xcHYBPyMWS5KqJnDcbuY08M9SKYJ28M/VvHQZ0Rze0p5\niZWtc7aPPTOeYUDbvFlZZtXj3aDysArGdQtr6FwtzQdqiZung107YAZx+pOT\n/nCw3t+GtTMV9UxHjFCm6IoiWq7JAtp17B3vanLWyjA2QWBadBZsGG1h+OXq\nLstuSMKmHGS8IzDEPLFoRUFakF8IS6QdhkrVydtxFzU4BPNlC8jLBFIMFzUu\nwpiNe4fggh1FrrjqoNwzxfGKUKzjsJHiMrZcZ866jdbUvwtWseP5O2VQt3BL\nYmFeXFOeG7DMoTZw+KtMJrBIstGa92MPD3jKO4CDq58XQ6K+Rk63YjM64L4M\nBwu0P4YBvbmcr1Fs0yqEbULevyBrqXkx5eoKgYhFWH1DSChjzSkNQGIIFMT5\nBRXmczqW9ElCbKNIV6YrYO451N9QAuttAEuOHCIaUaHtDLm39Myn40Ay7WXK\nl6fv\r\n=dF9e\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkSXSxw3PMGB1TVHRMQI1b4W7dh2awCEHMtvKs7a79iwIhAPwnVYwdh6ryK+wYEX1oYxFhYeT7A2SaIzC2yIz4yJSN"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.20-master.20190626213413_1561585055329_0.3413959489730618"},"_hasShrinkwrap":false},"1.1.20-master.20190626215606":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.20-master.20190626215606","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190626214344","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190616203852","@atomist/sdm-core":"1.5.3-master.20190626135542","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190626212723","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190620153325","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"32962b020d85b8d42530cb9769f9ef80c04bc852","_id":"@atomist/lifecycle-automation@1.1.20-master.20190626215606","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-5bY1vcCvrES8PgqXGpa8YUKAvReaq4M4nN4yqznyEMeq6mBSThpnZ8vFt4Odrxk3YXxDtih2MW99XOPG31OAPw==","shasum":"700ec0ada0c52e5bce29d4683df9df2a09978351","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.20-master.20190626215606.tgz","fileCount":12,"unpackedSize":181667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE+pZCRA9TVsSAnZWagAAeOMP/Rp1VOkt8nXeqeF9ja6h\nRj9aqVJTXYEbm6JGiGqHfVwgRw5QPTAFT1LGmxKmfBkYSDNFwbDTmcfXfuMe\nzjtH1ouJJ3kLDzUj4ehUiF4I/9sP9YS1PyVZsga7ydxkJhS4VHqsS0msjjG9\n+s2pU5FV4jfdsNVDkXBU1GVUieLgJlH4jbkwrlUBol1HK61z5AbxN0dg9ABE\n031d84SwIiaab1E+C7XjB4kbPVQPFlzrtGh7ZcIi6VPEd6xsUDm/u2QjaW3W\njGGKgNFBnau+RpYNLZbZFldSkdwcW+t9TRdPOcaLFVEqLBoo14JW8dgL8QHE\nRKM9qImaCzYYIPQtN2kBtLXxAMXOiGKCKNrO2HbeIC+VBg0ILc2nNz6J3zN1\n29MYmiEIwEk5p28qGT+5P78DZ5oOhMJgtI2B8ftAlUgNul40gWGrVDTBwBWy\nUtdSMBpaumD0RGOFt/vGhwzZpdUN/f5lT3vmOkaK5LT2fFlIHOODfvacn2nL\nANvuZOi4rjVcs7kvEDRl9Cx5EW/v5SVQ5og7hZ0nTzv7zfVcWOUFxpqWG+uo\nrik+0QFeeR6QMBnBJtS3ZjhuC9kOlby3N8sjXOgM1FzgxL7RKHpbVU1hJP+C\n/wzZbq4rbHvIhDge6aBpC1Zp+OOd0vezAbj1VfBHN0RX/MBjxMLrBa+rbNGk\nG0wY\r\n=lejD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkgGwplihvg8PbyEv3iOABtzhZwEFCvoaXw9D5erruawIhAJah4vfS9U1iDJtnxXXDGfMKdWTLrqBvhLQ14HcYBNIH"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.20-master.20190626215606_1561586264794_0.6233759086886572"},"_hasShrinkwrap":false},"1.1.20-master.20190626215843":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.20-master.20190626215843","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190626214344","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190616203852","@atomist/sdm-core":"1.5.3-master.20190626135542","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190626212723","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190620153325","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"32962b020d85b8d42530cb9769f9ef80c04bc852","_id":"@atomist/lifecycle-automation@1.1.20-master.20190626215843","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-JlqhgFomtMmIbZoKZcO/KP/8VLZa7OdkpHSEusaQ84/C5K0Fs+yxo184WjHJFUmp3lo27KREKlfQ3bDJcb/2KQ==","shasum":"0df8f946e7b628faf2a2cb7471e01a3e5cd39326","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.20-master.20190626215843.tgz","fileCount":12,"unpackedSize":181667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE+rlCRA9TVsSAnZWagAAdgwP/0xKk9lz6LiXbNOlN+Je\nyfmz2xmkzU7ClXKKfMJcaatgCf67xH9qoiPivoxUYrnmxMlYCnoHZ98SvsAD\nn0OD1Q2vWYvXNnkpiiPa/p6wr8FvEr8rtIirXfZoNfhUzqBKs5CR7PMYGPkB\nQ0tWEfSTG0xjBk52hbyAex+/Zr0ZUeEDtgmDMXDIe0sMuOPa3CwA8NtFDFNH\n0imLVqPAGL7awWohLp8YiEeE8lQ5GAEmqpFQyBPInD80Gp3ephNS9aCsOjEL\nCiHpTjQQZxifbaCiVZxotfWHGe/nPZ0ej8KkUBQ/QzIbPbcVtdqDgdPlAJvF\n98A/JqoUGepMjmLWksNtlmGe7FOoYX/qqb/lZ9wkdP8RWoIAtymSoXIZr5rc\nXQo2BHDRQCt8nzxIdSmcdFYbVAI5IaFY3nNJFVvqGxHK2pKPjcw3FjYddBJj\nUg2aTwvga9ywLWQ8bq2UiA7m4f50WHv8SssdaaGdL8pji5495WMiNuzXhegA\nuTtv2Wn4RqQbMF9VHI2axhjy0VLoUMQvN/xr7xrn+GG3bUazVokoe0TYCPRY\n7PWD3zyZjGs+2161iGEjjyBlgwKwoaoF9dKZrokeG1BJ8PWx1PCzxDP2QR0m\nVPnWDLKlVbe3hhQX6Unowi9LeAziq/SAaNNANEze77M5REeTsSX/xxC6/jjB\nhXT4\r\n=KEWu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFK2x4gg8Wmd1nPfqPB9VyVjqLGXsJP6EYxkbOOS26BhAiBNZ1ODrmAk8DJLUNkeCZXTI9FZipSv2wVWoVmzDRMPUw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.20-master.20190626215843_1561586404934_0.40282491395736897"},"_hasShrinkwrap":false},"1.1.20":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.20","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190626214344","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190616203852","@atomist/sdm-core":"1.5.3-master.20190626135542","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190626212723","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190620153325","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"52a22460537bdf2bf2889189d1d1f160682f9807","_id":"@atomist/lifecycle-automation@1.1.20","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-lMQzKpAzyN6qu5TpAl64AwB7nPPVc+7A+mfn+MPHVfgm7p2vVnu9QxZ3vCLvnrUzD8IM1KXQkx3Lj5PATYTcRA==","shasum":"c60525c4ea303b5becb3f7250f9060a92221c34c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.20.tgz","fileCount":12,"unpackedSize":181645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE+1TCRA9TVsSAnZWagAAs0kQAJ3eGLfNKRXWWo9aw0Iv\nj2eAWzhfpf1bYhP+0s+4S6OT98N6usYY/XJnNSI+UXJIj0EfU0W2FnuhcCEl\nS973pxlJS80MAf3iI1ieF/XCwuKq1gljas83bSqgglx5IC7HS8D2tiwKMV2t\njz9ITqRHDPYQwbWfZfLU1SAU4os0cfBkSFRl18lFQZiH2Mt2J62Jcv+WnYAD\nm66u7bD4zal1pDHn4h9WtEJZ3k3oEpIJFVCiNjVi7AJ0+T6nPBx56vbIiLcy\nXR35TWh2w0bdCJ5GSZmHPi0ljAXXPf2vwVz6tWmX+QR7WyvDBaAV0lwlI+OS\nsnf1natVAdFt1kdYZ69B/KwkZH8jMNjo3oftvzC6ujaCCb7sGt/fXS9RkrzA\nZQiqCig4ix3BFsQce5vKndCO4j49F58IirbzChtVIq98YddRXyZU+n0wJf5R\nX5WYFFaQizJCEYlVjnwVw6ixOS96d8QjxV/gwUG4QglwZ9ieoqj94gE4iFrQ\n9KI6fNo6e+I1a6K21yvcgf+qvUIdnRgHJFEfiFpGdAUmyqNq5akcG2yl2ZWA\nu15nEWjF1Fae0b5kcIl3trfF3DA6eUc9MHQCRXLQ+tXQYLna15isyw8GdIKw\nLIdiImqqxRr/ndqO3jhgPNepegtJAW6CFeJvA+MGoa+n7Go9kK8oP149d1JQ\nwDgq\r\n=qDma\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEgHEHdtSiiAZ/nIhVRm4H53km89MqDa5MyG1E4xO8pYAiEAvBV0JOzFaMzfYv8cLY4Cy91rYBximswg6guyzxCa1JU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.20_1561587026491_0.16259921293785595"},"_hasShrinkwrap":false},"1.1.21-master.20190628064935":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.21-master.20190628064935","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190628061747","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190616203852","@atomist/sdm-core":"1.5.3-master.20190626135542","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190626212723","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190620153325","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"8edabda6b6986244bc064a85dadee66df6e372f7","_id":"@atomist/lifecycle-automation@1.1.21-master.20190628064935","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-vnZysUrwjP7zSkp8TmqZnd0z0h+e6Ezk+u23Cln9oobgXt/YlZ7hwO5KLBunEuTy60KngO6IUI1tzaVAvnvwRQ==","shasum":"b892954e67b21643f37e82d4dd02bdfcd636fed3","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.21-master.20190628064935.tgz","fileCount":12,"unpackedSize":181867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFbjVCRA9TVsSAnZWagAAFsoP/1Zx3Ln/7dNoUl02TAPm\nTWQmAufYkRLFiDVK+Ck2KLXIRQePJEh6Gh1vnD7ZgUGcXx2z20YpSuM1kCKh\nrI0GEffk2qfE9NqiONpjVJ/uY2OeTz2o+Z+RG71AbbTRMR6rHuPwgWw8VhM4\nSoL9q+1o433XKy6hXiufuFn6kPVey8TYvm8vsU8CtaL8/1xD+QiV9AyXFYZG\n4LG0My0i9wCd98tRQfQhzAQTx3UKh8OO50Ym/s9TVdLnD6hkzJ3TYs4QOBOj\nafbEhw21RQ88XZFAhO5Y8pKAx8WbwMixeIOov6BZpLkvozb6GOqpxCtk25BF\nUyci223r4I1V8/kqaHqtbRwqpTdCPMcv/upeAc5oQREsq0ablzCEygifbNxU\nf7RliW2Kn4hwO0KVSfN1PpPfwNaa/xD/wE7oRPFTGNcwpWb5nsdw2LcW4vQI\ne/CCIJZNhQ+N21WfNbfPI2TMuUD1RTp91nG90E6enjX0gOsNytwO8oreWYd7\nhx0hV+dlrLzH87ial9WdxSk0QySYLgP9H2nDJTaKyyanjUVXVxVWxORGdzjF\nAm3tpimZAYhKn6cqvtS6hdAErCOg2kfBgbBm170U1RbRKMGMMPde/O+8sFTc\nuzY5obFEYno1nRghjEmeTe7rixAH4zrCIRyD/VD17iJAtITqwCjQOCJimSEp\nxCaa\r\n=pJ/G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuOi1xuuTsOBj7I0fxXIEQn3fj2epYBYkuzKOJQxTEygIhAOPMTqlleHRJK3VncydrVyRS4VnqPO6gYxdKqfyJellT"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.21-master.20190628064935_1561704660984_0.8717713798382063"},"_hasShrinkwrap":false},"1.1.21":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.21","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190628061747","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190616203852","@atomist/sdm-core":"1.5.3-master.20190626135542","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190626212723","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190620153325","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"50bbcb65e7768f9377866f1340d022e1dd97660e","_id":"@atomist/lifecycle-automation@1.1.21","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-WaOKWsYGlJqMVKj+5GEL+8/Fp0dZl8qoidz1hW4gK/lA9/FGKJJ76gXy86Fj5dMVA0BRA9fogyvYoRuxnN0FBg==","shasum":"a502ae85e8e2af363217cde9bbbcaf1fa82bc0c2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.21.tgz","fileCount":12,"unpackedSize":181845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFbnFCRA9TVsSAnZWagAAEH8P/2UGhIc6yA9V3w8GKoYy\n2XcfHTbF6XfY/xCqx74OMuZYZ7zvaBsm2NWHVeyU3anQYCEyf9P//wbIEtbV\nd3MOvJ+NdztiEeVGt9NduCxLlAD6NRKR4mB169Knm0ZjD2cqKRjUgBWXFuf/\nLhKcyUP4pUwCTIBxhs2TLys2T2RSpyQXlAsCJBe4qHRPjJ3b1N+Ka4Oys8oP\nZLGXc/6TCdVWSdKXF9Te9VVyfZ2WRgKsGo4kpMWlEcm//blE4hsQsLQOYIaM\n7YAHfs+5CPOCziFNgkipmji4V0pECXHwzS3G++PpvBcwGJPb56p1PBYBQdQH\nMZG49lDcYuBWsQet3H2oLuAxzOQvHwWxk6cQXI68tGAAREbzUpMsXBsG3x6s\nC81x/zG2dT0zEbjDZuOOxb3mDrM4LQHX/QbPLAtJvCrIPP7hcUikRioyWlKw\nxsZI+6MqMYPHMYZ7GJvjSJ0HUesnHAqCugl/zo4r+R5gXL48rWZiuoq4O5vy\nudD+91ZJ13eesZgrvBFp3BeU8CtN9OzP/lJ0Z8X2i+IZ/FGsHF7thRSs/zgv\ny4b+hUX7MuysfSvF1EsuFDzQDi1m1aGiNQzLC+OO9teemqP1BCLGdo87pap+\n+m/a3Cs9pQ8X21ibKCHnA4ViHEwgkcjXGtGoZtaetZ+/fO9WcWLyPUyqQ2eE\nlvly\r\n=invm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYtCo0a8fgLr5E4txfQwbuRcSlu0faAILGzM+7++DafAIhAPt696EYfHmiIfevw0NzcO0meA16LiEHU6N0UrZlWGRH"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.21_1561704900745_0.05715790438736157"},"_hasShrinkwrap":false},"1.1.22-master.20190628111543":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.22-master.20190628111543","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190628061747","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190616203852","@atomist/sdm-core":"1.5.3-master.20190626135542","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190628110902","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190620153325","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"40260a5c7d84b8a5b0503e96a9da0eae817ac580","_id":"@atomist/lifecycle-automation@1.1.22-master.20190628111543","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-xC6QU2UHteApu3aBH+R0Ngfc/CmgXz2hCJzgJ17X7gAD4GiQyFP2s4oSFNM67zPNTDX0MxvgeVbemwlDZsqaZg==","shasum":"bda6236134f4f292302e79735a175751cf3e6a8f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.22-master.20190628111543.tgz","fileCount":12,"unpackedSize":181966,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFfcmCRA9TVsSAnZWagAAKp0P/08gUDmCXzEihNi6u8Mm\nm+8WtETe9GBOyjUz6IkX21XRUYt2vscGWjhnPj3PTt0q4lAArf3uxgX9Xz6/\n5+aNww2QupTQI5B1Ywa8DSn5NB3YhHztHRT3xY4dfY9bTPKS2/85JqZEzEqc\nTMfJ6wyElCKrJ+HiBpkRcFrrZ/f2Dhj0pTXqLUoK36ANjzPNLWaD/8F+eEsG\nt3j+o0ZvBx7nmtO2qVn7jFaMAKxM/S8gjTDCWM6EybQueyRQrkuTZWfwjVC+\n+QmXP5RFjhtdcJ+ZhkDsiDxyn1/yYwFhagAiyvwFhRz9LRLRhsYtAcfFImDe\nkh8eQsk7ji1nluTq4pawf7p7OtlfN883LCx3oHj02kRy8dl7L+GoZwUVhpS0\nX/3wzCybNCDO/lRqPlqZ0YnVHk9IyoAL8O6C0/6bD9XhylfQ03PKhpbFCMQK\niAQpFQ0HKvEwMuUKrz9RueYPFAMZrcY81HYd8SspTWakXo6CL1cQbCeKEvwT\n7wfvZkxyHlnC/NlXA86MEIBa/nr7Ll3mp52pw2x6yphC8/OE28+Ip0CAUy73\nIZje14MMeazL5l5RU3GTRbvyfKOtx8was6r+YzdrpoA083g28cTc+5K8LFQO\nD/HJMpLdNXH9Yfu0LLUatTm3hLstnXxr9K9wYSUNryr+JNq0+p7ILKPWBg1k\nBtU/\r\n=45zM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIQDaMzhzTXRwqBaq5U2M4tB6fxXW/W15+Fi6jaypp6zOBAIfPqMrp/ntzAmU9E91iEF91Bg00sVlvT0z/b+04A3RHg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.22-master.20190628111543_1561720613787_0.8814501717259249"},"_hasShrinkwrap":false},"1.1.22":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.22","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190628061747","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190616203852","@atomist/sdm-core":"1.5.3-master.20190626135542","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190628110902","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190620153325","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"acbb0e79a3a2270e8225eeb453e074359eb96cbe","_id":"@atomist/lifecycle-automation@1.1.22","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-GyVHfqEk/OA2W6oJ7Q6wgSg5N7H6JFFRUPcCzBeNfvsy7q9kvFskrZFturqRGAquIKb4tzNLXgNoar3k3xVCWA==","shasum":"bdd2dd6b9402260eea8ce570e5d0427532d81650","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.22.tgz","fileCount":12,"unpackedSize":181944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFff/CRA9TVsSAnZWagAAjhUP/0sagNDAVcJacTh+NUG9\ny4ivj+hpQ2lVtpLKNNwKCb6owdjvysb8H4nMKNabpRUIfCDuMagFp76HrMnR\nV/4y3ICnHLgGYUwwA6A/YPqbz7+CBRMycLyiYbpjJMHupDkJ2SU0hoOwXtkP\nWBfca4IeF9nAIAmTF3AedSvTlZUsJyCpfZA4luI8OPL7W3wfFGNwap2XYZVP\nE32JsYOQuFw+hJrSeAp3BU1vPqCuhjfwXNEzhobxBggWAnMjAndeqc5B0bWo\nzUfeJY8FUoYEjtEExdVE2BSSCtkHgr8w8x/WA5tI0irNiUC9uxJkESG8ZJt6\n/aOMTSrhdpMSP09M9RES4ZlABwNSt7NKpcJryuhBYBF7hcwn/JQziBRNs3pr\ntg3BsQhrPL5RA0XM0NEdM0LyVj6ibjNBnsce1Gc7R9PP7ZWo/k2/Ca+rb5Ne\neSjvdmTqurS/eTOpwfCSBk4RxW0ovWa2ZIPcmCDaSyjMHwD6IBnMHVGdoIz0\nHzVDiJYKdiEw5+F79RS9PU9RnTEZAcWYtWHiPEpzX56Kt14NTHT4VODwf5RA\nU8sMJeGo+inSYPiSYLgteogHxZp/KvF9aZF2Y9rJWSt8B8U4V2e2JVfvROZv\nkGux/U0Kc7kQjA53t+O9+18N29+aTRPS6f3ChWnDoqYJfQd2Bljrb/8pf9je\nlrJM\r\n=KhQ4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTejwez8qOrjHEmnErUY7nSGlz92xAEXWPJTz1GsUttwIhAIFgNVlzq1d/9gNlyn7mj/Si9tV9X9o04wjBJDa7tjsn"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.22_1561720830099_0.4487821547869104"},"_hasShrinkwrap":false},"1.1.23-master.20190702065809":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.23-master.20190702065809","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.5.4-master.20190628061747","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.5.2-master.20190616203852","@atomist/sdm-core":"1.5.3-master.20190626135542","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190628110902","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190702065000","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"42f108cf80112000dafc9d39524099c40c3bc96b","_id":"@atomist/lifecycle-automation@1.1.23-master.20190702065809","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-4JdknDZHKTIBCmTnHYrLPWyhnTdgseTVIn1Jx+52xxxkbhng8w6CpLcO9QZH44qmhgJx4hVcWqmvxG4MUTHa/w==","shasum":"eec5a8b81c555adfb3abd896b2657b7c9829afc0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.23-master.20190702065809.tgz","fileCount":12,"unpackedSize":182309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGwEHCRA9TVsSAnZWagAAl6MP/3zVbw64t6dU1gF9up/R\nRRjHOsxkdgUuSRGVIvbMU+PTh5tgwtZneUs7YkdEPphioHFD+zWRp3iEa8vy\nEq8EeUKAt0YCAGPhUABUbNwDTbLnhmqDdaYWWTsQxY8AgHnWxbGHjcX7UzN8\nQYAi5Y57lh9QjVapnoxkK4oUhJpORuCPyJoLIrkDI2ulhCVgPjzK15v4fBRN\nt2cQMXa0Pea9B2ixTeBqofFjUlg5dqgsWWI+Gm1D4bV8yW0yx83BiQpz86lb\n8l+/Xy02u/NYAyopF/D3uwnXL8dmoYmLcP29dZlO0uRhnspErNS2vNnUcIRs\nGvKAAgE64W0PONyACtSQE+d0/Ri2mAtPkmgFSNawPLQDv57L109o/4Q6yG+7\nU4dGoSQfctYnN/eL/i/WReyPRLK66/d5i0mKe0bwC21bBGXhN9RcqGKRYcxT\njp09PciB4VH0RTZaUUkZ7e2oc/HLqmCRtql0NlY0mk3p6eh/e8zlTWjLhtpC\nXp/gd/gRfrYCST5T4Ya+iIvlVsjrY0bSlqQUEiyq/Rcnd1pme91uXUs6g+tq\nT/xKbkm9ng7cKRnWFEO8dYjXu/CmvH38gcvy/EZaK5DB8/47nyd7+5Pym8n+\nNlI8qzQeWlU69lQUTp12lLNW6q8hM+NNGcsm6cEcz5EyhMGCcWtgQOQgMP+Z\nfXnw\r\n=2ZzA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAdubtRElOJM8h5IW2/YsfydAVQGJDRTCZDFIGyS1bX0AiEAzDzhJt3eO4OF5u+Zs4kDI0wL9U5BoSemfcxFsLwbn60="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.23-master.20190702065809_1562050823056_0.5319419195474522"},"_hasShrinkwrap":false},"1.1.23-master.20190702122049":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.23-master.20190702122049","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.6.0-master.20190702113653","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.6.0-master.20190702114952","@atomist/sdm-core":"1.6.0-master.20190702120023","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190628110902","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190702120923","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"eb29d108610ba59c228efea54123f388aeabbf13","_id":"@atomist/lifecycle-automation@1.1.23-master.20190702122049","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Ers79jgWExe+ayaipVc5fdj/KRIltRFQo+moKbnQ2ksl35tOz6i5hzAcSgOWYAjUpaXTgnd/fChXGJkNuXVyJw==","shasum":"dde0734b92a023bca940aa786b139b9d5db02987","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.23-master.20190702122049.tgz","fileCount":12,"unpackedSize":182177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG0yWCRA9TVsSAnZWagAA9IYP/2V6ktJcZnjCCpASInM6\nxnzgw9njePDexrolm9cJCOU1a6U1fv+faU/c8GM54ctgm1+55aRPuiPj13UC\nxQgKo1E7nEcVSF6PifOgtqgMDJ2ew0WSo9C/tuNN2UsuBL64uGUvy08/nprb\nGOnZ9fd08ELg7GmZ471MeSAoRNcwRc3OxlK6BpO8fgKP4hhE4wqSlm5shR5T\nbncsjo4l1T4pjULX48ljsFHfJ/aD5m9f0IIz1LRVyYHcmMwQHpkNoS6J/urq\niCqnuk8ByvYHoQ8CyY6ZYG69PM34faUueNTvne9+IRVEDaJNwzcH4j7idw2Z\nF6ZXUmm+HAm+JJWqywiff6SfjSfxGFIth5i/620l+pYK4tPlbdIAwSmzcb/k\nG6E2t4JnX+pG/x8i+rcH0L+N232FmKVZSx0eaxcI5hlYZsFZIAhqbxPUP/hE\ns7UsuQYOft4TQxth7fayTrqiazCIH8xF54q9Jqdshw7UVOhWG01whs/Aomc5\nsjBwARnWpf/74TXKO4bLkD9BNXv1wWxaVUT/TA9mU0St6bF/PuUP7lTJQpI9\nDZXqMcH+xBurXOnVZFcdchqo5NJ9vLEE6CfNkdFqAuNFR5uxE7aZtwcMu4lR\nC9PPfx1RKah8AbjZUIDit7vnz14xLhZRQo/RDtPYW5PTWtRiNhdHy0v9YoFp\n+onQ\r\n=40Ll\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICd+ZfhIMAIhlg8t5ypLKOqIxXXMNKZ4yqnbBR2jpJVaAiA8zn+eD1cSK1ldbKx4HUIIr/RCJgMYKkn9vS6OJ1g7Hg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.23-master.20190702122049_1562070165651_0.4942638488446309"},"_hasShrinkwrap":false},"1.1.23-master.20190703123009":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.23-master.20190703123009","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.6.0-master.20190702113653","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.6.0-master.20190702114952","@atomist/sdm-core":"1.6.0-master.20190702120023","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190628110902","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190703083012","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"f0ece7321125fc3a53aeb4b89a92245a46d8858f","_id":"@atomist/lifecycle-automation@1.1.23-master.20190703123009","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-16oECQ2S3MJjijrLoe0eA1VU/JVniN6CtWcipwRmkG33Ib+H15lPvARxbZjhCYYWPIvVVkvQMChsjLOucOq6kA==","shasum":"884281d1f73883f4cfa4afbfa9f3201ba1992e4b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.23-master.20190703123009.tgz","fileCount":12,"unpackedSize":182177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHKBUCRA9TVsSAnZWagAAmnQP/0kL27NeYJXSVOrFrmjK\nzGLQQzYo4F2lqBI5tW8eI0lA0OY8VF8PoMFU1lmT9YDix267M10uPYYm+Emz\n7/8/T6/7byN1aTFMX/YG4XKXpyiQDMNSg9aoVIv3gScbu+SefDX1ElGuB7hY\ni9xN88aJrMUGQPmQRBGE/OJ/fJSs4U6VJ0XlnVAGUvtDAuYkhEt2Afd+boJJ\nU9QyWEW/CWY3mcz3HB8FsMH6kd8AKQtDYscFHrBfIossZ8xUQpFgpEvMe3U4\nXOp69u6Ws5Z6pB9H9fz1K7Xt37s7UzV8AX1Bo7+Hk8kFYUxETO/32EOLQ/Mk\nmx7M7+OjzrsMgQHBl8jeSMadOQTC4eICxitjUdvcbY0LmZM9Y7FGcdAbEVnh\nm38ycYEAqNzM/Zqyq0J/5ACCaGZepm4f26PEHPI3xNNQpqFHyLxsxti2Qdms\n12U9uhLn2ZSkGcA8NYGA1gtwPXGmSuN3vkkNkIFx3++h6kOT3lixsNfXK0p2\nXqlLnnax5+kHcB0pUS+7qfLRXO+ErQwqMrlKH0SzX6VVnM9w6i9vV+Rp+xps\nHcKlAtc5K1crtXQ1gQy5/4zXsvxCgLyM1zavQgmQ7TwEvymfBhvsLnEwgC6f\nj8elu252OzStshHIwqGVIajA4Mw4uNugCFKRmyNGIa+ar06v1+Fs2FdMPfVE\nLmm7\r\n=0JKy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzytwTxP+pqLsoWIk+vwfah76/57WPoh8sLnyt+2aqgwIhAM0wkoYX5omy5dRGFT50XrNpT2tIuyHHH3wo5m4Gi5+G"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.23-master.20190703123009_1562157139556_0.7593896421546915"},"_hasShrinkwrap":false},"1.1.23-master.20190703132341":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.23-master.20190703132341","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.6.0-master.20190702113653","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.6.0-master.20190702114952","@atomist/sdm-core":"1.6.0-master.20190702120023","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190628110902","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190703131720","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"8eece3c3ecf8ac767e81a10b6117b4cbfb0c2d75","_id":"@atomist/lifecycle-automation@1.1.23-master.20190703132341","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-NOHzu/q53HaOvJa4zxHQtClj4nCKf52E4YqhXKmR57nM5XyQqOyB/d+w1imVY+bzkoNswPvZsWDRDrSQN0Ne6Q==","shasum":"3de84e984b367429de97233b685c5d3a57f22d3f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.23-master.20190703132341.tgz","fileCount":12,"unpackedSize":182177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHKyoCRA9TVsSAnZWagAAVkgP+QEdUxBphmNl+hFcYM0S\nzSFf4EWFBnl8qiUna1R4r+Jtq183KRUdhX6+6XUJnBhL5zqHLvtVKXbIjTv3\nwebB20/3dh4i7kt5U8VjTHiVYYXx036OPbgMMNCwoS+rqA7EE0xJrcb1aI22\npZYVZM5AD0WeksPyFdf5rrXVtVPyNWEJzsq++6rT+F0UQkCVrzKFRwykY/nV\ncfq58kV3p7hN2HceN4tsRpSqypvNVVDGF3K54hZDmilErxavKe98+NWtLhTf\nhYk1Oe4cID7qBau7x8keBR1Tl8XHKxJreWx33d6zN79nYk9cwHdixU8O79h9\no8qU5s9usPxLkSV1sGGfLTecJbjGwO6ErMr742P4hM+eiOnbNjjEW4oyHNS9\n9xe+pZ5na4dhKCXNqL6STBdx/LPcBV62UcScw6a7crbJ0GiDuvAImYqU8ymQ\nKuaeEjGWXLvI8+L5FFyDOfLu8WMGU1GiScEHa7oaRFR3mt+32pvhzRsIedCu\nukULaiI/3fihLWfcDqEf8nXs7FDmktzt6YbnM+de8ZazqyH62Qx88Yn7pN9r\nmQ3hY08n8H7a6XkN/n5fBTpEGVeadQdfNdYqJo39NJjhPtZ223OR3R61FfhX\nhCcYr5xmB/r4jrvmS1hr/AwvDJcXyMpcbHuF+CrBd6FTab942yrLijVchGqV\n/dkV\r\n=i05S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTpct+PjUzEmBHCQ0YYXsHHTq31x9hG/ircj1EMd43vwIhALtPaYKWnxljfv9YaThg4TXlmWskMwyVC0ONSuPpCjWq"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.23-master.20190703132341_1562160295996_0.6826385322736224"},"_hasShrinkwrap":false},"1.1.23-master.20190704072620":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.23-master.20190704072620","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.6.0-master.20190702113653","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.6.0-master.20190702114952","@atomist/sdm-core":"1.6.0-master.20190702120023","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190628110902","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190703215925","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"deae1d0f150acd00a82a3df2b64243add33b0104","_id":"@atomist/lifecycle-automation@1.1.23-master.20190704072620","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-7VyMiMaF/EhmWbBoxy/ROIEdXYs5TxvMNvPNzKHkCV0vQhJz1L0AlUdEd49d3+T2I0IOKE+EthIR6QpMUg+eeQ==","shasum":"9b745481602d0db5701bc4b82a08ebd0d5acde9d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.23-master.20190704072620.tgz","fileCount":12,"unpackedSize":182177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHaqZCRA9TVsSAnZWagAAEYoP/0jY5WcQrJK0/sZjiu4n\nPyXDJeKF6Q/xW3guXfdogjQBE1O9f+K/c+4lkzu0pKTQ1IEaOQMZz7Sktmd3\n0p4luTrToUgccYtWsGvUM6b6ucALvR4B1Q3YONX7lRScDOanRx/u/7Np7mwQ\nUohyo19/iNtG5e25UWx5djBhaduRNKZW+mvsld6mp/Rj+bjkmDrH2h4L6sxw\nGWzHfEGn8VOjDorDn3CMFrL33P+ajhR8FS5YlzQQtT42WBGZQt6nJYCtSzkw\nqpq0L4Nulsomih7PEjCcjZsACRrtiZu/cEWY0dtIL89Jp+fa13FPGVqNI3zc\nwmnf8b2KrlCqjvb9JhjrMPDJGrDbdMnp4Jx9PEkR8VFYRtVs44AB5Shuo8V6\ndcgXCNDExLGpFOAdBqSqDsavvLFum1nuef4rrNwOJ/8hF3XQBwYKFFq+vySD\nk+SxEw/fhjuS/a0rw52gJGG7isxpf+NfWVmKpljgvsE7lYIyGSbnbc6yiFIp\nz9FYyrqiFB1NB51WYILHjHv2bvwPQCEXxHjmmkdVZ+qzNjrzRQQTabjymyyo\nUSsZeJzOAU1uWpGnx1wV6fwbD1okNpfvoi51jj05/e3C+hyYsnZ631KZTzjC\nTzckOv1xbT/vW9IiH0mnRi2DRC31cGPA5pPCIQZuA1QrykVoW2MmR6PCm54t\nIaTM\r\n=+wT8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/IqAxvCFLqMO3GxODCUSWJ/17CGqHGJQIncusNp++mgIgQYm7wZjm3pT3HeL5zI7sFZJKaGB7tQRY9ENx9iFlPZU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.23-master.20190704072620_1562225305109_0.7469246550767019"},"_hasShrinkwrap":false},"1.1.23":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.23","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.6.0-master.20190702113653","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.6.0-master.20190702114952","@atomist/sdm-core":"1.6.0-master.20190702120023","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190628110902","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190703215925","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"43743f1766df7b54e2ff4e835a618c1155fe3863","_id":"@atomist/lifecycle-automation@1.1.23","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Pr8I6m5Vbvth6ScP8jpXG4gItWobglFJgd+lsnF+zbVApRSGXcJAIihzc4sIicMxHqJhGQ+AT6fX8FITggSDNQ==","shasum":"fc867c8956cdab80f1ff7bb5ec03a6487728e349","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.23.tgz","fileCount":12,"unpackedSize":182155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHavZCRA9TVsSAnZWagAA1cMP+wWPN/28HmSRZDwi6S3I\ngrCgpHKXeaiZFel9hVD1zVFWwhfS6eMn65uuI8nb2/lqrn/uGPWJZKEbYx9q\npt5vvLE0phavc6yR+idfyZ6r/46N5Kwt/cSDvR9rtFrRY5QyNJSzmHsaOfmg\nV1Q9jAyKobJUD+62YsXOeT/atOpSBQtlUEWtJcWctYD7DtCFxf0GPo5nMAhU\nYXsgXw5E/n/p1Wa2ZnrTtOGISqtZg/J9/SUiVJlPOMNO5OjgDOQ0SHE1UJps\nkb5kNGaVH6cgerXqb9ChCrMqTvaiJGBBjLZZpqElfTM+ZyU8DxtBa0m+BG5r\nvByJlfjkv4k0LxxtEN2sylT0vifMOECX4RvEOMxAUigSfkQBigjQ2JHLijH4\non0t94vs9nI91ZrbzfaEAt+V4BchBZqpyKsn4XDmZkE9jGVaBT8vGx5hCqCy\nFFi0JNP61+DbRwBv3VGGUWIfMAmqp+oS7PoZg2IxTIusdZoSj04kMYbxJeRG\n0DALSsYuXmLbmfOutI51dhSKV9Hp/ySeN1PRIqJEBVH7IxYUNk0ryXRr54GR\nY8X6V2XMcGs2Di7LK5UjmmldKiK6N6FjnclCMl91cjKEwkPjza1VSj5+wgaf\nwvH8zb7BLVSsc63+p4KlKgjiAK9SY/2FZro9mlWoePsHN9QbklYuAiNjRK8/\nEAZV\r\n=kUSX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEMK6COXDn8Pj4qK9kQMivE2Rb7vh8WhPgxbbHvVYtF2AiAa0Y0SUCsqa8h/Ov4U/2BcAgGkMwHF1ww8C77g+JXwCQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.23_1562225624579_0.7830080549128082"},"_hasShrinkwrap":false},"1.1.24-master.20190705065749":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.24-master.20190705065749","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.6.0-master.20190702113653","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.6.0-master.20190702114952","@atomist/sdm-core":"1.6.0-master.20190702120023","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190628110902","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190705065138","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"dd8e95e8a2f2eb9fee9ad12c218fddd6f9e949d7","_id":"@atomist/lifecycle-automation@1.1.24-master.20190705065749","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-NBGTgai28xWQmFRwTpx8/K8ddwHpkaIo8ePGKx7+M+ZQrtLRYuS18NuHVw76FIRaEEFfVkM/O/e7D7KGahDP7Q==","shasum":"e9f67506bf027e24a5551323761f6f7141e11875","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.24-master.20190705065749.tgz","fileCount":12,"unpackedSize":182276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHvVjCRA9TVsSAnZWagAApVoQAIT8d4yT7evl6Vz2N7X1\nf6eRtqSMA3+PDu/SuXtkx/Mecc2Wu0Oq9Cy+IR8SrQCAEbZOwDiaAgF1sz6M\nN3qXKQH4YvcEcsyAiOHMK38/WzSeUYW72NgwGP4mwcgpfGVHKfga6vvQUfLm\nnuB6xH5eh8oeKDYRB2ZmtOgfyDcgoFUbBbQzk+88abzJnuXnyWs6Gp/kHR96\nBjCRVXqKhr9qN1ecpp97MROuKdlmrcNjk1D2TwIZjFaZPuLTuxZFDoZlyyib\nIXAiaiJjwbbUitMtyFDcFNXN9oCvt59gF2NBMNOredqpeKUZLRqDpmm6gcRA\nQGHZ/xIgefnarS4BxqwI3bhPzRBzf4XV+TMKnkx6EbnzDaOyKdZXYrbPuvQJ\nboi7zdQsiiIMIIANK9oqupSk37rl483lf0vlfsoIGbyF5m3jrl5pWbPKIaDQ\n0jhKCLkLIUIkenR2/W6+fZ2+gsVN1pELCwPiKgJ2ulnjRSMHjNZK2y5E/Uh5\ntBYwEgZaCr7SIbcL+jvwiie0LdsK4g9fNZp/x+Q6E2M4Zl6KsjZMsaAE9iYO\nd8+ZU1Wrx4qpsg34zAsnDCcu+J3gsK2/0/bY3YXQ43icb8IBC9/PrRxhaZwK\nn9H9LvgnKjp5Dl/NMjuXnHI43ck82M8gRbZomzBNJJyvFMPILx+SImUmSmmy\najRO\r\n=EuuY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGhUtZURUprBeEE+p9qtwHgwntwHmyPnZ5Aa+4uYcPfXAiEAh2pALBpuct1XFKWJSqCDyvpyOZJfnNZhYfvE+ijpfr4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.24-master.20190705065749_1562309986432_0.8511989207070096"},"_hasShrinkwrap":false},"1.1.24-master.20190705070909":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.24-master.20190705070909","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.6.1-master.20190704192303","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.6.0-master.20190702114952","@atomist/sdm-core":"1.6.0-master.20190702120023","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190628110902","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190705065138","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"b8fc40bb8220b9ede696ba5ebcdad6caafa4d141","_id":"@atomist/lifecycle-automation@1.1.24-master.20190705070909","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-VKJy97icms+JJJz9Kt8K7cYmCbsihUYLuvDb+zMHwSA8ZWIAtkCO6z+G7ezv1LLH6Oq5iG1slPn9zDooN9foJA==","shasum":"a04c7063d75a8e3dd1ba4f29aa289d24bc99dbd6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.24-master.20190705070909.tgz","fileCount":12,"unpackedSize":183202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHvgOCRA9TVsSAnZWagAAfzsP/23FPNtDOASI9lO2HAcU\nR2zl5MAaa1nz8XI8z/5x8PUXxRJGrqAryZJFpNQ5dd21jl1zDxya3XKiRrSm\n1IvAkIriewT2/a8XRZNg9v5fNkJbuQncxMRVOKztAdHis79lfm/LtZhfS+j+\nfmzFdPTSLxvbr08lX4kr/+19OwM8P8SnR/0WB+92lP25TUedspj350m76+Wp\nXfAX2igcLjQfPzplAdGauKNfBWU8DM9Ot+Fk9iIwQEKPKF46ZP8K6CnOeTpZ\n44ua7iSpMkRs5W6lrdbFvJ9j0+6i1GkZPRhpMJ6g+LvNPwJ6IPTLhscdGWDu\nv0+HRMzA1JUteCmqMF6YzTPRewpxNjhyKvo3J/oPwRl2ZT07oB7UfKIdWVW3\nM7ge6FLyMoDJir33eMKYSb+V/R3bisF35YlhubF3Mku3ySHLlztlDeC8yDRO\nM4o3D8Yq6A3JzjzqnC9yvlmU5p1PSbd2Mc8lpc72ngsZutpod6ul1E9ppmj5\ni5Rrlv6e1D979Q5UwKbcG+Yjbj2slNPiSNb5cGvw/s+ZbZxjq7l3QHR3yryC\nQTYUgB5r2ApDztefIErQ9AU4MoSFpY6JekxnLPjfCUOK7SD8Vy9HO1rWwFWr\nN6/1XJLqrYezJ4TDu1Dw5ul8hoU+HxJ7wPchqfYqkokvVj+uaBPBZWZqKwdu\nCIvx\r\n=zP8V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBXG2zP+eSnVtyFVlSPTi5dnqOyelt5E0IsNx+GmVcg7AiBrPkOWENGT7cOw3zWcBqM5yGkusA3Zqp8ZE0u3dePDzg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.24-master.20190705070909_1562310670100_0.8459888785229701"},"_hasShrinkwrap":false},"1.1.24-master.20190705073319":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.24-master.20190705073319","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.6.1-master.20190704192303","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.6.0-master.20190702114952","@atomist/sdm-core":"1.6.0-master.20190703072440","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190704153805","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190705071948","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"87928d88c164ee1fee9ba3e94e22b06454dfd972","_id":"@atomist/lifecycle-automation@1.1.24-master.20190705073319","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Nlq6HStXMw3xfrIC2P7tgJ/Zh4o+MtGJe7gOJhYuTI7I6Hs73TC3j92IWobp2aUpq+IM5Io68UmUqppSSEqzuQ==","shasum":"cabecf9a018efc481194a7eee1cf8cdff6c4a6fa","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.24-master.20190705073319.tgz","fileCount":12,"unpackedSize":183202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHv2SCRA9TVsSAnZWagAAfiYP/A/fIj2dsQI39Aqj1DF3\n3Depen9q2yLPynLRD0rRWFJrB4VNo2IYW1e842/ugvBEgELZFDrr9S4zQWvQ\nbVM2uXvhJV7RKJGzsuO8omyMZ4x5SlkeiCaXtOCPloxbPJPyJ8/ur57gty+d\nFYy9znUWFI5gB11zoL6yTPjq7hBclzpujBPUgJ+7JN8JtogvI0kOq38CkrJ8\nPgzCfEgK0qVdrCH5GJ2McgwhzX0D5EqTsSwQWrWciFq3SlT8okbPWVaVHuYL\n/f/vXd52MEPKvwBhald3Avp8BS7H+tQMj/zU4unqIVSv3ww/3MCABgRL544P\nm9RBfYRHtLI56cNNOfp+cGLNdOGirRLgC1NmHofLBWVuqFLOtT3mk6ifRPU6\nd6uHjAO571gfra6BEj+X4K6jCLuizFRAtasZYrnkXhFIAiXvvUZ/HpjMNK4z\na3vJRhwbo+KH05IndQ2h5j3BINtYxkFNJXlLMLry8U4aorqsOueUl4MPqFT7\nMDB//MDjPJM3c7q0NUH2pnuSDziiVGyhTMeCD6Trim11HCQotOpwmxR8dEmm\n1kZtAmoszz2y4zh1iVgRs7UOnppDXpEOT+fUVglC5BFdSVA575/QWnnqSkUm\nVbGWcPTAUY5w6n7X2tk9bvdsBHyKQTrqD3htTRz49jrgFwOLwSmBeLeRnucp\nfpUH\r\n=krTe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCb/odeQU84HjNh0ik3NM2LlUKderHp32GuqjBkLDs5vgIhAIhPQ/ZQXoazmiFAAGSkL7r21uF+5c/9CcC3OCm28Ha2"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.24-master.20190705073319_1562312081458_0.08286266347500715"},"_hasShrinkwrap":false},"1.1.24-master.20190705081905":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.24-master.20190705081905","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.6.1-master.20190704192303","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.6.0-master.20190702114952","@atomist/sdm-core":"1.6.0-master.20190703072440","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190705074042","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190705071948","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"ac4df2d6731aa4c42c741b5bf709b29467900db1","_id":"@atomist/lifecycle-automation@1.1.24-master.20190705081905","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-NLRlispEM+EXZEDr2NMOpH7Cryrm4qcsZPUaOv1n9SRHDQ0g2pVwymK5j34Puaujhwrd3Z4CJ1zY+OAk9eOQ/Q==","shasum":"90dbd0cc57102024aefdce7011e104eb9ed1b2d9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.24-master.20190705081905.tgz","fileCount":12,"unpackedSize":183202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHwh0CRA9TVsSAnZWagAAsQ8QAIc0CxbLZj4Ullv61YsI\n+wdJ8WCj3LG1asCjchjePNPefb0UVehUn3Zn3uuoke11BuzDMS3KbmiqGXVM\nlGb5tbawWk9VMnTQWZfkow58B7VBzzRNUIjgXgDt2qThx3VgU5/ZUmfoltwI\n5HHLTU1Z0adO4HFnLw8HdMOOoMW1FLncpBVfgEOhYbprm8Kv1uvDlXzSdbOP\nLDSXxKLJ6RhD73LjdVfF76U0N9lmFVhZQAcPe8q9PGHKI/Vt3NhL8yC6Aj8T\naTEQamBPpeWUIPejLz3pMuWe8OYc1q4jo3xwYCpPgMjZaKaeAwgj7PbaUPX2\n2RrClbvmX5bH0Aros9QyHClbq/eW1VISaONKsy6WVMLa6kE9ROBgeRshG+1x\nuCC7vkLFfxg03Fh+MH6rUjnPlDVDBJhIsQcgzAA8m2O7VCNB3ynYgLcBtUAg\nbEqnaI17nC7Gzt5k0zOvUeZKDkw70DrIMIAcCJfkQ/LwYY1jDrmnfv47J84F\nwGe53zp2uopfVcQRdmc5GpuOHXUUj39Gy78dJlp77wdKDgri+S/KZptp59tL\nLoERFGa+Gb/jtQPz3bO8XOBFV8F0h/dftbZiOMhGUBaSFMqFwj5LwFLTC8k3\nywTQWSAElztCjS59e3MN6NxnQQi+c0Rz3LU1BHRcgFGIyyi0iBUtoQP/4F9X\nFO4X\r\n=7qZi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtnDa7R4yC2AaDvTwSZtG91t87pnPXSMiJV0kX/3nEqQIhAJoXwhBskaQS3xKQ+hgngZ5TXpN8Yu4fNkJ+Cyp2orBm"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.24-master.20190705081905_1562314866859_0.9366443483189171"},"_hasShrinkwrap":false},"1.1.24":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.24","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"1.6.1-master.20190704192303","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"1.6.0-master.20190702114952","@atomist/sdm-core":"1.6.0-master.20190703072440","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190705074042","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190611160249","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190705071948","@atomist/slack-messages":"^1.1.0","lodash":"^4.17.11","gc-stats":"^1.2.1"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^12.0.6","@types/power-assert":"^1.5.0","copyfiles":"^2.1.0","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.0","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.2.0","tslint":"^5.17.0","typedoc":"^0.14.2","typescript":"^3.5.2"},"optionalDependencies":{"gc-stats":"^1.2.1"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"4c1c45d11219ec171f502fd644778c573c787684","_id":"@atomist/lifecycle-automation@1.1.24","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-OaX6rpzcziatR/FLqynXSG5V9j9JZntA5A3LGaBlnbvfSXfmAAAfOpwW5ypcYf91fSU1n6iTOwBIEqQlcxRKLg==","shasum":"e43fb86c4c35042c8c7f91b3370347f5fba8438b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.24.tgz","fileCount":12,"unpackedSize":183180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHx2yCRA9TVsSAnZWagAA5zEP/1tIqL7Jtpv6rsIB/OVv\nvE/vfJQ3vVl6QoGIlDEhGmpANxfetmQSpr/RAtiqFTQnatkagLMphuxTtAuq\nbxD0fPRziCjuDkI5LrVkA4t9f8qIjQmTnWcak7/pC//sX/wK2ZcbkARfeXkj\naXtHcQoZag/0CxolN98izJM5P+v3ImWk44bc1kI7i/D5XZ7/4RH9h9oWTnya\n81MaFtKZ1JcGHMuAlFC3g1zwuEcHWJJ2Sca+HRzyguTIXQQNFAvfMk8w1H9c\nOof++Sn5o5LmOR6rsaaY6/1zLT2l7UPTqrSzRAsVjyTLYa4ibDM9sy2DCuPU\n/49OL5DCQHiYXmmwefu7pfHGUTJj0OAJDPsiDPQwttX3fxJ/ILifQJpeeBWB\nJ7jadGguYDwzpYvdVVNJr7Hgd1aynjDPObXHCCwvYKkT3+wRlIhvf2vqU43m\ngvW3SS2Rintd8HH7ybWFw7sNTJEQPrjpIEwsW1XL31yQcc2pDaMattvVVVyK\nsu6uu/hSGyNf6l/R4+6Y7HXyN4myOME8/mwArbmrcX68BFJGW1jWDyerO+mT\nkPmWh0IOoeprOH+ervWwbq2bxuPHfdaoOM1Ob5cSxuXR/gE9TCknC78pl7tn\nCkGYHhYWhrBlaTwjNXnAz1EyptYSSQpJJqC94TVBd2t+H3uYmWM6FgNzm/N0\nTC43\r\n=mv5B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID0A6nzLFmkDfXDeGoq0AG5DAb+VCQNmjSmTG6wEVi5HAiEA8iC4ibbpWrfEri5o7+VvMsZdw7Bj9uVTOQAobqp4wYk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.24_1562320305370_0.4051437417004302"},"_hasShrinkwrap":false},"1.1.25-master.20190710095241":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.25-master.20190710095241","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.1","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.6.0","@atomist/sdm-core":"^1.6.0","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190710094356","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190710091500","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"de51e2ccfbc977292adc662229615e1e288b36f0","_id":"@atomist/lifecycle-automation@1.1.25-master.20190710095241","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-X6lKBIozn84MpXU7HShreCsDhmzck6OS1d/2pS7i+S0F+yZTL8ECjobuS6JXej8qROdjmhiuEUxw3gQB4xqXew==","shasum":"8bc08cb024c948fa7d4b47af2278229f83f8d451","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.25-master.20190710095241.tgz","fileCount":12,"unpackedSize":183066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJbXICRA9TVsSAnZWagAAvp8P/igfA9fkym2x04pttW08\ns8UA7Xvfv0WyW7bLoV8E+yZ4EGXf0jkE/VoQkxCq1dEt/A+nv+hLwmNpn5cw\nkHgpeoseLmcZEn99/VlVJrh+3CB6aOrP6PE5ox9rG0q4Ci14PUzOxgiqkst7\nuZai9IuvmZHLewKhE4FQAmkGecH8rAiCYFO/mDAVDXmKXHSDO01uZ6tj3hLD\nE+hgThcXQo7t+HPYB+GXEQ6bVWCzLQoKgNkYP8lpHhrSPxd5Uqd0N4BPRLPK\n3NeXQ8aRXCQCh8m0uveTc9jXbxua5uoNZoEkNd88LCz/Ncm6EhIJdhgPuZlF\ntEzmv4TWJoTtX5RJUnmRXVQe3yyW3Al0ez6iWtToX2IbbRuQQgZBcLCxQ4uZ\n8dlHQrGUXKswfLjenxXJXip9VeSvuphosRTnIFh9S8XwpT49IKhGgxj4J2Uz\ndN9AX9Xv8S/gbXqvwQ9jKle/+P5n7Yg16TT6fqNkt5CH5HE81M2z7Y6D7yuZ\nslQQAdaVMwt/YDzkDXXk7gC6Tp5WE1vVKlQtMFghXahRbFYs4nlwTQaFdd3j\nyzHeOETck1sJE1L2DGPqrwLGpEiUyz2RDkK+D69sr1DWX5TXcOVPfWNRnLTv\n1+bcRfnafhY0gVoqHO1grtefGXCaydQGcu6g7DRW9nxFI77tHvrLJTBNK4eR\nZ1NI\r\n=xkHR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+8iny+UlDC492rsZmrjnyEg7q2WEovki2jUu1wB9OFwIhAMisO6Yna4EdIF+ulj06kl49zWhQUHsuZW4iDFMUAgdv"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.25-master.20190710095241_1562752455965_0.14712996969756986"},"_hasShrinkwrap":false},"1.1.25-master.20190710095054":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.25-master.20190710095054","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.1","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.6.0","@atomist/sdm-core":"^1.6.0","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190710094356","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190710091500","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"de51e2ccfbc977292adc662229615e1e288b36f0","_id":"@atomist/lifecycle-automation@1.1.25-master.20190710095054","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-smmxrrxktHt6opZ9NkdpZyToCIWogGhWKJoi1jvBT2Jp1HHaf68TR3eK+uapvrowP7HNmkDWs09hECnW72RwGQ==","shasum":"d23997f5fb25e659f639030820c8f8ee326f94a8","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.25-master.20190710095054.tgz","fileCount":12,"unpackedSize":183066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJbXcCRA9TVsSAnZWagAA/IIP/RLVSM2680mYlBM/of0l\nU1wenLz4ClKshaTXdF31pSDSVxGsH1mxgWK55t9fDqZO0dcaQ8Jehc71WJa8\nTcLKNKh5VcxAL9h/F9uVBwLl7CZIcGnv2kPTVYA0iTKUFxmzj9Xau97iu24E\nTg8hnAbJFic08DAUyMdYoTV0GR4VIOmGiy8hgRtwbwDWvpbPhBmPVTfWG1Bl\nrDKWsekkOaTF3MRgcJvK6JKWw3Pc8ecxNuKdwNvr+oAPYb9oFVtq1U3vt3gX\n2BdkHr/4Hxm5qZUW/JwGM8yoBFs3o+lGR74sOg2KdbGveE9S+RnbjePt5KSx\nkUVI6+5j6u0E2bbdmjoH2671IWht9T57/9rp7tuZQrqt20bVbh/rw7vudIjJ\nw4kkKw9hsfpQDC8VQKyqXS3IIlpO6nuclTfWzgVC7R73XWs31UuvPLQSj68c\nmkekfJ548wBiaZGp2pUtKeHDrSwQ/+xQyzNgVJ+3w4Rd6IhBxuLAMeEpeIY7\nVIqchQYK17VfHaA70yomJhB3hA58J9sCkOnmk27fWqTW4KeRgmx7pkDu+7Rt\nxvpY+FQhiooNjjyCGzxLwYnXr4i1ZiSX1AQKzs16gllypgpLj1sXYfRHoQgu\np3Aq3KZq51Am3FOotr6ywbY9vXtbdeCcwMm/d7xvRsvjaMIgbLvBOTNF46ny\ntR/2\r\n=C/Df\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGpKxDIrz5ptSP239f+R+V2rxg863MsmQx7F8ZD2USGSAiAPuAsP3ZtaSspmzngTxF482/glY2PIgGdy13eO8hjK4Q=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.25-master.20190710095054_1562752475457_0.755745422329448"},"_hasShrinkwrap":false},"1.1.25-atomist-update-0.2.0-master.20190710101319-20190710101906.20190710102143":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.25-atomist-update-0.2.0-master.20190710101319-20190710101906.20190710102143","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.1","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.6.0","@atomist/sdm-core":"^1.6.0","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190710094356","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190710101319","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"42471a693e215f3dfafafd0de8be5b21cd7c86e4","_id":"@atomist/lifecycle-automation@1.1.25-atomist-update-0.2.0-master.20190710101319-20190710101906.20190710102143","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-ak0BG3Vm4nKTblDGAlihkUDwyhPOnEGatXjtaikq/viypsy50Gr4bG92MUl/xJznyrZ0dnVqZHX/XhqimnFWsw==","shasum":"8c2de8d155845c79ad93d6e0cf02433bdba7b207","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.25-atomist-update-0.2.0-master.20190710101319-20190710101906.20190710102143.tgz","fileCount":12,"unpackedSize":183168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJb1KCRA9TVsSAnZWagAAXVAQAIyrn6zdxutxIHh5u9U4\nOrsNrM+gEhZVlZMtlPn8a58+190ZDW/9jGngqXBCkzEPKG+z2Sqfkd2X2YPM\n+QtA3VD2SXt74D9nrp5cRN7tGHh27guHsVfCAn+Z4oBOqDu9C7q+ScktSetv\n7JKBGiKKgdLw6plTDLDEewWZW9G4LFscTmOPw6sHSXa3swdIw6TXqH2KZTWm\nNc+V2iSrG+ck06bYeuuEcTa6/3cDgtTceiD+J1bEpLIbjz/8wtMEfGhozpKa\njuI7sPPDeHH1BpuewzZS85FYbq4A5LgBhl+SFCW6Uf5axqlldZhOFIOH+8ow\n3ak71nIeNxMZafCKjzUoHl9NWS+O5cjCDDsS10Ag7CIN16vGWiE8JV6FBhbP\nWpAd9VsZiAFm0M+5Ah/xNdBb6m4T+dmZSWBBatjPzjukryl6hd6OFiiyQ9FS\nffLZRKD7Jf6ffYXVBONrJ7p8jRSuTegWFTMvvRo7au4cdLr47lXhyt0SXrOZ\nUEVIUiIdg17UlJ+6+BUH+UU6s/VXdth472bvIW24HTQKWPIWSeTw2hcTJOEi\ns4Yizs1To8Qj6mWvt9GjjEdrbWRcnIMk9VITzwneJ9QP9lHhCyl86MUEOhvG\nrGYoyyFBetI89VVD+SeT2gnlw3xBONlVbQNyyYGIKN1FJiMPWEQ60b3vb3lV\nSPwX\r\n=tnCi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDjY89f2k6AuzaLdqwPQnaETyZlhzFVG8JFpilAhv1c3AiEAhKJCzWMiY7WaX3q0ceJ578ec6WxgZ8JJ5R7AOrSaW40="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.25-atomist-update-0.2.0-master.20190710101319-20190710101906.20190710102143_1562754377579_0.2633603657810448"},"_hasShrinkwrap":false},"1.1.25-master.20190710103412":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.25-master.20190710103412","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.1","@atomist/automation-client-ext-dashboard":"1.1.0-master.20190411083753","@atomist/automation-client-ext-humio":"0.2.0-master.20190522100323","@atomist/automation-client-ext-raven":"^1.0.2","@atomist/sdm":"^1.6.0","@atomist/sdm-core":"^1.6.0","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190710094356","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190710101319","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"7a47bccf2ea1581d960c48007aeb2f83a0b6938a","_id":"@atomist/lifecycle-automation@1.1.25-master.20190710103412","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-Uok3NHU8yNUuPu/oZTeiFZBsWsCAl+u1//auF/VEFhqzGshfh8cMmbK634Ya2iohUYxEtUbfpx8q2kn2czLFow==","shasum":"d8b1dd16bbeb9626cec12194d61b7b90bd06123c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.25-master.20190710103412.tgz","fileCount":12,"unpackedSize":183126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJb90CRA9TVsSAnZWagAAMUEP/1vePfheDVPCKvAnUQOg\nNwrVLxtWQ0oUvU51Bj/AMLdBuD4Cwo6r/VranJMCRqefq8Y1nufnqMNkd6xs\n0a0JlEqY4gz/mqBVcoYf3DVANjJrE0UDclllAME6GZCINrpUn3VpfTlo3jv7\nIypxQ0A7fCKV/3fY08o9wqyVKzZNJUseZW7WOBroCazAS1+OkcXaykZwt4hl\nMBruuQ8nV67Alvd8TbSpuForhziay+NeLOg/xJOmtRRPqhlFzbFEUN2Akxa/\nMUQNxuYg95b5ZQKSZMBHvGPHzjb4dAnOlz/hzaOkh9vInas2VkOp5i9EHIdy\nziYsFJDFgY3TgRLxoO26sD6JRqMoXS1jGy443INyTelGhr6d8gZOs029o3XF\nYA3WekgVuzCcYFqSK6Yh9OR13S/y0gTY5E6ZWp5ucZjyzW/x30ZfKf68zyCz\nK0Dfylwf+WySjrsBxET3/U0j6tVrtqdc6Joo4bpptw/062iwXItovXA09dWi\nYdKSxgp5GeswUd7AGWvJQ2h/xBDL5GBzNWGCT5noLAf6/ho5YXCdU93NIQsw\nvFFeCBKqK8qceRGv17otXaF+yUmnHymotkJLL7W9AaIEkNDIhwc58c+EaQgg\nYeq0tCFDkPsXHdHTuYlqzIJKHhZsm2HlXOl3Ui47a+i1Mcy3DK2wQLzJUCO3\nifma\r\n=p2PI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4HYMobPe9PNOvdMEgM94dHO6823atc0c2uyY/GmnNwwIgRjQwVxfovQAr32vA7ZOohvLtNn8iHiOTDY/Xgq7D7uI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.25-master.20190710103412_1562754932299_0.1564899936941968"},"_hasShrinkwrap":false},"1.1.25-master.20190711102723":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.25-master.20190711102723","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190710094356","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190711100904","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"2265021af94a2c62e9244e38fc4abb75c9550d2b","_id":"@atomist/lifecycle-automation@1.1.25-master.20190711102723","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-uQ9FmOxfIndhgGPn2Ojx6b1fGOnour1LqOSrqZhXhHpUdGfFcE0odrDYP13U6u4lL9kI24JQHDZyCz4rWtB9Yw==","shasum":"58ffc7baac4254bcf58c5604e5ec2fd492fd3988","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.25-master.20190711102723.tgz","fileCount":12,"unpackedSize":183313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJw9TCRA9TVsSAnZWagAA/tIP/1E/POnwflXl6zFTeF16\nna4FdtoY1RadZLT/3CHpuQvgQsmjypqhmuoa14hmeaU7Cw6cc3MoGCU/XePp\nrRBRsNKS7MWTlWjIZck6AGbds5Xn4tu1bkwA6mH3YwUPLMiIx0e30n7It+4I\nTfHwV2EoVha0rMvOL9e0JCzk1jiVTUtUJH7aYFZyHbS57zkEwCQMW/286t87\nFStvsnbNYeI/cO0abjM5dA79jtZsxDESpIn0K7XpPdWXtHnAp7TioT5LKb0e\nge8Tbv7nN9AOZ8ua3DT7gZaLWQBrv0YtQn+D6Ks5wkuPIkRIO0tqAPcy5YGI\n5hylWoroHWZf5Svk4UDH0DNCE2hmaEm2Ytd5YudXBSJ2DpxI6D0xdYggfK5Y\nOioY/PE5gUttHvmEcAwA0Ftr2BKQKFxZKDcMdFx56CYiIHEd18Po+Py6JS/4\n+Hf9Ko08DB96Gan/qzR6M0XxqqzRKnR36s5DhK1sZm2ipEMXfs9Sd1xOAFk1\nlvafTJfz4SfHu5Cn7o6IyoMJ6++O8+6/d5yG+CXyY0WbGVdbSSfsnHUkcr0q\n2u5UylSGEeauAVMMTQdW30aCKAPaiZ3dSluQLXAvGzGICFejhBm+mn5Sn9sd\nx+uX08fpIWPufT2GfBdpO89amKoVmTHtOL4alw9bkAr8yVncAQBEBLcHJa2+\ngyAR\r\n=s2va\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpQl8gHgz1hwbSx2p7SjQMmyDibuRJ5O9PCnPHc0JNoAIhAO+PlgRnCpJwoNrJr5KGGDPRSsoyP431rAfzxwVQxYyj"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.25-master.20190711102723_1562840915049_0.3177500038947867"},"_hasShrinkwrap":false},"1.1.25-master.20190711102946":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.25-master.20190711102946","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190710094356","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190711100904","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"2265021af94a2c62e9244e38fc4abb75c9550d2b","_id":"@atomist/lifecycle-automation@1.1.25-master.20190711102946","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-jIQ5ZXlM2Yt6QeFAI7w5y6soDC2MuoAp/vGDj7ONfxZxyENwtyUyaZPmzZwHk//K4Hbm30gHPbmkwCVpH5CK0Q==","shasum":"f2a06b278e078753db4c0e0797ad19084efef3e9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.25-master.20190711102946.tgz","fileCount":12,"unpackedSize":183313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJw/7CRA9TVsSAnZWagAAgdwP/AtaAfpjZSdzroSn7FY3\ncPez3+ty1kdgYMXqFEYNOw5tFShXWeRKL2Z8IBhHZ5wSa53RfzTvr7zQA9Xr\njpOribsFpUu2/RoDL2VAsiWYq3zbR1+Wr+xhZVO6T62tiUVevxGX/XSM+Xws\nfRNOSmVO8cagR/NZpM8yQfrXcI+Th+YOFyu4fk5agQc26PI9VHFPyj6YRrGZ\nk3WpkGUAzVoAdnv6Y/A66Qs6XzDHISXoyjrsUuwbmo8m+TKr+xVAGIVwWnHf\n76LnIgljlDn3/yYA3US0ekgCVmN8gsPCxhFZ2BAZencWnI1HEBbAeaH/vJYD\nxnfJEr8pm5TZkH/sW/wVbH2EJ7i4bMVVggsvpxPr9GuNGDEGVCGTNfE1Z+4v\nkO6/xmyKAblcsvHWoVgZ2Kft4Iga0AS7H4STtJaBLlSaMQMUN3gOwPQF7Ll0\nzQdfT76miDjSxhzo3esswZnPcXHR2xIr2ZiFoFwbS7TvXToUZy2icrAMHAth\nt0IbdsIM0UmA918deR7D1SIZjGw6JbwbMhCNNWZJbgDF49VFn9f7iM8RHr2q\nwq1xUsjCbmckiOpxHi1iOif7aiScOuCpxQJf5JWot4Hd0X9/WVfrcjsRbXTC\nNPzz7g7tO0pW0E3FIihElNma/xj0UpJv51jXCtkKLywPatYa52HqwFxg5qI8\nX7js\r\n=ftRA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHWnaWnjTmGpafSfgFc7Wbm+2/3m3H4XHk/d3UjSpI+3AiEAobHMjkrZsodi0C30Qp0mVrlx8vmtKGsrdQechboeRAg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.25-master.20190711102946_1562841082639_0.9280845067686847"},"_hasShrinkwrap":false},"1.1.25-master.20190711173711":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.25-master.20190711173711","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190710094356","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190711154858","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e6bc10d49410e5fce083534407aa5ef14b63d263","_id":"@atomist/lifecycle-automation@1.1.25-master.20190711173711","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-XL2y2KXFy4Nk8uaPHmm0yWv7ldw3oi195KIHJBsAyHp6lt2lAr+5BDXcGBcuj8YhVgQ7a3lHkXvE7RsHhWI0dw==","shasum":"e4f8b9eb995346823f10b52e06d29ee30af36c85","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.25-master.20190711173711.tgz","fileCount":12,"unpackedSize":183313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJ3RYCRA9TVsSAnZWagAAoaUP/RO70NG+rtV3VwwW/Mk3\n0E4HKnUitufIsx0w1JUsRb1GdQKj0AB5XbcpyRg6EqdpGJzH8TOf1JzD8bXN\nyY6n6pvMpUVbZB1NrhwjDB9T2XaS+omjGgLkB+7NaFp0G4dfgUoUF6YOxMYp\nidz+f00ssrnNVp229xNqt4hNAc2mCyDt/4Ap5SIMHfbvx9Om6ZDVuQcQwwoy\nwn9GAZXFmFKgVR7JuIZxThQbIEH9tcr62B9rTH6BkQqMZKqUSir/jfGL5cGh\nHzwOwkwgLVgVCFIrnhn6y7NGxRMGb4ST7ieeLWUCG15IRQF8GziUoW0WHwnq\nID4O7wzJ3NqQDImGC0m6dXaZ5RXlSwbDvFMbyXkzPqSAhBv4V5adGYhJsZ/S\nM3wKtrRgKk8x7CrKpPE2Z04ZDgyudx5jNLE5AhbvY2EJLviNw1HdIyTRjpVF\nuhQSv6jGg4dsR48TXFvR8TuqDh1LaOYVs5LuqFbm8e1lI1K8Z8bdsMC5Eqnl\nl/GAyvyCkpdqOnkxL/pEVmv2EuHoJmDvFVa+/z4dzEgDFKn36ar7lTIXhuqO\nBnXwewYrTfU6QmNY6LO4Rqpz+cHg1CaXQ2R4TlXxlGH1TCU4Du6I7mZ0u1SA\nEUwY3MK7bhCty6hM95cr55XjkZXTMV0RnGIxzNyM1ujtNGVHwxYcY24LRLxD\n/5h8\r\n=kCal\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEZ34hGJwNlfxFXA2wLKtD2RZNKRVYbSxoYvZu1MlC3JAiEA75f4ZMc2+8JjbP//AjXZQ4ZTO3bOYMQ4gLsafP16UTM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.25-master.20190711173711_1562866776069_0.6258197038851563"},"_hasShrinkwrap":false},"1.1.25-master.20190717200726":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.25-master.20190717200726","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190710094356","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190717195016","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"a5386ee1fed087fe8f806f95d0b9d23d82436f52","_id":"@atomist/lifecycle-automation@1.1.25-master.20190717200726","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-urwXOgxbB08biF2tMsWCTlGZuBFT908EjkVSVV6uNaPQE1lzSL+qUZ10JylVcTThfVb0kW0mPWWIeovRE1e2IA==","shasum":"4dd1c84038517c0729258a2589f07a97b8015e8a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.25-master.20190717200726.tgz","fileCount":12,"unpackedSize":183313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL4DdCRA9TVsSAnZWagAA0yIQAIJi+yMFkSMH0j/XdbTS\ng5ghd0xwDhZIa4ql1W8s2/aDkwBY8y9lTpFORNUSzwUq5gqnuCFOO1LV2R0U\nYlkf6As7gEAzwVv6BrhImbcCv8FSQfY59MlsKGl8mnudPnf+1sHmN7SS5T2E\ndiADyxDmfR9RhRNxc5HYC6mGzBjnGq6Ek4qysUyqeeqRwk/troQGVEjUJ7MO\nuR8E9ncWDPBst4VU+qyopf0DhNpfAUiB1y1nZAOuWbKrK6NxKBEd5y4dB0vr\nV8peEiY5pUVv50xuOLzfjkZeSzSdT01noEBtqxZUdogG3lZcva3RBryAtyVX\n7WpJitCeP3Dz8VM3krMQH21blcEZsb3GDQB1BsaJ4MTeWudaIzjIei1ezmX/\nSToYnNalSCePsEezpa0HlZOI6J22OSbTZ+FlCs0WByno+q+hEI0MttX1bqrc\nIJ7RbMzgT65Be1sp0PbTYspB4dHfaeJczfybUpfYGk9y4WrkqWcSaoTXoBlV\nPFuWLg8F3I1GgJESvvfx9O63lGycgAx5Pw8SLxzgT/QXFUXci4qc2c2xaGQb\ngOjuBcgdrKaDtG/qKk20M3dxecm0rAdd09iVwedJDMvo3QHFw7fh0FXnUXbs\nDwAlYO+eqOmB+d3IIkFwURbSF2Wrd/d30IV26QKnYMvWTHA3naDXaVMcvGsJ\n3J4C\r\n=6G67\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZCpSoS8B1w3/qjzsEtBzmZ7BEX9rulDytRg2/yEA07wIhAKCKAiMyNyPLqXnpcRAVKNhAn72UEmobzjhmOsChRgn+"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.25-master.20190717200726_1563394268675_0.6896834316085267"},"_hasShrinkwrap":false},"1.1.25-master.20190718102800":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.25-master.20190718102800","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190710094356","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190718101956","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"1a44b2e195f1ce5eb99f527e159b2af7a2dea2b9","_id":"@atomist/lifecycle-automation@1.1.25-master.20190718102800","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-ZiyJkVqOo0icnFpFzFKOvbsrIbG2/2KinKRlNw4SoGyVlMBFhsh89U/PYBwAscGgS8mkDesJCZvpWxQVHk6+MA==","shasum":"8870ba7d6c9b4e579ba49aa639d7677a53e37612","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.25-master.20190718102800.tgz","fileCount":12,"unpackedSize":183313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMEqqCRA9TVsSAnZWagAAK9IP/1ynOn0iPK+OF29GTMu4\ng08ZLiJJDk3ptKXZlf6T9lqL7denSn/b9jHYE31Z3BUq7uT6Eyx07ZU/OmjT\nMbB5Vxl7s+uKo7rRvRMucv3ukPxlFzZ+HyfH63ftts4fE9e8Uk3JlbeO6M6Q\n26C9zauLnlpRx433P8sUUNiczNou6lFp3pPtTVvrLt0LFNjMv0uKqIbG8Ymo\nkIWUUgmET2ob8GKJe2+wPPiF654KZ0k/016vE0IszPumAuR2u4m6uYRje2tF\nKh8MKp44OXLYOhfWBTRq9/kecuQr1ONxhc7cNEDE8Fss60ejTUUqMAewHt5z\nXqNjNeU7reEZA4tFViv7kjmz6Y9y8QSQie1q9E0GjH9QqTjJlJFxR3wnBAjF\nNvTR66nikxJVLN5ZZ9/FZkWAaGeSD6+A8v96W6b4G4+DGOwIdOdcF38DApW4\nZeeqHjxvZEGQ0b2Rt9V74MQpBBhDH/HEflIGUD/nd6d3wd5B82koRIa/6MuW\nyUTbOEbM3pi6GwqJuWBiUpz4Ds9dAyh04d4SiUWy6d1azlEUEKNZArKiVmGt\nMivN3AGan/Q7YNIVuKxbCLPi4l3/AneJA06dXqZOsOScD2F9PbcR5M76oc9C\nINPc5551zVbvLwS2pyrCDiBBknCMLWRatdmvhqirYfx3F6xDETD+ZEsIstD/\nETPY\r\n=4UzQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+WLLdJCr0NOBOGPE8QMu/LBsWsGxDVQVW7BFGzexGAQIgDX5SSOQHuPez1GjRQeRAfnZ/YBgDEin/qAQ1UyYp2pM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.25-master.20190718102800_1563445930104_0.9411084401663539"},"_hasShrinkwrap":false},"1.1.25-master.20190726100812":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.25-master.20190726100812","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190726095623","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190718101956","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"36d44ea17dd0c84235960476fbc832319e90c446","_id":"@atomist/lifecycle-automation@1.1.25-master.20190726100812","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-9Tm3LLTklDvJpTprNjHW1Ra4y05nnnE3FN8WkaXmukapGQm4JnFOHqGNiJ9W5xbgZaDXNBFyIroEcx82tWT9BA==","shasum":"58b67e934dd639ab33579f04c67768d1cfac9107","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.25-master.20190726100812.tgz","fileCount":12,"unpackedSize":183313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOtHDCRA9TVsSAnZWagAARfQP/jcnsaSdNlUbYUGP8ChV\nE8iM88Ojz7jRi5o8iiZkezFxTYRcQnPyHtuWGJhTfeqMZBARqjjdPArLHkpB\na5GSCE00YtQ+g2OrYj4NlgY3QPBEYX5VpRhea2R8/PHcO/iVkw1WvauohUvC\ncR9rPYmdqj0GjQmAj4k6J/xKbKWWcRC1UH6LuuMz1bk5godrlQzSgWU738X4\nfPql8AHCyJWqqZZ4KwZgFr4ip2/D7N3aTeWrkimL78UAyej8CJFbABMxQftQ\naNwODYJ+HCTG8Ez+nRazqfDBcLlysBU74ZjRcyV3iSRKrzqzOp060f92UAGW\nE/arYfBG62T+XnWwjAoHYKI3qx2/WaIu53pT4Lrgqahn7tO+4mDW/Yx/CkaO\n9mWx+Vd2USMaz43dtL0PIHfP7sf2UDkUQ4YvRzDBeUi+jSonFI0bo81HmfOS\nzMI/t3M/cJzeQRiNquo9OW+P8eTN+5Tw1GH92Msmdd+p/pWxXSgj6o37dgAh\nCL8Z6QqXUFt50J+oUJo6FKks7eZowuJhCUOpci6pIIQ3F9NRBqIKrqW4so+Z\nLNPeeqGgWczW1HNXi/frdhWIl7BR7uSmc5R73JigWBHQMxEuX/R/Re/mwA06\nPzdqD/OUNFqx4B2oDN73x7WDKPjuXN+D/Q53Qfx1+VnVzrrxgX2rU1AtriWM\nJwtm\r\n=d3xT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCT994bKW/+hkYLkQcxN2WNSY6zEks+Nl12HWL7PYxCngIhAP8Irt/flJnQNTwfNRqUAJsPsYhnqvLx+snWrGkue615"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.25-master.20190726100812_1564135875013_0.46185088302407373"},"_hasShrinkwrap":false},"1.1.25":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.25","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190726095623","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190718101956","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"0fcab7bde6abfd87cb75dce3c3b4aca1374f44a9","_id":"@atomist/lifecycle-automation@1.1.25","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-TM0G8Mvb993kbS52YOXK7Vzhjqlv2biWoosdMpoH94eKI76ncsvE91BBs0Ols6qKCvFSKJKzwfpuY4cLsVnPvg==","shasum":"d4e5e0c0c3901a212f5304d38441e11b84835a0e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.25.tgz","fileCount":12,"unpackedSize":183291,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOtOECRA9TVsSAnZWagAA0bwP/iZg6XaxKtARun70BAU+\nGPt7XXp3grNVS3pIptLZLrIk/VCDouWew15OXGGpPbeDGMr3vfO1WHS27ftq\nBopIqk/fLKEvm+h+rVv5VKL1pF2eJDxBO6nqFl0ebshg7r7qUqUd6dvKAT+G\nD8Ie8pRtZv58R+KExRyP0LXCxgWeNzRdd9/4XnoVN5cfoHgHwGxhhKloGznh\nsTNRDSXSGNAkZf9sQ2lv4FzEIyL7ptDba9Pw50ooCJSaiSKMGwutdy+7zqVS\n0RnMVmxXMlGgYIaqJFRFEM8AhdjX7INn3h6lMVNP44pYgU3nT1V6CyZ8PWsZ\nTzZhjkttOTtTeugsWV8k+Ok6c3IzGUR6qEb4NnPxnNXai1ttBDXTuKqUiCPJ\nlAnnVKpsOZTfv4erqM9NevT+QUPQv0I+BaHYjRNDdeVimuLwT2X69kgcIoMi\nQFjW+f6zz4sDrOKnZvQKncf3Tj28bWkAXe7fC+Vj8r4Fbha4eDNhcYSvFVAs\nZSUWhJGSkNGIltwbtnnKdeaGmF8qgHy+Tdv9jRv0UiDVD/XckMs9D+5tXMpU\nyN8MChbmBkhvdK7EsHzeaGtY3qjVY5ah7rShqkWG7ykZ0W/emAj1xreH9gDM\nXjKr8iq+WCGedPI/h+mtyOSJJKc1RCkY5o3CsJOvdJvL+H7E3D/7sbpxIjQI\nFHFW\r\n=lGb7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBQuFlyUWWxJvMwkVzE6kaYGkbQmhe5kJWwti8gqs4NjAiEA/PSaLHxduiZeSTNbwU7VPniq0fJ5wFGPH5+DUlgltnw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.25_1564136323126_0.17207750755944606"},"_hasShrinkwrap":false},"1.1.26-master.20190727163956":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.26-master.20190727163956","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190726095623","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190727163043","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"7104131ff8186acb46ad9529c040bc810ac25184","_id":"@atomist/lifecycle-automation@1.1.26-master.20190727163956","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-Q64Sa7MZV1IcilYC4L+gk8jSnOhBYdY84VBhnxx7/krWKmgIk9W8bQVLq4QQofuMzWlNA1h0J/g6bxZvSGhCKA==","shasum":"0853bca0a2e912031ea126727dda9913a9304e9d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.26-master.20190727163956.tgz","fileCount":12,"unpackedSize":183412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPH77CRA9TVsSAnZWagAAGCcP/246dVriQ0vOrmkFGxvR\nhPIBOyrwC+uo4pxFgdN61Kv7/IFzOU1WVtYU5yIDadNIlwRiX2decGPV4Czo\nCcs85s5qEjeYRe4uJ1V9+Xu2QLeXWm/a+4fMoHoI0TznlxRP3tKEKUsuLAik\n6hiQcLCfMqAeS2pxEhLpsCggngiaFcloR+XSqn8ULYqmeOflJbN7eTM+y2TP\nmRZa58jotb/qH1Fuk4cNb/VPdz4EEexbv6cBQMBa8N1JnPRcjGXl/cnSzwQS\nXJNreT/Df3IYrll9lbm2VQsh2A5oyPYv9lcsKFqG0h2Nx4TsAFbdr0ZMY0yV\nzjrnNk2J4CkiNhjPoBNlCbiqmpMOL3Q8nQNwRgA9mxgwwnX/OofacZt+iOc/\nwLv2q2Lns58vy5bmTTx0N07FknEjCpiQC73FaGHVarsGrkXuf9lzxUCwyIBM\nbcAzeaSR3mf4VeQOSdiaH0QSBXJtgMkMgm+RReTBc7MW3xz16uB2ngD/KUMZ\n3Mqa9IVWdpfW417nqIdTmsU9KPToskUIa8chVhWChA54N28SYsvpdxkcASHO\nI0xvhkRrLFJyslLo6R+YroO4/2LfXMNSdfhFEVVfDz3cs9FD5teHhw/ZpqfA\nYRaSdqm7JM6ME4aLYCRxLDkdB4eu8+a7HcWVRNh5oz884diIZQQuuOZoF/N9\nusF2\r\n=YIni\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCA2alkpUjC+bNLxPDHTDKOPkiOvjFRgQC+awKZlsGkKwIhALZsHg1h7jWeyDnkg3B4zBDnJkPFqefywNHi23vi298K"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.26-master.20190727163956_1564245754739_0.3420550620327185"},"_hasShrinkwrap":false},"1.1.26-master.20190801075757":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.26-master.20190801075757","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190801073745","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190727163043","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"2faf812741a29e35e1e7b04ac647faa0ff540e45","_id":"@atomist/lifecycle-automation@1.1.26-master.20190801075757","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-9iFBrZGvtHjD6vfmuXssFKQ7wkM+DoKhe4guqiDr90fR6dJ2ij63vOOp6cYpk22Wadgm05cN2ZTtTs4VG6fILw==","shasum":"88fa36ad0ed73b2f554ce62d61a07ee5224e6403","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.26-master.20190801075757.tgz","fileCount":12,"unpackedSize":183412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQpwvCRA9TVsSAnZWagAA0ekP/iaG6y57GGXggTQKpsMI\nlG8xFGho3TW5lzwkyR8tuXD/Of+8Mb4z8Or24UNKPjv1ZYVl6MLYy6dIYp8z\nvbPrrJV60SZn+6C96bfZ5v+aWMi6D2/uujdYFByz9ZlF+50tCnfJ5fKvBbZA\nRWYJ3R3UryI3h2m+KB0q1ke2O7F3nbsHyGTX3peUMDJBjef7pFTOUD7Kn3cV\n5ZSQcx6q03NIM8F0XOMav75vNXwIEX/NBOY66WfyILQhxwYnfHYyq+FkBplR\n4HjdNwPJVJEC+zERYPnIvBjgQwoB6X9KlVqKEV0j8AbUsE4k1qwwplPUeXnv\nPogfIWedetbK2emgs+ZvAA90KrMOMbo+FuAzmmL5cuODHvhyf2SRQBbI3v6B\nhvU6imdajt8n54pBv30G8NZnedc8nq8X8qhHOZajx0IBreD2eXdPbDmi7ZV3\n0M5uvygzw/Ek53m7v8CsIhdhKdykkzVwYLc8JVIMZNzUNSS3Htr/0PLYeKez\n0JjumoQoJx2Dk0GW2mnnKHWXqRgb3cNWIg0hE24BM4ZGcJYEaq4UtspuLfbW\nNS9/1bu6Yyu1lgszaEfUoQqRluIvtZjjHIUKk9nv/o/H1TMWoXs4TbV3nfN9\n8xy6Q6855vVdSJr9Cl8s1f3b9RtyNngCHSuwpMLw3x8hO2jtlAJ7AOOPfocv\nf6J2\r\n=4s56\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB6C66EdAievuyAfQLwCuPstSmxNY1FPxxr5uGpJ7oOHAiB9Vm+Dk+fS/E7YPEIj4io8+Kl0SmboF8CLRMXdPUuwsg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.26-master.20190801075757_1564646447283_0.37994428023973414"},"_hasShrinkwrap":false},"1.1.26-master.20190801151727":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.26-master.20190801151727","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190801150943","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190727163043","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"ff7d6f42efa24717febe3c2165be36fdd393f7c6","_id":"@atomist/lifecycle-automation@1.1.26-master.20190801151727","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-7wVPHVjqN62o6ZhKahu7L9Nt+vbKTOKxdWN8dO9pxYwvwmJ8y5V7nwxJTwpu6FMwoGSA/9euSirjdTCdiIA31g==","shasum":"11cef221d44bdaa9ce0f0abc9609608c0036ad23","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.26-master.20190801151727.tgz","fileCount":12,"unpackedSize":183412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQwNrCRA9TVsSAnZWagAAxbYP/1t3UV+UQL/I/REacQGX\ny4jLO3wEYjRTv5cv0CcDWBmdEfCmxcnUDrptWxjrl8euY0YfONXWZWFG7yjc\n16xIpcGxpgC6g6ZjRBThs9Rc6zx+pploo75H6WDd4WekoJjKhqfYmH3qCKpx\nEKNnlvNBRq7TEDzMuzT0xV40HFyJgXNd0X5sVvCsAxU3rELnWvky4MPqtlTe\ncW5wxncY9zrh+4UPO7XWKkJMjlrow8ewwngpy6ryNzzvMMxxQGzn6Y/yw3+l\nj/35CBJAn9O1PadPk6gd6YFGoC+bz+mHQjRAg3hXd9ioum7Kmbyv0r6HpzXs\nK9pipXtwVJ3J6afwW1AZNqDNbykqlr52QeIuFjCiuO7JFI/e31EMcv5HzAIg\n1yRt8qmmOT+AurvArTAKWR/MMKRo4RAlQfumVM6WYn38BUG0spdppZ+ReJyZ\nN/t+MgGtVXHaUP/1CtKcakS9HSnc4JSY78aT1imsu4tJeKSqlHw7Oq2HyfGW\nxXyv4ccvSQbM/tMyCEi0f/aUKIgXvafkKG7q5nM34wwz7EZxM5rYWQ6v8t5v\nK+rnU2Q/UXKodTmKvlgGcUP98vOdHhFvjsME67ljQBU06g3MWNrXb9x/It20\nbaoHT5nyN3VAfb0x0WDszUxb6lyJHLnivHgKZM2yT0kQjLpQDYPHer3D2zko\n2Ren\r\n=ARFs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvsJRvZnlA88Pczn1gaa7Sj8ti4K1kxIF/ogori64T8AIgPl+bcBRLZdOxcuOdqkTYf+YkByf3uPaj1TjbABQUdMA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.26-master.20190801151727_1564672874398_0.5830739817080828"},"_hasShrinkwrap":false},"1.1.26":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.26","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190801150943","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190727163043","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"0f7978dbb5c02355cfb72e3a3cde54bdffe80728","_id":"@atomist/lifecycle-automation@1.1.26","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-Ngu4cNfIHnwr51/QbIsvHDhjbfTF+4kWrt+6nmRD1wk5E8q1IP6838NXQwQlBb87IAUqx+9gsbtl6m1KQKZ+hw==","shasum":"99c9cd14bce6e1cdf5bce2346c95c9e3df464f7b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.26.tgz","fileCount":12,"unpackedSize":183390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQwR2CRA9TVsSAnZWagAA0ggP/2cOGt5/eX+ryp/zwBav\n7AGqvF58Xs4E3aqjgn1rAI+xWMk+M8I/NFQGkpUZzy1ybzXITin8Br6mdnya\npnFBWV1omCs9fvoa66E+Q6u8FFywxXtA+X65ghsHgqVymmRkqt58R2oOm9Rj\nJqQgh5S0Kl3uYEsq9eHcWy50shcIgBsoxj+KVbA19ksUzhexDOcPJ23RE2d5\n317tlR/0Mg62LlllQXXvEZddWZgNzm+ToaI11nfkxf9cPW5qZM17gSst69qp\nfyG2VJCuMhSk4irkkVMTeB3u+ETIRYd6kKoiShPDcw88xIJHHw97VjgF1qU4\nqLCDhpLqjPvRZR3+KNQTQrBBnIl2I23bpWbfOgzb1yU2YCsUgXGWNM1Z8ebO\nQe7jS4DM3S1Y4U7I4ywkZMZsRPslDJ8XCmxSrTK34WshgPrw7njkfxENniNe\nhvBYdFdXdXrVAnI1rvR6kh6p/QSuw1mxf0CAG2IoSNBPG+9I5IpzRcRawaU8\nemPo6sfKfhDq4bJZ0R3mkABJx3KLDkol1NwZgI4SX3M6vj6lyq8JvT2vAymt\neccUfsvV7ZAGPoWdF7hBbMpgqtuQ9oS9/jwaH0300FEW9gvdC7LNzX3Rei1k\ntZqvPcLAyqs5uWmjhzx1Bl/BwHMHJO8CENNyN3jE82j6QQfjLxrCEw1dAvdP\nv29p\r\n=Bst1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHyxDgnMf6hIg6Ku7XYjzpLPS6FhZpxNkCtWDuwhJUz3AiEAqnkV+mvrzDqh2kg0i7S04DB8oTJc1/Yrp7Rtarv2tHE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.26_1564673141966_0.7582216007273497"},"_hasShrinkwrap":false},"1.1.28-master.20190802095622":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.28-master.20190802095622","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190802094751","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190727163043","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"af20654d3fde3eb433b8a2dc17c5ce7bd760ad23","_id":"@atomist/lifecycle-automation@1.1.28-master.20190802095622","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-Kc+uT3ftcl1nV/BbQkpN/2vTZah3ZVEIYEEEA8hhF6yxEQhi2Y+oKqBZ82ywksVzBcx8Ycz04NhjGKXMAvqhnQ==","shasum":"00b851a9ef08a4c6cfe508229b8c6fa94450a6ac","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.28-master.20190802095622.tgz","fileCount":12,"unpackedSize":183610,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRAliCRA9TVsSAnZWagAAt+4QAIC1u3iF1mDma3GG0uUN\n4y/bxOXb60pH3MMXYL0DSDzH9v+QhXBzPBSmEqxbtOv2Z6e2Sj+ol/XZ7/u5\nAm7BbuNba7/xHb8aFTbR0axnOpnGTmuRSy5nfV6bZ37OCKSCAQuoa61KzXUU\nnuiE3IL7H+meluyfknX/dRVU5lYUi1lvt4S1acaV00weykGpVM8ERpZvO/86\n1Wlcgjo6w70hcmy+Fm6smTYsHqT5VrLD8X53XntyCgeODJuK+jaHwHynmIdI\nfMnvpVBb8unhbinwXngrOcOqmK5LdqSCZafneoKpWfMiOhjeB2TONO5sWC58\nJr1KS+VnLGF6MCaDnEo0Es5JXbO1WvKdSqmFDEfwylavdNvzCS0rh1G+DBEa\noDPUxMf9+XXcynUY/srpYauOv63WehOYiH4PLLuMPk0XXme6krwkrNu2GiBW\n+cd8gl96IEa/RBWcDA96ZCsuhR2xgr4yLprEABc19vAhQpZq/auT56AZ0ZrL\nl6Qvmtp7RWQqSosuejpY0HKMF/tlqIug9G3vuH6rcUbzAjl64GTWgXV938S9\n0KRtZVmmm9D1S325rZzYUYgcSMLVoarMfumghBSLSRWFpWaL5i4xExKchZXc\nui4edFaFInkZfik/7OMeNENFwRQdjZtvWF5vOvIs1nNIwc3vOLIr999sYF4G\ntEgd\r\n=wY9r\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG24SKQF10/4OCopkzsFnRNB+W3m4BR7OMlRTU2zUn29AiEAyt/BMmcxVn9vpe3Qswr1WwlF6EiQQexiF8dd2aNuL10="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.28-master.20190802095622_1564739937852_0.006036748799459479"},"_hasShrinkwrap":false},"1.1.28":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.28","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190802094751","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190727163043","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"d8fbccc05d9602a27e3a4ef5cd66c00e7c50bf42","_id":"@atomist/lifecycle-automation@1.1.28","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-2Z39hXX0ajC8tRbwpAAPI9ep/gnml98favpLMoKLB0bFHXhHBlJtI1DSeDfEc3BwsGyZFQZjsiyKSEsg5b2Q0g==","shasum":"85ccf47048032064ca57992ecb415ef1cf9aa5fe","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.28.tgz","fileCount":12,"unpackedSize":183588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRAnyCRA9TVsSAnZWagAAk8QP/jb2wTrr98XSULvimiSc\nEjHSs825hZiVnJ4MY7rivAQTnsllACKkjG5NcyEbJn1U6Va972WNZwSL70XH\naDIkFvV/O3tYl6LYqKd2wqKvizHfpvvT9AZ4q6MJtqUvHFiVKbHnkrZBwlkq\ndRApe8wiH1uge0mijWQPznyM7mhBwAt0egdMExR5NRH+94Vaixw8rQDTKdq9\n8/FRojkQhTq6fyGzLfjN6dKuFOCrYbmIEr5sw+5+8CoicCOo2QK9gcGT7PWi\nSLezULYSKDxwjouRP33jAmyOS0eixe0D0GXEC9AQqJ9hyQ+qSpIykpgAbMMJ\nI5jzIOCqd+6xGStxEqBIAOkRzOqwgFSsRwSkgBYAS7Wmj3BprOmLLCzG85hG\nXkx/MurInsTP1U1Q9GzxknwdRYiWGdvU69UV3hcMGilyJcZJgp3b0CVaXEEL\nAkVjCZ1oz2XHrZ8iQC/eclG5f+I5xwHY/7BCCFpvVIKbF9VbTeqDWb8oLx6q\npr3UgnNgwajHWmBhUnRFmL8IQsFDqAyvBcuBpXJ36D9KEadFSjPxS5Zhcc4g\nXupRESowy3P0MOys+RT1Uc0vE6f8ROq0kpcIF/gTsTqsfLiIzkrVH3qnPvcT\nvbX3t4SfqgeMdaM0JhqqJz+HPvZUoYbgHSgoQDBZfrliQQsEshMGDjW8ZUTF\nmxHk\r\n=yYXY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICX57Xde4bvPdv0wMlm/Efn72kpm3+Yk0Tha9OrLv323AiBdEwzvXwmhZ10E/aXPRnHvxy6GEWQPgb+PLFhkFLreYg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.28_1564740082087_0.5766130492162092"},"_hasShrinkwrap":false},"1.1.29-master.20190802103148":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.29-master.20190802103148","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190802102410","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190727163043","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"d7b16279abb6c4539faed324d5763d973c59e509","_id":"@atomist/lifecycle-automation@1.1.29-master.20190802103148","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-Ds7g4SV9O/2rm65SdkdnzdgA2/jam+kcbTKOBBWvJGYSkxuwoqa3A7P/WcKOagdaTs36G43xWrfcNSqWpKfkow==","shasum":"1259a4661fdd2fb3d5fbb4c041732fc365041497","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.29-master.20190802103148.tgz","fileCount":12,"unpackedSize":183709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRBHFCRA9TVsSAnZWagAAN2gQAIZ3G6gXa5YV+ykZG7Nz\nvfIYsoVwGqxijb0m8WY90MZJRS5YUkCkwmtNSM5DUWbAfXWkGYifZk88+Rlz\n3Uy9DTKvNON/PeufJVQQWf5lIPIMEi8N6wWAu5e0qYGdSpe/4nX77vjEEMcm\n8ty2wPPUHjl8XAI9OHhCGpMB59iCXfNEpqqZN3Wow/sKSDi4lhKygT4QCwIK\nsXjK0phyUPVVPREjc/n2mWoJ54BRN5u72kJbJSbJ1oSRVfckdHv0m7uzVS4d\ntA0+OO4gE/V6fGWSDY0nUwiBrChpHOE8wWVkhCrhcQ/cJC2Dz2LWQV4TzMtY\n69K+tOgRcfVHD+WbiWWKx5XBI8nrYP/fv83qSBXXMC3WP99q2+0aKf7uT6zb\nZmMrCJlyZuBcLHb+HkkfhnkprHWKeOJm21aURFIGnVnaRWlp998KAy9DMcSr\nJCsWHoEumjlH0nmdHbqXeRRtzgkhcl9ew45UDUW8LDFuTkHC3Cnhf6nZLrPu\nxMqzTtarfJHNMJqwfQKpy6ZxmCbhbwa+K4/DFzp4MMTn6X63II3M4104TId+\n1utMeqshrn/t9IfXSYSoxNHpZyWPEr3HA2dewwh65iIzhmV/CmQsnzBeXFBA\nRcGXT6jj7EkMSG0uVAB1lG1FRlN9zufyAULLHOfPQWgxY8NmCNJrzl92jOQu\nT/mi\r\n=J9ah\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAUSie2/0CVVbOQibXsk27wmSEyBkFmemiSQaV5fVIfvAiEAkfhPDY5J83/bfPjm5HEHS0bUEhQksivS7hi0Wqo8fZU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.29-master.20190802103148_1564742084551_0.6958849437702626"},"_hasShrinkwrap":false},"1.1.29":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.29","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190802102410","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190727163043","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"c3389e31c79f383e425a6e7bfc5585a12039b496","_id":"@atomist/lifecycle-automation@1.1.29","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-De0TyLgMfKwZoxSNz0YjVIKXF59uU9NyW2YMSWfa+TNBa4mOMZENVyvZdIYFWzpNli4ngTxnRFuRUeTUDpHYDg==","shasum":"e96c0a2235d1a2dafe7cac3d4c999e09e5392f4d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.29.tgz","fileCount":12,"unpackedSize":183687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRCr7CRA9TVsSAnZWagAAGDoQAJfZHphs9fqaDWaRK4vY\nGWIr5EAz5Hh+dGZD2AVyxbDFQL8tyeKapIvaSmQtn7NMPVhyc1IcWyfyPFzs\nX65TSdfjxD0t+jcJVnqgtpyg6L6yTjjJWMJ0FTOZl+P0JBQvRM5FIKJH5fwQ\nuPAwlYErHT4lnBLGpI2GoaH+NhgX5EVpgF+Po32II11gvY8eMi20qKAHDVz1\ntWcnSgcnMrsyS4DSAL5PNpYix4bWcJMbaf4OSl2J0CZMMAeY+evglErE8Czv\ns4WK6GYezHnIwxcpK9AvMyFPwpPyufPOjVgpWDworb+HnZoHy9hha8Hvregg\n5dCZTLJr4cuVkhjx/+FhMvkwLYWXqbDM7E0ofsITBOAQik7EM3YzNuCbC19J\nRuR/NX+WB/u96nEoCIDnNDvR40Nkg0sIes/5yOTOJeWRiuH4U1/lE+GSa9JO\nkqJ8QA2uk4swmqb8aVXrXRc8KkJeKvcgqJ1p1pRT7VTT7aJCbEbr8LqoF7/Z\nm5OJFKTgunaLpr/VJNogVMt/Wl4/0CUP3lNM6T/LtYLMP1R3Mj/lJjUAH1rg\nMEQbU0OpoTYK7t0CHnRm0mGXyCVhlVfW72KYSfF2365dF9ZV1qsmwHOElyBf\nF+Kam8JjJXZiszUR9BjT+J42EmDErbLyQBdD0HkThuqWeDTtNnkCi/neO/be\nUFKc\r\n=wGC7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDaOGu85PUc5rFXdKY6tljINqLvPd11kwZ6TOhmzcRMSgIhAJazelR5vTlurpq0YQrlZlzV9tGty4lGWytNzVwl7Dr0"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.29_1564748538445_0.011442509737413342"},"_hasShrinkwrap":false},"1.1.30-master.20190826090835":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.30-master.20190826090835","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190826085108","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190727163043","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"06c27f6e8fcaed3118da793984d4ef96ff39fe8d","_id":"@atomist/lifecycle-automation@1.1.30-master.20190826090835","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-Z6A35Dk6fsZPGMQ7D5vA0iTmx4/BW75n9xk88XYOMsHlh9kZMeSM5XROZ9R73sRtwsjlexqGL79pfRC1VCPj+Q==","shasum":"bff9df9806ef3d3ef7fc52934db9b532344673e9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.30-master.20190826090835.tgz","fileCount":12,"unpackedSize":183808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdY6IjCRA9TVsSAnZWagAA4sUP/04TZbYAMvQCNo5x3+sg\n7VosDFWyWCBtqnPtFjMRGJJPjdTfs/ZqFo3alU5FGfP+6DYsBvKy1N+QSk6h\n0zFYJcrK/2i35dA3667CYgdS2eaKZ0oRcynU6Y76Kce99hUw7L3BUdcqRHw9\nBhLcMx7qToVgP6jtR31f/ZTYXnva2jyOp29KCFoeXv9RXH1Hfy2knhm6sK+G\n6wih/MX2pmSNeemvDas4WH5TGAqZIINSC4GvIv5s3aDH2+76LPbQvHEe1Ykr\nIw9pmZuAhqF772S2B0NER/2OAlMHkohrV/CYGWWst2fRcYCXlSflzt4o2Vlr\nXq+zh/cvaIjjHg2H0+P79KYR4rlWZduCLakBkKo/Y46YhJxLXysXA2VAnwxa\n7pLl5HMJ+KmZ7GbcQABbiZiIlc8HFghbEJ8sPgLuM6g//zzLgF7i8dmwouJ7\nRW9PasXlDkQ1uQo+2GI2ke65GctyC2NJv92czkjMSieBBt0n7OZuYXNjclHu\n7Ldv6v0NCIMWb91D8eBac6EJQdNeYEy6lnGVI22us0jXXfIT8XSL69jCCx0k\ns+7VguIosKEyUD3371g9fGy4GYjknZ3G4Ws9KomMoX/pUEWPpLq+BnR15Aty\nr/BO6DtPSvJYqOKOn0+68wFQ8t/DWDZiyh/uILrPhvf3HVUdevcGxSpQGyBO\nJhJF\r\n=rPH8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyCYazuVvzLGjUMiN8BTn8odLZp0Z4XisWlmiiVn/ADQIhAJPWZgcK9m1hIPx2CPcs9MY8elOIzjaP8Sm/Fta5pDUf"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.30-master.20190826090835_1566810658872_0.7582663596824177"},"_hasShrinkwrap":false},"1.1.30":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.30","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190826085108","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190727163043","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"3b3649dbc3a2809fadb674a7172f0a7eef75afbd","_id":"@atomist/lifecycle-automation@1.1.30","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-V2i/SibL64hqofvd9dOjif1EjU9lDinzD61eSAl4d6OqQSdKC76LkpWUO4sKD1lSRKPxp8lUx66bOp7cqF4WFA==","shasum":"5a248e4622b51a0e48db1078660cad316e4956cd","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.30.tgz","fileCount":12,"unpackedSize":183786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdY6pgCRA9TVsSAnZWagAAtyYP/juFD2G2yVDg3G3PbZ+z\n57K5MNyd1aTTXzwPA04zOhS979WVE6OUS8bUU+LNJuiLzwI/e4Igy2X9yIx1\nvBZKxNH4B1Rum2Llfk9/wJ8DjrfyhM8Sd+L5uA0pov3MUt1p9hi4UptHGjjL\nDzxdggjh4r3tZno6lb5y1yAR8oehO6Sui0LtJeAvKfCa6XHg4KQUgu/O5zqz\nGmnS0xq+1+0/fiqS3QScETuY0EAqfuGvKcI6oDDVrf1Rev5b3o4S9u+RErbU\nVq+G9K8trLR7ALz9zNzu+abvc59SWvmAk22ba8nxz0bs/fZW3/TbPVozm+Uv\ncjFj0TimyZMWtQM17Lljjslt2IEa4nRasgN3Lhi+l0jeU0jCybwTKd8v7cbT\nEQTc+L9L0CNZjyCkknhv62rMgQHh7BcRqsv3ZWO5colhc4W21NMkmN0cmtb3\nd/dxcKSd/jkgKmlODbc/WW6ROTgJyqvF7hSE76MLMmdIPmasYoEgroI5xQNd\nr/A0WF/dS66mclVMsezj/3SMQfRN+m/MDV75mNXTT3qaniJOVqEyyd38tX9C\ndXdJ+AK32tP+gVRP7RGDXLkusISGRf67oUkUvW/SHRQHGm3STmyUFiIfuZDC\nZPOsS8cshrguNco9/mNwW6aEsS7WSNF3vAOLL13q2yDwag7k1hbNREzyrKu8\nZVeJ\r\n=IT4C\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH3CmoiXZCsiOGPmpU9YYGQnALkh1+0a7K0U0J33wvJOAiEAvEH0DLGqsNjm73E54E2e9EEUxjg84fhF2spuKwGBGyQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.30_1566812767435_0.7812567697905799"},"_hasShrinkwrap":false},"1.1.31-master.20190827112855":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.31-master.20190827112855","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190827110534","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190727163043","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"83ab6f2d02174c16a77b247954db55e1049dfe0d","_id":"@atomist/lifecycle-automation@1.1.31-master.20190827112855","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-0Z+e75BaRJ1ukQOjJasTXxHdSwcjBjyv1bzhoHmyvdry6nwDBBtPtVMGSE4vGefC/xlfKQYew+WrZaz8WWz5CA==","shasum":"425cc3db9f89ea987633ec8a45986911195c635d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.31-master.20190827112855.tgz","fileCount":12,"unpackedSize":183907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZRSPCRA9TVsSAnZWagAAqZgP/As4SPFRV0Y9DRLBOH7q\nVgMF5AvzHz/+hu38+/UzzVzR6yBKbmI9Xyjs7N/4lIgwmQNSMqteMCiC09It\n4nKUG//0X/IXERbE86HfeNV0h2/GLcs/lxjjNaYf3pVrXCPVsiHnbykz3rEU\n3WvpMuE5MOZhp156/rYqgQwKp9z+nyIKiFsXcJPBLrtyCSqn+fyQvtxkOTIO\nYdMXPeyUHvdnmR/oE3IwDUyj2agdOW7Hn8PdGK1Ms9eZ6lRTmkMtowdX/jks\nD3E10nd3CW6bCnDuHAR/JX8qB8dAelc7kZmi4NeFoh+j6V4KTeZ4LNdWvfvM\nk2Khj9XEiu300lytL6MYw1zReMHq6JPkrIXnSigLFCVFa2Lhp3uN/teSNZMQ\nsWyB2kGUIrlKMFl+XiKq4iKUuQICIGOox26mjfPI2L/LLCAafFSQyrFaA8QD\nCQdVOiAEwIOGgT2F5Dfv7UxAZl3PhI7yY4Zyu42/Go/VuowA6qrTrQMwdlCi\nty6oObTDZC/Pccc3Gxchx34sP2Znf+TbKEHs5Vd6qpWHYwPaPqyjgLQ+yPLg\n86/3uw0Rhy4B1o6FAt7669Jm/PtNXhUgswjiBmLuvzvHcgexIa0ADcYHRpy9\nOO9l76s7cELv723MuIPC6vSJ4L4UeacIo9DD83zPKLGUb9juhU3q8ADg3W4J\nxRud\r\n=vVCO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGD7qGJSihtl+F9BMNXuGH2myibB1o4vqhjbP6a97Iz1AiEA0kOBciOjfK1jlPngfs3TCz7B0e74jbDB3RbI7Wze2aA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.31-master.20190827112855_1566905486787_0.6981050841739407"},"_hasShrinkwrap":false},"1.1.31":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.31","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190827110534","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190727163043","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"5089032923080cff9dfa99d73347573310ca8cb9","_id":"@atomist/lifecycle-automation@1.1.31","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-0vn9sT7CjvF/YbgBhFa/PrK6u4cJVDTQV6OkAIvr/Znh4QGBbnjIZMsITJz3d7Lhwt6rdZONhHmVX2h9rkNfYg==","shasum":"0bd8630efa1db5e2f1a2ee6bb7ad8322cf438981","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.31.tgz","fileCount":12,"unpackedSize":183885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZVkECRA9TVsSAnZWagAAARQP/17Ps0uSaSQ7ht8yqf8T\nT99Aqc4zaSWp1mihsa5YM+FLRO9WQ3yIB0PzrUtVaDKHWPQeX7blZxa2zROF\njLs/YdvAFt0REzgTP/S3HC6w6CFgZuqAdw5tSD7tGiYOoWErtH6sPW+Js0fm\ngF2e4gUBeL1/cycMvbRuPqZvr2Otobiod1dCmzdnjEvKkoAXy1EKej5+tKik\nPAcZ2itGb4Jp7ERWF2eTaY174SKJuArfTjLM2dgufSjxhIc9QYlQNSCnkGAB\napRxJHhg58rx70xSdM3xGYj9CqaRZVuX25jBi3DiRXkfDJfYg2rcJiL2oyRF\nRT6CDCRlW9+8rVbVUUT7p0L3rrI3f9gHVk5L2k3wIjQaRgMlKFYsyyB6J/ks\nrwkuKpSllIJaXSF/uncAM3g37jZ8y8x/4NrgGR2GxqABff1ic7fVdZ6qCAMG\nXoBOCtPekCyl+lwCgG5Cw0RYJS0PqXQMmuzYP6xiv8d9+tulx1/IAkoMNbkl\nTc+Lzer1gg2+vfFANfgSav5fmmUlId0/JXdRVr3OLiPZVzUslNxnawHWUpcV\n65f5e+0jfG4IRM3YEmBhQZ00Y6L0O8DXXYKv2KHbdnTupnCNvLUkIwaSkBUg\nzApQUJ6wET2O1E5okuG7Ch4XnN8GWVfl7WbyCdt3gyWMiaTLjfFF2sCA8KNN\n++RP\r\n=yJxK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCk10mPgDo2+Ivq/JXuhjXclPip0ESokB5+xm6qt9/GhAIhAM8JnkurM2MKUr5Bera/rnzqfAbHg/Zw/pJQTUx+8x5H"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.31_1566923011909_0.8954332369141655"},"_hasShrinkwrap":false},"1.1.32-master.20190827231443":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.32-master.20190827231443","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190827230517","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190727163043","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"4aa62e6072421e7c30c09ed9951c0b4dcb77f26f","_id":"@atomist/lifecycle-automation@1.1.32-master.20190827231443","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-HKDRA9nMVttMMSmOy6qxy2J/Lr913/OHbvpstsCwJLf/H8WO/wLPoN+zsV4ccUUO5KSfj0CBBhY6TZnVIzOxWQ==","shasum":"a07311722e2e0e0bf81d7b5ae662f6922b56554c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.32-master.20190827231443.tgz","fileCount":12,"unpackedSize":184006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZbqLCRA9TVsSAnZWagAAYSoP/0U9ypCBP72LIjI+tm83\nBzKOPzw7T5p57eAEMV2gnXtUyiLnky9ocyoDy0ZPDeYJAdoFmNbSe7j9gLra\nuQH/nfjj92RbwInERju5YswPiBMVeJHYuUvb+dUDtkIi5nUgNo02PWszstF2\nT+ugwt9G9vv0m/bXvpLpknZnDybdT87r+mYly+B3ETFf0pkyOYgcYlluQeEx\nMY9uWgUB/BU9zkJPDUMCAoAktoIulV/qrjgpD8IogzG9PvrW+MoCDlKnc2XW\nB7Z1CgDiSUU0KD/lcExQklGWw1s//In95mj9pdvOUbXbG8ywcdFMAPQ04vQ8\ng60nkyWyyd+fEspvHwQ5rv8811AGq+AHNPWBW0QEw2AToUM44UBpqPEzQWkL\nM/RNJ3xG85AlWR4365WV9omKfw175P+d3Fmdxc0iEWIuDlPPWqyZeJFcdMxJ\nsE2IxOUr4A2RN2NyWvEcMuFAcVovAZ3BzQ6jCqT6TX/ZgWE3XlcTwvuk+RLO\nfN+pXIL16ATvEln+4bTHwKNNRDYIk7xgy/dIpaGV1qJJLP359KNzE438XSlE\nxtPPX1EtX2yo4Wa1HJb4Hl5TYOcHpvoNWoRCMsozY/INq73abhgT0yllqiZd\nl8wPAQYQE7BYEN39nXxVzXWnMhJMF46gnEPWEj77iPR6MxN3DaHtNvl640pI\nQam5\r\n=rem9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHuaxuIpYpbQ/V8AevBBvslW1TIxJQ9+aC/VMGey9fdNAiEAk0bmEtIaDfRou4B07H51tMWjjpI33QUSMUHJDHTLEmo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.32-master.20190827231443_1566947979001_0.5846109478480357"},"_hasShrinkwrap":false},"1.1.32":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.32","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190827230517","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190727163043","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"143669e6031051db33914c7db4b6342e1414ee6d","_id":"@atomist/lifecycle-automation@1.1.32","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-STPaMTSws3z53PiIazVdv51Oj65MWUspmQ1oAARm4r2PTJsPxIi04Z6XeDkkgJlDk4r6YufakW+6WXxvvipIug==","shasum":"7a2c5516df0619359aa1c85a0b0c78df216d0220","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.32.tgz","fileCount":12,"unpackedSize":183984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZbx3CRA9TVsSAnZWagAALHMP/21h/xhKUnlnF2a+xPNT\nLN8c+JkUg3p72buPG2GWjzzkLsI4MkOmu/yhRITRoTNWtIuGYWihUyryfJO1\nqsYwfXXDK4cqvjqlqMm8+5FzhtNvayZ2UU332QTlDIidRMj9AsBX7Lx8hyKT\ngMUwtDqq+FEpvK3AaxD2v3yn9ToF8/+GW0Wgx0pTKY6+v0/3sqgZkSGitg5f\nJu8GiLFR2QOPjrmPsa88Q0b837OnFtNEbrwMgPYR+VmGAPftQTSRC2o4MqSi\n/w2+WPpgmEjr/b/ViiXscG5qBg2uqR7Palmbn2+6vq27jTajFtBCv0oGePCC\nmhyUFalDjoDNKu/0bIRDxM5ZtOHVw1sJYf7RduDwVtVS8NiddjSlxtzyGidp\nPBRdGKnMUljrsBOXtRJMH3U3q3jT6taOMHqTo+HH/XuA0nGgfVK1KP6hqaoE\nD0ukE43z7cYl/ebSVNm8E2OlYcOIkh8xG2XZ1QIEK0M+bAgmkpOAAMeLRt98\nAePDcG8PKNoywwU/jIKLxjp+7u1XdUeY8drlsaesgehXNKK2XU9bzNlBa9vD\nloGx38AZu2hwGSRWfA9+vsSoNH7huJz4j7N9KGWlDgWhpqOicWh6/mZ81nBF\ngVl4jfMV71RokjiLS+VtYqGdy/m+d75qDy0KXRmwGK1khGdaOFFb6GEdpREg\n8tkm\r\n=znxO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDUzhm5OEAkxIvNQXWkxuGxsHaaKFa2Q158hjWDJkJW1AiEAiLWin5U9mGgnx2cQFQyZKziL4WoKu8xC4Hd8dAyHHsc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.32_1566948471296_0.7133656308890051"},"_hasShrinkwrap":false},"1.1.33-master.20190828102559":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.33-master.20190828102559","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190827230517","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190828100814","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"3a61d02293b73b23d7938588595b30a5a501021c","_id":"@atomist/lifecycle-automation@1.1.33-master.20190828102559","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-Bd3KNPztqYZne2avomJVG8z5havG+XNTovhFKplPSCxxMjyGxFZ8+ILQcKWnvnoHTp5AfezBhLSW2DV33KRTnA==","shasum":"9e770162e46b7a2f51fa3fce6a6b4dbf81f59421","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.33-master.20190828102559.tgz","fileCount":12,"unpackedSize":184105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZlegCRA9TVsSAnZWagAAgPgP/j7xukrQMUTT98dFDnHG\nhl9U05FkZSguW58m/9ovCVXIoHv0/4dcEHgSWPs8xQw/69acjh9CbFiqEnvW\ne8ECgU1webSUtJJHglqXXRE/TCP6sA+YGeWdC+xOHF7CEfIz4kyuWKb5gk1d\n2yeZQ+nKX+L1BatNjMMjOWO3uTKfmCjAPl8GqpstB4qS7yzNbWHQL6/i6m4q\n8lPZTeTaMHG+A9HKjA9vtI3G4SfOky1in5PAPUzEahoXe9cdT4W79ngqJHAy\nJWbOMyPBAIwHw/X3wd5Yyv568cV1r/kcdTFfZk8eRvcjF1UVPASLc79Z5TjL\nHQzbf+UanxvcMeAGvQ0h81ocQFLTS5FbKl7KRpkuuJTUkvrAaN+iCPa4rpo2\n1IiCv0OFSC/UlPnQBskPl/ZXaq7vBCX6AfPilXdEV6yxEyiNZcIcBYFgzeIF\nRcaXQiqRwYzeFJ9/7z9Um4EF2FEEP2n1rl9ojrgis6nDwzYQp7FazraUfZU0\nklB9dc0Nkd2xk4AYiI609FSQRyd+n658xeG5H5AjORsS1V3P9NeFNTjtUQ5a\n/qEfNMKBMl1rFBO3N1aRhfAcb0WTQ/GI2IZsF2Tskv35c1BhlWTrQMgxFoMu\nAoQ2cjBa5fQ9o6HY3G1qtavvSZrC3++RyiHLubIt+oPc14f+I63DXgCw97hq\nri7Q\r\n=Iky7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGvBUupczyU67XWNn8GJFu2O42qIc7W9yVWyMBh/QxUhAiEAoWnmug8mlJpmWx8Cfy0q3qhzkJN5iQPXfr6NubbCYf4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.33-master.20190828102559_1566988192336_0.9308098767465025"},"_hasShrinkwrap":false},"1.1.33-master.20190828105851":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.33-master.20190828105851","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190827230517","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190828103201","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"5425d31fffbe8b56076fbb473937d5e51961d99c","_id":"@atomist/lifecycle-automation@1.1.33-master.20190828105851","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-M/viF1JGPq+UHjo0s3uzBGEGFyC4U8jQhXtsuUoSXccM6yI3GK9J0AUkGukrL/FQ45vKqwaZZWh7NzX+aZ2j+g==","shasum":"fd285aaa51cf43858438188e99ba9f22c4394e87","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.33-master.20190828105851.tgz","fileCount":12,"unpackedSize":184105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZl+kCRA9TVsSAnZWagAA4uMP/2zgQuhqlnoaE4yj9BTc\npr2AWX6r1Mils7dfjLX0hipWjZClTFHvqVSqM+kYz7EAwxP18igjC6TbpbHa\nWYG3stDues7ap20Xuvl7hXizWF6vXQrKsa8TR+ydDlcrWK+JLJ8Zsi+FsZN2\ny2XdkEZ6R5NLM/F+BhXeraNQmeGv5iYNqZdjnReeylfxYJMLZadGLaL+yupa\nNCLwY1AQF0spwD6bRvs5UeYyM1O8+lAXq7wVwJSvuUc5yrYFWlJwpmQmI+OB\nS5rVetHpss9h5Jw2tkI+ARCqVe3glpxnlo2xxm0W9IbifULyQOmyIe1FiBHH\n9gGXE6OFXIHmPXlmhoRnSPcmKi6fweUHnlx39WwB7n2YCiFQeeUM4/ibmcyZ\nI2X4pgcAQ0LForqvc6I7tvNhQBD8Kv83BCFYTHY/j3dpLPfm0uzkD51iqN16\nu5g8eDWYw+35cPZ+FkjzPPZBiKIpJHHM1RwgPk2T2/g00RsthOqwzJ4jI9Bu\ncrKlFjzBVFbP3NUKUXUQFDg6BCww4B98t+CSIPPkdxjUasqNDUub/kjZP3aE\nXgAtocf2b2sH1SgSf0yrndoOzGzLOxHGk414jvwhT49pawEFDHagtDD9WCP6\n7+02FbVvmaQoaKvr9DEbXkndtdDPpGUW3b4Ud9+TiTACpAdwYy55HAGCZ+/C\n8SKW\r\n=eide\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFd92N3yBGyf8ItleYY+hT1PEBVVTVUvZ9yJF45vTPlfAiAIOtRNOfyS20i4OjaJ1swIxo6KZw3XmAndOjHLafCCVg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.33-master.20190828105851_1566990244062_0.9480053182666524"},"_hasShrinkwrap":false},"1.1.33":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.33","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190827230517","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190828103201","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"270deadd59b951f487b5672c1e65ab3ff64c39f1","_id":"@atomist/lifecycle-automation@1.1.33","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-Jr6oJfS0vw6Kv7d1YYsLNbyxVCiihJf3zKQ0LXnc1nLGCjaSDYDLDNWBnJvvMHDXyfBAnwdYqfFEURUdSjJ8aw==","shasum":"a7ce2c53a7c9c3b79cf19f3612464da357e5fce6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.33.tgz","fileCount":12,"unpackedSize":184083,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZmEXCRA9TVsSAnZWagAABlsP/Ru9wglH7+cnlcKsjRQ+\nuLYUcFfDMcxsf/D2VAg1UOqceVv4ws5gGGusldzVJ1kshe+F/BgbWS05bjqd\nlPUYLvyIwn4UI8mC+GNMR7wo2YqQiGMKX6nZcNAfYMgD/bvVGOGLSRnu7oh0\nXdmd9nswKMXQP/bm+FJ9MNGV41/HYr8laO373IX8EnVj1jiLsTui8tqRaKMc\nkly/Pw5xtTOtDzZ6VXHPxrcHP06c2uBxFaEQDIdD8WmCXvNzT0SafACuDnb2\nbtMePHZTxZIL0YcSaBvf/ScZ0RHhQD1rL2Yt/iqrLtfhj5wNUfmudBu4dOfv\nV7J/0BkMg2Zlxgqi0REDVTgowspXTylqVMdmjetNKLP3n95oDyS2aqkxmizO\nb3OJ4N+P/fsr/iFIU9v3stloEXtlupPWAU5xskIbCerOU+U37A/AsfA5/1Z1\nXXeJ8tdyGfJjAPhASWQ9wyC4DXd9fk1iJMqIxqbbExYUZ2/DWNG1+1b5fVVH\nICiibnX0xO+4ZGozrwUxNTr2W/MFYdVia76AGiR2CgW2RKe9FOrrZsf2mkbs\nhws5RbOBe12MixHIaBcnUg147/A0jqd2MAzFkGLEHFFtVQ5XM8Ztdd+N+uls\nDjsG7dRkeFW+wkUS8BM+ZX6AvWgjOD7zF84mUnYShc7ki2vGSMp+q5gM+AEK\nOETm\r\n=6Pul\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDeDyP1siwd1fpfCRhI610n4JEwvWuQ36lNUZN7s5HCCAiAT5MnJUet1BUYs1mWHqR4ek4c1AsF3jEMf6gi0wbr8zg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.33_1566990614535_0.9042848898549787"},"_hasShrinkwrap":false},"1.1.34-master.20190828112615":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.34-master.20190828112615","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190827230517","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190828111652","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"8723556a50bf083892af57529804725e3ad16b71","_id":"@atomist/lifecycle-automation@1.1.34-master.20190828112615","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-ohlkLOTdtxYydtLq89foVfTMZ+/zGS5gEAeefp7D81WPm2Z7c0Eh9Jp2zF+UmXMVZj8rhXggGzlc4P+X8C1+AA==","shasum":"c0ad2ce4921a392c04445ceda1008225cda09be6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.34-master.20190828112615.tgz","fileCount":12,"unpackedSize":184204,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZmV6CRA9TVsSAnZWagAATMYP/1wBBDXnVBoWk1xGPJgq\nU+UbpDLgC2kJAF59piJtrn3JHTnDuW3waEunyQyHRkyppG1htKKUQ+loSFaM\nJjLweNm8r/hHnbBaoSPRa0LlSVBY8XXiRIyXidrDqQLJCrLNHrGJwknfsWET\ngDRFHGWsfJCywj1qXI5WxDoHFAUEC58kNoyUGjITBonMN9PI1qyfwYP1s6wH\nOPnR9eA3X+VS73OBG/NZy0nRnnC+8M7kEsshk4RHfa2o7Wi+tzAgL6x2nfF3\nZSerwK2wwuDgrW+KC4qlJZPk5nt26XJhlcIUgp9JwT1G1ssNvzUe/WrEYUMt\n/Ymp9ws1BqbBTWpMaY3Sg2VbhPhzRzEQvbo1fxkP68CgmelQNS4xtIT38jDP\nIxz+8krnDHodCwAK+jg/VdhwXqK1wmLGwLx5vpug5EP3CgYyTlZLoA4eAjzZ\nApLH3wgwd5SGWH8wDooMSsWhKt4AH9LRw46IygbK1Q508Y/eIhSfikxGMlNi\n/4ygTfex+RYQ/pxoiOjQbR8isAOsrgIyfzqtToEfum42BqYn93y/7qVSZOvr\nJ9PMeBzOjxiEa1nPuoTf6x4JFKEBJjY5Lz9RnW5bstBBLn4H0z4IHKJu6U+Q\ng2TOiJPdyEwu+0vPWeLjgnoThkoNa2m+OlwKaRTThkiZhgcngeWQ+rEg21xs\nlOPt\r\n=NFiK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBtki1vAbR98A/Y8QvP5Uy+3pZzRHmaX0MDWdekZ4mNuAiEAxjXpIED5CpAuLNwRlQBiYsoZTOp0KG1wSJ3JtZEPM7Y="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.34-master.20190828112615_1566991737180_0.2554919326909275"},"_hasShrinkwrap":false},"1.1.34":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.34","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190827230517","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190828111652","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"21493212f85928c6b2e196bce6868082363cad48","_id":"@atomist/lifecycle-automation@1.1.34","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-RSn3gUoBNpjMkdeOYSAAlmX/S4iNJXB6rD/kU4lbSt8uRy0uanQixn5Xp74JwRYarc8xESfk/MuybPEYDCaDRA==","shasum":"ab958d31b2a38538bce922a077679fdebdb125d9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.34.tgz","fileCount":12,"unpackedSize":184182,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZmZPCRA9TVsSAnZWagAAp6YP/2F9TWMhAMWqt1aqFyq1\nxLQ11y6er1VFEOEA33kC/IUVMzWLGsNmaBzBi8skclXVsdl0pGcn2M86fkRg\n611yulkzjWIbAVtIRbGm7BM0EUmJO8fQyYi4BTtK9uGKFQZY5aFg3Red4R+K\nHZCSYW1Gp0YIvEi75fuSMlU94zvjgvDkg5xnpP9WjuaGkurBzWplPvwcYeyd\nv/sEPNdqXoweMKBslY95HJmIXdz8o6Wigqe3UGtv17aYZ2UH/hDwThCEjOTf\n9LQmaepunMo0H4nn5UZyG/oA+BlTlmDkQpFQPx58zqGmOcLUC/f9bMkmxvrl\nwwBmG29D0M9rwm13RIKVqqpSQ26JznbrOycUgRF4FfEqHQHbhBuvLbkaHuaM\n0Cq7lkTXJ8DO4RwuCeuTCNWvfcgCRylJAYf3hxTJCQbThEymgIFmRwMthcH5\ngd5xWunypmCO55nUWXwGsoqkNcSuXBrWBNK8zCHD4Z5zgBHlhWtGjdVRiBbA\nfJGjVKkhg4LCh469vtcx6vqVNYMBj+DQlGS2P/tr7eqky5l/ujHvo3RfJBtz\no2JRfjFYOITSucoe6JK6/2CQQk5l3EsLv2c52pSAtDgFCTCCBjRbmlhklARP\nwy0quda4TZkVFEbSD7zQEpuEVrHFE52MwbrEqO1X/yvrhjjoP3DQ5kVHcYSv\n7UWR\r\n=KFx0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoyy9kQgBSEI8NHGMNZaceYdbOg0ta7S5bVah/9ebx1AIhAMbpfeC/JGWjXXOc9T8wJNuRVvc1AxakKkr/TR8Mcqb1"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.34_1566991950574_0.19577816311146545"},"_hasShrinkwrap":false},"1.1.35-atomist.docker-base-image.master.20190828140705":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.35-atomist.docker-base-image.master.20190828140705","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","github"],"dependencies":{"@atomist/automation-client":"^1.6.2","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.6.1","@atomist/sdm-core":"^1.6.1","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190827230517","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190709203335","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190828111652","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.13","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.6.2","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.1.4","nodemon":"^1.19.1","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^2.6.3","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.18.0","typedoc":"^0.14.2","typescript":"^3.5.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"7922f387ddcfed1b1726f84336fcf8b46b7d421f","_id":"@atomist/lifecycle-automation@1.1.35-atomist.docker-base-image.master.20190828140705","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-CP5jxuLgUg3XkzBzlYc91SewZ7ShwkZo2H+mj05BnvDnZNr5ucOlAGoFIJUB/crbrk/qgX7jM4ThKBPaiAWDbQ==","shasum":"efd170b01bc538ddcebef50274b891e5f85ad0e0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.35-atomist.docker-base-image.master.20190828140705.tgz","fileCount":12,"unpackedSize":184355,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZouRCRA9TVsSAnZWagAAU+kQAKPONGdMiH+oIqHG9HUh\nqV14r8upIjnure+4rHcHHLlg4X0+F87TsRitaL/4MNDFyPxVnk0L95gOHANP\n0MB+QcPPSRnVUcX8FJr4uovl8GR3O4/57Rkgud6E/mZd1d7U4Rbo/dDT3cfw\njnBy8OnXMdL1gOtnmozKAERMkgA0HP9avUbMV8aw8IZZoMXgO/GwYsb06pA9\n5WtRT99W/dJRpJ3py1RGahH0ZxGnaJhYjE2JO5smos92CKe+qt1ALBPLrycN\n9RuuUeyXEN2tGJqy/Oczw1hG/IMJ8xvlkPI3GJjtBAy1rigrZ86keXOatrXM\nA1cb0o+weEJqclKE6UN8rUT1bqNtorCt9IwosTCJm7++rH187pLsMS8tEF9E\nB7fnkJ1G8D1ct5NvDL8JSBk+a+H340nJyqm+kV1XyAeqbR2ZJdtrg5yqTq5e\nDABR0Iq70ae31+wCqmaqMKGl1zwl2oPinTDOote8g/x3Dz8zZzKZCp6kMpBv\ndjNVFmJ6YKOwk1KV1FFm7kxoc6OU/AD+r5F6x/vpda1bK4HsOcugQOda9anb\n1czHXiGSiGUh7sytUNWTkm0TvIdijboCy1M7zHvrxwb89neXuzGrlMKbscel\nCSB8bhDN6onAs9HbDvG13/Rgq8bU8Ui6jcMAhDHvuchVHXuYXi+hT8dmy3PG\nlrlQ\r\n=Y00b\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCSW2gwh9duwBZ6jj2eGXTAY7ZFmKhR4HgMzXydNZeRwIgIE5YoTtl3zoK02EhMLSI7j5y1Ku/XW+aAxPs1klHreY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.35-atomist.docker-base-image.master.20190828140705_1567001488486_0.18732418534771345"},"_hasShrinkwrap":false},"1.1.35-master.20190904082959":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.35-master.20190904082959","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.6.3-master.20190904061426","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.6.2-master.20190903184656","@atomist/sdm-core":"1.6.2-master.20190903201907","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190904064045","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190904081559","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"15931ef29afae22150552e114c806a582f2d5a60","_id":"@atomist/lifecycle-automation@1.1.35-master.20190904082959","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-PWEz2awykM7MapRrvXUhesZrMdcYgT1c6p56YHq02U8REOeDvyggFMYavHHH6r82SD3UgPNKpu6xul72Ehc8vg==","shasum":"e35728360929ca17406916a390683838acb97977","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.35-master.20190904082959.tgz","fileCount":12,"unpackedSize":172496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb3abCRA9TVsSAnZWagAAP4UP/i7eLoLJhEapgJXdl0ON\nbddzXv03312lfqnHZzgDyNASkgRKlnv/qV/WnSdVnu6S+2RWk2p4xutxWXcy\nxg2b5MoWj2q3iAqIQ8g5cZm8DjHAAQAHIvzzKIkOyNz9+3OcKq5NkYo0hUZj\n0bGqWcu4YQ7hLSkO9DgX/9NhGw28OiZjidS0Z8bQUUx4h3ZKm5IzOZX58g9b\nKf6cuUn1OFIprvfHb3W5OlfymTrvD5u0ib/gpeK5uZSA8v3ud/YppSksDLKY\nPK764aOtMQ6/jaqxkNOPwH4EhRIBcukNAEfOLfMmwrrrJmo4JREWZ9SGk2hN\n27AQbwGn2Lv6BjfKUndDyd4UTx1C2mEMDMgLo2LL3u6n9P7cgye5ljm7+qub\nZwVOWNvLlnjPt5vY36gcbrzwRJM9eHwakiEfBn5QayqMbASiGK3SYb5h6/+V\niOa4yxcj1Jk5l8iYboeFyz9WNTjdRPK8VvAFfTFxyYYmepsqAzoe+qU6/fGq\nPyo08Qi9Mdq13emT+ECnQeni2txjTC7FcNIhuBq5uYuYwONrPkEiJ5d5ew2T\nHOgHOvuAAaZpSr+BgwhAL9htC/XJngLmGaCy5GZCs6lzxUEdqqKdL+D/FpEW\nSYgHcDrF1HYx9wKkYoxMywzyWRWfPnvv0cpitGT4wke//y+0635cfBPub/LQ\nbp/y\r\n=NTFo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG1qp6iP7kYHPbTsDB/lXu+5CfPpD6M8Wgos0/4rAPa2AiEAo4mu+jorlgHMNTMh3aur829epYdc7fx1NCx1/gN/IPU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.35-master.20190904082959_1567585946975_0.060437600732094365"},"_hasShrinkwrap":false},"1.1.35":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.35","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.6.3-master.20190904061426","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.6.2-master.20190903184656","@atomist/sdm-core":"1.6.2-master.20190903201907","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190904064045","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190904081559","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"9bdfdc91432d4ed0fdcad9a89c5f1b324c0fda20","_id":"@atomist/lifecycle-automation@1.1.35","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-iav5upoWF+SGi0uKrLcuW5UtNCRzboYat2nnyy/yDZ0zOFKwHAPCP97s8h7QLYBEh/yCSUZAuPpaPlcPrmjrMA==","shasum":"8ffbdf9d7de4cde68c1c5ccf944236e495adbc5c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.35.tgz","fileCount":12,"unpackedSize":172474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb4t3CRA9TVsSAnZWagAAZ2wP+wSzkhQsRYEoQcBWDADA\nsvF54vhFc3K/FJb29NBK5yQ8d/wZxfvlC4RnjU0Q5FCKnXkYzZAVPe8qQJCd\n5dccbWbtZRTw5jKH4a/yiJmPZx3HtY7G5iGT3kWoueCEImHMBThnxUW1cufk\n6ZR0t9p+XwczKfSaY+qhOIDZIP1sCI3dmPw6oEU7H83Ufcp9P519p7kPZP5F\ncBf0Jywlqlxpqi398lXRE95MMfUt6qk5RnkYeFc5gm/0jc+8jlao3i7xSUsD\n6bgFujSTEogzDdCDPlPVgntRyFT2tPzInY8ofzWkfNQt6R5f3eNlORWC/yss\nvYXxaBOE1/iCXSP9mnyRyt2j8n9jbpzfTPyZGISwWomhwgmoHA+Kk0FvVdtl\n0mB5gkSa9n+mwFxA7Q1QVAjRLl4lZocf/vlFG9CpJUNBMscwdewTTYfJkd0I\nhohiz6VGWLkjsNuuTTqy2jHZwJU92guDYGmM9y3oLErKySu33Y8kd8xYEd5l\nFhcZ6IeABSrR519e2Qw0X8irOA8skTsuhYxaSNirAVsb3Sc6+lvROgIT/Gek\nCyQ1G6PSd5CbCNL74unRlGUVtwvL1vWPhMruk0tmfUUXqnMoTWRAZ6c/UvUC\nx/QI3PsPdYuLbLLkdHiNBoo8vWHXhYw+6Xi7hq8FgHNW12adWXURHN8IkbfB\n/Q3D\r\n=Q/Xg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDt2IRGOGEAiw1uz0Nb5hfh5CjE/J/Ryjb7MKTLDxm1QQIhAK0s7MO+GEfH0g5kS6rajjYCHc/WKCDQTsO7KiwjYBm0"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.35_1567591287082_0.35329067266337844"},"_hasShrinkwrap":false},"1.1.36-atomist.a260p86nh.sdm-deps.master.20190909192450":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.36-atomist.a260p86nh.sdm-deps.master.20190909192450","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"^1.7.0","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190904064045","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190904081559","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"155523122983fb4e699972400710494bb9459103","_id":"@atomist/lifecycle-automation@1.1.36-atomist.a260p86nh.sdm-deps.master.20190909192450","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-j7uzxNnDilEF096xc9P4m84m14U/0t+Pwe5V8Bh+inXaxj8ftKMi7y8nbUAZvYa1RVy+Vvjn8llPsGAjeSplVg==","shasum":"84ce164960c5320bfb38c43acf1d856f1f0776cf","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.36-atomist.a260p86nh.sdm-deps.master.20190909192450.tgz","fileCount":12,"unpackedSize":172586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddqf7CRA9TVsSAnZWagAAudoP/jy5uaZ2QTaAKYRC5c0+\na16llRaj4GVAHWlJJY0tzRd+2m+En0DW2jcbSRsGnKAcErMdJNXq+azLcm1A\nKZa9UKFJu5uGR6l9SQmvMlJ4m79CUaXsZGjlMVEPyHha3k5qUivc/cmQyoMP\nLjFqbOJIeSQWlUlBrT5XsktJgOZWm+WleI7b/Sx84n17jBUgRuhDMUa9ts+r\nPXTHQBPSLs3QYM7Ueh4zE+RN9Zl2NKkqLowSHT6pLRM8wIqVHUrI1gNm0h9p\nWCZ+eGJDF3EHUQeDNgS4z0O1JJzR4TfNtMk3Vi/eut1TC0CEl15YWiVyhwNZ\nVyNnDAnWJoHzUd7livdM5xmh+tuAhIA86xUx9GEoHx20zk7HaK55EKwWmBmN\nlQq1X80s8f22kKZ0qvXfogdsjlz0dRLCek4wJPN2TlE17z8voryanum9/9qr\nOFQPAu7qrwtkREa819bKr1uTTyeshmwOxPR0ikg4IQTjeP4Q5XBqEIAm9org\n/ZBMZPOj/wP0VWJKAN3P4ygjmGN12MJKVC8gyY2QnV7HUwf8llMG5qCuCFln\nOKsMvDQqy0PIDyoVziJrB/tFQHrFfoo3xPSPe2/0Vx4o5JDFO6dE6hWfbHVK\nj1tazed1UDGI77R+agCdwcB+JqrL6SjDkmg/f7vModLwCZZTSnrebAtg/WUy\n1CmY\r\n=eET4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA3b1u1pyGiZ4fu31s4vXaEPjNDs0LG7emdm0EeStPNnAiEAhaumOwZESnAXzoVUU+HhuaUgT/6hAIAsLlhOQYS1gzE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.36-atomist.a260p86nh.sdm-deps.master.20190909192450_1568057338924_0.22623779332823357"},"_hasShrinkwrap":false},"1.1.36-master.20190910073835":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.36-master.20190910073835","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"^1.7.0","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190904064045","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190904081559","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e1445968fcd383c61075e31e010469f5a2e37b8f","_id":"@atomist/lifecycle-automation@1.1.36-master.20190910073835","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-f6IFR5Emr5wfqoNGfl0tjt8hOFtfthbOOU91SA3zcFnGuoxIVjJrX6O+0fQeZtAMzTOpjO4GHKO32wt92+blew==","shasum":"935f12e546debbf50a4dbd76e6bd416659b71efd","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.36-master.20190910073835.tgz","fileCount":12,"unpackedSize":174957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdd1SJCRA9TVsSAnZWagAA4KwP+gLmebtRaP1TW37FflDt\nPwVMIY8cpwQLWmvwZZze91zXD2W3kWtRLdVgZYgUKjS2cxFw/ikAj81CXUHQ\nkHpYvQMnhin1yv9MZBCIhscvq+dWNr4oHit/Zm1jFYWFA7fR1zMy9CttdYH4\nB+LM2FyijSjKueVz0ySdC1KcQVTeKAJ1UQRDGH2qWX4elwCCLlmpTsFrLVZy\nKBp0tleme0wEY/Bw+b1QJAZZUtwx5qdZEarcjNDjIOGdpd1L2Brh2YYWZru7\nwgrWxSUHvh/5VDNAbn4Wquv+OMIZu041ZNfnMs2rUqCvOaLExspPM4Lv6ajk\nUBZxhrTEcdSvOOjPph6IzU7eU//gB65nRrU7R0bRyekEjSU/hvgxYiMFUm2j\nNRHAhzeqRzqiwenqGzbpktKR3Fc5DL8QYKHr+BP19/P5eMyB30Etz3wgLnuD\nSe7/OUhxNyDhm+TkjEGcBWubmjwOKfXU459k0v+FvlXagyFR77Sgvr8NVWWi\nnJY1V4WLUUqt7t95clqF/UEVg5rk+tmQodIaGfpvSwcXpw3uVBUiiwekKF85\nR0GOuF6dpZbk0+o0OHvNuB0EdYcsxdyzmhagzqfdmaJZ1fYpzYosQMXCVTA6\ngJuSEYa3L8XiNyz4ZL+JEDHpKUJIcfdFNGqWZAhvcbQUjrqx3V5gz/vf7WDC\nj2gY\r\n=NflS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH78/ZAf/+MZxwPYNEVEArCa1vahVqiQp1zybPxcviUPAiBQOM+QeQvU34hAxMWfKSwcN9nI4xnC5e5uVtR1wJL2+w=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.36-master.20190910073835_1568101513292_0.868007319510212"},"_hasShrinkwrap":false},"1.1.36-master.20190911153810":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.36-master.20190911153810","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"^1.7.0","@atomist/sdm-pack-lifecycle":"0.2.0-compliance-data.20190911152937","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"6eec75f837ef49452e7d8c438c3443561fcf3c3b","_id":"@atomist/lifecycle-automation@1.1.36-master.20190911153810","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-rNQEbC4zxdbaQAn5nc0PXlbPVqvthDKGsaqdBnbGlPau7nonQ3zi/QetBOOR09jiYuimd7IWaoBplvDyBOe0VQ==","shasum":"9f78dac811bfcc1235705501f29772f286abe3fe","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.36-master.20190911153810.tgz","fileCount":12,"unpackedSize":175231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeRXLCRA9TVsSAnZWagAA8cwP/RewH+Nb/u4B0UezjM5A\n0m7OxfT1GPF4znTP74Hvyf0u4I4zRxs80m+omF8jQEvjWzYxii8rj3DoY1ew\nD8n2mB1rFkn4xf/kbiVgDJG6cWsi0+bL23ZGkn1+Lb0Mk9jI7scF/mb1DyOO\nIpUHI3R460RGXx1yXQtAG+12FvL5Nh+jgxhD+NBguE2mD4F4NqgnPIZwmF+v\nEjmWtx8651u9l7w7j5+7wdmPI1Q2o8CYpy7CjKi3En2gm1Bu2R4krruf3BJX\nPbockvwX4P1Umkxd1wjw4664eMc2IrRo6ZrUIYNpVK/xtN01Az3uo+HX5i08\nUPWQSFmJxnXxSNbxvk1f/4upYCbbjjOWlPsX54CAF71LaDy+Cr/4uiWgnn9y\nAN+74+fk5QVI83ACkNYaUYNG58IIWpq9lRKeMXTUeKIFLw6QdMN6gaIlTTUv\n53TbU18GCQjCw303kZ4ZcM+CCT8mgdiQywiTTqwyqU8x08dHEx2y/l8DNWii\nzJw3SlZ1KEN/AvcQ9KTEZPpXJ3V013fnMmz7pgnfpFzQZ8SigtZVmqzu4+6E\nsviAP9JI+Vr73C03f1fqPcIdV6jngSyL3eDb/DskMKb47PXsD/EUsCbZQMzd\niBY8aqYKM28ffSELy/5cCvkRRup+oUGQoM06VALM53KiUPsLyjnU1R14UGFp\nKsyM\r\n=8T+B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICGp+z0fX3DRw7RUp1iVK0hAfbtg5XnxansjvGjb2hZCAiEAmXAGle1P06YzF8HmYpY0rIjlD4esNoHJHO87Q1a1How="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.36-master.20190911153810_1568216522954_0.08081148511832725"},"_hasShrinkwrap":false},"1.1.36":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.36","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"^1.7.0","@atomist/sdm-pack-lifecycle":"0.2.0-compliance-data.20190911152937","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"7ae3d9469006932ba5b17387a75a2166ae561996","_id":"@atomist/lifecycle-automation@1.1.36","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-m8UBNASTXjRKffKiodrawZL8P589KtjcQYztnLmnbzO+hHhmcYbi0ap9g8ptNsUTBatIHgIljooCMhRKEyyMSg==","shasum":"29801087e92922ea8946c71f4e6ad2c898693e8c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.36.tgz","fileCount":12,"unpackedSize":175209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeRc8CRA9TVsSAnZWagAAn5MP/1jljBRf/9L2kc1pI7/A\nh3nFVkHIuAEHVE3fPIrMxGpdxSZn3bvxrM/57F3nqY6peuzO9EdkxLOvmxGe\n9rZBupgBVkuc93xo4fSZgCyKotCFu2Ry2bY9a1x6uIRbMkpnCtZHmDi6LIzo\ng+AKaa1llXNhsbzpUeb/gd4Z0oN7sxtw+G+oXzX9MsTqdv0ZiXhJQzEACyjv\nPazu/ON2xhtAlxqvHG3l4Ma+yEg6SMnC4O+/6xKKrt4SOdcJmWGt6feH1GeT\nweJ5S9ef83hR7xRz6pmWvgA4CYR5JWmfWOPeyPHnV/KLbD9JjMvB6du/f+Ou\nqu+UPAhnW8dm8VMMgkfbf9nGxi/HFTm8LCn20CDll7xs86s5Mwv4nw0X2wRT\nsbOYnOMPAw1olIK269jL0+lM7YVwkNcXKYt5z8oFgy5Ln6A4qYDELi8RKm93\nCmo0JAEL6KQYAWInhfW45ECPPqv73eyqF9WbIAhokFmTlXe7geHhY76FOhj9\nvHEU8uRSnsN0i2TVDeK8ZIe2POhqN6d2hYRsbZf5A3r8cmx41nC8U2lgYyow\ncquIQ6g0cbhqetW7IMmZuszUOQgHEDgODaUmaMYb8lyEum3kub/qTAa9Vr64\nuQkiQ/K7VrWMM0gP8666clNgOGgLb98KmUkTiEzfxG2JthlRreGwaCKaSPAU\nd9BN\r\n=lBG2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFWeGwllKUxdWrOSiduJywSXGwv14x0uP4AMywjQzeNWAiAVR4Zc96hlh/RAqccUR5zvQISCWDich5bPkui9KQdvRA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.36_1568216891528_0.28998272997775376"},"_hasShrinkwrap":false},"1.1.37-master.20190911164609":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.37-master.20190911164609","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-compliance-data.20190911163632","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"cb9187e95cfab80d180e1d18785244d75657f390","_id":"@atomist/lifecycle-automation@1.1.37-master.20190911164609","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-zRD8zc38cWJ5StW2Yil8T+zuw5zMqQjcXcAJRCEElFAofCqCVgV8drYnHwb/Mf1I93RMPYgxJ3fmjrki/w93Gw==","shasum":"6dc5cc4c32159b9e0161093cd95ee31fa591f4bf","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.37-master.20190911164609.tgz","fileCount":12,"unpackedSize":175207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeSXcCRA9TVsSAnZWagAAGbQP/1mU9s6tjqdckpbVKuag\nk25+onbrWRiFE/+FhmY2I8hikvAoCJnFezkp3hUgUS8lDrHQQlnBTpuWxViU\neDJDvDcxyu+eN6WybiXbbugkIJzkcuzYGcqmVCIscLv/zudf4MK38yO0XWln\nH8SVVtrNlncx+Btz2+pwfKmRv/4NFHn6Uq/vxc18wa0kacchwu2aO/HvoJDm\nlIXniGRHEHxk+LW3jZRuglc/g/ZqvF5DMVFY6GmGV/TML/b/vuqNAfOG0/qR\n+2KhQYvt1PuF76KNb7XfWdUrNR6qyZWa2tBOLknOV1/mik/hXvnYP9/BEeXF\nHa8HLX/7QjzDcxSyqERBdNjCNfl30jl847CEmKPS3S23HpvgRn9PgGPiSiDL\nMmj2MogIsBwEuUjx0oNv+qbh/1Md8/TxIMcWf6+VYnWyR8Nxp7/au69d19JG\nqY2GeQalHinZ9vZlc9GKDBO6Pv042Bfnjqv8gDbVIFSRONQ15nlN3PNCEnZ0\n4XAC90yMG8gDY3bz4qHKgMx/gexxMe6YBllghBVqgOEKqR5AEnS/8EzIQuXE\nOJSTpP6TY1CdgPhTMCwLTlB/UrDL+TraP+bnUyVbfEVr4WrjlpRBxpJOWrad\nc41W2LwWpK14nuZWXVnNJ1x1suXBHIFcFbTm2JWPa4R/CIbs3V8CQoOtdlQI\nSM6M\r\n=ZRV2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNQMcdB0jobZNwlNiRw340pemmhbX7qD87lEpIL5DrpwIgFAf7jZZJGutjbqprjWOK4G7l+LA3+j5pI5C06pQpdWs="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.37-master.20190911164609_1568220635510_0.6793467293557691"},"_hasShrinkwrap":false},"1.1.37":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.37","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-compliance-data.20190911163632","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"027b83be09d4c5a195dd664644aaae2a5cae5c56","_id":"@atomist/lifecycle-automation@1.1.37","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-r7UHJzfrdhtbybMMoqCAnfXJ1SxEGVbpWsnzgTxMFI4bPrBSRWFTZj0nRQqAR51auQFU3rNp2FxfsugxyNeIyA==","shasum":"8b42005290490f984885ee86030ae78f5531a1a5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.37.tgz","fileCount":12,"unpackedSize":175185,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeScUCRA9TVsSAnZWagAAKgUP/AtdODYiN7sRLtd4/GEU\nbBeddO+jeIE9bMVkY7ndfZLa8kIHbSC5KagnhqTbEn2qpb96NeyIem1C+2Qv\nLAsvEOstTHUc/dipg7okosLBPiz/SIcYdkL6p9lJEq0Swo5WsowwaYia8HtT\npVu+X9XSgPUQ0VpdhLZOw3YQha6bOYGiLRk2810PQuANzvK9EKPPh+KFeR0t\nxnnCHpWqn0UwyMPWCCETnZ+gCY+H9ZhUPBy0Uyt51Btak57bOj7C7+fSE9pP\nn8utBD7q+ncVPruGq0hTlu0rVX++DgbCinBxLPaTb3I+Q7iawU2zMN+to65Z\nHq2zgzAX59xY6uRm4HwABwIGqp8RjrlnbqK4vs9T/It8RR7Oyv+BU9HRxTpw\nz/ZfVBRVTkgykgeDBU3PWgCCum3UNz3ayATvKuJrfCW7nPZ/DehIHNSYZPvC\neSte6GGMFAjIrXCf9dZkPA3avN3byS47hN//WAYFSrnenB0oTqj2UZVF9FsC\nQ4lqqQ41nNMpoPhObQHbmZKH/Oe0mNZ+KLZ3ysNWA7y+n4455LtT7aGEvSq7\nSNs5FbkWfnRS4pyNh8R6eWfUm/CHaOn/K2spRxCg0Kh4+X2qlblDtFHmAui5\nbLNOQdRt5bt8gIpA8zo4gGBkvN2iyC8xGDZgIQt2MPJ8GutBOnUVhOS24lYw\nvg8y\r\n=qdid\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD67VxErgVXs5Z3BWR9OiV4czAQP/UE1G1mpPpA86XPjwIhANXjobchlI0uIve/dlNXKzl/ZKta9e8IHseehJzQKYbc"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.37_1568220948165_0.6778663365236872"},"_hasShrinkwrap":false},"1.1.38-master.20190911203740":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.38-master.20190911203740","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-compliance-data.20190911163632","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"f62cb596837694df3a11359dc9ceb1ec173f245d","_id":"@atomist/lifecycle-automation@1.1.38-master.20190911203740","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-fioDTBw5JMgrw6UY5bnRvQiDTJkj4JfGo4wkYsjna0o52yTdfBd4hzqX9u9HaxEJdyVRwOkrvYWmPZL42i/tVw==","shasum":"c5814f59ec979f8bd04137ea6ae244c8dee6eb08","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.38-master.20190911203740.tgz","fileCount":12,"unpackedSize":175472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeVwwCRA9TVsSAnZWagAAAjMP/RLKq7EQJjKU4Lo2aVtB\nzw7cm9zEawHm+lgVfNQFDxmqbXr4QlyZzBzjrT/dyb1m0YRYqlONNLkx6LJu\n8gWEXnnRXx0IqZnC/LTJmn3K/YF0HVGWGDR7IKMuVfX39j9yjO1b/20olsWh\n4Mt3PVOKWqmVW9Xm+GNq8yY0NaN9enw5KbjFQjxh7dVAqck+05nqhQ10fxu9\nD4vwcswyBHohSAnJpNLE0ppdf+Ww44qkQPcfjUTlj5WjUSa3F3jhxV4u3Fc4\n0cAk8wpXSoEBRrOQzQnS8gPXH1Gf/RGg7MdbbqcbzVuGIrKAeNIdpWe+SwBb\nBK5oOU/+yShYtwxFWfwzGYtXWQGDlLkSdoVpfhKjAl4gQ2oym7Aw2AT6UoR8\nII3Do9NXgEYbTQYESOk4PqSy80qXN/RS7oUfyzvUPFPbYgRVD3H75HtgtqP+\nagP4k5wvsDLwukLIZoRhW2hbhnxaOd0rGwHgl8itO/YXgmYlhKMwozpX86j+\nPAdvEW7gYuIclRRXmCRvhgCww9HretedtzQuUpjHlAwhmgnsrbHxxwkTkflZ\n5eKwBjCiQ13lwDZIMBhLgWJ6dmdukV9/hBabt8qNcIsmzaBYYid3YxG97KZ3\nVm+9UWpc1mfg2cgTBM1p57vvKk9L47uBJBkKdb0aT9Rxpv8LZv3//3ADH5eQ\nwVL+\r\n=UdNP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAumzZ/RHKX79TqFfb4f/HrePXCmHOBF3XFEWaWDXqjAIhAM3i32u+qRcJDZK8PmTFpM11R+SjYQ/dhL82SUOgqw2j"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.38-master.20190911203740_1568234544120_0.24244956550428665"},"_hasShrinkwrap":false},"1.1.38":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.38","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-compliance-data.20190911163632","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"4cce141062474a0f516130c5a8c659adb716b486","_id":"@atomist/lifecycle-automation@1.1.38","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-Yqd/0xfkK0lYi6UxH5OCNNnhuONhLPViN3YHVt5wmGnWrf5vKAVTfO4KfKQxM7v2mQI2AFsL+Git3qU7Z2K2zA==","shasum":"18d1a40981be6006fddcd0b15914c9bf3bda43d2","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.38.tgz","fileCount":12,"unpackedSize":175450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeVzrCRA9TVsSAnZWagAAR0QQAIUEOtX5J8RTo573FpK9\n3P9/q04TSSKqUwH5QJzkuI6xwolAfpV5cK7RCDs4ok6fQgz2cxsy2iv4Sk9a\ntDbfr0aWZIOSmgAcpgQYeZZK0iMalPgPUaMB5znckZaryFbZeS8RZUKBbSXd\nWABOAMtAV6+FTCdCy/P5qJHdupGyLJeETXp9CZpImKrNJwla+nD2eiPok+JT\nJySVKi53jGUq+fNhDNwcTSAQYs15fQqwqocX8PP+ec65Pd6btsg/rendvBsk\n02Vbd7M7xaY8HLbGTkW1Y8h0hkcmSF/Clt2r07kY03c+5if4fp90FuYT9KC3\ndCToZ/h+o2GR1qWAC/6q9ZKwQBQx6xyX0RYtd3GyEv/u7Bgwi1xaGDZxi6z+\n9MFQCs0ebr5VBkZ8Z8pzeIoOKrmALDcKlszRnWJOxioyWvutnrb4pkbqL0dB\nVwaRFP3HSWTtV+9vDIlxSRmh0Hi3JEM4DQa10iNIzUicwUrXTOW0SfaPgGkE\niWMaaDfD0cUMkweBGqTziTbFTOTBgp7lBQxvJrJVy+nhl3q3e5dekXERqpQM\nfTsTON8gPrN8eZTM1VxZDi+DYNxEUMNWDd7QZRM+kDopAg5lwacpXH8PRAVm\nS7Koa8Y/8U7VUjSKk3dvk1KgkceON+WwVMo7PJOJhcsi4jfiDGWqByoFdSss\nQMiC\r\n=hcx0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1QJlcg3k2bP+oYKc/6U5DUMpFci8WuyhHUotyqdmHpgIhAImhPaqndY+D9rCgINaqmvH18azfwSK8Lp4NQVY/TuwI"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.38_1568234730783_0.714647872357056"},"_hasShrinkwrap":false},"1.1.39-master.20190911222313":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.39-master.20190911222313","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-compliance-data.20190911221313","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"6d59d44b0a86cf25e797e70e5e151c040f0223b7","_id":"@atomist/lifecycle-automation@1.1.39-master.20190911222313","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-EG5QzsGBTfzDO5rJlDx6N0qTdzITdKaEcRDk0BplP8TFvpfpWTv3lGql6EvZW9X1etDTwOEALqrHahYHC1jMDw==","shasum":"6ff9839063fa5d63ee29b7b455b6245f83ee1776","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.39-master.20190911222313.tgz","fileCount":12,"unpackedSize":175571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeXUBCRA9TVsSAnZWagAAekMP/0uIiBI2zIe9AFC4i58/\n+CKqfGOhcL5QVOfLWJZ+yA5ijV5V8xQU4WAZgihxC9fH/O4DTKtZAuynsoys\n702q2/3khRT/CQFQU2i2KeJOcKYDlypU958HE4uX/254M/59R4BwA89Znq04\nSPuN/0TM0tvnQwLZLKWbNFqC08XKINJiNWkFQGmhI4sP4Iz4JJZTC9mAba8a\n1Loi65S3vvF+fT+iwFrRtaqLWW8lbGdyW6Ur77o7i5Y0jJXmBkRtdAHXlE6o\ni6kmCLDX4PgCGyXes4P6J28wwWBHNMw7Z7U+29+FfhQMNoV7tePNuQGgDYD/\n4GPBW6NWeTE5gEhtuRX5xMN5FCPqvednrjCAkCD9oehKnYoB5jmTt68pPTmy\n0eMdqdcktwa1J2bcK9JetZRx5fU6fA1e4Z2ZSuwzfrp7dqM79u/++KEOt2yi\nbVicl/EHvE7UtacKjptoKWIMHvPthzDx1uhgnmnj0IENHENFvRUubOzjF3/J\nJI0AarEudajecWbvmCTtzWu+ttII0KqNQlgWbGXzhsAoOp+HfOmA0+kseT6j\n01vWu9txBpPrgxndwDEinsqtXl7s+2/2MgmoPxFfDZG4sS5YsN0CYBkT+hca\nZ7lro0RPSALXpHrnAIoBLZCABX+/4vjKuBDAFsPA11yVn9v8nRKpzftLqR2f\nSI0e\r\n=jpPF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDouj2P2NB1iYwOf920mpBp4FDFe0uvTnujfRtGIj281QIgP9M7hGaUH0ad/FzAw27lOYaP6RZR4peAfsnDPKsW904="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.39-master.20190911222313_1568240896389_0.26902462715921116"},"_hasShrinkwrap":false},"1.1.39":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.39","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-compliance-data.20190911221313","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"3317cf5689add082ccd796a723b11ec37238f79e","_id":"@atomist/lifecycle-automation@1.1.39","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-uQayS8iLHTkgNU9Usojx1uWJO82cxbBegAMEVY4fVJUc42p8s7OnjnU2/VZnLRVUCyzAT/21UAVI3yOwdDD7ZA==","shasum":"d4a315ce68b8fb610b02457d58282dda7787a201","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.39.tgz","fileCount":12,"unpackedSize":175549,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdedZXCRA9TVsSAnZWagAAGNUP/2NhD65eU4Q3lMbeRzCP\nNUg5vwvSTZplbq5i/ELLnSROHP+eoEt36F9ulwgNtf21rZV/ffnRIbrM3Kzq\nfMx2957jeiA7yheyWeNmvbP786b3BSvd9HOCewtOv1c9jrYBjjm3pTaJ9z1g\nSFIPYpisMk5OQhskEwKS6yFJ11ELVvM19dEzuBk8nYdG5LOj2GfpjucyGry+\nUIJBLFetN9lzM6eO3LNZJFpmhUcVNJgp2tHAM0CA0QFQO9qyZoWw4f1Lb4zW\nOgi6jdlUbrN3KlyzvQyQHBOvyJY2OpnKuHH1GvIK9xY10Hksn0+KL/ZaRuJw\nd4/F/yM7d61zXd5Px1iR5L0qInIQFVULwhJaAouMxIqIsob2VLb2egzwGMzy\n20SiIV4zWMlOySfvCbjiBfLyFgnWxI87cEr/Q4gTL8INBPl3G6wh4Q1XCh9T\n1+Rnl5At7ooCcuPpOZc7QMNuB/pGrfrA2SvtW6WbrOAPT4bck+kpV2aqfqTk\nIuTb/Vwttz01xlM9YpBUE2n6KZ6VJVKaJloJiJHlfJnaTTNzgPXtJqYkLM64\n32/az8ijZpTvCnIURz+8TBQH8kZ4IjvnFAzRmbq3CE628gvjDxbYCbIqlq2Q\nRlhrTwGBz6xnqo9EvmP0RAsungdij+2V+Q7nyZVnEyHLQK/7a8ZTBQPAJS88\n9dh/\r\n=tr3Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHRar8g9zxcFY71pFSwA7t/LI9cARDiryNNd71uZFunoAiEAsLmp3tAwgQOYRAHQ1UPsgGqRWDFMdiMN+m4LBgcb46M="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.39_1568265814767_0.2490804296785014"},"_hasShrinkwrap":false},"1.1.40-master.20190912073951":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.40-master.20190912073951","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190912070411","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"2836c515486517143de42096288ebd3aff455a9c","_id":"@atomist/lifecycle-automation@1.1.40-master.20190912073951","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-e5ETd7cJlOK0VtbWp8N442+yoPtf+uslN+T8FXcBbl7PkCb6EMfhvzVhFkhpcKeO5743fzyYUcpp1gZihxemAQ==","shasum":"31782b5425dd5076d7b100cd722072e98ea20def","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.40-master.20190912073951.tgz","fileCount":12,"unpackedSize":175652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdefdOCRA9TVsSAnZWagAABckQAImRHOkfLchhNwgZkCbX\n7wGs/0MdvRbVaqpGPG+YDF8ZVl9fVuVDzacoiRts6pikU3Y1d9Y0g1KtR16+\nwhrxXT46jMHSP8XYCaTrSGkgHKl2GdoY7CtpWasrEapqj7ff6U3gztzeJyfY\nFJRGvWz1yIhJe7c+vx5gAP45FRPrdeYJ8AEfnmdMooFfj1nBfUoDob8yeLac\nTpa1pSnpE/jYW48C1nER2AmF6eMhUuoUxHKXGmvE2yLxEWbjANDTwknaP8Jy\nXcZ1EnZTPSdAuGqblKoXSfAXCVLWHzlTBUf/SWldz1SzN5Bakbf8Rm2nLEMr\nzqBnbT96CtC5xDXHTpCn7ClXUmSmEktzTsLpyMSTrhF1k61OAx2rrQ+LFIz8\nvmH26xiX2ZyAq0JALiwJekIrAML1gJwBCYWTYgjGotZeb8TlXrTsZtUF5fGj\nOgOkw5+E8JIfSrZKloTPGGAGFtH3F/CF14QwRrw/DIx4570/ungS0EmkD+0M\nr+gT+eOFzqGST4QtJKoOrsIBX0rhheudLUrJ9dIGh99oi5EOx3QKHU9/hiwt\n22WkrhihNCTEfuu5w/aFmK4xj54dMG7WuRIihfM6PVk/i5wX7+rnkxpA+A9X\nISVZkMwhpv27fklVkmm4YB206rrBKrrfHAo1iYhK1wjersWUjM4/t0uwSed/\n6rZt\r\n=QdoK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHi9HGGWjx2f5kHOdsctYcC6UTfoi+zMmfXqWp6klvFNAiEA+8msNzwhjUA+gSD8uBKOaKVVQqLjupOJViPxbRlyV9Q="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.40-master.20190912073951_1568274253988_0.09635420373402703"},"_hasShrinkwrap":false},"1.1.40":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.40","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190912070411","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"edec9fe3d2c49abb9333814209a434a5d2423c5c","_id":"@atomist/lifecycle-automation@1.1.40","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-d6eDzHXuUuonFL8YNxBH9zOVfpICh66y0P5IbPnMye8PnFAud5sT2Fttr7HlchwIGNFEKkiiA4/qhFuYqqCQZg==","shasum":"bc17f5ec0263b2ec94743a81745768c776f5ed04","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.40.tgz","fileCount":12,"unpackedSize":175630,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdef84CRA9TVsSAnZWagAAtwwP/iM6sLY6sdz7agNa5/p1\nAuyQtnMQ8j0FwTGMgYt1+E93VNUUKn8R5nwKR4AyOWtb216/xCRXRamPw8ZF\nRteQ7EJAPsb9j89btoCNNWesew5mlVHcoF/lUgPMgcoKsYsSodcRkCvI/4Mx\n6EwhDXEKNfK6qHNFLT/kE1ohXCC/z2b+S2NDusjh6aX2N0Kb2de/m36B21Ox\nZpi59/XAR4KqRBkVY26e64uUXhqq6867Nij+eEoLztjiOMCvqUoIeMviEeFj\nAaVKlwmxgDBf+fmoO04WcNlNeu+iTXO8rybub59bgpfNuwKo+yP2gHVSEJfm\nAyxHyblCfbPGIvoO/Bp5C8vJGIANO2T4JTbMod2MIKUNcpa4rODygSIf2Xkh\n0fsLyl8japQlkf6eyYJGoYd+QRMHBT525NTg4oLqzgtoltc5gtFF09rg+NMn\ntZ0PW8TCFEzGY6ycafxfPKRsicmwppMfnIKF970CQ/C4K2WHjEIAOAyArAl8\nnOlX4jYhG9DSMJXuwU+m+EDPfERep/karYijIqTNPk1kCeNVX+MuVJj65gdC\ng+jvJijKIvZ+TXhu6DSrObP/e75DiiMe1jr2J2mFDsfmzGZDH20WGdZ8vGVm\nOSheCRcIMxI7/+YY5R8TxTgyp/3qlKmJIlFhznF2W7jFAcCSQyGMtsIVT0pW\ncHPj\r\n=J1Ys\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB9wcmQokXzPLTfLD43AHerocV1U2KLZ/LLkAG5HY7XzAiEAs9onN6fnNMZ9TuojWNaQsROrbisLPr6e6RNo3vMT7aA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.40_1568276279385_0.07560462609798835"},"_hasShrinkwrap":false},"1.1.41-master.20190912125131":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.41-master.20190912125131","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190912122508","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"61ada18e78ec85d841ac1ba652016028eec06bdc","_id":"@atomist/lifecycle-automation@1.1.41-master.20190912125131","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-wl4jl/z/IQtuy4r3DvP13BcE/sUToTK0NDsiNSEDjn+17Aa7BX1T4aQI0rxBbOP525D/eQa54GK+6Dzy76/CkA==","shasum":"200e240f96c1ead70ae6aba31a3d526dc22dbdb7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.41-master.20190912125131.tgz","fileCount":12,"unpackedSize":175751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdekCGCRA9TVsSAnZWagAAb0UP/Aiu1vJKAF/bCj81JuHr\nf6PT97oF5nwEAeaGaed+VREJscCNoFfoqzMnP/p3NOLV4KFTI8OBT4iSHomS\nZDXX+ZLlXnUjlV6c6te7wIaxz83RM4ba1kGZQ7ikmLonabXrRHhw4NdK5YYi\nuO9Dl0jtx+ApQDA8A2948MFJvMQPEQBZMIJd71fy9MdMRZkk11XT5zMmSOUA\n5DoC56G5x1lzNVd29ga5luyoKWRpXeLEdNGY16jegZvpg26Vm+IYdq/YOmaD\nMeZLKEADeFDQ+pSVv+sPsv29zotVaryNtTFSCCURci60jKbIGze41XCcy3qe\nIWy3TlTZcG6pduNkObGb5bempu4CTJdHM5OlE3ejDBwRRuFxg6DWM2au8fVw\nCY26TchNvjJlzogWV6KnbiwZeSYWCrBcEHYi/Yo4aV/TcJ1dR9z3Mq0OMa0Y\nAwvk701rJy7uu/AqVq9uXQ7+k22Ij/GqGTor+7hXvnob8L3o0wPCIF8oAznD\nP1J/dF9PmsTP4rosDDYrgCKEmx3FFQguuaZp+0f5p9+Q4ehn0AmCg77DXxh8\nCkXVhau/dcdsQo3LHkFyg2srJ6vfliJ0iFhsqtWk1i21YzcbtJZOlO2t59AQ\naoFx8Qw00FAMs9CYxnaN/mNwLdsuzKqQvdrQV7TqrvL5x1toACa/Jvm7YTnB\nY3Hu\r\n=ZQq6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAoSRT5eyyQVNi9SyQMIR3Az6rt7vgJP0SISsbJw5q4qAiAoMepv9ucaflxNQJR8vYkOV+MyVrpwY1qKfnOP6yEPiA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.41-master.20190912125131_1568292998049_0.8595750135770119"},"_hasShrinkwrap":false},"1.1.41-master.20190912130107":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.41-master.20190912130107","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190912125214","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e667a20caf2269ed5091d9fecf78865e27886c88","_id":"@atomist/lifecycle-automation@1.1.41-master.20190912130107","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-3yWoYZhtBSUKH4ctV432mP64NGGLk5s0/HjGTfrNhKtbjIJHD06jBVCSTUiGI8pEBU0blgIMLZSqgiZRRCcXDA==","shasum":"dc7d44a5d15ac91e4a7e63b4989e1b2b86044d69","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.41-master.20190912130107.tgz","fileCount":12,"unpackedSize":175751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdekKwCRA9TVsSAnZWagAAZmYQAIMYGm2lexKDeYqfFNWV\nG3NjykruR+mK9wjuoO0/ixZpFXKZxk4f7+Fg0YmXuDAJjjhKsUmArUOeuyV0\n0snVeXB7VY4dRPfJ1RlcwngiqFRQCLiWGtZ7/T4AUewWC50PwdVhMBWdHbQ0\njDXbyzVJKtPBFNBh/yrtV3APQgg5LI6i68LL/1S9qZly0HB0cGVKW6Vr4iso\nkR8af333XiNNq8ObDOtMc+o3FTo7qLRwul8Gq8X7T6QsMeB5POSogSk2STaz\nQr1WlJYHIb/Cb+/X1WyYHepEVTJj9EgOvw3RospK5zCYzEYmHPGCWCymdMor\nCASPDWb9700yZBjvAVbk+fb8c5bo3xmXOoaNTk7NVO4d5ybIINHEXiFble9I\nEKcmMI7oBHGoaylVW3Uiu/KVUAt2twnsgc2hw/8jzQ5YtGM9i5ONGnpVqte8\n3TUoT4neYb0lhiK7lZZqzrPUcQqfGZdYcTzwvZJzRiW6zrnV5g6hWurt/kjW\ngUI4Z+iAWuTYvskYFlsBIZxFppgFByQRQMgW1RwVfDSqvIFLLW8OUDWO6i3H\nWWoHAOFmMgDeLoJGiQa2UMoG/FkJdtqqH2ipwFiqPs3ABL3cQeUajFhqbRo7\nVP8yDnueUe2Tx8n8GAgSdPdmLxtVoOP+4OTBYM4o7qZBM//lX8LCRzJooQ+U\nfMVf\r\n=t5bx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGZO763peFqGBVYOwsuz0Hvcf+uzcfEL3KEBu6WKgitJAiEAq119ZHPcVTSZ0DSlRCRBMeDPOcph+IROU8Wjuigj7L0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.41-master.20190912130107_1568293551367_0.29461298100413114"},"_hasShrinkwrap":false},"1.1.41":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.41","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190912125214","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"cf63f6023424ff8207357c52af11a6df31e9bebb","_id":"@atomist/lifecycle-automation@1.1.41","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-gK+Xy6A/lE62+bSGEq1rJvRle4GRtfc0Y1EKVSR0Nekn7iHhsJTUWUbFN2fYK5BMoua+bEPFyG9+tq5UOylCSA==","shasum":"c1fc12eeb0bdc2c449b71d38ee5128a856647f5a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.41.tgz","fileCount":12,"unpackedSize":175729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdekONCRA9TVsSAnZWagAAoiwP/i7WPt6FJS3V/uMDll50\nRkTCN185KWn1kmIkIEdhBXEhoy8oFCpsaW63bvg6grmfln9st8uKEprWwxwt\nJ9gx8HBLLlGOTdTrVaosVEuNjTjCnKjB1hDc2EazmcWiEfhw5UrH0LZbkrc7\nASA1XinmqyO6rKdvijVwT8Itu2IJZPvngcy5+IQbsNj6zhcmj40Kz4zMRQl/\ntwmp9J3UIndnS9rJ2YyjkY14LZZtw7L6KULNMpMGB6IZZNaOfdf7ODn9bE/x\nPIaqL7xCjNOeemHbAijcBAorJZJxFIfDFXSM+IcZCACv4b9SdRivfxhMQTcM\nusncGsYlG4EZ6lKNOIw9vp9X3bbd5kNvoPIVleGGhqQxuVeiSche4bP+v4AN\nSS0PGXr2I0EEbt08crakhv7LR3Ro1CbCEqxzZkrTrntgV13k24OAE3XhJBYD\n78XHGE6Ifpeu4hZUoH+x0PcBTeviEMgnXn7PVJiiebNbYI9IvEOTsT5n9JzX\nREwOzRCJGgQgOi7k8njj3HkRvlKrJTXzJgZ7MaX2e/AAmc3hqf7SBD5mrWiG\nMQkRiCnfMKeNBPOVu+aO8eHlMkXFP50iv4XMQZo3R6j14Jtp0N5SI418DKHw\noj22Vi1esv3bZUDxN5QXNdtAAqSE/Mq2icntEsByKrcyQxXhUdmn52fftDU9\nOupi\r\n=XhGR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZdw4/EPLRjbJ6PeI2krg9GCVg0Qnvh4S+AF/8JSehDQIhAOKpyPFh44XIjRilRl8OAOCnyYgMWEoUSnYIwVwT2i28"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.41_1568293772381_0.6218765705218774"},"_hasShrinkwrap":false},"1.1.42-master.20190914203105":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.42-master.20190914203105","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190914022502","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"0ce6028f3fecb1ca41e93f2d56f6caa387d22847","_id":"@atomist/lifecycle-automation@1.1.42-master.20190914203105","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-A4V7JvaiYKr3YvySWc5EYO3xuCvMIhTo4qvq6fnzCPal1N4FXfnGfqIfVTRq3A9bGtWLb54kjJG9Y0PoKV0THg==","shasum":"20323b61c6880dcaea570c6202f39524e0df56d3","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.42-master.20190914203105.tgz","fileCount":12,"unpackedSize":175850,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfU6JCRA9TVsSAnZWagAAb4sQAIBC3OReC5yobDt/p4es\nOLgIj7ncIpwPVPheYBA6tAGGLEcUPvhonEQhSoOC6UePABvMnEb4ImFxfNNF\nNsHPP00VAFQgTwAeOvr88Pf6tMR72rQYCvVwQVVwYhJnpggDRGK0iFbPV9Ng\nFZJj0qcAULsPSZrJbpiuhDY7c8OEiv8eIbt8KLJ+zSHeJR3tZGmExfZ3nf3S\nm4pDgcodTHWPyl1F/wdZiMcnZEUsuSGgQmShW5jmcb3uY2SaH0R4QSLgxG8m\nCTiksxicIEKSjmu07p3eIg7tUydTcSO9zp1M4Y0i2qW84uosB4bTe0lBd4c/\nHHrrKWgHpQ7Ek09/iGzLYNemzLnREvWkcXC+ja7K5Ix3v8DvuFwF4YCLmHQP\nMFVBp3zkyNZJXo0Dq4CKuhvM17Xtc5PBFZa4thK3l4cIcnTpWZhjbxzayOy3\nCNiuHji+giKYMPo/Cxf/YaLNqzJtkEVkMkeyfrE5RJtfbupjii3zhW+fOf/J\nx60146rVLkKQZbkVjC974WSkbCi/RCbE0VAnYTJ6QnMusti+A+NP8zjr09/k\nMDkSgAjP3XPzNbmiM4Zl8jA1drqnxqqoQwg6lif2mK4LEUDW6xlDTwA99y65\nJ/lMS0ab3DHJLuuwOF9s46TOcwWn3flw/E96IhczS1pK+q4UzlBom7HlorFf\n4evJ\r\n=eyWe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQajtQoQN9mdTYa0RBZSPhJ3bPX6OKQOywdW/5XAT4HAIgNK97SAu217UNbSTIGlRilATNs975dWflSP0CH4Fzuak="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.42-master.20190914203105_1568493192598_0.3564740196301075"},"_hasShrinkwrap":false},"1.1.42":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.42","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190914022502","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.2"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"e80a2fed58da339e17e523b90493b023974fe4f0","_id":"@atomist/lifecycle-automation@1.1.42","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-zmfmCek/XLM78PwaX9vAdxXDZA9TKfc/ScL0s6UFJ2zvgGe3L+mviZgps1dPcApAWEUy2X7b7vaUB+deZ7KBGA==","shasum":"f3b884981a135b7749a42a216a48ce2fb111bc20","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.42.tgz","fileCount":12,"unpackedSize":175828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfVEuCRA9TVsSAnZWagAANQUP/2z10BZB4WwGtRQbX/dv\nEKhPZMv7ZeR2z6C0+ChffAlgOFSmoWTqHdsntshaevg6GRm5gWhhKkODO59c\ngQb5Qv2lZHe5tvqHgBPSX5zymUNWHMaL+46TkyoD0IbVGqhfChqRxsRwuY9U\nsu1txiHvBzoADps80i875Rkp0p1uwpcefBTh4Yd/W10eU4yMZ1epYBEN2mkQ\npNvYpQeDHkP2IE+ZW58RhGJVFXbFXimBV7tJwZ/XlAqivty4hF9NCwF5awSB\nQJHrm9a0g9cT+dLDt7bfZOfEYsS2CAJP8JjAWamPn+RYW5daxtKarUY0/BSo\nVKbzR9QJ/Wj+OjKlfQsHEO4AU4huvIaFlGd8meWARRNJiHN/vfxkgtAvx8Y6\n5mMpNzAkB/mVBGlyQJEsD8VqaQCaJdwAxMrC4Ga4FQiyGk9C5cyAe5e1NvUL\n8e6cNgCq3lwPGX9BDgJILjxeM7HJiug8U3tjuiOlTP7aolFYxjfDRfX7vLyM\nGifLwTZvLW0PFL2qno3WPPacD8vG28bReZEBj4bzM3U0X7VosCf9oLbsadAV\nA0m1DglXIEuQFTNz092jPXHp/ERuNJ8GDDMHKKSk28FbZyAE8xmeo5rMYGrI\nL0mUEUG2qjTg6tllboKk8l/JUT3auxQdSIgSjdZwyKvoxhQrZ55rxh73yu5u\ncNuk\r\n=jNWF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxOYpnOLic9Wk6yAGncZ1nhAbMP9QDzgxl7yiHfcmvGgIgao6v9Ehfamn2hROq3s2/0CKaj3CKO4NKr5kwnnELCGw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.42_1568493869226_0.11927786349640268"},"_hasShrinkwrap":false},"1.1.43-atomist.a260p86nh.typescript-version.master.20190915212054":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.43-atomist.a260p86nh.typescript-version.master.20190915212054","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190914022502","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"b4167d36cd5a45f2bb6b27497267a5569ec52c8e","_id":"@atomist/lifecycle-automation@1.1.43-atomist.a260p86nh.typescript-version.master.20190915212054","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-ipIk7hMtSjPzhO1OLiX3xdeyb3NAcYQAmMftGbIC7k6Vr8nZjnuHXYdlFDkSZSSlR1KLQHgvgCYaTSIbYZl6Ng==","shasum":"745f4c519cc0fc3c0aa075c2c0f4328c88fca32f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.43-atomist.a260p86nh.typescript-version.master.20190915212054.tgz","fileCount":12,"unpackedSize":176023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfqw/CRA9TVsSAnZWagAAeq4P/j1Nqo5TEX1znHDVM1kB\nT4SqzP/1tDCoI419Ecq0K9jk0LkL1H8cOrSgMYz5UZQb7zcB8y+bWN+CvzAo\nf1FSbPIb9doXDDD+1Dgi32+oFetOe1NP9zebu7zK/beYuZ2Xgk5e1QU3Muf+\nj0QkA/AgNNVF/5sZYiSuue9DOhR/+Td9mMhsAJx/EUjeTjTul/uOIU7Z0ZVD\nTXMlbWIlNLrxMGb4ESaDN21QtUtciEZXML0CVb7sL6OvHMqyQ/Z6Qr1e0m1L\nUo+8uQ0ton9Rv46VTacGqQ918IiE1185QPOpXQ94Ms9KeR+RPAw5+J+vlBVS\nJUNXi5wgXglTS8iIlv9s1tHsdYvNu1BK75+oQp2NSSZflWMmGSTVnTs2OGVM\nWGRF+EIPC+pbGc20l/deIeXHBcrzV0nxGboJACbT383Ri2/zelQtZV87ks+l\nNnv1aQ83KzBRLryYNr2WiNWVdQnZ5niYA8EXetlIkkW+aPQyWzP6vkfLURWY\nQ7nfUypZKX6SD17hhq6Xbnx4rUTt/p1TFEJeTiXz+BfWsWuUt/U4Z2xeBiBJ\n7nNs12TVdeTV0pNpK1yxEAwcCgOcjdHFbzmlkpAB/wg75xK/Fy/RxK3O3Ozd\n07tYZa1MMlIKX5eLmsvLYEgk0ONYOtKiPD7pCkMQHV5893/oGOQg7KGCOk22\n1gWl\r\n=QTlP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAptxFpiIFKpRFRdJPUXOU3fJ59APrjo+0ADd3bhWszsAiEArjpI0d+xb/k0teykATyUX12TbpmmxCVgxkFRwfMRu4s="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.43-atomist.a260p86nh.typescript-version.master.20190915212054_1568582719241_0.5350859819552687"},"_hasShrinkwrap":false},"1.1.43-master.20190916031241":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.43-master.20190916031241","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190914022502","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"bb635a1612768cc75e75452ea6ce719fe0749785","_id":"@atomist/lifecycle-automation@1.1.43-master.20190916031241","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-Ln+v1Y8CUS4umxZgm89ND9TfM34UB28cks7MaGPT3JY3Bv1ShUyBailwucBjDdpAFco0+WN/ULY9LbPAJmyC8g==","shasum":"6af8b60e484cf6f3126e9a71859148bddbe958a9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.43-master.20190916031241.tgz","fileCount":12,"unpackedSize":175949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfv87CRA9TVsSAnZWagAAJPAP/RaStx/wMtH3PT8v9J5t\naLhmJhMLknlZ4aoGzxHT5nLpdq2ykbiAMQYFfcsEQtN242mxfQ/B3GnJrXMM\nCWF/j4Zf9DG5Kc/3lAoMeqpNhxHDwDAuQ2kB7P4CFzE+JMwYDSQFAZ4n0pFF\nfGYZHzxF1dzsiTCky6CIU8ChTpQhDZDOj8NcWeYJCKEMS7BNlWaSiYIoZ83v\nViu4FfaMHwA2nJhc4bQBFQ4qklcEI9GpwVfi8O20xkUIDdId1VeGNYY9WGd2\nVQYoOCgIPBGRMBPrd/4DEp1ex/K7NUEWQniBzwn1t2cLgKSp7xwvQQFqOKRZ\nXicdmYoJFZWn0EzHvb44IL1oHAUND+lN4Um/qmoOwoDZkbzsB3Dx5g6A+tLV\nVSo1vWKcsE+wNk1WOUUvAMfUvXq8aoLyPlGPJdwmkgKK67UiQV2j7zsSti2E\nwXjftw9RToQbFv0jGuCZnpzUAk3nGgYk/Y9m78qAp/s1sszkzzQTJvHNNbZD\nMHj6EwM3jl6b/gn51axeAo8/QUL7EYNOsIthCW2hd2h4wQ96O1aOfhmojtf+\n8QhT0+DBsG+zJj+WUPo8LhOqmPAGX+MuOMDEV1WQUhYvtWqjw1EVSbszPjvw\n2DN+iakWMNhME9hfdqwPRuLam0H0DA4TsoT0cgI6GvDdzhtqBD6uJu/QGD6S\n3tTk\r\n=mCx2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAdHqiU38HC6V77CFl+9Wx/7/KR8BVhsJT7YfQ44fu0mAiEAtjOikSH88gvZaJfYTYzsNP6XrS1vRIv0FuVfF6mSLZI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.43-master.20190916031241_1568603962445_0.7313453297369568"},"_hasShrinkwrap":false},"1.1.43-master.20190918031759":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.43-master.20190918031759","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190918025012","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190904080913","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"65e925254821850a7cf9bd55c71a980c5a708189","_id":"@atomist/lifecycle-automation@1.1.43-master.20190918031759","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-2R3C5R/hwlOTRo1BcP2uoC/4FuPBKoogCERq6OsTAa1m9GvqL67lQCK6ugkTLyg2/Ch4YSkdCeAV+fGUxp5htA==","shasum":"77397ade60b278747e684442ee0696ac6efe4e55","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.43-master.20190918031759.tgz","fileCount":12,"unpackedSize":175949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgaKhCRA9TVsSAnZWagAAjsAP/3MNzoPmg6mw4Ted9VDv\nxN+cjUyFhfOTo3f7VXY5hTZ5GZUaDwBKXt0PENgXZ5LPBvf7fAofwiIWye+h\nQscXMbVHBmNLLMAscg/nGRPSYY4lu1KJku+SzAQpS6hbaMUgW4+3qnzrl08P\n4qhUk/htrBVSDOeAHYuHUCIvE/f3hM8rwKJm70VrUDEH0etvtmXEEJi0sJHE\nhGchGWrLqluaE4R6pFqs6HEffoeMZOrS5toVydoDtQMXmpwLew3a0svYUZIe\nmxm6V09wt7H7N2NwgbC/TeZ+naDoCWaRyF+HUFZTn4bnRV8Z7ZW8hS+IPC26\ngg311rIaa6jmcZrZI7lNkoDNGsmKeex6/uhCH3IIy7BCPDX89J0wupqWjXWC\nyV5vhNhNrC4evw+tuuZQqSTW+VPPJTcTOE9GyMAGowpbsReRBbpogoiOzDnr\nfo5yE44m81HtBCEoIZnu3FoTsu4cYY1LK+QNQGoSXmDGoTTuIdDuXZq8BCwN\nrocox6puIlX/tzc43Lm0PcwhD34HnCUDfzAbBTBg3mb9G0Sqy9MnIxeC0sXA\nLoMceZfl7jo6WnWMhzvxZGNC4SF0fRVyQnOcF+6d90M72Q6cLC27s3m5MHYw\ndW/c5Kgu0rsoWHLhFdmFCQA3ak7hZiIch6zFNR2O7FQxCZmpJMRkGPA5Wp3+\n1KTA\r\n=Bv2/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDg+pkqpmcwusdetWQE9NYIVUrFyppPXdJyWQwV/OAANAiEAt5fOQGqDpDJi1I3r7nt3qbkqllIJAb5K3bSUMSsS5HE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.43-master.20190918031759_1568776864813_0.4018032437971397"},"_hasShrinkwrap":false},"1.1.43-master.20190919183414":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.43-master.20190919183414","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190919182149","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190919182331","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"c94cf3fb0cfc3b6b1fa03675795e30282e46c5c8","_id":"@atomist/lifecycle-automation@1.1.43-master.20190919183414","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-jXpy51oqAk2XpMRFJ4fW7mJ8Do5xX5eqHBXjm3wF42dedFoaZVT5iVyHgxyNAzGwPNK10f/NCIditO36xdZAfg==","shasum":"99d0911f29b7fbeb3fb35b912a192d9d1e1ae4fd","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.43-master.20190919183414.tgz","fileCount":12,"unpackedSize":176066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg8slCRA9TVsSAnZWagAAQyEP/iT3Kg18+fJpBAmRv0d7\nI148RwJsRRUBziNywQ4wav7wvU/a4iCcz5TDrvsOg5bf2eK1w0M/njh00XFp\ndrh501mK5f+iNZr9wvLQRFNH8cljGr+XXv4alqwtlW1R5SBGSt5NPMK4li6I\nvpmBW7eqkRvUmrYFHB5kM3/fkh+fHDkc5vdb6tOEeg/wz1VfcvGWh3712BAT\n3ZKdLyna2jceUpXBSLS2ATv1O4jz92h6dlCcxPsPodS6oExsc5xMy2Iu/PMX\nAZ6vjklgtMk4sBKE7UCcI8gMAeZUiYCgLHpev3b0C9LE/yrmnhNK970fO0rF\nhsG4RbMBCk9It30dqc218Dj5oeD0NQOk72NIIYLl3knneO8tCaL6jemjd9IT\nGo+CZplQXK9KP5v4F5H6aWY0ZY1PGiJLfEJBjCjFQfpYTTNsZZzm/RYHZg2b\nqYR6eJSpijynpxKy89QRC0wSeBYCcTVTzX0UfQWc+coVcW/C6jguj1ZvLgZx\nakqJSjdI6sFPw4HAaO3T3E+qanvgpoTUgqTlrebFLH8510+a+P3K4lQAN8Sj\ng08x4ajhqZsHOWx2C9PjCvPmVuZNarjEmujKR5Z8kytu+/tYxY032vwDy817\n3yh5gSYpRUJTWxt8f7Od5OmuwujtSx3GS52j/u7lxLalOwUIgNl49J8eKF5G\nFf+A\r\n=u/vE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWlfLbgMrbhygH+eCwiD2GiarSMmrB412sV6SYr8E3XQIhAM2Igsw4/1NMa7Fh1ZHnNfuTCItIiroNXIJAOrr3CVI/"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.43-master.20190919183414_1568918308686_0.8485346412155192"},"_hasShrinkwrap":false},"1.1.43":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.43","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"^1.7.0","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.0","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"^1.7.0","@atomist/sdm-core":"1.7.1-master.20190911161431","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190919182149","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190919182331","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"a7b0c4316c2f211a860c1449de31bc13400f8932","_id":"@atomist/lifecycle-automation@1.1.43","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-aAcuFz2JwLI248fyjrDBrRySQeB7g4w1uKgb5WyEwTTfz/2/M/UToIhDo0awWqGzeKg/XIbx8BMOwMUCb1GG8w==","shasum":"1dd061853bcb65e0b378cd1b42b5f9d5d6eb40fb","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.43.tgz","fileCount":12,"unpackedSize":176044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdg8wXCRA9TVsSAnZWagAA7zcP/AgqQl3R7yKLLzOTivGM\nV4ZoJHTmolusCwdhcPLt4YdYRPQ6pmW+0lP5A3+NjFYC4whgwNwSgNlErRp3\nERdHaF/v3vjuWiMShoQ3bnKqau/4xrDHxYZykeRo1KN6C4kXeOSV9yRytRXM\ng0WpwoAEfph1ccDUl5G1YaVZwCYj/V2ziRdoH8ZnRYSikhavOTH2fpe1V0f+\naOUzYQoiFGkl600h0ElkonjxF6bP6bCS0AyLWQ+fk6CdgpDEfpkn3NdrxSlX\nM61ep9cslO2qgmA36ZegVzC7ea1CCE+wNpOmbmd/Qhaa77V9l1vQzeFH1BBr\nbgba5CB6cllctgzmCBEki3dN9VOmis8k5TLB7bggD1qgmDKkiFi89jsEKp0A\nNIQNVd6s610/mWgiWTILb8KurBRAFYKgoK2SVCuKwFI8sg2xmtUUybA3hztg\nlrLgd4ET255bte4La1RKZwmpIBLkZs3HVqPir//Y23C9ziLfZx+lbcUKaBDf\n0K0PxHVlDML87a6lReo1iijesKaZgKe4UapMNKoEGoUlis2mcw+Tk+j1tHLW\nu4LFJ/42dbGwiX0OOVw3JuGb6weeA7pw+6X75gS4Fn2nFloTp4U4MoH4reh9\nFbDfdlFqNR0T85CPeJKgEOAs2XGZ1co4ZElDf0+g7f0XsZZZElTdS9V2hWxd\nEuSO\r\n=gmz+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCW11rU5DDHRvqWIt7Hzg+U8WUAVuHA93zfY1e4iauKCAIhAJunDPdmkuLM7vyMBO/NczAaFAnFGZBBXmbbcuqptkJE"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.43_1568918550628_0.03433650650840403"},"_hasShrinkwrap":false},"1.1.44-master.20190923205341":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.44-master.20190923205341","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190920174759","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"fbfe8ae257157b73e54414317f5121037c4bb2e2","_id":"@atomist/lifecycle-automation@1.1.44-master.20190923205341","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-IL8fOABWcVhQGWMnzmiX5BkjUHnH6KVV6ze3fDf7lfZULBrmzZ+Ke0GXdrvpSz/Mxa6b6d0m5aTOH/j54qx+hQ==","shasum":"4f4552dd4ad1fd7504dcbd7f184a7dd268aec14e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.44-master.20190923205341.tgz","fileCount":12,"unpackedSize":176478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiTE1CRA9TVsSAnZWagAA9YUP/1mTR2drV9zSisyPEKUh\nXLDznArhzVFifoGLGE0TDZjn5q4KQ1SPpVcQgsLmhodc5Cz+HpHaqQBlqHuL\nBvsAfYevsJu66p+xo0SgkO/nrdldrKAE3CPejJ+cpvCwzp6TvzI2n1Qc95bL\nD52wgj92+JpwfKXbhSrwd1QW+wDoAC1HjhThyw3eI5JoThXLla7R0GIbEmQi\nY907uZfhTh9Boojbr5OiHZzQWDRRoidkFbmGEXRrsGYNHp/RvmKBHsnse2f8\ny31AzcXaZVKF+Z6c8nT/X9NiUiF+YbPEkrluHahsMIUhbSDPOtuiMBicfU/n\ncYghew7w+lWOHUsK1XZzuHPW/EJeJ6m85tn8/YnpJ9P7S0KBxzHHli/UkWDR\nLLf7Hzq6qhDDZQp65mhp0Q6ZmdO0sSvdyWpW8QZZCMEac30IY0w9sZ8TtaLg\nGlwad+cI1IfhhNYj6SwpDIIJLzbRmY5AqQG4vVKqAfHn4nkrLCCytoh6t1pW\nq6Bb+BQ+zdskW2Q70PlVd+w9o29ceEvYD2n+w6j9lynsobcRdakvWc2mqNco\nRRbQR3uy5dGqbJfuPCrRzVc2L2ezQfG077CSqb5DVKLV2Ob0D3fzrB2zHRFo\nq5ZG8PWi9lZz30/9bV/BsyYNkFHtF76w08iJNK/wdJkLCJZUrci03++0hxAX\nzZ7l\r\n=+g+D\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQTLCPazuzm+j6iqlXjXRVH+8+TkRCDPUuIh10qrvSzgIgU2aqOVrOaXjwUMlgGiEOk33L0/xZHKYLvtmMVwPB0Us="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.44-master.20190923205341_1569272116742_0.9759323817818453"},"_hasShrinkwrap":false},"1.1.44":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.44","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190920174759","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"4a0645d719851f733412cf44144f9bd6a1cf51b0","_id":"@atomist/lifecycle-automation@1.1.44","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-ksASl254OkVlKJVr5yB85rxIfY7mFCEueej2YGntiCZNWPVEWAOqH67+IsrAs86n1uqPlOgy31R/ohncrykrog==","shasum":"e5b313d80bb6d2bf85c73b9eba8ea0f8915cac65","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.44.tgz","fileCount":12,"unpackedSize":176456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiTH1CRA9TVsSAnZWagAAMgEP/AmzlSR1OY5lBNd4eM90\nvwnjLTDJBBv3+4K/z7NzDRpuv1unU6Wjjmu29c8QwhMlg77sSmPS3E9ftWXn\nHNIjxbEd6W628M0LoPC4GENiBsb5EBzzCVUI9UkVZqzn4/dPw26ktVrGxB6+\nL8ilZ9iRjBxCgrxjSMV4touNQiUX019BnspB26q+zxXTHLZcyMRy45XNjD6h\nbbUGb6yFOjyf8hGducXFwM8OcQtRuv6qD8URwGl3Uumc5GEU5+S8H3yyNRHt\n8zIz+IcwK28tDhiL7kA0s19+cewftxCaJY+sPEfN5ePaAffesCnM25DGcDhx\nCGN8nZhhcvaC1Zhrh3H9zoNJahPE6PVZaMONY86vjte5cQbhl9tWARDD7r1w\n/aGPQJzITIIpFioTa4E97cq39rHekVS/xWyzy8+/vM9tK8FhTS64PspQKbtY\nhnyEyjG1gEDb0garnCHOMHpseq3Vk0NVo/L0sNy4xa8P6pMRPrHQodAhP5hm\nwvvWMcWYdRJWGB4Gab7nYlCrQDo6aEZQIglaoKKl0gv2iZpDq2c42kNYQYeL\nPXd+vbfDCsyz1nsRTu7pDKWxFMPaNm4JGy0VAJsY/I8rqHMMWlP9O90XgXD5\nSI9I1VrXxUqiN5bCIJXCgLTXviYHteJw8dS30Xd6zPR1EUuDKwQ0xdorZJPj\n2TJx\r\n=M4Ke\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGIIUlfgwMHrrUDcLvaaW7lz/edi/gws5JkS23q6yRQQIhAIsldCGH60gn588UjRuX5943/FU0aMKOHP5SiaIvba4y"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.44_1569272309120_0.0013264388401046379"},"_hasShrinkwrap":false},"1.1.45-master.20190925133038":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.45-master.20190925133038","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190925131926","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"8edb30466fdd3b9e109f0ae99f9be7de9725b398","_id":"@atomist/lifecycle-automation@1.1.45-master.20190925133038","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-s1k30khN46x4tMFXmmjLIYIItuOnKPh7Nphrzb/3P+7p5SVvZu4+Q2n9sDVMvCHGM73/B2S/BgT/rxfEgpfNnw==","shasum":"9120ebd8e51d3265c35e998ff0c9e80cced5f3c4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.45-master.20190925133038.tgz","fileCount":14,"unpackedSize":179186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi2xbCRA9TVsSAnZWagAAzmwP/i+s6ki/Nqgio2zD98Wh\nVDxRuvXusnmsciM1JyNSCB6rRXMT8eDYP9h/asF/Mqh93Zsnhc9TPNWtM4EL\nVFLydeiJ9HjxVtehoV+7Zau/HnoAEc65aeEmU1X+vvpgRyHsYdZnHol8mDcz\nEfjE96a8uZGECwO1jSga1KUGC4hUyBPWjITkDeS50OOrPEIcGSgEKDL5CPYu\n/YFQmPS+FL6f7Ou1Iyo5Yc9mqzU3aj0ZXjJ6UP7Z3yqPjnmrb5QRW4LT6ypf\n5K1trQDboz0MSCPezjmi0mTdI8OOnY9Rj7LJpE3QRcA68ZH//YTgx30Y6lon\nS+NN9w4oa4vV3nld8dHxJ2A6v9VEq+YxuYMhnfgVnwcyfxos14ThBkM7/fs+\nAq1b36sQHvbZzqZXXH/qXTsxLvnVQ1kHdoeiE6RZEu/eZIS/RGgWd0NKa+Uz\n+5DtpMSdIIbuYsN9WEOf7TVq75wrELEQSmWwBLo0exB5xXXiymf9etJd1Ti1\nfaDOQQgQeZ05/m53EoqN2mnJfQqd+TudumV4cFgUlA5kcJsKudDKfBMwbEfe\nQiN7p74Nge07MeXHPXZ2id4dMKQrP/HUj0B1U0yflB0VuQPeaHYBr2f1Hj0a\nsDZGxk7pK7DgMUeHK1B+ater/NbgGDxKZ5f9FhGV43TuC9j+jVDhC4IK9oyb\njR+U\r\n=WrB5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgE+bRBtWWMOm2OjTURI/CvIoNU1W1XJ7CCEG6zIBiqQIhAO2FFW92FH+dN0ctXVHOEq6uPX6v3G5xGT0JBlaPaZ6O"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.45-master.20190925133038_1569418330901_0.5753893247341495"},"_hasShrinkwrap":false},"1.1.45-master.20190925195913":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.45-master.20190925195913","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190925184903","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"68d56bc20c04452429be0e2e59d46ae5d13d822a","_id":"@atomist/lifecycle-automation@1.1.45-master.20190925195913","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-OGCchiiLh4PNyL8xa1WZOkHHXtYoYG6yx4cRv0I53y3KBQiD62ZSdow48Fme/Z3shPQ+oDa4GdlNaA7cVN8YsQ==","shasum":"a3fb2e0c213664c914df4c77a433bf8dfd69497d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.45-master.20190925195913.tgz","fileCount":14,"unpackedSize":179186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi8dvCRA9TVsSAnZWagAAkPcP/0EhFbXrx1bkw2V2KNm0\nLuYHskGfu3PD0MqVTgww5X8gq55E+BSkNg+OykgI3llTSh82wN030cR2/7tY\nFPfaewdpPzBsBsGhaQy+h4MY4b+zVul4eWQ3WsgyGysHRAuRdJFfE+aknAUA\nkMYaxtfvfpyZetimkv4mxneYr10dRNuE5trj0BM7pwHNPke79zjosl9WrZgq\nCy6UtmDgRkrpgMfyoGI4T4Rx1J4E02Dl/9MXG9ly6lQXJ/S9/VIlLGHhpcSq\nr5jkilCs5ZB6usO+Jf4xPJvj8tVz8JEB6Lv6u9hAl6EB4kvKN8VZrvMg5+H5\nluW9qnhRw5v+TDC07k+jCCA2qS1SWKC7g1rH8s0qLWSXW5qXSSHMKCX3AzRu\n85I7w6kQWqUaPRUKJYa+wg1A/jh4gSJH0cN0g3XCDc6ryi/riUAL/Atiz+WY\ngTYw+sHmXl4ZLYsFbHywJwm9YEM9vUuRFivWpAOzHFpZL9YiOwQGVkPwH8tt\nUNy5wMcizaC3FrXzgldh45FNZXQlAU8csASkVccaAF3wtyiuee0Ia6cZb2ub\n/+am93DMGletvHNzxcJzJQxPjqgrQUCyU86YZukws9fpzuNsnV8+DTPD5Abc\nSN/Mz/kNFdal8J38llasIH/WqW/ygkW55NPk13YC9VGp15rVPR8MyjD3P8s2\nRCez\r\n=+8hV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAihlgwLZa1h7Si03bo+bWXGHY1HXeSVeaJvpf5muYN0AiEA/x42F0AcQa+TkULAGYNWdTDA0l/egB6fby8CuWSJtIg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.45-master.20190925195913_1569441646646_0.28116333149996997"},"_hasShrinkwrap":false},"1.1.45-master.20190926041140":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.45-master.20190926041140","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926035803","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"560e7d88343f6ce08889117b6b2ff29923211025","_id":"@atomist/lifecycle-automation@1.1.45-master.20190926041140","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-yIwBvOQNye5ovQ4uLzCq5QytJccvVZx7VVl+BjTI2I5qkVdrBeQw43GrvyP91LTpjjZcdoWHHZ4Wdd5puKZDEQ==","shasum":"ee82885648fa5d42958a2dd1c521b91441456eac","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.45-master.20190926041140.tgz","fileCount":14,"unpackedSize":179186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjDrUCRA9TVsSAnZWagAAamMQAJf2iZyb7KqUdK7EhmZo\nPA3PFsmPsqBladDTBDlMEtd6ie+kovZWKv/L6gK8KeSgpFOnyjI0uUgFuIgT\nG+oEbZZftfuFZWR4HsfqPzpRE4GOuyV+Vr0BhZ5N1k0j/DREgivhDvHN4A0H\nYfWkCor28Smcd/Bb3Xt2fFeYI44npr1WEwN011v5ZdvBz9wYPEuFGGaDRy5u\nQP7Y70DjMumCbeET1SBjsVKZb8M9wX0+xYPy4N3zAHX/yg/QpyyHliD6gCC8\nNQuL6r+2LSZzrMDzxuckDcYBOQbo3XQpIyy0+bx2msxA350YzLM8SM7sKu59\nyBUgaPgA4BAxAruTLR4YSjYq73sAmiZyqGOBsop4ELDFYVaZV+w1RIGu8qKp\nOlEdteM7QbHxf3LhWauNzGIx3Denv8yTrJ6eNT3ifDw1Cyap3hUr7O91AVot\n7K756AK7wR0TP9gQQnAmPp8NTEYIH8KAe8ala/IZ+W8O0sDpDIdeibQY7q4v\n9evttpoDaOLPLfy4J0QoP/eWGPQO+/r0hhylKg8QBvyseIlxlzb05hI+95tF\nIKAPPfXPwWRSU1fosQgaEialk/uw2lHZoCn+NLsG/0YexB8vKoqa5c32NSTw\nvp7qQgDPwNR7ColVp2LsVztDXahNXFI1yJA8hWfbWAItUATWiB6nuosi+5T5\nW141\r\n=LZ3x\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICJyO69grqe1Hbcw2PWRz9uBK7HhFWTmQ2wuUJNJAabmAiEA4Xw+3Tn166rrvv1LVFAS1IJlP8K3jo6jt3/UzyMm7tM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.45-master.20190926041140_1569471187513_0.055039851642143534"},"_hasShrinkwrap":false},"1.1.45-master.20190926045258":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.45-master.20190926045258","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926044509","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"be37349ae72b17117ae5fda35f22e18fbc86d9f4","_id":"@atomist/lifecycle-automation@1.1.45-master.20190926045258","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-2/VPcByWR6WATEIEN/8EpXB2f4+8CBcqr4kLUSpJI/LDFA5z9YFOrk8CsL+36jERlA+uxvRZetAWvT3vfU/mCQ==","shasum":"02554e47b54a6c73aa6d940564d60fc0ab066e80","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.45-master.20190926045258.tgz","fileCount":14,"unpackedSize":179186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjESDCRA9TVsSAnZWagAAjioP/RJawZhpk8XozysHztpD\nGtd5oRobPv6mNMcD+YK+jZab0+EQcxrbUOhhPb0HDF2iiUr3QYqt/ZtbR7fC\nG7cdD4TN3hRK4Bsl+xAZRS4GMeIUKlcUTturtdUZJSCS3s7hi5EK7c38TuYR\nk5gDgGhUk/EoL4VsQLFrDrz6eYagsR8pwlCa1nynYnblMqOr+EPLJ4IfbgzL\n29wNWrvNAGaeZw5lCqBZ1C8/FxznGyJVDEUOvwfD2mar0neadCOM9G8evED5\nFA9lHwb96wv63V8ljh5JjhZxfKkabD703NAdL1l6ZIB+qtzqSdd7fpHDQdB5\nUrwFL6TN3EXuDLLu3vh/QGfgo0wh9RqiTb+vP0joW7IUC+JxFlmvbcW0o5X3\n21ad9s/z5+CiWH5xWRK2tKEemypwiPW8zS3CHw8FJfWXyKi4IqswQxB9WffI\ncbEPJvZZFullWLwpWuJjYzjQA0Gl5Ql/FcQP6X7AlpPgs5i2Hf4QT6RbVONM\n98Y/oWoH2Ew/BtzAP1059xxn2RzDt8w7gILiZIUXEQ4J+AOJnY1TXmal5YV3\n15LotglCH21YSGCZFhH6zq0LXmLsrN8eSi6KAoSamukDtAKjFTKeGJC3CaNx\nvogHK54CGyDzpE9M58sOfGuJlyjmJnT+S3i9MPjTklbGV9RWYoT7TA8RCXrs\nY6l3\r\n=OMFO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB355UmNe4+7hXYZovBPoPEcTYjod1R7iXU/fLF8tx+xAiBKdSWpv/nmoEH1fE2zY3OvcZ4WS0sF1l7C3cSDe7n60g=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.45-master.20190926045258_1569473666569_0.2745086472838407"},"_hasShrinkwrap":false},"1.1.45-master.20190926071756":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.45-master.20190926071756","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926070410","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"120fc4ff2d04601a73cf3f392125d7db08e1985a","_id":"@atomist/lifecycle-automation@1.1.45-master.20190926071756","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-i6n4O0dhAdt/eVhauWshLpFpOYuenZiRJQIEQ6/lMpuhcMvZG7gHifbEfAvbmDAIHxdTPtrPepU0W7KQ2HwbcQ==","shasum":"d9cc157a818a8550618c8538b7dc89583b9ecfc6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.45-master.20190926071756.tgz","fileCount":14,"unpackedSize":179186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjGZ7CRA9TVsSAnZWagAA4sMP/0WIlxiiM+qn4+VODGht\nJaQNFNgsOfDE2tfSUdxl9YFWowvK6G2VCo+KBPyTxR5arjmroTM15PXsTa+X\n6GuJDW5m7RwrASungpK/auR1fHqOjRYp8kH4adE1Zn5jMfKLrY8iMTkeX/4S\nTNGPJ9WL1k0aWweAFqF6LdBJ5GMLqgkXQHQ5GrE2ZZ06F/Q7IqHc08kqf5H3\nYWEXKx/lZ/PJvqsKYNjmA0ywdZr0J7wJHaj2gSA+xvIO7tYOcR9Sms238xFT\neyhWO6YY3pkfQ3lG9xQISIskgzdbuPVPzrljx7aogmSlR8ySj2RfaTVe7KfB\nNFR6WeL3vgZ2PivpNAWG1zz80isyQqGu59RaYGVGiEjuAHH0qsjfq9DP0ZaI\n1dhzShro4DSXvDQPxAmuRAEA9hRnxsvvXNaN+XS/4g8/0ynQ+/2oQlq3xA3P\n59MFomqxZ4LEiRrhn2eIvJ5Xl3fSFJIwg3atMYUdz6sPb5FJxFDxbzF6x/o1\njUK+o3Ut80vWYZFv83BH2AsmrC9z2RvWhUR+3Ms/GPTBRop0JDWKLuiNgZLJ\no/Zncr4rOkyyTWUDXaZWPkyvl5QwM9c3bhdL10/JBijOwe6RniUVg7HFlzgc\nWoJkqOV84WF5LUuqPOW2qAzvFfh4sHGPx3fQFhip4g/fUgFZxP/hBWmmhzlR\nx/hm\r\n=Wwbq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6kuy9TyAn4JuoFIrfrhjxtA66Vkfv1gfGW1q0Xar3MgIgHi1Qdv3Vogp19IawLJgATHXhCGUPGiPZDUYy2IgRyos="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.45-master.20190926071756_1569482362408_0.8716899736591674"},"_hasShrinkwrap":false},"1.1.45-master.20190926074552":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.45-master.20190926074552","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926073546","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"70a76cf611637088df53bb6f84eab54584eb8698","_id":"@atomist/lifecycle-automation@1.1.45-master.20190926074552","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-kC24//ZNrH+O16+2iQHMjY+HhUvZm1h3W8Nfon/scVdDe5wylLitz8k3hVdb2LLTFohpR7ponmnTWHiaUXMhwg==","shasum":"fbbc9906007a01fae9fd201513bc3cffcb23f2be","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.45-master.20190926074552.tgz","fileCount":14,"unpackedSize":179186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjGz7CRA9TVsSAnZWagAAf6cP/0CMB05HFBSTriqKqr3S\nkM2iECW7ZpnK1GjtbQnMTQCzuq+L7Vnm+pwnYksRUDa10Tc1prOYXlRwD75L\njHurAz0XGIIdd3RpTNDteMpMdKcsfle1ppaihwNR6wp6Cy58m9Ukjo8iavuD\nOu7iTWxXTl4XSLX3GEBjtSG92GYvmwnwzqRSkn2QQjHf8HVhW6S2hdv/uvfO\nmrlrtqjJBiYo+NEtqmA9t+ga5Fopyw/LcHu0Q0QxE8PSGE3bjO0/V6aVHPo0\nc1ugsr6YuX4jdNwCk+2OeqkLxR6xb9+okoLNkI5aBeGeb1FsMNDW3jndMML6\nE1bOQB6A/wm8cHeGpYkSR7z327zbQBrcUFrxAHYcfnqBnaCoTU8TgkGA2Iqb\n7XtfX2HLO5bHQ67XJqVF5auBu6oqLlEg3D7LvJHmBun30yiJaxxjK4uWBjQj\nNxZDgPCCZChEk5DnpwKYwbb3faH5eu/DtGA+0LgtCGoVkBLciekKBa1Z4p9L\nrrUkUYdgZvfqiQfzo9x0zKQIV4ID8w/HieK1Jmt8s6xCTuiJrs2s/Q2rzY6c\nq4kW2cUev5/HanrTj8+BBQ5SGAYh/KCG8en62Q/1VDJZDk/scKbfK7GkZOEq\nhxiesXyT4srqkGfIhNuDo6aRwgmkjuilQFk41cv3NqcRi8YRnBMz2yBm8glz\n9vYr\r\n=JBMg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4X93zt/Ym9ITEbuARbqat5yrmvM/3NAeDT7dI7fgbpwIgLa2V3ihXhhy66E8xBEslURQox1ufPb0wn9pTIV6liCo="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.45-master.20190926074552_1569484027020_0.9511058462502993"},"_hasShrinkwrap":false},"1.1.45":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.45","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926073546","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"fac664b622cebf0cce9b79e102959fa2578d2a45","_id":"@atomist/lifecycle-automation@1.1.45","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-TJepfIPQ0UOUue6aVgh7vgC3w+RTnmUTe4sS5RhUbhLVzab8InAK9lueg16AzP1HLw4B47pUFma7rZ/66xR8Tw==","shasum":"a038810a45e63c5b478dfd169c9b0758e3c0713c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.45.tgz","fileCount":14,"unpackedSize":179164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjHeJCRA9TVsSAnZWagAACOoQAKJRt5aKHDXAqEG0bMDj\nHHh6zNzgbU3wadaRkFIg+wAA8IWZpNOnUlGd4umAvWlp2vocjmgIM//A9j6o\n4dgPu/lSm+X1gtN+Ya00YX/KPPb3R60S6ZmtlNAZFvKSvpxzhwXpyuFtu/Ec\nknIrnUWGOLNtJVZrIat+pZIbTvcIQMAdnxqC7+YMPNL0Lgrdt8Ly4Rai2Y+S\nIxv7p48yWaDBFYvp8nK9Sg0VywCpkxqLblcOeKDhc8bZQ3dioDgstD/iQgLP\naxE+Gd6JXFkulfrCSv/Makc1/r7es0Aaeqwmhjrx8fnMMgKWlJrASbL5GTP3\nfwQfikiaRRX+2roWkpPXjFTobLkSGhIVDquZjeC3d6MUQ5zn+lPklhw858m/\nMhtOX5zwEFdsOpYU3+yxvR8MpJwyOLTnrmBPjXcrcU2Y0/X60O7em0gz4nuH\nP6m65g33MMERPrnzmlUCpb6omeVTmonSyLMyw8/6C5NQeApXM0pmLQY2QyH4\nGvRba+Q5WK3iGOg8TwZg68S73KAkkRCe6dvSRAxN2RX+TnG4cEb6RuRwaA05\n88Y1zHaGIpaI81zeJIzgNPHQoZl0VK2RFJreWV9UaapLa/P0kNk5URpI7AEb\nDHO6XVMYHoO+SreNY2qTPnSd9jLBsLyNHlYtD0A5hlqcslwd7UylnqFyHHXY\niKgi\r\n=Timu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDP67/q1cshnamns6Zkrs+N/C0vKyyT7hlMPAPEKXhTqAiEA95ms3fv7cO4S2SrbUZjIO2wmk8nodw8UJXDnJfrWZd8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.45_1569486728637_0.7607789677272394"},"_hasShrinkwrap":false},"1.1.46-master.20190926100809":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.46-master.20190926100809","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926083951","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"73546639c6480dd95ba8f40bcf63db011a384993","_id":"@atomist/lifecycle-automation@1.1.46-master.20190926100809","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-KrmBkCm6ETRz2z6NvGnwEphVa3TOejP0LDMjFdjo7J1Bb+xXyjKue3XeECXifTk1kFveGwwsrej4yv23IIC/ow==","shasum":"c310d34342edaebe3239953753c5c302e1a60da1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.46-master.20190926100809.tgz","fileCount":14,"unpackedSize":179285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjI5sCRA9TVsSAnZWagAAsksP/ifkqLx9OWeMGpsG0fTL\nmvn1xz7rngZU7//lp+YjvLJ8abrn3a+U36QHE7z8lYZdbg/X0enwguU6lFln\nDnLWrc9oL83vk0x7N1VcRgBiXd5eqaJE5AIqUyAnRKLtWkqq2oHo6gW+LER5\nGnkj8xCZwKym3k6P13jxUGeRSiJx0i4c4A7Fb54bNkqU9qqbQDPA4ZcZ3HVv\nGXgPLPN+nqT7Th86S9BNvE1N/N0T2JLPHoPpFCJaNvTW/5LpAI3GySYEOV2Q\neXknIEl49OIWNQ9UipPunpgOm1fhnPi97250cU3xZ3a+iW4vZaixZ6HY3vRm\nM2XjbzI/grDDooS0vH4ajDHOdwkvfA8v5yDHwuAC/J4equJZUitxX+Lyb/PZ\nNSbaJ/WhtvuYWg50N7ho/ghNFFA5LyB3rUnN3PNS3VKS1FyGknVPiQ4y2kVr\nN7ZFNckklbbakj4A87yrLlO3nNK6h5h7unYs1k12KJX24iUqTvmPqiU4EGG6\nQdigJlV1nzQwI4Lj74D7EJYsf/wdBd10tfYgEkzn7AKb8WST20WDE2fYfWQI\nHGpxxyMkh7fBht67DRQKdzmNYwOE3LSi+/WzCXLPQTIvXs4blPzPQzw16bJd\nlxRt5Yvsx+tBo11xKbrAspVcubQZ6scpVDBAXq2Uq4ACl93sD24388kgnYbc\nMFau\r\n=wjdx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdfLvqDpIzHxtWYi0Y8p1TGTfFYO8XbWVObSIaJk9eBgIhAJq93taxPJMjlP4ZfOIhsSnTzE6yN7rbnQhH+dRvHIpo"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.46-master.20190926100809_1569492587394_0.07882161094225082"},"_hasShrinkwrap":false},"1.1.46":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.46","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926083951","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"238c33c27f4fc96a5c8c68ec133882df3f2b265b","_id":"@atomist/lifecycle-automation@1.1.46","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-IQgiAjqW7sfJwTL+ENoyO4PDPCsSL/q4SBL/eY7qZmyfS4FYCsDIUABUwnL1sz22+Qz1mRnd6kU3Bamr8hpRlw==","shasum":"61cb4b948691f648482a83e777b9281bd3c13e63","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.46.tgz","fileCount":14,"unpackedSize":179263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjI8eCRA9TVsSAnZWagAAbNsQAJpC1XTRKKYe5VM0Q0me\n3Mq/zizquBMpFVhUvZKsqSbOThqS7V8pa0GLUV5gPiLrkeMJVEpYoiM3HauF\nvC4+sYxuQcSmutwaxh7m2zdzrRyZM8g0XAlN8SuDRLL5/xMzcqqnoOgdKBYH\nJBo6uthDGZDyl4kMxGo2auV8g0gA+gMR7rDUqHhG+Nofs4H+LhCP6Lw82hNq\nIY8BcV39VIxLcan1yBba9P6qUetMfxmh8ZcS6nzVmDGO3GftYO7NR8Jgx5va\nMUNEkBZH0LzFHJX9gsmSXLCCKr0tbwl5nrLO9pruogBOnBXnDAT3RTtSXt+V\nn7zK4dXvidcnggyXdQOV0LNTCX3R/+GAoRbExEzDUV9kEFiS5MEmvo/Akmx3\nPRx75eJFQB3uaF4pIU9RuCaXHf0CGn4CdAfRvHvq6rHy2heG+xh8OUKnkIWE\nuUJtsFIyL+lIMikMnSB5XVBS4mnqCLLu112X91iOEimxnU5buWeJHYNDbfYS\nEI9tiUJPqMuIFWEwCOY7OQt/7Ov6AB3QvYaBvFhPRdlqqOgcU3rYWtl8wG3j\n9M7hRQ1gCNRtcR/ylRsbMKIWiihTfgpqfMoxqb/nalwXOCWyjL1Rpctc1h9d\nXG2REyPycZMjFRA+2a/UcUswJPPFjSoHruSDyeYmuVLpkAqpx9fCE0Z11I1w\ndxlp\r\n=uCaw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDMfqAVzOlWcNlyV0G8XFcODCKyK7eXf2H5uzSKN+t1jAiEAwMX9P6ldegGfo1FkZKB2gMRwAeixffuGnoOMxnpSODc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.46_1569492766081_0.9734300447000275"},"_hasShrinkwrap":false},"1.1.47-master.20190926103435":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.47-master.20190926103435","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926102419","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"e3a3b52255c70c040a1305feb68910fa83b961c2","_id":"@atomist/lifecycle-automation@1.1.47-master.20190926103435","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-2V0ywYPIc39bhFCPrs2l6hlI8M+2WXT5jYyHmSAdPAvbl7Fi22INTtatW5LOIzDtmA2xGhz4UGYTer9eRD/qrg==","shasum":"faa420303f0c7f207b4fd19a96b24e44f6bef17b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.47-master.20190926103435.tgz","fileCount":14,"unpackedSize":179384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjJSRCRA9TVsSAnZWagAA2PcQAJoMs9cd+XBT4/yTntkg\nAe/fOYTHhvJI93bW3BAsHBZWcwV01Q4HBRJ4TYDHhMpv/Ksb9Zt30pne0JqM\ncQcx5OYUdLolEejhuSOZvH6OIrXu+cQFX2A6k/aKWCxOrSE7/Q1QRLjX6T7W\nVAoJibSRj9enL4DvLBZvru2f5V+2pdHMTkFFJX2Tt+AcBsfve/Vzs6rclysp\n+RibZQF//dpqoyD3z9Wpr5Gz4z4rNRnixfyuiV8I9udEgnu61EeEsQJ5XUXP\nMMJQtaBY+ongv46Bc0BEjmLFSFpyeYe3WJ++w22h9ucpzyFimao4pDOztIfy\nX2RxyVvs2fIlc3OcLmD92C+85LBk5WUlJikU3TI/+JSyPp6mfpU/EIouf+SB\nA0kgOMDNaO9idFxuDIumctSPgCAKxGltH1/i0PknKwjRfoJb78wzYlYDRtMk\ncfWQhimioCf1yI0/7mUkih2Z/hnzqv94UjFVm1SqltIXyDURaavxdZngeYc2\n5AWiZRz5P2gHZPH7XbYOBkbPmqwcUP6XVXkemB32HJHpFv5zWJ/NTFN01Ali\n5YM9xpxO2tmJnsSMVsh8mChrQT92xJZ8VZr0JtpUdRAiJvLvsLgt/VIyAKtb\nbDpPOKGqlF2GJ+XS1tymWDm6ugfyH9Ybek/MzgaO614aehFTnMn7HyXTpZ7P\neuAf\r\n=Ee+L\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHF/6ltj7YzCJ67A7UA3CaoI4rgvWiW6IlQf8jt4fNCgIhAKqf8WE47B5KD9s6bwXrChl5l7vkmtvfwvn0KfC2RHKU"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.47-master.20190926103435_1569494160614_0.974893132449808"},"_hasShrinkwrap":false},"1.1.47":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.47","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926102419","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"6edc1a59a4ad83179304106545000f21d62b718c","_id":"@atomist/lifecycle-automation@1.1.47","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-psTZBnijjOdk33WBUuUhP2nMVlxsfQ9l09ErApsuQ4KahcmU+ss/ueaXX49dkf4Qpr1ykim8X51R6TBmRRYodw==","shasum":"1bade28c1bd8cba65fe52915f318940a6280eed6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.47.tgz","fileCount":14,"unpackedSize":179362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjJU8CRA9TVsSAnZWagAAi+EQAI8LYyxxGM5HRlWGZqrZ\nksjXvVUaol9ZTi08IT4/5FNfwX1czOaWijMXcTCl/x5OHzrpPi1yQeF5Oj1v\n9adjgBAsbDcgt2M0K/C8QEhRrV3JLBa9kLXl9U0LcWwqlBPx73pcmNsSEA0z\n/QSXeSXc92KjTvKccyzJ5pRogQAptCE42u9Ldg+d0tsPPQH2nk9igK3VJlk4\nrZR3YvFmxoh8z1oCqKu5aEwlAWhEGrnlw7WdBwtKF77141ICGGncfaxMklGJ\ntlWs3GRUiZbM5kyH/RtKUnpjbR9SVDO7MKBtKOLNBeooazYwRiiMsO0FGKCU\natwXnYRJzJYhOP1bf3m4y+eJmrVLj4J0ONwjl7TCNWtp+x2BBAwdjYBKngiN\nbF4mVzrR1HMRvim87Ns5CykwIv0RmYTRztOYjFoQFT2p1FihQi6uOD4Qm6tq\nA6MycevBUfBl6EYpIPkbIaJLuFcuQoGJn71Qd2eLU8E/D8RsJQoN+CIDKOYL\nkZDQmrut/KrRmtj55zyf0RpfP6a9QniynWOliPvMoa13jlQbsXzlPuD9jhkQ\nwfkUC4wfNZ+rVfIaEPul2+zx5wMaH4ifzsyIXHvYxxQS0/f7fEeIJ1mZlGG9\nFA58aQN7kT3ytc9mWP9YgWO0fYxGhEgSIxlGeU4VcmepouhcBycGltvc/76x\nzzOa\r\n=9Wbq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHpFFOrMgDa+eXcHp15+CLwbn81x9hD45qKBeQ0sY70oAiEAx+ntzqfm8Rxf858O0t7AVmj6zqnstWCWsMXmO+TCONQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.47_1569494332172_0.0359772247389154"},"_hasShrinkwrap":false},"1.1.48-master.20190926105724":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.48-master.20190926105724","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926105027","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"fd43c52cf9b34188e166c1236e75b5ef187bdb0e","_id":"@atomist/lifecycle-automation@1.1.48-master.20190926105724","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-gjsoXm4BWPwfPOixERwfPgkXDD6YvnH3WNZ/AYBFaM+uTJIEeU6PsXIaL9ji0TMHBUBSi+met2d7RdRfUGJIRA==","shasum":"e8285af8f2a9887cf89396d11c7900f75c3e2f17","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.48-master.20190926105724.tgz","fileCount":14,"unpackedSize":179483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjJnfCRA9TVsSAnZWagAAFtMP/j/BOFVlBL/NmOmFWS25\n7KQhZsGV84WqSGnEO0PveixbbL3mNG4ixmg+0Yo/E8b5GTRj5HkoxxnbkhUa\nv63JK9MZU52pp3PeqOwnXMffQEasiHyN+oMSVygAOWN3+GBF9+DSyhaDPHem\n/tkHyOphdli0Lr51xkNCZb266QLac5GVIAxh2RZDl4qGXcp8fARnVLjfewjY\nTMOab7oYViJtb07lNAu1Knm60BiA4Hr3hRxr0IMw1rqdTc+Le9+LUizkrKmm\nl1j9oHq4YhJvm+ZNpKgznj3FTQLqxud/3n5HX+ktJsMo1wgJLH7mZtqYNK9w\nxKDDJPaeGKX1p7fJP0n7z+N2aUVyBdM5DiJSAKgZ0vo0X6iuna89xyw5vSaM\nPr6shUOumHRXsWePatZtowiTWHoNVc1rfcuCxgT0J3WUy5rY4rcShvIBQlHv\n6W2EX4fzoWp1Oc+ntADeIecVJU7oVM0ZckQfyzL1WatElcWQjr+HYHk6J7hQ\nq7TXPLuOrR5wsKT9k0vjMAojXAt6ntSsB/twKXGqFu99MoXueB8IqRvuMoOJ\noxV8uUm4BwRETn61rihecJ8H/QiKEAwKs22DdkJPsun7AxUccdwvYlbrV1Pk\n7rUTNFV1RojwcR+u/RjOMa1iHKy5iSuwYNFbRcVF/3ZoUp7wqneKEh8VeJ1i\nkwJE\r\n=O2V+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcjFCo4IgL8tKvl4iMWT/3GfF1OBgmI3bdxPhXQGZhBgIgG+ZIEY1aASJXmCIzoO76Q8ZLhHUUxT+KWgcb/pJpbFA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.48-master.20190926105724_1569495518705_0.7000846567375598"},"_hasShrinkwrap":false},"1.1.48":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.48","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926105027","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"89c5d4fc7702730d5b232fcadb60c3085a91be41","_id":"@atomist/lifecycle-automation@1.1.48","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-RzfeLdSADq3bgNODO+Jv+qX34g0y3ri5GFFXZXwHA7q12KfeknHYFzatCkgAyc9JhKdCsQTKC7agJpSPeMunTg==","shasum":"3ed7912afacdcc2f3cf16e773072dcba2bedcdf1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.48.tgz","fileCount":14,"unpackedSize":179461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjLKiCRA9TVsSAnZWagAAYFwP/18+a3yzoLqJ+ed3pJ7b\nBwNvOd+xS2jPaEq7EqzkN3CGN646v2RYsHB0uQ/TKfy5xOTtjkTmRW4ARH4/\nfZIBBrz3tRR4AXTHCLdqBp5WQS4PNBX96enhQxdkZ1mN1kKo9T1yRy0cC4AW\ne+uIvgg2oKdFZMjGwVUXkFcS6yW8dw2yGdgFjl8JO/z3L/SIfngQFUGAWIcR\nmIsViKI/cLC/bZN0YhndDwfoFKIdWWz6GHiFQwrIYKp4hf00MkOxJQt9CdC5\nx89CUnYh/UB2LHHsX0Ws+vbrbM1ATprx3hIwZ1tYuvbFXRZX8nrMwqvyiVv2\nc+diq7szX9EorC2NIePQMJJsHbpCAr889v4+1mor90b76IBUJj6JXQpMgFnU\nNAcHTCpw2msOj3yZ2qSpxtu0aCohXww7BRANlQLPRmytkO0HPGQFf3XnDQuW\nbg258djVD9MgEf63Gnoca62sXNapNMteEZUJAYMos1mhFg+Ff1M3pXHoHcqG\nnYrdInHi1evxI6ZWzzBO6NpmxXWqtLR5nhLy8SsP/SR2n5BYRimUXLB3EnZl\nkTzx72Rs7eblrrsIpLkymarYC9cgA8xHV9ymtgFPj/U5g0NOx3+C9E+T+wow\ni8Qg7Tq8rhEeCrMqERTqHzTv3iBCt2Y/LJtD57uQmTRTdt9Wt2bqgUUFfrBh\nrAuL\r\n=utvm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDNb15OjQ8BKGaBG0YxYIVMNcA5guhHUbnhMLD40AqTfAiApTV5uZxWvKJM0APBc0iJqiRCSSkfLfrG672uTRZs5og=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.48_1569501858176_0.41432250535629556"},"_hasShrinkwrap":false},"1.1.49-master.20190926151438":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.49-master.20190926151438","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926144934","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"1e9e5dc3b5d0466ccbe938e025b31e60b4c7c0e2","_id":"@atomist/lifecycle-automation@1.1.49-master.20190926151438","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-u3frhGDDoG2sMRh0LGoaStsWrrH2wz+1hvRrEWsFof0mUdGzrei+jD9rgQhsrDMNWsilUWS9aeaECWvjbwqnCw==","shasum":"5c199eb52bb614add5522dd6c04bea34f0f953f0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.49-master.20190926151438.tgz","fileCount":14,"unpackedSize":179582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjNYxCRA9TVsSAnZWagAAYDEP/1v4aatePD3vbAuS4Ckt\npl+VHhcbix8X4k4dySmxHfZPbMt+PbkjousZncTw8GnUhgXim61wgihC+onu\n9O8z6UshyVxSO/RM2ldmCoGlPzTBxM6dUwczcczxNIckiFzEF16cCfi0iiI8\njaOShKbMCbUki3TzLUlqNR9xdI+pfqYXgsvM7qJKBgwrijU0vVaE9sKthsab\naE3XrilGbNSNK/O6X3T0/mhOWsX5tb/BHj292HoDEjcU+xGbxefKXiA3tirB\nE0DOfx4Ypdq8IR0gZvUsYpx7MX6HgEUIhCASvFIn959MAN/pTOmYDv+FnHh8\nAwTS4+LW8H24FodVczgu7pEeVUDq8Sw7lsqjXY5AysH5ywAi8AGFz5svVV/q\ncNn9JFzfsSnEAhl6AuUULq7bL3x010yTDJSHJpwKEtVN+p+Raw2XzppRHsLC\nyRrtooBtWgvSmhD7rr8D92wNBC5ZcwarbxKdlxVIKcVwj97rMOHURORTlPc1\nXYSlY+MaNEEuEwF/IBbLWmZ6JuYBHvIkK477vTVMlZJ5ki95G8kR6NZNDJuD\n+SOidXRvc49H08cZ2JFe1U7VD0BjCeGbYtfk2JqrRYxH+nq6n/buX6DUUIXl\nrnS0eDpbKpTNv9HQDwV1HguSKakJx1mSywTC1gjsF+nQpzS/vuo+bZfGuOWW\nUnY3\r\n=bhX7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDtA0pBGutJ/vk6fp7f5VE2KTpV+8eY39Ak+pM2Js03KAiEA9bQtiFqmmCYFX5RM3OJYhF5pg2ohdzlSj1FMg9PkT4k="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.49-master.20190926151438_1569510960695_0.6132883339657942"},"_hasShrinkwrap":false},"1.1.49":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.49","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926144934","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"20c3798e98767b78889c13b7a1927624a2f04fc2","_id":"@atomist/lifecycle-automation@1.1.49","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-yBR0IKp9vDt/C2qyvz+0AIig02aI3igOZLcysMsCNMn0Fs/UGQh6q2kT10H6VXavVCssG3x9Zk9283MXgSxZgA==","shasum":"03971f0fcc964b98d448dbeaf4951f697fe17f26","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.49.tgz","fileCount":14,"unpackedSize":179560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjNcLCRA9TVsSAnZWagAAkYUP/3Lj7visPSdwAdZ3UADW\nB9/1SOTLyFJLQiMYhctorddRpncZ5S6ecwu5rZe2fMIFrF3RTyvKguoHhVxc\nhml3WneXiLqqF1pfT86sbzgNw9chZAvvQgp1wZg+jWVG9KrBX9QcYCzE0UDa\ny7p4BAkPsA+1cdXLygDlGyShcUs107W5EOTcIVbEHpZNd3xYp/eMrsfbwdjP\nTm/elToUCt5QNIx9T4xiepegIze4DpoR63JwVlVGy7JvafUgqJ7//gBkaFwa\nXMKTpX46wEJPojKjrgQEIN7BykIhcKKWvzBqgEzbzWXVoxXeQYiM5gkc6FFY\ngbJGnunSd/pwZHwFE0DgpteChT3S+4EVDxW+1bDid+hWAX8cbElygyRbimpp\nYw0i72L/qKUSGiTjzwyQ0NHIY/nMedcYOzPk7f2gK2i2ESkj9LIPs/BgtErw\nqR8xe9zFjadJ4LrHQs7+hbw9rH8rCldmWFhQ4lvCUhTxvR8kQ5yk3SwJDtCG\n+vT09RJd4weM+mSUHpZYWxeyIyYbpxM049IRwAcPu8S7YthtzmGK0eld6v6c\nz2y9zBR8q5NDTMmerLhLF0vxeicu2w7gHl9zbRzQ1r3GvNDJ+3TBHW8BB24/\nmO+ccNByadEhzLygMw4mHAn17MgRI3fhm4SaKrToieDvkYQrpUFoQSaEhOXE\ntc9I\r\n=WxU6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAsq6xG+U1a6LpTSnsUTJDMhEBuk598koScKjf/2vcwaAiAKG2LLeIqV5SkNZikvT8W1cC7ougvvij6dPF3XPWdqAQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.49_1569511178863_0.15036735842655835"},"_hasShrinkwrap":false},"1.1.50-master.20190926162901":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.50-master.20190926162901","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926161158","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"c6b9f3ba45e93d05c7cced541f81b7d68a89bb37","_id":"@atomist/lifecycle-automation@1.1.50-master.20190926162901","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-DSBlcwD5P/0PrVh7Zhv5XNNfFBlr64KEjo0S0RnArUbEjDD82MF3nW+RemkGXzzpNyOy4ksprDHORluGqQ3Ohg==","shasum":"06875ec8b19d16bba9f34603bd080a4d979aabfa","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.50-master.20190926162901.tgz","fileCount":14,"unpackedSize":179681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjOeVCRA9TVsSAnZWagAAGqYP/jy5ACIy+mKMLO6JSbd7\nl2tdhTAasMhze7CvV5s0XLcWT2j7cFWR8CI9iiWo/MpSUjPPkiqfa0vloynI\noEqKdtWUJ8QNFv5m4E+p4ZuqI751rWqJDcwiZKFe9bvy717iJejnr+7qS+4h\nWDt0ygr5iFP5KVOTvLd3jiqZd6JBgMx3zDKa+KrzDi+EfnH7IvgI5f6SOyU8\nu0I/uCtqb4Gv9TQwwXlHwfY7+dY7fg9girj476ecljQuTJ66z4G11IVzSYDG\ntNCJqeXK/fisER4cNSxON04qiiehy7Z45aKe7rzEsupxfswPebkKDyXVyv7I\nXQfqj1PNfT6MMKrU52AhArK+GnN+coKFq2fvCadkLvhkEjEVD/ovFV3xswxD\nt51ek8WfdcOk/lZ+PIZ5ml5tqkErP58nYni0vKclgPmDXDpFWhkYqezRB6ls\nhuTfaI+qCGRQEaiahT82Ch/NUi86aCGOGoTb98hKj8a56pK0ep3P9WHRqOrM\nMu9zHTJiVnlMLB8ltxR7QPWT6ERYs/jPDQ5HN+qlAoCoorERImD0CYSKXgJq\nxFzWjk7uMHOA+Ptd6nwK6ZXw6o85Js8izoaXcpz4De0LGS1MUdQO5jprDAUj\n5LI+Q73QeM1TAeIGUuJ0c3FCEQ+R9cp8j0Sj1FLrZTKJPnbj+LjuH869lD9I\n2BUV\r\n=IbHo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID51+dmMe82dwbK30sWqEMhYYazlk2HdD3pnM681z1piAiB/1fdtTZ6qkExaumopkYJ8sQcUuglGt05F18SsK2wFnw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.50-master.20190926162901_1569515413228_0.7835481638296096"},"_hasShrinkwrap":false},"1.1.50":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.50","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926161158","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"31e794c8808994fda3a491f9f435eecc00052e42","_id":"@atomist/lifecycle-automation@1.1.50","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-mazBvbXAQ1R2bS+qVLJ6/1HAAg0ul7b7+Cfjjz7JYWP/q1I+kosUj5dxh9O9vt1omcibhDNOor6dcMlEQy0i/A==","shasum":"cb2034bd4b6f6176be5679340d3e33d7e5c99021","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.50.tgz","fileCount":14,"unpackedSize":179659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjOjDCRA9TVsSAnZWagAARmYP/0XhCsDuxbLywLlfe+O6\ngijhzlAYulty1NQ6gFuvZEKHf7f5B0Aq+G5L2Dmvq3NebufLL9Cn9QjTDfNx\n3aMPSiueUStFb+5he1tRn7DCyqZOL0F8o0JMp+O6Zx05En5YM7cmbst6t1fI\nF76XkGq1oM3GDcl90KGAxZuIUDskJfxbfC1sQRyapvMPvenhVKEjf601Ii2s\nRuPT0v2GegLlo0nxfLyPOK/0d+5GAdLw3Z/Nr9tfwbgyLoGdnrQ6MhxmY83o\nRf2J2xQ5z3FrtEqhsz6jxMeMrzaDS6ow4sC9dgvJuqQvwae7sJf045+GKviC\nvZX25kg1YH2ed7lTlI/hodztnr4FAgEeg+UZTkd5EtO1iRlHFJxBdRyRu1kR\nD4beDVlQsLo5Mgf+wpkl8MaD1BTTAgM0onSENbs/dOql6gmJRL96QlsQrFOK\ngjg4QWy7EOkQSoijXXJtsxl8so2me06QEXxnCsRzaCzqcaZeWmSYOBrBnuGM\n0TfpJ+RkTTAVwO2oxWzT91okXg31n8DzGpc5vJgVVUuPItovLfSIIuSjtviH\n5hY73YOwoKE2olcdbh8Ex7cVCJ1RQCMS84gHWnD6v2aSG5IEzqemErPXm6UD\nBtZiZ8Gn+nBJ2ZN0N26SCUSyCYLjFvpL9ft9L7PZZ2uBnelzxiJSo3CeI4q0\njm74\r\n=J8+t\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHUpsN1SK3C8NEc6B+qGAu99gkvnO2JaRUjQvvOU/bqiAiBnPRC+gR+qgYxCoUP/d/Kowhnwa7Rf9F7tiAmQJuGuDw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.50_1569515715080_0.5244838405242493"},"_hasShrinkwrap":false},"1.1.51-master.20190926165106":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.51-master.20190926165106","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926164418","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"0c348f5812259070676ddaa18ef1b9edf0feb598","_id":"@atomist/lifecycle-automation@1.1.51-master.20190926165106","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-XORfd9j8JyYkh6AwL/rXn8rWSE/ENH8bSpSkV/qRAwQbbYyt8GsO6WxvsrOq/5BqyRNhoH+UMUxqIre0zdQJwA==","shasum":"ad84034de65e192c604bd815c66d1d50079e487e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.51-master.20190926165106.tgz","fileCount":14,"unpackedSize":179780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjOzKCRA9TVsSAnZWagAADiEP/3sVPxn7aBc8oRR/1zZ4\neX1ADBpYTnjZNZjKj1KBuWl5Agc4r9u4trfGi8t9YEahoisPR9vLIlrolY5G\nH8f3H5IymCirxReW9/w6mI1pkxg8tuG9RrpSGLQJq9crnHy/UAA2nIjmpWQD\nXyTG+vLEn2dHBsnXs+xGNjSDUEibmXrXGK9HKxFmF9x8bMYJHlLCJrTjbqc8\nvVr3udao8AvO86ZbHrAkhTFNmPDMB4D3mJ/zP/6mXsKcCdNJBk+nQy0Ud2c3\n7GaU88QLjbsO57hvG57odhxunfyayy5wNVPaCytJoznRNSFYdEdVRV98qq/6\nt4m3rfz4wRQyv6rnbVYYGhM2qgXPmZoIv1SVmXIaLOfUySXsDRS76xcUVbCt\nJApiUQb8fgqNTZGtdWA4B6SXFdGZZR0Y8bAhi95LUhLMfSChla3axjddDOEt\nK49FWle082QPoOIS4dQS3vrXfelywFAMVUu2+F7qH6l161i3zFUMH8AUowv1\nA4nJi5aVky/shKPpiP0RAlFAoD2vgYG96xLNj6o+rqYFPdTkzMLeFeelaHDc\nQTxUgfhR8b5jdFNc5j8EBmfoD2M/venXWeIJrYzGobag+rud4bphcFfWav8n\nS9REOqIv58E5qnKvZ9gT4qWg+Yyl2XkSYiaskpalP7P2UJ4qDW+GcMJsoteP\njoEh\r\n=oe5/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDj0984Z7N7qNqvA0XsEIsPoI4H0g5m1/EKp3I5XiRVbAIhAMcN+paBuDOADh7u4hsZu8MlQQeMj06rpus4NrJmNuZ2"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.51-master.20190926165106_1569516746129_0.4581411186653228"},"_hasShrinkwrap":false},"1.1.51":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.51","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20190926164418","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"1f648e3de013c721859886e4c5f9d61853de015d","_id":"@atomist/lifecycle-automation@1.1.51","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-12omqz4N3DWDrKmrikgAwjQ3Y4hEfran2C4Yl0HgEbGtvCigktvtj2Pfpc7vM499QS3KrpONjAYTqEd36iaIKg==","shasum":"970c867201954db835916831ecd498e219bda3dc","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.51.tgz","fileCount":14,"unpackedSize":179758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjO3nCRA9TVsSAnZWagAAtbYP/3jRXdxP7LGek4abdZxm\nkEdZ4nCFRGGw8J55HyaAToKWLnFmggzdmXwuCSUSeIasnaVTfEP08b567OHI\n7TPYDtArT+Xr4p3QCX09UCH16jsOYbf8nr0F4aSleiSiOZav0r9C77A2xxkJ\n1lqWpfwPzuP4kz0RYkycSH5JfDJw+f/rJIOlrmlPxBClafFO4/BPU6MPk1h6\niXe0wkJnoW/nZcZkq1e5A8umg37Y+vParu/pt3d36k/O33EhX+ISnXSYSfLI\nGgLkJw+BNVYxtCnl4pYkqamyg8YT8xbmJIEpFjWLJFz7d/7ES07obve3CLz2\nHYpvUiDoJYrNRAMKBZIwY1T6l27sbeROUvTU95Bp4fkpr8i39wNg+lyHBrj2\nYH5tgeQ/UzPfOLchjTGZH0E49RLHemh+vfT7aa1Eyufdw12/3poR60H0gioB\nbNK0fR/UxcVU5/gSD0Fi7XjCiMx0V4KQ+Zk2AZfdfeaODY+bvf8QjMx210/V\nQBLgtLTCxQafvAH/zqTRRk5LtLyr9h/bf6lqfiTgBRqb7XCDrrXLZONfvZue\nRKo5KpMuVMpwVoSnt3tlbaDItNOn+7+BR4J2GsdHSWi7flKWxzMa1cOOGcoT\n32ioaH+ypzGIZWsUhVNIygQrAsDKLJx/qhu5qNhPQJGRRoQXmEviIRc5GUR9\nA322\r\n=kQ7f\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtCyIwG/IIBaATqhXcH6fNpw1YXl/3/oX1vIqs9VdSbwIgLVS8C2PXABxJjcWUdmEZFBA/qmQkbdY+YWfTlnX0MvE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.51_1569517031008_0.4542838949146186"},"_hasShrinkwrap":false},"1.1.52-master.20191001165704":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.52-master.20191001165704","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191001163230","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"d3c8f4b4ad825e118b9d176b27c07d3b0dcb4a3f","_id":"@atomist/lifecycle-automation@1.1.52-master.20191001165704","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-twEGoqQDK+Ia2nko/mkHLCvFsBkBdiqm059NHf7+8ObqKT/DqROTzg+TGApDMfXS0OacX8xh72aAJnZlC71XbA==","shasum":"63fa61bd7e16dcfaf207e6f1b2cc14886787bf5b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.52-master.20191001165704.tgz","fileCount":14,"unpackedSize":179879,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk4WuCRA9TVsSAnZWagAAK3UP/1yiShlF4lZVsheuOMiA\ng53fqL6mFpJXQzUR43WSYob+Fcs7OpgbLjqK45dTmjriKZtX/9VeGijpnLyW\nRixWFvQI615+H07ZATqg6GeQgEvqhYe+ABf/46jzo+ln6FqZZzBHpqfKetVF\nGjIvjOEvK5msl9TBhzb3itbQ0MYSbjy3JNd5ud/yXJjp2XLW6s7FAyQviRnx\n/SbT+L4cyWIQQ4lhAZ72mXmyBLwTo4mmh+/P963Np3XUlJvl5v8Ubn9OutQ7\n5JrYu4Ol5WMKzDHW4n1zuXK/QyV6ajenP74odJsEETfLFzlsDDKlf5jSC5el\nfpVEV7+3hZE8wANbBEpfoIwUwk7szdSDDJ6RUx1DEUXsJnbYjG0l8T2fPt4p\nr8EszJlL6GOVOUssxAp58kPuglhsfGZ++xc+XF68hJd+v2XBYIYsPSwfKzb2\nBst4Ppq/21wSFNLqI9E/Ts8LjsJx8klkAVO8IInJCsPnFbxhCHA0wfnKJpZ2\n5SvJr0ltl1sgIVNssmm/qyGa6UA+vCcYa2dK1PCaI2evhSbekWmlfXfIcOkw\nNozMnrDLG/GOATAzNcM37ZsfHGmmpJfK0FJApo706UC19yLRQ1bolvLjBhOQ\nFRP2gEDoS+5KuOrWr3LQx/rrDcJ+dZybF18OLdUuUr5rGjxB9h/s0GM7NMkZ\ntUrs\r\n=e6eq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGPsIcf7xXoT5CCQjaSdmkw8EYW+PTo8Zc5zz4DLqekdAiEA8KP/YWyVjEbZ01tcmGxGdWTmAJtBz4mQ63J1t6uLvcs="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.52-master.20191001165704_1569949102025_0.5432609308958882"},"_hasShrinkwrap":false},"1.1.52":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.52","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191001163230","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"063f9ae71d160110552f0a1977fcfa895e67db9e","_id":"@atomist/lifecycle-automation@1.1.52","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-zfnlQ8eXoUs4Ow9DRp3GMLHiByEACElm8eckOb+Qp792QV7MCr6Hegl1vjEdb5vXgCXCXZIh0tTU8EP1fr7VSQ==","shasum":"ed1b014cd7ed4340e74e59242ac9b3b9cf8e8d08","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.52.tgz","fileCount":14,"unpackedSize":179857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlEsPCRA9TVsSAnZWagAAdF4P/1puKFRMvFTDeWg4Fu5j\nB4ptxQkrj6y4Dxi7mFb17W3pXlUFDU7SlebmhN2OJh1VDsgFz3wiZObEwDOF\nbfhFZo+pSyiXO7f72m58IGMrP401Q8seP95oGNn/liJNQqEpiGXQbZozOgos\nITdmQHhKBRSg/q+DkBWScuR6QxQf/pVgJZDzaDjPCs0fEVMy6OVWPpsnOviC\nLLcJoAMiCh9D5OBCojRQ4exDZMwapsfL8HET2GSoLZ+XAy3M8gItkNF2NYAq\nJVX2BFWFvpj5URgVFQXJHJcwMBWIQTKIu5b3CYV/U+HhWGxItw6fWDAemysu\nd7Z+15A3ovfHnTzRA48C8orKE9NF56fY0WgG8scdTJ+o/Ft/1UTMPDGhl4Se\nlqgOlwzpLApolMjKuMZCI7EGw7KiHxUg2C3IvD8DlHBdw6jSC6WIYzwslBvI\nozxwQmMDTMUZ+7s+WaGdYhBkqs8kfaxKa4koMPXZT0BSeWuWk4zGxQkNULq+\nui+lH+e0OkD+n6jSE0TI6de2Uvuio0v3KkJKmht0Pk+4UrrdUFogPxtggPyv\nm7vpwwW3tBQvg4ZQXPXYc+ZwCzvaoBST3pBprWA69rbsFs4dc8Zjii7J7VJp\nQSF/eg1cHQ/T/qsclSeHoWbbS2Y0On8nksosX6Y08JNfsmVsP5Fc9j5jhE6D\n8hGO\r\n=WCL5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCivwgRpexRNgmj89XoaNetNNcfmd9hCYUqeX25gguR0gIgXgxOQ7/KdZ5AhwcZ2FgmuPjUApUFK0fFRhJVs14mhtU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.52_1569999630960_0.8792253172700348"},"_hasShrinkwrap":false},"1.1.53-master.20191002172605":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.53-master.20191002172605","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191002171536","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"c769a009425f4b26fd800ab21e815d4b46e08e41","_id":"@atomist/lifecycle-automation@1.1.53-master.20191002172605","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-BI8ojxfX1AtBoFgrtkWSIl0tiDISs59/v74xICEatSe5t0RGiXXMFYQaqG0KMtMoWVtWT/KrBu2NOgI6cDBBFA==","shasum":"9b31d75c3c37d087182f8d6c0e9f54c31787b201","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.53-master.20191002172605.tgz","fileCount":14,"unpackedSize":179978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlN4CCRA9TVsSAnZWagAAzAAP/RaOnsX9xul+QHdjZaXZ\nKEi7uSbVFNE+rlpY5LlRbAXlENFqhM9FZS6K4psbsjhR6reFzkf0eFXlerga\nsQa4lpJkcQ8GlmmXX915/msIFSl9z7i76MnZ5tXnEmL3R46A3H8ZJfCv23R5\ntNE3VgbWl8SHWzElqGf+nIn3tmh7Y5flwDT4OL6UQAQzMyPXWJuCW1Nqweg+\nv9rAlxChws8bn1MQQ2ECyRAkAaQHk5e8kvpDxWHkD5ciD2oLKV9ZFMKMC7Qr\neQ506J0+onUgMCtkj4zf9nFbHIFgMyjwkFxCI31/UOx1XERh/pLj4+c614gc\njxPGwWTvSMZGHSF3Em4PTj8zisnes1qnxIispEGHWaxV4n+yeAm1R3WjiV9V\n7TdfjaQmUfIcye8NhfAgUcm6m384vOLeoevHvyei2Nik4ABzka538Fz6uTAf\nS7NOygwwxwiBegJ1ZUMhjyVjYyeTjVWO/yDCZKDhW0jaSsxAqoqEmR3xmReZ\ninBLiQ98uFHKAkGaO8cnEaLhk5quZWlvmOkfFWzgiorh8ctheyjo43k72aNN\nbVBY56B/9W/QVtfsYD2otewbKOtVZfcGg4WUINWylBkiWJawg4Q3P6XVdFDw\n9IYbEcIwuCYMtZacfy1YK0ePBORmPFAlYxLN33sU5tn0d5LFguz9gb6jY9iY\noN+R\r\n=obrp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF+8LSaWoZM466hnVsjLZ8BghnPNJtKjPSf5rljmjRkbAiASXX4P2B0uWc2wYUOymefLNR3ge/HRzRmnZw8axuLJQw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.53-master.20191002172605_1570037249523_0.7897052629823194"},"_hasShrinkwrap":false},"1.1.52-avatar-patch.20191004103802":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.52-avatar-patch.20191004103802","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-avatar-patch.20191004103231","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"282dcd5d3eaf589520b9da84048b3f3bced157c6","_id":"@atomist/lifecycle-automation@1.1.52-avatar-patch.20191004103802","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-onnVWqKPkuAtuuRwedOXiEf3cM1YggxdIDtgFPCZV+4QaIaC2JFBbnEIwwwtAN88SN1szvNwhNDYziPIUsCtSQ==","shasum":"297d91ef8ba888b226fa8b554c8474bb8fbbfb61","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.52-avatar-patch.20191004103802.tgz","fileCount":14,"unpackedSize":179891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlyFoCRA9TVsSAnZWagAAgFUP/AyLzrKqRPIEefubQjeH\nXOtJwGG7JvGwB32y77BCpvJQOCew+B0SsmESvuuBoaSr1U+74fLYUQGXJ33K\n9zTBFd+79S81AHgw6880xAvS7FCvLapUJkOy5d1LBiPmgxBJQbIzydmySG8r\n4RxZCR1o03V/7V363h5++0pJshXSaAYWr/HDZuI6skZMA5+Eg94QhUvBCtnJ\nHvEBB31e8QNxT4+JdKVnDVeGFwJpqzQdKphAM0Y+JmV6SE/IqqFqGA2cN4FM\nhEbgbphKIwCbXLyaRAOTTIUxIcwdkbPNsq4OWWTGPSEsuS6Ca5PTsbMvdE25\nYdmXKrnUyLeTa8XFG4L0ZoVbUtF4Oy0UMgrHYadmgI0nml+E1FGfN6+c+fql\nOv8dX0KIe4CvsD+GH1RYpDvOnQPcIVTBCUp238AptEPa11SCBGXcEBfGtDPO\nVFRPkEYVPhHDb0h5mstfUfh/7CA/seFpiMepePZ5nQk0SQQ94R6JLFXsCAMK\nvdsrK0rbii0igdaWhlejscIFBY2UMZz2UXrwax6P6HLb2FEn53pjFB0EM1QW\n7xj55zpezTiRazJyBv9NdjGve7LX345EAtNetq2zS/G5W+FwWkO9DbTVBs6L\nGxlwcPAzXEK7rWuP3Kmysm9vV1gQe8xqPY9r3A81Z+3fQ/gxF5iv/haF6GC8\nBj6d\r\n=yCVP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFyp2fAQjD+Zii5Yg13ZchkZSI2aESW5s8Lpct09PdFIAiEAs6n1DaNn371TNmtCOUiTtD8ndjN6vFeyFMjSH8FnWQ0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.52-avatar-patch.20191004103802_1570185576003_0.017091114647863836"},"_hasShrinkwrap":false},"1.1.53-master.20191005190740":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.53-master.20191005190740","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191004130550","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"7125a99b3aa334ec1782441742e8e33010856e47","_id":"@atomist/lifecycle-automation@1.1.53-master.20191005190740","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-K4gCO6nnJ2WfLQMj6ic0MBCs3dB/jcLkS2vs9lxGKzImNXVapoHWczk8qUwolQXfG5Zrvk61u/tizaO0YQn8AA==","shasum":"cec920e12c2ca615816a3aa35e9ed6f2f843324e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.53-master.20191005190740.tgz","fileCount":14,"unpackedSize":179978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmOpaCRA9TVsSAnZWagAARfcP/3wP43bDMXMfOdvoNQdp\nBEIzGD6ZLXf0YXiJcrKYVdExu4m0NhbxSMkpcfc8sGNl6P51vEfswzQzxK0s\nU2ZS9JVD/XjTXvy9PEMRt8t/qwVzZ5rPHFanDOTse43Zje/Ys55iyYX1tWfv\nsEeteOKyUZWwt2XmzXPirvbGyZvnrfuSw+AfgvA9LvXpxzQsK1ytaYZYxwiH\nqDcMdLEgJb6mFrQ9odfKqQ83vRAkr0/Dv4kfjEDvJFG1R+Cu5NVuMN11b3Q9\nsxIRYfk2SxxX5go6BF7B7N/qPuqcMbCn6m6k3ph/I99G/NLV5aP4gRPhUga0\nH83L1VRQzBZu1JBkD1AXkO1/iki1gA/Bk94UOogfMgfIyzLBiblnn06cMd1Y\nkYLhSWlIGy7LMgi63DOHmZU/axuKdAxQfVIv61BlfdfXYvQ5UZRAONLQpwZY\nFAN9a/tOn0A6baK8mUs0j3i/SZgX2Lqeg9RVskC8Sj3B0gxldf9mo7AXKxTG\na6CEKhKWXdEDldXZS9H+5lTMwADcw35llfxLo8Y1FchSjbWrYf8V2LEjR4DM\nVnYDWfNFFah0qmg4CjFDrZrjr8c+QSN5vSFEdarLYnDN+V7QmzZDtI0GvSpf\nNTj6oWBlk15pdLmBBUICy0BZmBO4dcTqEvC9nzlKr+/bcyWXq9anumyTrmME\n+mrX\r\n=V+/r\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZ9zLqDMq8cFH+tEFWXE5waLI/frGISWNpyCxyTYtpaAIgNk/SZibIrebFa0vYpItkc2CZI3Gd5bl2is4g2P8JaXE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.53-master.20191005190740_1570302553567_0.28319898525444676"},"_hasShrinkwrap":false},"1.1.53-master.20191005195411":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.53-master.20191005195411","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191005192858","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"d33527655391824ec89a5fd00d33921e2ebb9a50","_id":"@atomist/lifecycle-automation@1.1.53-master.20191005195411","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-xv7AdSU6CVomxbb1hIpbU1adVpQmxi30+tjYLce3bKI19XcuuV37+vYNd7u+sWFQMzHEi/IpkhyAvEQ7qb7kYg==","shasum":"742fa68ef58fb33ab866dad0d7601ed62e17a92b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.53-master.20191005195411.tgz","fileCount":14,"unpackedSize":179978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmPUxCRA9TVsSAnZWagAADcYP/ivUhLwOpFiMEhKbPTde\nmFdL9TcFjfrRWYEEDEF7kafx+/lHAkkChKSb9rw4UesgGybVw22+hxWnufcj\nHDn75B3Rd1TMatlUYuZWzl+IH8uHiR4Vgcn7793C3ciUEsBSRPyUUucHRi4x\nukdYbG7x+iQqNOpPVaNpohWoXbfFlrlgm1W522Qd/Hxt0c5zEo06eJhOVpq1\njNXCu5f92GVkFfBaSljljYzEvW1PR9YYA8LQf3BNpm7OhwbizFgoUyDbgLJZ\n6aywTC8K8jgZS0COuBt8sn21uLu9XWDJGark84fPPPmvYXa+r9BwjigC9i6Z\n/Sc7t7dHo9Ew9+NCPQ+NOzcjYUxOgRa2sqowzT5irCbC8FPxwWTscodDk7jf\nSXkUxpKXpCL/cKy3q0/5mMei98RP/xz7ns70BTenoUmccelbjksS7/7DJKc8\nlulywhEooD0l/b3spmxI808MQEwk1aRE6U15xLljOyTnxVk3jN2v3bl+QZSK\nME9SZ5V2Oy9UvjmKiFvqPPGODPOiA1HlS+i4PNyYiImwhA0cLxdAKrUrlv0s\nrFqxTTBfFpDBjMNXSJitIIh45ulvy5UNMGE61JoHo6JtQme5iYeLDVt0+eFd\nYnk4heJ+YWGYObVfOvreejuKmefdI+Nnq9UQ0U4lZEl8L1va9V/JZ7XWCZQl\nTxho\r\n=jIjW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGECzDSS2SBi/QOdH1cwAgoZ4hwBfoW96yZ5yFDH4nM6AiAPtFeR6R+Mq3pi7SdOKEgDahNKLvehK8UIEzO3WLnnTQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.53-master.20191005195411_1570305328983_0.4376346217907785"},"_hasShrinkwrap":false},"1.1.53":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.53","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191005192858","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"e4ce8a34da98baf582b47e05ebc0cb419618bd52","_id":"@atomist/lifecycle-automation@1.1.53","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-ICH8i1WQ21sklD13tonXHrW0OS/mvckSCZk0CJgK7Vt/g/OxkQZYmtKcjx8pRaghTKqFonIM5dwg9wwQWCudng==","shasum":"360da3e83f1be224d34d69938652e96831aeebe5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.53.tgz","fileCount":14,"unpackedSize":179956,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmQhCCRA9TVsSAnZWagAAc3gQAJV3Iz3oBpRpeWJxF2UC\nOIp20EgYB6xL7m/8oV9Bt/XYG3rj/gTpgUK5xb/2/4JVddOB9earRM4tc71d\ndCBSFbqLQhkHvY8qls/9DczyUMmtO1NNGEZYEvk9ll4/7w9HhcMaytD/vKyo\nJWNuFJygy6OrhK4kavWXk1sNxOvkrpAWveqXqfojttH3ZBh0pR9wnuXgnbHQ\nDflGnKitUlUt45NSRdXWI7WKyCIouCPi1IACCt3W9pJrgifK4bKwZr8neiFZ\ndzbZewbIpFwj8Ve0YHtlLMDCgYzuoSbvHhZps+0WN9KRcFgbnwUFQ+wK6/79\n6AzOdbtHuSzd7H4RGjHCd+Gxqkotcp2qhoGgqLYm797oRyHrZ0/5egAGyO7V\n0xUPLC0eJkZ+W5Q2QR2swndp8sictI5+0UbAqcD2u7JBtxnzRoPr2IQfuoPF\nIdVA0H99Vrn6gRrxMbsX6w+nXiFixAYEae8b4ryv16b5Ql8ct9B9a1n6uj5L\naVOxBfEaryJSznyEBR1SQ6WXRE81pU+WwdSUy7FuEOTjPDA/N1OgdA96JNni\nLNRtUTbrBN2OG6q8ijLlLKWp3Rg9CU61AzMStTc2nI0sxTfoIVacntsE+mPu\n7w/Rw9WJx9VjLiqzkpomMYycYkt8VsdoZoJgwBaKnZliazEvTWM10kBP0JOU\n1Luf\r\n=s9D+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB/z1kAwOhz0m77/144pfHBuh7Kll8gfmzpT6MB4kTKOAiEAhBW5EX++Ac+iEJM0b81MkHXK2Wt+hA4MDnhzeFmYPOg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.53_1570310209852_0.9307462583847885"},"_hasShrinkwrap":false},"1.1.54-master.20191007122235":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.54-master.20191007122235","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191007104434","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"7361f6f3f2cf42219548c29679a1baac4233b9da","_id":"@atomist/lifecycle-automation@1.1.54-master.20191007122235","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-vwMJRhJ4rYNtSkxusRykibI+Gvbtsj9RorVoGtTI44vpDdkoN+TGf4dXmFzr+8w/WjamZjq9BZEZq/FLfhRyaw==","shasum":"29693b9351bfdd4c9738bc41005bc292f0ad8d0e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.54-master.20191007122235.tgz","fileCount":14,"unpackedSize":180077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmy5nCRA9TVsSAnZWagAAXS0P/1cxJ5R+FKwIcW1Yewuu\nYWdlRhQg8o1yFv3N3HXSJU5T3eE6F86S0gnotdwDn5tZXRk3a06mKEMb4xvG\nlPsqxKFy0O1YhIlhNFnudv+Mige+Qcw5XNK1WO2CIcW9s4jebkR9dJuDuHp2\nzDnld3MClIp+PCOC3R3x5DhGqN2fXgV/VeqL/AqTr00tXNAn2LoqqVanyl6H\npWrRxMJMMI9wqk27+9x2YPglEf4FYi2sN54alijyRi7ANe2Y7DyfQWMADrrY\nSGh8Z1ndMb3diMerTzxiDZq7LtYxV6pxmjDAWxpg5baVZyFI0OKSLwbdRUSz\nCUOLZdmnXQOZJTTnRYXNEJX0negQas62mBjXKB4IyPPnOTKjDbkVSiCSR8+R\noRdZTbubgPJsxKpIwsXYmP2we4L47qRUTrxvLDArHooqQ+saEQPhOeHDigwb\npQshufHlGGLRkjw/IHlMmHIjT0KnQbkL0jhoK+esdMxyWemcJtIDBARKnI2v\nZ5FKL97tEPBfY12GukN1NKBoWqWPSplctos8+wm/I/2Krjeg4PiC5W7Mqsb4\nRdJpshAli9ebrGllBKjVE85O93pE8HkO0dVTUdC+i05WuR4bnb8habqs+TZZ\n5p+tx9A6i4hI7ZzbpWDUWqR3oDETD1fo7v0ZgOBXG6MxfZV/yyw+mdo3ouFn\nsn5O\r\n=gw8N\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIe8d+5FiGaUHOwYCEs0DqL84wHZOpi5cOGfHP/ffEAwIhAL1RUagt9Pi6O9jYxNOZTal99LmQJu4UfNDLwkSiL73g"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.54-master.20191007122235_1570451047094_0.36809459089457075"},"_hasShrinkwrap":false},"1.1.54":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.54","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191007104434","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"9589f39d667c72a5404e0802ff18fbe3cdd0e30b","_id":"@atomist/lifecycle-automation@1.1.54","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-9l3GSia6iJ1+h7kg+ynLEjuPyXtYbNl9uuA5HJl/dKpcsIhYMioMhmHp87sYDb3q3kTTMWmtlPztFFz4qaqmQg==","shasum":"b1ebf966dae41edd780a3f9af8c97b3973bd2ec4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.54.tgz","fileCount":14,"unpackedSize":180055,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnBq+CRA9TVsSAnZWagAAD2YP/jOfuxFVRFYa1jVgZiVp\nXblvkoy3hb6qJr1Eh0GJdnl96wM3eG5/8bz7TT/2ksdV8PgBlVPVOP2YRBZ2\nKOl6uJFmMHFsRlrhG9kJbcsHG5BiW13DMDDduT+l1vLrAB8z5ECZOoPj0iDO\nXrsDhbWdPeR8IalfWwG84qMm5QztKDLgAE2NESAwMb+6OV3VfDmMxdls7jbq\nUNZ19zZZ3Mi/Y/vFCWO0pGKr7ae9lbSeA6V3YPR3J2wwTOy5VUb/kTPVry5T\naghgYpiR5pM+fKd001txDE7WqP9ECkVCZINWPGmg1Nj/Pm9JaZnGhcHyatgW\nAPQESZD1AMJcj0p3K8KlcCJo9K7IA0OiVrk1LBEoGqv4vOxmPi9UPB2FJ05F\n6UGhMo1wbzIc+9hh3vx3FG736CWLj5oL+P2TjrpBoL0yqYzivXk4Kw9WjOiy\ntb4uHJq1Akg0V5Um8E044qmyw1VjeRr4lzwuZeGP2jiP2+xXusz63im9I9k9\nAU4xj4nDmc/YMjoFHFYtfgcFz3r+DXEWaQBsTD108puX9pYOZzESfvdkJX3S\nHIugyT4DxkvGwxwqA9aSRtroC+rD4fcPISgEGD32l9WvAlz41/QGNws7e70i\nzECq1KjgORsmzIP04eW8nG57RdYaZXBJXLb6Yfu+Z6jEY99+kZEZEvtdd6m6\n4k2D\r\n=qmAS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFhG+m9YYbskyZ7ZbzGsivIXqr5SfyZ2ZztPcPPOBTj6AiAl8Uxw/osITbiFidLY7KM2oJff1vRDhsuPtji+681sig=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.54_1570511550072_0.6391592248694815"},"_hasShrinkwrap":false},"1.1.55-master.20191008130321":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.55-master.20191008130321","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191008123350","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"7365b5c74037a73a852ef39e02499a583118da61","_id":"@atomist/lifecycle-automation@1.1.55-master.20191008130321","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-M4XW+bTPdZO1dwrAyupHz24dWrUTjxi54OqPfSh8SLpCX4w8LrF6ViPUbeHmrLI0BIsw0Hu87xxAUI9UMsMr7w==","shasum":"7c4a6b81be2fff994f83bf1c09dd4c4299a170e4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.55-master.20191008130321.tgz","fileCount":14,"unpackedSize":180176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnIltCRA9TVsSAnZWagAAqMoP/j4wTkBHmdsYj5alHWVI\nyFgJJNfDuMY5O9bfjulaQgecrHbrFDsGY6ayUgQydfmRA8oedX/Tc87/Xa+C\nIC7Y2P5iuIYgG72Ao+AaEgu47Y93gc/BxaVHM9rPu9yzIssCfgDS0ZhzNkYi\njjvFNIEObDTA9Wz28FA+ovOF0se5ruhmqBP5WrDwW8mmqqDX8bgstRvxYBc2\nHhMh/EZawS5AfQoNWHudSBfznU05Bw7TsrIfdGVxYG7pPtE8YXO67H8r0jIC\noA2uQ3yq4vYd7dBdRXdG2swQgeHyxldINwNoGv4N3Zm2Ginl3rlHob48jN+U\nnc86EYtHbfvoY3ZmCgGPlH0J70RGXbNyYrb4pqaQffeXZMVmTlkTqlpvdwnS\nPTuo1ti6TQxdnf/TM+hm6eGoUxrwSl1bSTYj4sBYvsmsdUFg0b1XlXRJkZTo\neDm6sCFSV0Cne2gU/5BDUz3VK8UmSJh8o28uYj8SQsLC/iDZKduXMepWw0/h\nvPJiKtN0Fyk8yrlACL0zQxT0i+QQuMSjhYLjUemCDOyPjtNT96KkmA5nKPRL\nC6uEqUGMe55Dt7yE+RhvPmSUMhIzjh83zH+6VpAzlZwI0cRbulUbDrKTDvXi\nRbGdao4KjdjSSRsPzXDiqd29a6wP8Pr2xQmaqKwUm5QRDK7rwuYMX4K/AmXC\ncmrr\r\n=TCMh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1gA6kCEfZKV80sX+ZYtlU114JPOCDd7lvdUfpo+lndQIhAKOkWa9fDE4xfzY6Jxe7NF2S4pWx06041ZgiA4hMsjsQ"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.55-master.20191008130321_1570539884421_0.9860223191432289"},"_hasShrinkwrap":false},"1.1.55-master.20191008133430":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.55-master.20191008133430","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191008132812","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n\n\n\n","readmeFilename":"README.md","gitHead":"dc98363a0fe64dd79e138f945009e3d4121784f5","_id":"@atomist/lifecycle-automation@1.1.55-master.20191008133430","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-srO6TPzqpR40RKRH6q73RBNe1DL9of/ARH1QUKMA8IhKz6+oIpV3aQP99cth6oBm9m8rFxGRElhn3VRQiduPZQ==","shasum":"026e4bd76e47fd05dd6b16fa59f6bd839471a79e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.55-master.20191008133430.tgz","fileCount":14,"unpackedSize":180176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnJC5CRA9TVsSAnZWagAAdMUP/2tjeY8+NmKJuwxb4gCh\nZ0E2JCco4bt8xfy28ChsmrNdK9Of3ztDaDkK/DDCQ96M2DWfMv0JeM1yke/S\n5hYDUmSrTOKYyVe/w02JnOGw5i973Z2sG2QhaA0B8oDz53UPW7aP5MXmR/tL\nGFb+5tXTkffgE6MQQmRvoAUVMFv/vKcW2NRTE3cd/YFCjLK9sekR+zKaPFL8\n8fmjmNN9NX3ynJNZbgqQ9MYjEjdzJhUdQLe8XEvAUFXuns8Vzc+MP33dbqti\nD1p/o5jk28Bh+jP/iDqqaxb4ywxELxoYvEI9EDTj2lOdhyFhVeCHUuBvNEdD\nMUr4dZopVPhh+ASDTJYXuAaoO7IbhWAAXlm3Tq72NKRSqHlaTsQAk0ecHYPo\naq6YVgmqigUq53H51XkQc6jIobUdc0As1toG9RQyaDvVkT1HFwXIMhMaSPyV\nsB4JguDMVK6r8Yl3/1zenXUTDZkWzlg2jrxj9kJ7PfOmsGy4aY8I+HMDdMsr\n4lfeqjNww4EDMmo4FxFfhUG5MSIgczfIRUbN3dJhMG5SGITL0R8rIt+Dw+fM\nABK7HgA4q+kLq120J0kvwlgYZIYkyosC8V8bFOtwx6aijXp5ZxRR2XqMbVNM\njX5PatbdPYJz43ncAhW7NzUVmW3VZ1KAKdS4ZA8xSoIBfsTInPY6BAqA8V2R\nzXCD\r\n=gNUJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDGslFH8KzkIzxvWu7sTrGrpZxEGM3iPu+RRfCCi2F6eAiEA6eTatj0cDYUy0vQrilg9VW7+WC3gdsQ9PL5tN9V5GkA="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.55-master.20191008133430_1570541752565_0.612309604750964"},"_hasShrinkwrap":false},"1.1.55":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.55","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191008132812","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"47f50756031eb01502d4a9de8aa40988299008c5","_id":"@atomist/lifecycle-automation@1.1.55","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-b6//hcu2yyiVhdjsBgYhCtmnQzy94pT/6li1d4KY285FFJUVW6mbP2I7q2vNH/5aLQoyLgoInFU+hBZ0MGsuww==","shasum":"2471ef4752573108bdb3270205a6683eaea5c15f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.55.tgz","fileCount":14,"unpackedSize":180154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnJuKCRA9TVsSAnZWagAAyO4QAKJuRpBRhvUmHp+ritM0\nRrdopZCUPdu4IU0YCb8H+R2TWasIaSx8HtHzWZIycSwcoNzDFzS+Y/hxuhIT\nX/viDsxqHEmPsFOn65zBKPkv6QZWkb3gaNgDEx9R7OArgXGRltRJWZvoja4R\nseUBzLxsRVttWfTS6e+0Oy91SZV1PFYZEEKKgaUrrbAc19V/VXwhXqvEfzlB\nkxs2IulKIfD9PbHHhNKrIRq9Lu0XjyyHyXQFmcb0f/d7lxD9NlyGYeN77/sm\nyMQUPP9NyndnhXYVuqVcv7BwG2EUdEjzKoc6G2jDDOucX668z4n5tGhrqZgZ\n0vTVUmjYYs0BR3W2FOX9aagYGX3In65mAOe5yrCSZifPDgFQ3dxCc1Ym7amA\nJ8DJpn3dt0Z1aUt1SnRYmKjjS1+/f0vHnwpTxUWDpCnGmzLLaU7t+CGdZB9K\negQnrjZUbZlBsT70W6BHt0RmMPdD1nt8pX+dA2s395HDU9jIH4RZ0ieyDaEw\n60mrBnF4LM0MQL+65gUO96gzU3pWAIQLtTYzWCcwKXeqxC1aB96ZAyvLTAGV\noMmh845bmkr3KxXyzsiL1+fCzkdrKLgkoV/vBAN2ZczVrg9Y3B9A4/3dJcSn\nmVRbQRIXelmKItGgZmwHuBLkM0LW+PQpBtBRn+U2WMXCtJEPEkhj434x3MFP\nPsxe\r\n=bEJr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQpEmiiQwTmzFYeKSIi6BSzHL14HLTZVzVToXo5bdomwIhAN9vUj3uBF4RKfKohHjxhAG0r26q+NNu3vMjJWbMmEoY"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.55_1570544521874_0.14039348229385218"},"_hasShrinkwrap":false},"1.1.56-master.20191008144551":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.56-master.20191008144551","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191008132812","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"3fa2bd45e12864ca4247c20871d7630fe3f5b0b3","_id":"@atomist/lifecycle-automation@1.1.56-master.20191008144551","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-Wqsmouaj3mWChcHwEW/jE/hB3zspPBlpAvQeo/kQSVAlo4NjrHc7w3ZimwDresfSlmeRVxM4jboulNH30yVS3g==","shasum":"988b143545db036bec37498d845ac653aeeb19d4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.56-master.20191008144551.tgz","fileCount":14,"unpackedSize":180272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnKGACRA9TVsSAnZWagAAH9AQAIXnvzx1KQ7Z5M8QmzSV\nnU9nZ0r8B5zVerEpA97DzMXcjmIF1JDApSLkDrq75fBuE3nGLz4/rbW/q437\n7y4DMqosRPug8mcwfzgWY9FLe4RPXpQ07IURmb8OpV0u4LHcawGbTKFGWThp\nuGV392xYf24CoX1G5kH1NERt4OC37fXXSvDZC8eg+odotny0m0BAPRUkSEov\nv5YQzRg2NOGExZ0Hy15WWBTQh17GPZTIMFYyCnLPvJ3URY6VVInC3b3VKCDl\ng5hClM5QeftUQ7cL6DW2iu/ofKO+SlFYkDpV1KgN4AneG+JnOve2mI/Bok5W\nv2jtzLEb5CzXG88KQyxFafAEnCchjJrlNELbWqGby0onco/UCGsySUS8tZNl\n9bR5pAQBMtOV6WLPbR63M93Xv216SLP0PO/GjFqAylGAr/7wV9u76JOBF/Wl\nkcLJ9wxqB71eXCQgCUaaqYtnN5UvN+TdWIDsQYljq6fOwimNhnQ/WAoAY4PE\ntG0jJ1Sc86UdLiY27FhPH2RoIbq6hD28vLKr8hVHpjnjdcAWy0FlRE1X8Pt4\nTyTYKh0s5SI/EwIrMh1JSncAq+TFYlFNPiCP3JpSPOPtO4HP4rpoycOhZ2tg\nfC2h7T6DlqOhjW8fU+W1t0rCGPMgu0qN/1Cz0YUz6jKJ2HLScrfT+DUDWUyk\nfkAw\r\n=3Qzx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG7jdkcP8UEZE35YnJFTn8R/G+uNx1b1Re0AWBFM+aFgAiBb+yftMRLtogHE5Rw5dUAlKq6Q1F/cV40dUk0WSDlqWQ=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.56-master.20191008144551_1570546047666_0.597226969212203"},"_hasShrinkwrap":false},"1.1.56-master.20191008221342":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.56-master.20191008221342","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191008220438","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"7524d61a58ae40c32b12b73c17edf3a07d39c17e","_id":"@atomist/lifecycle-automation@1.1.56-master.20191008221342","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-2uvQJY7o85NgEyh7GFRpGZRkMnAW+sj/1BscQyhTsYvPgsqNdGIGpMzQgJ1NxHiTOP/nlGbb0pbJg6E2Wd1Utg==","shasum":"22c959cc2171adb4a6d952c11e00f3674f6956d3","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.56-master.20191008221342.tgz","fileCount":14,"unpackedSize":180272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnQpkCRA9TVsSAnZWagAALrAP/3NE5SbIrijhizKX65tF\n4bLi+dRKEx3/GsWKzgLqC4y8jCF+qUoeBdaHctZKHzEsqgPXhNucbgnCE3U2\nxvt49i4q1ZITf2nMhpIaRwAm3oDaM63I2XiBLUoGKCeJkInFTzuKLTtKf9Ar\nz1KEJZ1bpTvl+ZM8bAN1LdHaIdUYT3ij6jYOK5yEUs8KMXVUY1e/h87vND6b\nOXTHmfw+fURGZ6KWTvghoDaQrWYV7aPWzoRCmOL48Qv5dNLUc1Qhk6j6USIs\n8T8YZIGAm6KEt28p6fhLQ8Ykofop5CVyDFy9UmCS6fTDsaCWwo7c0XN9256C\ngzIJsHoPvP7ih1A1WWNbJ0OCZK9+hAjdhfR53+hU0lGQzNx6ZETc/Zw5kzNR\nqLDReVH6y5QtQ/HHwX4J22nJXvtWWguhPWKV8C3jA5uEW1d37bMpIcUWd8m5\n8vNLl2MYacbUryAv3MiGYthcXfPFNCbF/ZFUekD0PHb9IpRuepCLBPRYsteB\n1GFvdKfdNqGTzdaVb3wgYC+RnidKFG3JWVLLqSg5T/8hNeMX8YzkoR3ebgMR\nUJWI6sdVfzLMnhM9uZJjnVpp4PwCf3YKyVJ1B/KxjS7sDnHrlKXJ2SAT4n7e\nI0IkIwc/lrVSkoBOApfE197D86dJUbHgTUAe+H1EYV0g+s87xO2PCZ69uFKI\n9XMS\r\n=3VZD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4JAITd5tSDerx+o0bGnyUsJL0yFVOGN98UgXRr4He/QIhAInGzQELcEZWCEKJG0rcmwA/Y9UM6f9rbDS/b4w4a3b9"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.56-master.20191008221342_1570572899842_0.8672225730888412"},"_hasShrinkwrap":false},"1.1.56":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.56","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191008220438","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"65f8814fee745f6626169207164c58e4a0481d78","_id":"@atomist/lifecycle-automation@1.1.56","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-aLX1jJ8niVVCF6S7kGRiJnY69+rADP56ef2wiOJ2LnHNEEeJYn1jxNV/lBkhKYXVUug3qHZD1knNVkqrm0cDyQ==","shasum":"7ac4691edd18a6b5e95f0cd4d5d062a389be9c90","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.56.tgz","fileCount":14,"unpackedSize":180250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnQzvCRA9TVsSAnZWagAA9YoP/37HfxlssmgaeHmG2OgL\nfnJR8eKd+DlKBZxiv+qmmrid1sYQeK/egIVRDVj52SJXzJdqHXCBZx/HfQGR\n9otKOTKOHKlXAVeTi0gfeVfQuMGU/AR/+4xMJCnkpaTYbNW6sdCMKORejyd3\nTg69VoshQqCshh3Nmm473OApbxCXf+yYxaAacGzZVytYumIshAHxkI8hDFzx\nYCpl1AslmhdO4654GQHPloCZM+8ovLqGiTeK06lEh18cnLaM7KvKnMJRZWT2\n8ov+aFYZl9ummKyexjj6Jjjpeuj2BpePNkUW7MWxX4uDb7L9hly5Ox0k8Uaw\nPPYdswD8cfc6Ln/YtBHjYP/7JoxQQINUJBjeVAqhT6o+raBnYd4Nr3D9gvfA\nb0ih/fY4XMebROpYTmoUBYPoDei2G0U2ddsh4QWbEk9ZYYEvI4G099dG+vHf\n7c0tnU7EnXddZ1RZ9ao3tWlIqHFdvJ3kXbX5stdcORQIDiowoJ3hwHpEP3qb\n7teyX8YXNyrcoL5NQl96x7O6m6856QlaEWRoY4Kwz/v0j1i+/IaDhmOYCPou\nJLTi/s/UyDcIh04w53YVT5/FEDCZowwo1wOpngrzrKE5z5/rCXltQHkiLQRg\nv7Lu9aeZipGy91U8yLMH+vc0HbfjsAYYsapFhqA3W45lVxscOOO2THLZgut5\n0+WK\r\n=FOL5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJUMInxCy2yx1eEQU0yNeGNA98wG8/FdRgFISHJroo4AIgTHx5UHZRgIxkknDLw8FJnw9C0tdLoFgsVnsxjVg91EY="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.56_1570573550465_0.19210287225675438"},"_hasShrinkwrap":false},"1.1.57-master.20191009185416":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.57-master.20191009185416","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191009184718","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"dff4966b504acb692caf4ac57df127193f84f81e","_id":"@atomist/lifecycle-automation@1.1.57-master.20191009185416","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-HrsOtkIi2T+QGSaRj+c/8XOHcdXV8qoXnmiZfd8r35BjJijRe6ndn8ELi3XUUr+8Sw7eTRrPTGPNVEp9EfZ8NA==","shasum":"ba5821e2e4e154028e5648bcc333f72ff40a6b6d","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.57-master.20191009185416.tgz","fileCount":14,"unpackedSize":180371,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdni0qCRA9TVsSAnZWagAAsfcP+wXiJ0rLu+Qj5BPuh7W4\nZH1xXVTPXKtlkcmp5aI1ItdbMWnrxWv4vKqN4mvvrF4SrJNGeng3hHGtZ/er\nxSrJnwxdkxEyzsRicR6+JO+5s8oDxfA+Vc9nk1OHxByXrIlN9Ruuosouoqep\nIH9/7Stl9eFoUMj91iA067YGTeXSrK2S/gJ/4cqn3t4V0GL13fsFVGOk++5l\n1h0R7n8gscNyAVRC5EksAiNB4aXYuY+70EencLFxBypo+HqlzuObP6+2UyJx\nOqynm1NaQhTOshLgYM+V4dNF2YhaljP91EeyIf/z5Nb4M6iTmv1XerqrXYry\nznQ1Wnsmg8Sv9G6Br1LEMYbUv/IOOQlc9CnwgKRrKHq/Abw5/ITqfaTsFRXz\nP+OyYZL218y/o5Hd/0pMLxpOWsLNtEZ0YO90UaXsxdcl4Sdx5gOajdrJZNqA\nCPm9/1DjC4hDfZmUgeTQVp+YAZtZl77YndtJ3oTxyOfCZeL0NOqJ50KmAuC8\n7HhkKCENrudOfgRsrP90qbJ59wKp84tF2hwS2Ba9XWwAOh/Pjk7lE9SnRn6f\ngAPp5yG3tknIxGfirJVAsP/VZdPZHRmaSjiRejHHS+QUh7RdU8amvVHjAhds\nw9ODIAVq5xGABrRcQ1VoghE/cN+5iu5YdFWIfjGH6+rcD3o3IsaE/dAgUA/y\nr9CY\r\n=RKI5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA376o+MxK/wc4SomkgdHWAe8l/zBPDJ/HGzTH3C7yBsAiEA66P/mlH3lwbXktZNDr+aAmFiwBXDrFeH0d55y7814JU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.57-master.20191009185416_1570647336369_0.2678839541403373"},"_hasShrinkwrap":false},"1.1.57":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.57","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.7.1-master.20190920175552","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.7.1-master.20190920014925","@atomist/sdm-core":"1.7.1-master.20190920064341","@atomist/sdm-pack-lifecycle":"0.2.0-master.20191009184718","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.4","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.0","nodemon":"^1.19.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.3.0","tslint":"^5.19.0","typedoc":"^0.15.0","typescript":"^3.6.3"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"e77c764eacf8462b3d1c33c3300a4c1e92961887","_id":"@atomist/lifecycle-automation@1.1.57","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-MUABr8PcfRdnkkVKgxUJ19fAsaId53l4smFkGDD1Z6e9IpegxKJ2mV/s5fXVOZ24CdNw9IYnUk9nI3ZD9G49fw==","shasum":"0854fee8ef4dc74ccd706689a76c88d3b52dde50","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.57.tgz","fileCount":14,"unpackedSize":180349,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdni6mCRA9TVsSAnZWagAAy/AP/iOqTDVw62mtYtTPQeOM\nFBA9LwsYnrOkSpRdh+M6nBS7QAjE1ounM1OWx2O7/P+WnbYUwUgVmO3NsVOp\njlbNJq+fV3bOBswXBpceggwlqWrvUU7Kbajm2MCCFkeZDDDVyUEvEwIwWqQ8\nzm/qiLykyzz0HUKZdMKQBrqsFGLcdnmEjJgDWGetFR/eig+ncHPT9segiFsG\n90frwQ7wD3wTshpZgjXwhOBT558Z7fzebDjD83Zcoek/6YV1Uxz06e+8sQw+\nSdhNDt6y+1EtdqczwGYScJUnsBjN3NL8V0kF7+enJWFX1DFxBSQ0nI0o18te\nbNyl0VOuap8YN4g12l/AwdlWbXoeSuqU/M8T6KBAexiuwHiRbzU18Piw0i9u\nAb44aW1F7PHXQlDoNGgoW9Dgf35Xb6HnjCVvim3IMon29FfXIv7jbFGFK/i4\nd4xZ/ROASQWXnwhHOrYFMU+TflIlZXg4mD2hq9UJgpHTLpqty/8KIeKHM/VO\n8Fdd9T7tFMVtRw2k+n3jbEZrVs4I4qRof++aHf+1q1EnMn/IS4lCFPfnQaL+\nKKFlCV8FPBxIm86tX7h9T7VR3nWpDaqvm/kGWB3JLT12P1o0Gxmkck0DY5K0\npCLPNfEWnsRjLUKvLSOS7bfR6FP9DCpeJmBv8XvtFXtEB5tjAnU38QKnfHAn\nWjJs\r\n=AOIm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID5P0Xf9pB0EcmCD4qobqJOoAiL9TZeCuQ2Jbc8cEJ+rAiEAsDRR705xPxFO50UpJU9uXSI/HuntejcQ/FjQbIfNNB8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.57_1570647718035_0.15372440596343995"},"_hasShrinkwrap":false},"1.1.58-master.20191011124452":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.58-master.20191011124452","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191011121753","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191011123811","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"dadcba36c523c178f2c7916c22f6668734045c87","_id":"@atomist/lifecycle-automation@1.1.58-master.20191011124452","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-zlpVg4PivxJnUz3BlFcsbRwR6Ts9V7Sp42TjtD+K7kw5KIzXDosGRK3P8b1dMNvFoqRKlAEiLPeeY4fvqDyA4A==","shasum":"21700d082034164a370e17ea203489885d311cf8","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.58-master.20191011124452.tgz","fileCount":14,"unpackedSize":182582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoHmICRA9TVsSAnZWagAATB8P/0ZMbF+vWVkhg2p+7YBx\nmM+juJGLz4QhxbNdikplHyFB2GUW8gzoPdErkRjzYZRWTpWIAP5cGfHMDke+\nP+vSvgYM0Pn9GPKNgTeBMdLXT6Yv5p4IcI1dBk3vrsI5rf7Zh5oD6RYlPSUG\nYommdk+hoQTc2We0GPdSj1chwxO/A4LRdQyIB/fby0rAuQndNhBMdPARqZd2\nvRTtOuSavKyhkNDkPTVrzeXIR6AcR1mMIpjuyrFoUxA7ppXwZLozbz/S1wRH\nLKrsllDx0LBNCW57niZ8LQnJp4FftuKOU4OeCVWj04aKwLQl1EUBiHx87sh4\ny90dDdYU2AR8FPHfC32EbUg2gZ2I9tzUTlfDPa13k/5LUwJOcZvWlJYaTu00\nMk90c0KINDWTrLZyQx8TXNYr4xiNpGV0msxySunm2EtBslDy58D+JdXN98+H\nBoKLjvEoaaGezK4cISt8EycYwyM7NpqDd6MYkd+UB4ycgPRPl+CVM1Kx6tTK\nYe8W6P54HG9qtPa76NROw7O4bGQ6yPryE2UDbpP1dT3i27qfPbMWcW7hIUAg\nIQcAyHRUWCcLA3drlv/arziTJoHXjzWBUPy35PVxFZ4gFz5+o0l91c81airG\nPWJwxB9co1YnsEwxz6/i8pxs8FTxNJwGTqmh2KEtsNdoT9veyzvOH15pu4Vv\n+My0\r\n=FyVe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHjr3wGkl2ZEzd9nxTEB6psjd6VCHUovurO89nVOsyHBAiEAhyaHCIbpxAIJa8N87WabmAHwZ/4QVm+YLv0a7e4jWlM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.58-master.20191011124452_1570797960059_0.9405718355470811"},"_hasShrinkwrap":false},"1.1.58-master.20191011125521":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.58-master.20191011125521","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191011121753","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191011124931","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"1ece26cdb6845b48c08fef182d3623a57aeda8f3","_id":"@atomist/lifecycle-automation@1.1.58-master.20191011125521","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-jYum/glTIj48Hx5W2x4Aqt8c4U+Lo65IKgu0aZ9A4fEy4QReAtEVmw4DFFTJ9cDdeXsK/25jmIKEFvbGUYOE/Q==","shasum":"2611b7e6bb6fe002ea7be3c5475dcc958911f38c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.58-master.20191011125521.tgz","fileCount":14,"unpackedSize":182582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoHv/CRA9TVsSAnZWagAAhUMP/i4420mfU9H7Xa7pWFE2\narzi+HXs8NdH8LQm7UXhuYFAZx6EUOn4vJA/dW6i3bsCnMQC5d7sZPYkcRCK\nlPqflDocyq6nl39+EsBMqbuSuMxgxS3Gym6YStXpTb8ZmAQ0fRtmzYnv9sXk\nx3ba/v/o9R8+QcE0iYcPmJJp9hRC2ORNsCqgr06lZZbCNkJC7PnAqKu8TLpT\nWIJbHAFoGQ/bKTGnx/nCymUFCQKseAQwEMzdo+38Gw5bA5FeC7d/ZQreDfdl\npbTWuTxA1nSYrcfnhBxNy32GIhaVzEIYTO+SfsGlb1QRjEU3blTk5+qv6WLn\n/IzcNwzIbjt4T1eyGk+OCXMNyyY8WkJQ9ytnDnMUQie1d5LwLBRMI3QiVGRl\nebv9c+CBQ4th6W6+k9I9+itCmE7sF1dqfzraw5IH+/NDQeqR0e5R2Xj2CIsu\nki6HOnVE2sWj8Iu7kT3PvXdxrNBb4PemDUqY/ERRJxUgFG+P+FF2GuiCGZA8\n4OzEHzKt28fItep0WEwpz2rW3SdOxYS78ckT0xoPuHF6+7fAo1ytiA1PQdm4\n8y3c5dU+sAguvxpF4ylWEmlBSVjZG3CmENXSZ6zE3Lj/L02TJBgGRVcYpM/q\nRo7XLUaEwTnmy5ELKyopxKEhX979Ojt38H4uNJLDvNjwbxmn0UC2YD9pUxEi\niQOp\r\n=f6h2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFuVBC/UG392YkexlI7SGYp171pccNVudwx4nNWRE7AmAiEAnNXp0xymVYBnKCSuzqkwos895nNSDMEB5J6zyBsL+dk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.58-master.20191011125521_1570798590557_0.6612901398149604"},"_hasShrinkwrap":false},"1.1.58":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.58","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191011121753","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191011123811","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"1e35a5de8773d6fc732d28975ed3e38ffa129db6","_id":"@atomist/lifecycle-automation@1.1.58","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-k4zPVm3tSN1My/R4DGxKJFT7EUvaOXV+4EIWh1PI//WSNY91dHGr8yiq6dPMNMqRmbKggTeJOz8zsSLQlGwpQA==","shasum":"24de9c5fdf67638b487fef80b957d71abfbacc03","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.58.tgz","fileCount":14,"unpackedSize":182560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoHxnCRA9TVsSAnZWagAAUf8P/iLxtTBy3cm5fbFjwzpv\neuyAvFfIlbblFRVXH1pPGesaqRgG2m5J6prdcv6m4CSrt251diozCs/o1g0x\nHdFS/mrkJeYxrmYHVAAh7+Gk4jJcgy0hrcg5vfMFsMP6PcsH/Ca7pu6OlTka\nAEQECYORQgOW7g2frPjWr3bfwq8R5npJqfknebEsPrAPexyJebldwf5VCcwF\nrfkP6mqQ9K7/xbePJcRSSnWqMfCuc6LDIJcnvB+HX749KkLDcbAQKFoz2acF\nO6DhovwpuMmbH9TVZSeUfP0hRecA1GUJN83weCjgjvvjIfhPEa/NlPmFwtp5\n5YBmg8X4v+8Kem+DNc7iKuK18VOLK5qImWmK/fFEXGvJpWpr3djMyJ+MUSQT\nAGxk2NkQoFYhMMNUt4v4Ap4hN0cw+Qeyc+ae7rJlmzkCFMFhM06Cap5bWEam\nQBqweGfTVvvSn3EAE40LGrBRIGUOavW9ISAEd9YOTe6p33LST90P/lDLLnsd\nMoxTRWdIEIWa7rpO6abyZdHS6h0tQYiT/b4vi5iHxhpY9d16jTkVoAh52UoO\nqZEdLfpw6AxAy9m9rlW8uTn7UFyz6Rj2kCYLB8gktZqw3rSMuwiN5qGcy/hC\ny3mf7d2J7fbCl8Ove8PRLiN2q8443cPXcXNkp3+th+f3LNc+D6g/qcws/ePf\nCs/3\r\n=48m7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDthvSfKKQzzgEJC2/5gADMgURDzr5ej6/v0WNnfi9i/QIgMNKLPz6ABj7yiWT6dPahNOjiKTtT9OnisfeHKWp+yPs="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.58_1570798694512_0.12443588235565062"},"_hasShrinkwrap":false},"1.1.59-master.20191018205427":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.59-master.20191018205427","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191011121753","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191018181318","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"868295755d52ecacb4104a315026cffc321646d9","_id":"@atomist/lifecycle-automation@1.1.59-master.20191018205427","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-VM2sXB1jqvO6TFRpWg0ONqFRBqwLZ4Z3gXS5u9ZQewzPMuLaiYGF8cqFYmYAyKeiBvnCjyACD03ikNlak2YWmQ==","shasum":"1f1ffc45689193c0ca8358ee6fd94278f0194d02","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.59-master.20191018205427.tgz","fileCount":14,"unpackedSize":182681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqibnCRA9TVsSAnZWagAAwJcP/iiFJouXWGmuKQ3DMkCX\nsQdH6svY+MYPuwsjKdcnQYmWSrNrHaLZjPvW51ewrbpHksrjaEqTejPf0RSJ\n7IEyzjN3M4sMZdKPGr/mIzS25mtWZysim/Syfu3fQ2JyWeJxDecXqJNJVmC5\nto+rC2KYT59vWAmGZ6VkzGQAbRn6ok5wHIpLxBY3SQD9cxgTiFGvHxfR1sBf\ns+vn+UJsKh6g5RvNZgAkuNpYrgOqXshvNEjgEyaVVaVeVVS9WjtMODBd6sOd\ntsVcNyXLnZJkztvrUbWCcOPwcE1iUIm1iU57+EEtzuuMEcbWwPdObw/avB2Y\nYrqqvnGEtMyvdr8RXOcboIQh5vbwDMaE4/cQl4Qwwm1y9S6ENvnwNZjEAHpZ\nzNw5vaVIylv3j/1xvMEutFcpyFOF2vza+Tgz2H5P5cFE+kRT1rYj6MBOjPeQ\nRbex7R/ZOYQjSErOYqt/oKLyePabvBilSfuVmMPO5G7Zj+oRNeaMG8YQVmKV\nUXKZP/3eLS7h0hBhyeqRIqrWtTeKVjexJxuI8fJDSBocmUgNoGNVW1eLUXiE\nBB82Xza9HTrMPWVA93Z5WfhFzx09ALsdampibwWE6NeKf/c3fheSGBlWwJ0a\nByJksPkgauJYy6uHfluh7/D60xm0FkZQhtUOaNG0g0o19WAruHI8xtZW2bpW\n9Nci\r\n=qYPT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC/8iHpi+1P47aLewCEGIPlF+GY33nUq4E7LWvNLwThVAiAnXjEi2knCKTQKohTMF/UMf/McUZfM+EDbpswRRsixbw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.59-master.20191018205427_1571432166488_0.3396141238824779"},"_hasShrinkwrap":false},"1.1.59-master.20191021210654":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.59-master.20191021210654","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191018181918","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-simple-push.20191021205416","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"d37f4372d660c47fe6b865500aa171e0f9108285","_id":"@atomist/lifecycle-automation@1.1.59-master.20191021210654","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-o65P5yRz53TYjRAKHNGr8XaXqGAnlIjICGZTbD+VXgO3eWaN25/KE2NsLlARx5dYqGWm6UmggmsTMuXQCt4hHQ==","shasum":"16efa3560a6e647a264ef12cf26d97fc1bd24a57","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.59-master.20191021210654.tgz","fileCount":14,"unpackedSize":176525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrh5UCRA9TVsSAnZWagAA6lcP/28RaFa7Vju3d3huJSpC\nLWijz/IdiqfwW8wQHK1TQDaJrYeB2zCrDQ8FKGe0OE54PzHaIq9RMi8lSsYc\ngQcZgEUHHaltQPNHtdlC592N2jOgawu5fQpdEBuPQLYFiM4Z3vv+/k+xD6Ut\norIDR9fI0HpCpCZH0E8bNzwRmtJ4x/HbqLAXVmhlS08Ni6TD16JbTf8H922P\n1CyD0fTz/3BZyDyfx/qYMZeeB9BEHpAO/xgm1La9ThDoDPpwlNiFM+TO1b6x\nA+29LoJxb4lrfWJv/ivE/thYawUZG5d1xO6qyYGuBO9keJAY0gCO/xzrxE4t\nASNvSuJy8k2/FfRbpihPhC5HruvijgKF8XNx9Qf+CsQT5+N4bcBC41FaQN/X\ne72xD9HRWzAro32ZdPuBxRU05KqTRj8eoFRr2vfSYvcoz/vJoayH3tZaEMVy\nLuPvQYR4PC6RtMU+yGIys8G+vsHUX+V7AXp9c9nwrYemNlKp6rbSX3GjawNz\na1VCkOm5UbcBfLhziy8pjSM54x15DtQS/lbsOCtT3xWwQxQlePHgq+ga1w80\nDEBEwMK7SoihnXiviXGDqNwFtUzZozBJc7yCKjvwj6t4p4HpUUh98ivznj/a\nslaU6V3LhVSCTV/qaelyTxs62yWBZkdmpp8f1FbHOTLx8P6QGd3+r75mACKu\njZZx\r\n=QdjE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFC/II9LE/KXkc4c0b7F6owcG8x4mNIhKR69atfE5ullAiARDB07PVUfhdutDk/jXD4ICQc3LRUT73OVcXFGasWknw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.59-master.20191021210654_1571692115401_0.1869467433519032"},"_hasShrinkwrap":false},"1.1.59-master.20191021223250":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.59-master.20191021223250","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191018181918","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-simple-push.20191021221141","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"471ac29f57fa806bbf02d9cc3c3b992a663ae72b","_id":"@atomist/lifecycle-automation@1.1.59-master.20191021223250","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-NONBYM4p4TqQ6nM1i+ii/ddgEATM4tzbhUT7Zo1cIIgjQuzpPA43zRFmVpOPsSP8WY6oAoYAAgj72eFLOQfb8g==","shasum":"3e5137a9b681725b84c4490147a0616a277ef895","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.59-master.20191021223250.tgz","fileCount":14,"unpackedSize":176525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrjKcCRA9TVsSAnZWagAACc4QAKS8oA2pz48+h27vlSlc\n4mB4mcLg2GLs70vZd7zlnnzLvOpnSSX3W2NR7so50trN6f4uaqVQ2yS2VBfp\npMdWRx9vKGnN6/MbTbop+hR0RopEY4O+i0l65txXk+9ZZOhWfOrQJdBLpXbr\nLiu09EPMa7l/bnVoSU4WThOagDwsnTyrzk96s4G3EbTnkmzrDdRX5t4X+VHD\ndrsgMcHq/VD8H0jNfr+lVEgpSsptTXesazW2mk5Gb3p/LY0R571WMo5c5hd1\nmn+QKVWYNks8Cnm6GsWXyRvPI9ok+GPmjAm7IBGIS+5H9RzQzVdUcvvAOlfw\nfU4L7Pmb7I1t6qDYij4eFl7c8xFqNOynI9hSykHKnr/d3NYsazgZYY33t/Hj\n2eA+fAC0YP1UJ5gvmZYKHFvT+8KbjWqIaiRbF5dcSYVpJud+jGOW1Euehdne\nTYFt+4MrcM7tFYJMiqVVF87HiVDWEKL7b7Fkcps0CrRvE0S8I5Pvn2Iz3ghk\n+xl4dRZKIcvJ2LZMxQDZ/DKilmx58xqI+Au0n9pjK/iOhjqk+V5jCRb5RaJf\niV5zeKnsLxdKneGwM30BzH06nR2IaUmoqIyz6pXJjBXu0QgEeWmlrc6TEZjG\nSZCHdfkMV0rdJXwwRP8tBQfniVGqoeFmEic+ScDitdBhN8F2NEIKykIZ0HOV\nYiI7\r\n=12Yu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCK8dTxCD35SVGzCwZgCG+QOglTumdqpgzDl6254gb8xgIhAM/ZyaGEWV3hKeZ9msZBIKjHMS/Ij7vFg8gQQJBa3Zf/"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.59-master.20191021223250_1571697306669_0.9256737419667989"},"_hasShrinkwrap":false},"1.1.59":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.59","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191018181918","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-simple-push.20191021221141","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"03d3e293faa10a6287b3e369d9af23c10cfd2673","_id":"@atomist/lifecycle-automation@1.1.59","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-45cVjlECAHkxmo5yGVCPC486beSzIqNJ3dBOAfqY9BtRkZoeqP1mkxvXybc5qExtDoR5/xctFm3b5e+BzxYxVw==","shasum":"72ae6fda2eb1760a87d0b458603c6919d0b93948","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.59.tgz","fileCount":14,"unpackedSize":176503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdroTCCRA9TVsSAnZWagAAMeEP/3QxGgSzMk/wCFnVX5Z9\nz4nBjwCgeNVPrJJpj6YXge/bQrvJ3jAw91wZ7tqXXC5X64uapLGbfcfRpfT3\nWsZe0RLWLaBq768pV2kAN2kkBjOaNzm2wuIgu5eEGU7Ya0fCNWs3C9AjkoTO\n9kxj2hWKXe9/p37vdF/klyTUOfpbNR6M5KGpGt620+t17atn8NGRJfUbXv0G\nbDt183lWFQruOWJFqdTi1cEmXmJ0P6e/D71nMHNVb47ZthdsL+1bcTzePBy/\nIco6BNEDEzWPMtSr8jDJz/XFSPEBlczRKyfTpYxc08TXoLYeFTjE9H1G9iuC\nQtCYkoT92KgDdG60XPmJZEdmwiWblak6gXzbxyicChuFkJdZKWlyjgp79PvB\n7bsncz7ZE5wTB+bfEv+vNH0uUpm8I/qxGo5AjenhLsDSj2xi+yKvnGtxHn5I\ncWHlIXwVO9imjc7y97PKON6SsPRMeXAT13Xakbvsax9rRBisTcuW+BplcuOA\n3LWgFmFPOrCuQtJCGOxP0JXVRUiBOtoyT36llVijrb7azjK5t4++hu23Hs9I\n4FHEYUYsVyLiXBeCQ+zyjzrRe5dx4xAZH2o5J1Zh0Ik/LGld8bwyHUrHH0o2\nk+iqocepDL4EBPmbIBKflBsbxD0nGJ4YjBkOWnet0Q59vDo46teXaiC25RUF\nKlt1\r\n=MbKw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDrV1pQGRfZFNwZAQhjgK/MQl6pe86SpBqlAqKOJ1lyugIhAODZW9xzFJLfXLqHKCjoOaQD3Bf+/MOIYRfohbWMY00U"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.59_1571718337967_0.6744043727388405"},"_hasShrinkwrap":false},"1.1.60-master.20191028074955":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.60-master.20191028074955","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191018181918","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-simple-push.20191028070003","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"ae12279ec332395e46a21d87301d38144a0573ed","_id":"@atomist/lifecycle-automation@1.1.60-master.20191028074955","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-ksnpS9jRGGkbsO4fVaYuRAuFUS/BiHe/b2LntQz8fkpuo5g85/VVwIE2JAjVp5QSnu30lgSy/cek0LN6zJ0Ohg==","shasum":"a44dca13714689a20ccbe54bff288dd47200a4e5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.60-master.20191028074955.tgz","fileCount":14,"unpackedSize":176624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtp3mCRA9TVsSAnZWagAAftAP/RQXifyJ6uwbpIz7iV/o\n7x7f1KYLNKtv/odLps/Cbrl6M8sP5Wy5p702bN2aDbfVw5ruVVeVvKBHBF1h\nDjbiQ9Y0Kyt+np4ZOMNTQH1O1n/hM3yxcHF0K8MItHtLgu9IK1D0u9LfP5pR\nqsE+MSmbs2Tdfp6Y3sUYmrUysbvKdTf3PeCdqJ10k00D/ojUScqQrgF/9AJs\nzkYPb1wJQM4LyyP3qyGRkU2f1BakiJAHwhKYiUws6i7FD2sN//9JLA1iGp06\nLR7CnVg+604/taJvd3c1VqU2ruvftQ8nnPztQLSBCxMmjtd6iJCwyw/RIFlF\nfVNR6iND6fr2orA+fMJcjBcvIoMg+xPyp7fj2hHSGc1Q+nvRdWM7zUl/TgZ0\n5qVCoN5fU8YZiYvovYt8mRaH0rZ9VqqBsGbR5rSztn5FhAehWaC8p0Ob0bDm\ngOGMfn0kx8PyBFiHZk7FpsPytw7hOi/Ng/z5HhMrJ4h6j3HopyurZ6stDkUB\nV8C7HaNyT8VhXl0WJga02k8Bll18xLawf1cjdIycvV3Xk60lhlwpXYB7qn7n\npG5D3BnTdH0KxtcUHlwwKJdoGKrTkBj6Okcjf4aaDoPoGk9lbiiKyIlAnNbs\nIHJpoJKSwIU/WJeN9QFAFShnLuSYHcFbGqGXUMuyzcHoE7vDEtqyIxs/iBLU\nd4J/\r\n=Iqra\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAX2nAat0jGlBVpY7LQF7jC9B/8RxX+pVHrAAS2qPR/7AiBmd6FpKnXJYiVmMg/00k/TQ8q6iKH9NKbQp18bQkDdxg=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.60-master.20191028074955_1572249061762_0.15385493617911195"},"_hasShrinkwrap":false},"1.1.60":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.60","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191018181918","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-simple-push.20191028070003","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"1f540f320fad1e174f5584c48d31ed164c9f27c6","_id":"@atomist/lifecycle-automation@1.1.60","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-zNMKrvrDt7wbX+YBnzvHwqNmmA+3WXbuR2npRPdB3uZ4TclxFAuWuf/8ACvxRyanAiCQRdm7mnmo8NJIgMCj4g==","shasum":"25c587b8ed87d43e9cc93844f8b35c2916e43e6e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.60.tgz","fileCount":14,"unpackedSize":176602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtp7bCRA9TVsSAnZWagAA/BgP/0ZJT0co659MHbhcI/Ds\na6J8mrbA1qfsGUWZmOkvAYzNXiiya12ndnZo21MMzA53PbMrjDgr9GL4ZcVY\nQrj+nhr00ML4QPYugcwPZYeLA50rOnOpR2nq9M+qDo1lVSGkfwVSZ/OEwgFV\nXyaaRiu4KPStJ6sc/XmYQ9FXMEIoclIiT6lx6HwBTptaIToopj7IpTTUUyzq\nvt43Wsz3wsD1aFUek1KKZqFgjJzL7jzRNblRRT2x/VB3w9xUd4jJC0c3i8Z6\nRwWddFOvmwIrd8TlErzd+mpdQxpUkBelVkJTOtaLkoqEfWH39YsKCibyLhml\ndPIiYYYm3TOiV8N23j+1aFKoDu9wYFj/PqlPyf8XFV2M/KEU0cbC+2Kw1IC6\nen2KM/xDpdhK510lEihZUHV4LY0nACnE8yXkGKU5AeB0QR5yDrn5hlL5nrTv\nMIkZEWhF+XMHbKajjyes2XcbkbdAl5GlpDgyflonnFzePz6PSHRUgggKItyD\n8OcL3ob1cd98q9FxWzfQHMehUoGGxqSG56K8hUyp9Q4GXtYv+YwgjEA2wEa3\noBsMp2f/0xZQWVaapp1IgwfCoLTsX26jzVUy9X9eTnzJ7uRWxOa3QDWw0jx2\ncMfn7ZUA3xeGutVuYVM99pZ+KyDDj7NmsJyicS4RrLsbVQBP1LEIqcgJcUCq\nGK4v\r\n=+IeR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEdXabYjaDx41QHnT3/ajn8moeodvst2qSe9D/aAn341AiEAz9j0X7qeCUMw1TwQKrpXZ/uuK4gU3d6H9Cf2UbuAqjg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.60_1572249306978_0.7006758347841042"},"_hasShrinkwrap":false},"1.1.61-master.20191029011327":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.61-master.20191029011327","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191018181918","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-simple-push.20191028212140","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"ac25ff38717d8caf894495c1500b0663733c8e72","_id":"@atomist/lifecycle-automation@1.1.61-master.20191029011327","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-EhiCe0ghQBik2GBcaEuSOZY3KoR9ibAYc9kVxwM8R2DONeHrYf1dNvqf33ZwG3nCFW/EGqprgfS5HrHmej5+zw==","shasum":"a16a342bcec3e49d1651c830737615c1baa0a20f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.61-master.20191029011327.tgz","fileCount":14,"unpackedSize":176723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt5KQCRA9TVsSAnZWagAA2lkP/36XOpts6sREztCDSzTv\nGOXg6ZbU0yvvg2VIouvnJe2XlZXmtdwwU8Ik5rZS54Rlkh0xPzD8j/IS4jnj\nsDPs1I07JNQyNPorGtneqT5ObgJuPYjp0sEhZj0a3DMovo4OKZBZ2l7V6JH2\nmVBrAUP9UV1Su1OHc1jxoaMy24ibmwzzgv6UAdYXrUykSg1biV36L53o06e6\nh1NaRRpACODc9kUv7AvNIRPnRN6bGI9fXHrhJhBGytgbrUMdqbbGKYVuVHGJ\n6YJjXA6PE79HaxIebE3TcWCTqPFnfg0BjxKIHrQ5K5UphhofVmZS2aMssDCl\nLCMhdh8Fq1vy6AONrRZxfg8zReREzQtBP2lfu/f+c2PUY0EhwmaaEMB4Gp4o\ntl32UxMktvV6jr03D8vMYHURZ2IUlxX/trO/rXW6ogQScdG0hwRPvM98Ie1Q\nrB9ALKJ/QVooTT45fnm3RRYDemSXpJbszdog2u/OmFaqy3sN+BBD4pCJ52y3\n8BQ9SDfsZuY6ruKoQ2/EC+JzSuX6N1fKSd/ofWTNHx7S1QKjSWlcopnfCJ3w\ngCrIOhlpskt6BCVBN7X1lQH+qQFwDGMn6O6vXtusKp3g2SuFD3oRsFdaR6Ug\nF+rQ8tJKAwA4vXs8X5FTJ/MujlXBfZ5lqyJiMHyS5hxjuJi+sARkfDxa93jD\n2LM9\r\n=q+uX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDViYHkLl0F025nVU6/VvrU2vRG2+pbKwgv8xGedVfPsgIhAN8aTZsocXbGsRljDrZaIH+BEL3nL/HCEaCmPYXuv8pX"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.61-master.20191029011327_1572311695650_0.9322633504642666"},"_hasShrinkwrap":false},"1.1.61":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.61","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191018181918","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-simple-push.20191028212140","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"d690c319aee551bafeae031569007c34b93947ec","_id":"@atomist/lifecycle-automation@1.1.61","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-02Z62JboPJtv3CEdseFSBhJ1PGz6gv2yb/FAhQmtIeNOfoe4oNdL88leKQEXXmM/U6tx8lINSO41aozkeUlHmg==","shasum":"7764fe7464c2fccefe8f8adc858507de833f9ad7","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.61.tgz","fileCount":14,"unpackedSize":176701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduI7rCRA9TVsSAnZWagAALmwQAIn2E31y8+o20xBQa6ZB\n81yaHvb9HmvZnNBiB7+pOThCddEQ3lLCZJc5Lyt8+TegO9uJ4jxjjBc99V+H\nSMhrAtRa5GAE9RClIWV0OSxzqOX8ewVEhyAVog27m1KWJPAjh8QJpKut2VvV\nCjpIgCbwtnYQwIFWBLBesgnbWe4owQZ3gIgPgOXAZZ/LyF9cc6QS9/q3KjNl\nssq37oLy4lk6YXVXA/02f2T0ctNMcPIU1IedAoZHpLmeA2noQWg/4Eu9AhzS\nG5kj1bh2giDYoY71oU8acs8Z5HZDMPC/dJDtfaU5m2Ry2TyKbNVrQidHFuwY\nX1JBbDn5GyqdtIs145FNMKoPoSOmYMpT2IQ9zwuNlBa9XGHt4sEqyI2KYCFI\ngULbvsZ3tIx86ForXjlnqdnlUZlqVkrDFmhSaCeR1ylWt3R3xnaUw20xgi8h\n0o1mmqTcEAA9b1P9oHPA11anr9WYBX/2EhbgDqDR51UwlGt+2qxLLGrfBfdD\nJ/oKvZKzZnmhYlRUB0/7FZ0kFU1XcM5Rgxx2nBUPaMGOZD/8uLJVzNBk0fga\n9PpjUcofTgG7onI4m2R1MZF1/oyVrAzGh5gB8o9jjD6mEIcinqS/dwVdp992\nkbp9wLhLuajT/qbS14sNDMjl7+iXhumpiqb+vP0nIQ6igNdMxaiCJTNBJBWz\n4ofZ\r\n=R5ms\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCaiEMYBa21avmG6IiiCqCiUE4Xj6Z7SEpHiabWehCfVAIhALDyAoTQf5wnIxpaKnqvN/dglAtmOSB0vXIMRWkIwChX"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.61_1572376298610_0.7126783020022041"},"_hasShrinkwrap":false},"1.1.62-master.20191102195832":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.62-master.20191102195832","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191018181918","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-simple-push.20191102195034","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"ad0a0fcebfa165b47111fc6816edfe7e257ec3c2","_id":"@atomist/lifecycle-automation@1.1.62-master.20191102195832","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-bB8LR7MKDj6tdnkYerX0zDI8HE/ly6eW4iNbCZTLxTqs6VjZo9eSQ+iNSD/iOm7ZuhBh/27DJmzOXlj4+IzMUg==","shasum":"8e4cf312eae02f29fdca6481c75f6123e6584148","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.62-master.20191102195832.tgz","fileCount":14,"unpackedSize":176822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdveAuCRA9TVsSAnZWagAAwlYP/1Ym5kwSvU4fZ5LAAC2k\n2uZInHRPWNtLXZAgiQW03kLTFX1B7x40+gaFOJ8ahRI9kFHiG6IiwoT6hiwW\n8rADaOO9G6FubOxC0slLFLPsP82FaUZbGwnABvuM1r4KieVpFK+LBhm+ZlMJ\n6LvcFx4FN74EXSbkY4KSAoLYVjuVNzQWEQne1hLycmR1TKFofHaC60wKBG7a\nLEX+in41NHee+Hbpyjxt7qpwZ4HnFtzSYSptGdpKl4dat5k9eSOccgmtzN/n\n7RVyaQrLF3EvDz1dnUC+6kWHDtTYuaMdbQzbKnSjrtuiVFJlexyhV1zGs6K0\nwao5Zy3D8WD2l/amYSHLhuJtTvM12ISIDWzn3O76HfNDdVRmuF7tB1X0vCM0\nfGupHzitxQfm0pSY8XTHc+tmyjQ/4xijAZ4bJ+X+eGJWutIzbfkKriUuAgye\nTG1zDDUnWtn8cw17YDbuxot0nSfaPol6XGfnxSx1KaZtaBS/XAianyhJQmRN\nus4OGPH21kgiKwOr1419lbDGVWwBWf5Lst1hTNJ7jj0x0cVAijO4uCQGM7DW\nHYWcpp8qTOCzn51S/cq6/tc17vp12qW0PIUf7YaAMfoewS0LxOWvYEtqqKfv\n1n3lFo5ziMXQ3hrDHYYr46ML6/6EtbD4O69wgwF1o8cIBzIvcjBedeTcCkOa\nQGkv\r\n=V5EB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFk1ToH4+mXI5o4c2SkMEW0ltxSrN4NrLkMJloTgreVUAiEAwrqfsa6K0QUN3Dno7Oxchb6kCVJiA07hHiSDHoULgtI="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.62-master.20191102195832_1572724781578_0.062359084988139024"},"_hasShrinkwrap":false},"1.1.62":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.62","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191018181918","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-simple-push.20191102195034","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"2669d83aadb3c291414fc76fd6c100a3b59bd83e","_id":"@atomist/lifecycle-automation@1.1.62","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-OR9XoqLExKd1Lcsz2WSLitf9P+CBGc2Qlc4pIcBLuHJJBoOOJCz3yR3yh8ZHE0SxsAaXydaesrbw7QtIHHMXvg==","shasum":"6458c1aa935eda7eb1ed2d5fa1216606b8e4a4bb","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.62.tgz","fileCount":14,"unpackedSize":176800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdveeUCRA9TVsSAnZWagAA9IwP/AkBowmvIVToA764Dwf1\n1kTHxf0L/S1lEOvX4V0+ZfPHwDA1HFZjqzu84iDOqzrl/36cnOKPvOyomtFU\nvDWxvlpmX0cgIn7foippzGBfW8WOHkl3jVvk89Dy/dQuATXQWnxV1Svno22Y\n6uNm6JvCymJ4IxJx3ZD97wjK10HkUApxHoyiWwpgEvMCtxIoKKfzTyFV44tv\ncckDFMYo5cI9Ql44Ysp6RPzSKEeytzDsW/KUyInS6HIy1V8ZDgkBIJ1Ag4Vx\n3s4+xcc9SGuYCurKbilw8eOCL1YpGU4hC3zAG4NQdF71VT8rrdm5y6yUn4iE\ni+ZTq/ywSQTaizwsWuGaiHjLz2RDwDaNdZUnOJKjQe2AcxqqZz7lKFhV1nZm\nK/iwYXiwkSWfzxWZRv3l1RlrFFLZofoHlRf+Nem8W7JE3ntqrxMkoRYEQVol\n+8ZOk8bX1bNtjS5OYcnZu8gic0EgkSiFNb12jBDCaJlXBvWoj4/YxzuZaKYd\noRilvYoxk3hTXRGE240L7IEB2sRMfNpF3W/QJr/AUeMoDMLa0guRE2AciR95\nPHHu+wsdyFHWmnIKy0TMjPHThadY8Y7H/jzi4Zmrbb+RXql7Kci+nfuF+p3z\n7yP55AK4BWcfln7O4P+v/nrR0WYEb2TYn76ujF8U3kz1mWWo06RQMpSsdO3L\nC9KN\r\n=joZx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSeSmMuwSaQ6k5hsR5QUDxiUzCR+BfAqEZ7L2mR439bQIgLkdWA2DjzkUCbpUTII+aZe6/AdOXnqfMKCxhQsQXSys="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.62_1572726675855_0.3392025545274364"},"_hasShrinkwrap":false},"1.1.63-master.20191112095244":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.63-master.20191112095244","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191018181918","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"0ae1078584056da200dd18409e17b1008a9c550e","_id":"@atomist/lifecycle-automation@1.1.63-master.20191112095244","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-4EU8Ilb2QZUbKxb7zg0N2WzAVNbTLAXnWLOmvxrQ/85d5/8TMghlOZ0YtJcoKds2isW/S/82eB541QzpW0LWmg==","shasum":"4f68e44b74858558e4f2ea7be7d38db175e1ea4b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.63-master.20191112095244.tgz","fileCount":14,"unpackedSize":176911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyoFcCRA9TVsSAnZWagAAXCkQAJDld14xHJJbQcE52lnW\n9+6/1uf/nB582t0UYB9jDahy8OFFL8KpfWn01CQtS3QHLFv9mhBgWadRA2OA\n4rqAE6xVBvtBzDiLlDssu0zgeHg9KdpRsa+uQDInp80VgaecHMezj9wsWFKr\niHcDcAejSk3g0uRwhZ+e/cWbB6+G1EtpN7ffSew6ujpokrG5rFEP7XNlHRT1\nKzf++HvpqJWKVCc8O0pBUeEimw9gWldEcdg2/CoDDYldgSi3sITFyFKlAAsp\nX5lC4irJsmvEywSvDPZ0M8sL+ugtTyej2JBpn7B/uwTVr9RZSPn0vBKHXY2+\nBsviLFAeDIAYvjZzbJ56M2G2Sk8BOnwG8ZlwWjYRW32ZmR8xTfi4wLTSNhnJ\nz309xrv1wupjGeOHjHnBvQsweS1cptl8r/e6xBgfL6SbJzXpSs7VmrFPv5QE\ntOKr8a2jGCua4ucym53Ot8WM4H5NTr9cSh/x439vTqC/meD3gWS1dea/a7+w\nAZL6lbyVehTnsLqs5uOnlB5zXID9k5RqLur/2rEmXIW60K2ie2aLmJPfB2zN\naNItUzNSfJuKCuTfvf0300AsTOHQKm75/4PPe3AiIem9OWkfruxLsnXyf1R4\nAi/K+BKPEUjhEzrCSLb7UD3K/CMlxwqjGo3keIEj5WCznJC+G2x7y3zC290M\nlzWV\r\n=jHg6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBqwud7aq9zPG100etacve/fHzwQrrXaBBE6J2bQAyrJAiBShHWPsa3KULCssMeaSLcLAvhueRCQkzS/a72GpN4zog=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.63-master.20191112095244_1573552475819_0.3562891714005727"},"_hasShrinkwrap":false},"1.1.63":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.63","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191018181918","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"396b1cb71be5603a173113d22f276ec7eda7bf9a","_id":"@atomist/lifecycle-automation@1.1.63","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-s87H6IYjlG8ZcT6ZXnBWwGNCBkpFdeHd/eqy7UF33XWw0gpYVDpq0kBBb057MuLEMv9p5ToWs1OUEWTFbTLzIQ==","shasum":"55f3d2f8aa45484d531dce7514a09f65c06772ca","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.63.tgz","fileCount":14,"unpackedSize":176889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyoPQCRA9TVsSAnZWagAAJagP/irrqtWKxlBbAfJ2z9ky\ni74VdXOlTSZf4mdTfqpOnVnMvS4ib8tw1LtDc+SiscY5v0dXtn83wZOh+ghA\nJauHYL0TN5tZlBwtwwOvfuq0qOi+RKnr0Rtt0EfVy8UqdIgpIG9E2usTgtye\nS/0jy9p61dg+qJXN1JKNtVlm5OfvN0BW20E/Qnwnlt5IFqaTNes1Uf14xl8r\ndqb3DAoM1Zd/qnE4GRrP4ZjRrJUCsIx844My3Jo39b+pRsKIsvrhOkw81bVG\ncaKUnI3UObzHFjiVOiP+BbG5kSoLxhQ3ixLv/+XkaXBeTHetEfHF3Q1qd+VZ\nQk0CaO97F1e3AEGIGUuFRG6kw2jMSNRtGNWYcTkYCRl4QrogmjDpMWP3jhTL\nbVSI9MTm5vQNiLFbufSLPgC6zEPvCTSWEoMajWs1nncT+P4wkBvP7sawLDYd\nrevMi/tV3NC5ozDxw5Ywes6etszjkd0CM2KLlgz9QsbvkZkaPc6XhKGXBAjB\nkxqWfTkweyuCiFeII428OC/2w6+VRs09fdo70fwVckLCaiPsl4DdKbQbDpzD\n51jWOZMcWPbLozS0XlEJLaN3rUckH3mlV0sgoltl1iPLXYP4zt11PXqhCjHZ\ndOBQJgrsYVkzPeanuzb62sFnUb7kZI7QYZf0Or8wjgRO1Q50VAdgWs16MqHu\nZqug\r\n=Qkhd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEuB24PoAq2uoP5nwwAE613nUNmYa4Vs4+yj3FQKAi+hAiEAhRPtTKxkaB0Xu6LetynFGJCEOxzX14u64JR1qer3dFQ="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.63_1573553104123_0.0866179054816334"},"_hasShrinkwrap":false},"1.1.64-master.20191113095613":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.64-master.20191113095613","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191018181918","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"bf33a34ad9339625506c4b0c892357d05bd48dd8","_id":"@atomist/lifecycle-automation@1.1.64-master.20191113095613","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-q3c+I11wfRDwAQQ5q5u+ip98y3nX46rBFRUM2JMwjwsA46qQdl774ApstLguFlwK0ddKeLVTZqM+IITWPO9heQ==","shasum":"bbab80101b9c8fd1f0dcf025b8cbeb09840bc1d5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.64-master.20191113095613.tgz","fileCount":14,"unpackedSize":177010,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdy9OqCRA9TVsSAnZWagAAYVQQAIjlxIR4rYKe6wO5BiO9\nYX6Tw2EHAkH9+6jygZhe5cEFw2G+P03twuZ6He7U847IlUFdwaeMLTL/NZm+\nXQkccQBVQ9gjMYG7332vG0Y0yzpELAecElCOv9x8hzhoTvUHaT1+uiOBmJsC\nDsSY1m2CKAHBlD9QHk+0hkRwarMvHKyq+dGgWstnG4+ddx+rZb1dJdAmGE90\nvu2NwZR+oYZdkn3KvJTvD0x6sy340umQ2tYFUNlrMNstq77iIYuTfRX8JQcM\nq4oDL2ajuVZBAtPFblyKbxHBy+w7ilOjuy7UUnMvqFzS/3cp0HuZWKibMI5J\nQaWEjHv14VFIOXzwKeD9bQKGHvawDvgnPPy4Gow7xbbrFtCxBpGQtTuxbS/m\ndtL5O6MBeIFzdD+3729CpJl7cnFMtyI+jra6O41kh+sgZ7nzt9NNXjKJn4CD\n6LivmT+tMC8UJCTxBXXwylN3nyFQZeRDclkv9y4rUFWFUzDBd0JEDTBajgXl\n4W+g9lRxGY6f+8NE65NNRmKMFpoHlJd/6/ge0XF49McAP4pNR3ps0ag+8djr\nb0iK8IwjXd0mL57FzPFmHmg1n5rOLxHAPtQzWmTd8kqZrxLt79pROf0yTEDp\n4+HzufIGh6UsC81wrCmg2R+YdmcjeKS07JRiI7JIkorTBuig+ofSaTKytKcq\njgAk\r\n=JLHp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEmV0s0NlVa/0zI6z0545lfeUPiL25Gw9WT2z6JNSqnAAiBy73JLMQHFPmL8PEHPNRXIbF/8mwmK7RvIGszQZwyqqw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.64-master.20191113095613_1573639081717_0.3792744503799643"},"_hasShrinkwrap":false},"1.1.64":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.64","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191018181918","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"bf33a34ad9339625506c4b0c892357d05bd48dd8","_id":"@atomist/lifecycle-automation@1.1.64","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-IpzL3p7UA8PhIbfVG+qGwiugm2wkiW22JbQNLSHAb5JNkAmUobAkemTue7rVC3tjujETr4H9GIXN5FN7/zTlPQ==","shasum":"b98ba1fa86407ea5b5ace359bcd051acf54c6924","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.64.tgz","fileCount":14,"unpackedSize":176988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdy9VvCRA9TVsSAnZWagAA1H4P/1oddFoCFa0mW5ZQRPhy\ngYy7f4GAofERaMsIr6+WLcQ0sI1xQIEhfLO2o1SJJia4OGcoiUqLoDlTUuu4\n/fIoIdYnaT/RkGrG8qsYdkFWNEBIIIVeGgky780byvMmJU7orh2oLUv93mlT\nE5dPtT2K2xOpXJVIa95WutTgUzdy38ewKFKfKMPtFYlIxlJxcqOl5QTT3SKK\nNwdmqEa59mMH4DBO4HFwL8jY3f/fi7IgqQMdqZj8Es9HIsj5PM2NqljaTiJ1\nIwsK8f2ILCDTIZwEb47TXzSr6E6+VPPww1qsfPdF/xV6vqIXs9sORjycUwDn\niZ7/eDjSL5hwyV3CdWm31cDKf3vOcvvNBHWMELovn09pCXfgi0v3DIj1go/i\neYnyayhac8DyYwG/3axpYcKCaBDm3Da1Ercmh2x/RmY04W3+pnIczWuE/3Ha\nldv/KcuKAC4BzvXPjPv/chFjapYMHmyL4Rk+pjOKKJavJp0aXPcEbNeyG7u7\nn3Rgp3hh4835Drm1dvTJoGiRyod9q5Ixp5g4g7xOWsFB3IepNU5FuIUTdmWw\naBX2lbeD/+ZBNQnL94kQDWW3N88PjWwAjWmCeMS2XAOVvsMld7UasjzreZP2\nX+WmH2jYRTZ1uVBnLyA9XCtGGs6In3rr2K5mehSiTj1uhCm61I3JmWFvHspc\n63jI\r\n=Dnb+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2sXCTo9KB2yGnHYziR0FWVfmxH6pSCanPtJFl09lHoQIgQDkPSXqpTnLw5OukFdMm1x5b68QTHRy7642KgncPvc0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.64_1573639535378_0.24663252479455977"},"_hasShrinkwrap":false},"1.1.65-master.20191113101715":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.65-master.20191113101715","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191113095747","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"16ea7e1dc1f2693384d46339880ff05c5e0db7a7","_id":"@atomist/lifecycle-automation@1.1.65-master.20191113101715","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-qCicqMTCLaZ4LWgw+5SfouPkVRl0XwGIFA9lthoIa/yW1TqwPqCd7Ux2Co9zwQQXThPV5Jp60PETfd1t92p+4A==","shasum":"80d6beac3d280640a33408a33a988036359414bc","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.65-master.20191113101715.tgz","fileCount":14,"unpackedSize":177471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdy9irCRA9TVsSAnZWagAAJaMP/1CztrXQRJcTHdtXWOCs\n5+TlPW3FYmylECR2vyUjzQTQVB/dDOlJYWy5CebMv4C3BpVh5f3mzKhoYBOh\nksRGFdxWzLX0Nv/2iTSan8pMtucM8+L9ovhg8S3TV7n8yUCThWZqUz/LNqH6\nOpczoLhsYZKFf91RilF3nGu9ff4FCgRjEvI9hsBGB5uXi3jKNganXly9YkJ9\nQwURjlySNcH8kBem3jIfh1ASs1rueKph6B9Z3gDoBFyqBfTUZ1PQOK1AEo5G\nMbLSqvSa1ha0V2ufWa0gMp1ak1CeOHrd15Vdv/0RNQt9qInlpLkw2iJT3CHR\nSKG6i1CCdF09MXBtdFsunGBQtAYnx2oCCdrnmqWr7TSlb6P1dWu3usS6bS+0\nGVgxdJwUm+NChbwvD6JirOr800KgD/vJ5fLeQYxagU7g/oJuBTQBd9Sk6A2w\nD5D9vrn0BtaIrVZgr2av0+JtDV3jz0XddhECIWEZ8hTG9SSNMDZ/5osVjY0x\nPLGVK90IWvzCEKH5jy0p+CHBOG55tuvHQdjAdl4sKMlTOSmqG/6W2FDE8XvB\nKe0m3QWsoxVSmSLmWyx020StOV4ZJqTZS+hGFvY2L2tKPqXxtCzuKy4LkOZA\n36IEQNnpAFjz8WcbiQsOrOcmFxcqriDYMFrWv27YExZrsrDB3EUWkjLGFAOd\nlwt0\r\n=OAgO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFEJ//kQovcC+lr3jwmleQWdGrY7EbsRe2otscprL+IWAiEA8xluGeInArpMudyYsiGOpRdU4lA9/fIBVcpmqHa0CVM="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.65-master.20191113101715_1573640362623_0.6716360690212309"},"_hasShrinkwrap":false},"1.1.65":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.65","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191113095747","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"542197e7a8b267a01bb4cff85b29a8c253108c3c","_id":"@atomist/lifecycle-automation@1.1.65","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-L3j7x5CmxQ7sSH9y7XLofSwpj0Is65uEIPg2WTT0gcv9jtUWG9La1wGDz3ug/hsVHEYbCnZw78ABZmCPUoeDkA==","shasum":"ddb271304fb5ba6be0cf0789ed151ccb1ecff981","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.65.tgz","fileCount":14,"unpackedSize":177449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdy9nMCRA9TVsSAnZWagAA/WsP/141T8UJ5YYuTEKq1WoZ\nQQN9dk1hw+4hka5b3epIsU+T5dsnl0eEvEe6IqhLPmX4w/xrQ7AmdnZxz3LO\nTfqDAn9xYPAixIcxfvvAiF1s+Dri/FiDkKdH2G543fKI3ntOvY/cHe0BKvny\nI/pK4NVurOExh31/CFN6QlMJ+gPQztkDtNTuobKxUN/HVawLgn1vWQz0WIDL\n7S+LUOtT6W3EbhrkdIr9sKlkJUgcVFIEN9tnvQ0ZNI1c75W1LRzpOubMpvNn\n7XCeNoYv5Jx9UlS7v1HB27mb/eTrFawCCYpNq0LOGwRXnxDnvNFB0DMBa/r8\nsSxPnDiJnNRzAO7Ks5gAeOM4GDVurcqGt8+58nMxeBT81R9NdqwzUf3rs6RM\nW6QZwm88wi1cuj3qhp00Wi4Hco/O62bHyXMwOqKZV8ZFIzt5DlCbZhlC3rlI\naxmi0In3eLNf2ZY9CCvzx12zR5FBooMsC0MCZ0CWOi0bbor/JC88e2W7d+r2\nIzByH/w5Wt4j+wRacOGVeA68zk8K1Ivjm7VkTOOueHFDdrdropvwn1+3Vng8\nj0CVMDUXJ2xGXMGcRD0UUDoehccBGZAnm6BQQ7kK7dF5Xn9lx5xJ2ov1ea+f\nOgJ48eg13ecO/wnrqOaMLh3tybM/IycBaWgO5wG4ge7+k+vVzKCK3MPck7Ub\n0LCc\r\n=87la\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDs/VjrLKOoophyz4yp6kX0YYi0GJ9FgBinVDW106UV6gIhAPqdoOmF/DdidHiVxX6tpJf9I/xeb+i1YN9ECJc1hUmV"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.65_1573640652306_0.7006927927580322"},"_hasShrinkwrap":false},"1.1.66-master.20191114103752":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.66-master.20191114103752","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191113095747","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","heapdump":"^0.3.15","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"e479cd65c2c2ce10988ffab5a07bd6c4726b6e2e","_id":"@atomist/lifecycle-automation@1.1.66-master.20191114103752","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-2IaKEELwz2v8/M7w20gyedgftpcFs9mfF1Rs34+lxuRn4ahWcsmRCaOtEdImQFBgPHUFmyCngu5BZkiCqV8iLg==","shasum":"dd3ab96847e87c59c8e8d04d7aeeeb8ed16f6c4a","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.66-master.20191114103752.tgz","fileCount":14,"unpackedSize":177724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzS7JCRA9TVsSAnZWagAA218QAI/vLAGJjqimi7tTpFLn\nRCkAoDwMcAl++kcLYmlIxkBA7p4rh7rig26TWpn3zmlKxJrwH4aRe/O452P7\nAVfd0UjbMisA8fmZsIu9xmxV5m5RsMQTnTlOM7osBubf1HS06AwLz0fWjJ6D\nl5jPff0NHGeVOfTBJBlT3uahpTcESl5+9jXC35tAypcp4ZNh188X8vH/Y/1S\n1dGgcac5AMKCElSdwzcp6PBsiI0LTwzL5jutTJIdb9aSFG0ctcbpQYySFriY\nX/R3mvN9FXUAhk65e1GZ5meGG4q1ggO/yrEAUlu2YT8byT8mS4VmvJiQD8BY\nXTSx+A8vPKU7+TXBogg1acb0oN32irbvs4/7tXQq3o24WwP6tCtuDkRgqk35\niT/XDNbX++NdB+rfl3fwubmH/4393fMLT0Ew0CSXHsiF9WWt5gL8Op1mzkzO\naGm6hOygUPhYYkF/OixPkdfbAHuCuoGzeE91GLMilh6De5YL7R7uYC5k/Pw/\nh2PL29yMksU6WGY0gZwad4beOLntalNWLlJonqDEHUFRCr+VlGlrihwzdFjA\n5zeixafgle9+ReSwvxK5L+3XKztsOv/LOVliKEgU9IVLaF9timFQ/nsnrf+Y\nbI34dAn8I/OF0idWPVtbEUigaKZ2iI946fwOZC5jTOJNj5SCZb+XwowwyNGi\n3HYP\r\n=q3Iv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1G4M2ITo6IxVAKJXFbC2MaI6qp9YkeL1TLHxxOYEAewIhANav4ZEmwH/qYY0WCuOv0noIaUnpsD+7zcxNNpmOEKa6"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.66-master.20191114103752_1573727944470_0.7407188606079673"},"_hasShrinkwrap":false},"1.1.66":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.66","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191113095747","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","heapdump":"^0.3.15","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"5417edac8063405aa9bba06bb6e62de9cf9ef4bf","_id":"@atomist/lifecycle-automation@1.1.66","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-psXrRJ0jRrLLYEWCXF+ZuWBcn5N26FF2zzbMswy0oFQIq7BBVfO7bUMtMMWBg8KzjodznISQ1AGTYLCWdeOkvw==","shasum":"b87bde1c7e670060a811425f1b2d5bcad7fe5010","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.66.tgz","fileCount":14,"unpackedSize":177702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzTOACRA9TVsSAnZWagAA0zkP/2v6fxP6PjNqgFol0hWK\nlOq5vAJ3fHtwPFw45JtgnrYC+U5301EItAvPBrytI9GEpty/GhjyrFNzA7v+\nep6Dy1x0L3EbNcr+A4oxxZfyjE4kMdZ4Pzl4gdr0Y3jYCu8w9q9jd8Ms0Cqw\njsRp6o3ixEFTh/1oEcmhRTHrEjrEHzSwtWNRFVx/+w82C4bvmLlTEbA5yF5n\nsoIIaQzbc7DIE51RwK1MWa+HQtWR2trcVzOvN4+AhU/3xXcEEnJrSLOAhfb1\nB5mQdSCyHSwJ1sUkH7UfgVySa2VPm73lbHJiAsI8BcpTmH+VGf605UpehbN0\nfk5Gd8rTZDmcsPqw5fm/W46xk1IJjeXKqBs2Ncr6iJpvUivL4KT7T4F3VojZ\nOGTrPy2HNjuuxqUJxzYwfL77Q8lYGk0aVYI8Wfbl+M9vjYf4DKjY973mptn6\nI0JAnVpQodO6ZoGejVaSNYtrSkbm56WJAgq8pGikD0Kv10pfqEJi/fiQ2Lb9\nr4h8+ynh/AxswHhsxGYfcaDPk1a/3qF0p06X4FYIywOjgiHKEkAigDUaY1Nj\npSqAVYyAOHEMYGIM0OeQsfvZSeJT3H0KALrlX3dCK00rQOYwMCILrzbopBjo\nNq0F0+SNaf18oWLW6iMA7W/DjO5b16UW8keFd3Z24EBQJVNDVMVmFXUbcUr7\natho\r\n=BS/y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRWFVAKD08dg+o4wJXHg9lFyHB8/oHNOOKYT1tZdPkegIhAI0N6vohY7s9bCMVtgEFcPTQ4t0fkRFVLKN/L1F6R8A3"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.66_1573729151513_0.9803587893149457"},"_hasShrinkwrap":false},"1.1.67-master.20191114112555":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.67-master.20191114112555","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191113095747","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","heapdump":"^0.3.15","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"74d839a230a2db679107e05747dab1f8c20ab07a","_id":"@atomist/lifecycle-automation@1.1.67-master.20191114112555","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-mpgKthiZlgq2hIFmfmyHhScA+ouqyyHxhA1d+t4ez/SvMtC/aUwHntfCDRKPEubGVuE+yH7rhxCGlq8PK+gX/Q==","shasum":"3e16fafb6cda8554bcc3306690179aa1512f962c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.67-master.20191114112555.tgz","fileCount":14,"unpackedSize":177823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzTpXCRA9TVsSAnZWagAAOhwQAI0vIvkTj9mnVgLJIdtn\ndoXYWekGzetJ6ygHGEi9JaRcA+VcNH+6eyJPe1y5h7QN6M5VbU83feb7RNHe\nEh/ub4y17G68Fqbi9Kur0i1JzyOmxMKUPh3lTBW3SNCSfgHclrf6lOQBqZG9\n816Vc85XpgtNpBIuD5F2ihe5AKE77Hbh9WQR4WxNqkLdvxbSZnsdrKmXR2/X\n4JszmXW9X1smR6U/7T9pHIsbqpWXSmnxVz6BHtTTN/TOLavWKEhjtY5CNylv\nDTTiq5M0BduaOs3LjICBcBrt9HF5B+qLdON+QPxmSkHLnj7hwCAAkSOgPhla\n8ZCSzbFLU63cyTYwZHGC3DhqCSCIMWiz8UAh/yvKZC5R4ZzHMg6xl4C/6Pmx\nQeZJnPdLmFeeunGFzM8cc6bURKXFWdBsq+iby0fFJLph7xB0dLGzaSaLuhnc\nVD9wRxEUZgJL8JcRUHlfz9V2SJAC0M5eV4d7nIZcSS9QBi3bSagwKACSGzZm\ncwLUwfDqRQcECWVKCKMDl8YVvbU0N1WFkpWVAY61f9ujt/VGtiiVIFZoyCNZ\nd8exU1/+uhOo31Nx9XVKAsvyPKAjYO+fjoQqrf+ldVsPWGvgrHFPWx/esayS\ncNBbcL025jESXBKv7Mxawt1IThsg8U2Vf6ykjokimKQ9XrJ0JJfyylbVFPSJ\noHHl\r\n=L+Vq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVuoeRpPSsAjNRH4nYIN2hEYraaq3ZLKa8clnH1NYftgIgAzQyyIMJiyQ81EvbWxF1E0ndEG+mQUiio6L4HhDzg14="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.67-master.20191114112555_1573730902861_0.6954427094285938"},"_hasShrinkwrap":false},"1.1.67":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.67","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-master.20191113095747","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","heapdump":"^0.3.15","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"9c7cc28bff5a071057b1cee5fa7dc33659f622d2","_id":"@atomist/lifecycle-automation@1.1.67","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-AMYCiZDCWH14zk6K8nEWIsJ144Sm8f8cjPr2xMq8h9RBEVLZ4kO9n7t5OwyqEby00Pm+e7DbJmkRyIbAeHfkiA==","shasum":"09ae35ef4affbaed29b6f20ac612cf01569c17ab","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.67.tgz","fileCount":14,"unpackedSize":177801,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzT7MCRA9TVsSAnZWagAAyjAP/j+LmOjg7iHQ0lGoo++4\niGHw8axp5okgg+qqbgLQda5yMpSA/zceJ7Kdc1bHSWo4biHswEPNATStD4yc\nQPmDvY46ZnIkhZkFBbpxafTLRbHobTymwBMiexb2p6ELzZwt7zb6xbf5cXKQ\ngrD4mhs4pKaypzcLpBhjCuoh6w7Wqz8f6Q+ISigwlXHMzJ07a+I4tQvKQxFl\nbkBc/KuLoM9IclzbbhK2d/72IZOg9QxUGcv9PqM0ICAFbcmLRsmtXom2UGq3\ncQJIrABmJK8Ck/slsxmGqV1mqueHYirOqvwxobFMHBm2N9kbSaZUXT6fssIv\n07cVM5d0enI/DhVNvwzKF+HqR9nZK3CFGiIIgg+kVgP5Y6zfNPsel5e3VduO\nCxp8lgBz3aHVfsMaByMzH+0RcATN7AkSzw1qer1hjHmECGvi+TSvQgaN9PnH\nqjg+sFDd5pwZuse4Iudt7EcytD7bUGTpM8lquF/kZ1K8F/kNTe1P5SxUmwv9\nEdob8RX7a/1fuxxmMgNjfQLb278kzrDEJ9lJH7+llauePDfQk7q9Mqp4MTaj\nqsHUt+LxxmFyulrofWULbSsSREH+x7uh8DRRDsDjnRXgZYJ84AVLLp+RA6KM\n7CJs/lf60E6YaOLJKwh0fM0/+7nflVqALEwnQbtJYLtEZKenHj+4OdNGd7VM\neF8I\r\n=wtr9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGD9ttTKq6tneFRL8Gkqlesp3pMYzbcg2oaj7ydiPWDnAiEA5KuSIRBOIhpxAnR3/Y+TfPIlj6e06LInLvJgkf0Iqtg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.67_1573732044188_0.47455630556469774"},"_hasShrinkwrap":false},"1.1.68-master.20191114183856":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.68-master.20191114183856","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114172242","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","heapdump":"^0.3.15","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"fd1daf6a511cdb0ccd6107cd1039293163d62cc6","_id":"@atomist/lifecycle-automation@1.1.68-master.20191114183856","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-cL9iPqC1fLZsw6bJTwnWwJjx1OqgxwvbWlmIZz2h9c2yDpWXeWVxtjhNu+wh/JRncd0aI1KjayPSFh45nFb08g==","shasum":"2dc611396bc76938039ce521aa65eabaf016514f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.68-master.20191114183856.tgz","fileCount":14,"unpackedSize":177936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzZ/hCRA9TVsSAnZWagAAGjEP+QAiJVBEbRbhYZGFSmC2\nDYa4Xkf3EuAlrAvmJDluZqrEFqkpH7OLq3VpGoDwyFjEp+U4A2Eba2GxNW1q\nFcogxTBGhBCMHT7GkxmrCeextIVteP5xHkyDbT9EP+HNyVLQjcTaEEHEhpyk\neXHJWVK5xBIbUUP+5Qm4e+13QVSV7bB33tNze/uS4I6MJpfuKPLwM2a3S326\nWFaCDRmBrfGJ5aL1z0QdLYwPRAR03morJ+NNmCwXFR2KVEKLlrqcVOydMTkt\n7WigHPfkKMIal2ipaJAUKMeIrYf/ITPoi4cfYCuLu+RdALQHJNbUbMWYC1Si\n39over768SgdsKnulcIW2OkecZPL+AlMHOfTuApEl5fWTb0g5QlPzmBpfOmN\ndIaxnJ+DjhO3KTHjs/LP5yZToSUv61A68Rw89GbpnKIw3VJ8Wx+UbggOpUOy\nEXC2eRN2gAGJNRQRZgtc8a0lhNDsKuv5jn5ISyz2tPkApqvo82UwwU22jrHN\nLbH1sXe8LsbZZmFdmFd0M0HJLhXQy4DXeYCoiVg2RZbVriKx/xV1TA7scmqK\nyD/0eb1oemJvY1vPAf2TFPSwkmY6mJGhzdldNbUMFD+E8c7zmWiNXkiAHTSe\nlygko2Lzyi+eKTCNP6rVMz10UsjVhRIxnGsbg8Q7Skaor0MfTAIQ/yNx6d7e\n/wxQ\r\n=JAur\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMdOFBMpQWS4VQaM6WdM5q0awQRkPmJOWq5n55XB4YrwIgB/SmJG2WyUBZ/fnUCLOqZInmjiBW4OcMpjKL6z3Qb9I="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.68-master.20191114183856_1573756896901_0.5696126349725479"},"_hasShrinkwrap":false},"1.1.68":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.68","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114172242","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","heapdump":"^0.3.15","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"d510c9fbdad54f0349007b68e9d23fbe59ba4244","_id":"@atomist/lifecycle-automation@1.1.68","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-XUsyqsDKc1MjDZJA3IrYP54vnnTkMfBr6XIzFZpKZwopoWnSYXdSErM//OGmHkiYN18V0PHBmDhVg66aGVuWpA==","shasum":"3e69fad60ada9f1beeafc2df06b6bd468958009f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.68.tgz","fileCount":14,"unpackedSize":177914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzaM2CRA9TVsSAnZWagAAiFUQAKBNGRwkha4T7R+ryH+x\n4tXbSdWVYx7rGnnWe7RpYvRVyiYDuAsUSdkxUrxWgd1/4JMhWwcXyDs7eJCq\npuWyuRDd0HoNgJD+HNTKXBGtCQMnAqkV3N3++BWMvzX6YGACfmElxTyxr9xu\nMHLsvN45EK6NG2hO/+6K56UTKyjZGCA9c6kgDupvSnSomzgh8JAkVrhKM7l3\n+Z2+B3dExX1rS9h10c14zVG+0vH2oKjkMYaCmPnK4bJA3ifroEINOEj1IgAz\n9gzftmbVgpJnD0f2MeUsMlCTZvGAIeptuuYOe3P2psLFtcOCogvBgmGRospe\n/05H4l3xEMa0cBIaNMgU54kDIyz6atrm1xCJryeu9fJ8p+8FBYxglBfuheWt\n9qM9IeygsxNPU4eKtDj+M0cQ9tgB/HaOGE2aJeXzoWvX8ChsBbzWFPbz17xL\nY7vetOh18Kkn4cELoT8AEztCW4XRovYJgu88/ot/8Tm6qirE3LnuLwvI6rMp\nWadnOTfm9BIm8L9CGvEj/j3U09xvkBSbSwlw4wkds7hgOcHKZAikSmnS4bCa\nyoMGht4RifV2y/qVV62B36WRWoglIrN4wbV6ydgj0feU+wIsfUhh7dIqHhQ+\nI/CUb11tC0EARxY8myunPsl8xhaKAJxg+cCyz2PBSih3sPIN5MKP4JTQg5Q1\nJvYg\r\n=nyc5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTudg4Z2o2/UYZxxz1p631SRIFZr+EhOsovbjJaKVAJgIhAMYktt1WTuLA/F3gQsnj4qHnE+CJJt95LQqfdbxnoBHB"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.68_1573757750213_0.09971685360840588"},"_hasShrinkwrap":false},"1.1.69-master.20191114214749":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.69-master.20191114214749","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","heapdump":"^0.3.15","lodash":"^4.17.15","gc-stats":"^1.4.0"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"92e7251ba6980812e3057030c65ed0ff80ef009b","_id":"@atomist/lifecycle-automation@1.1.69-master.20191114214749","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-7wVJN1gpOfTuFRgaxJQtj+DtHdron8S/VPeMVuuDK7TdVXBvWaT3WNLqbH+TWzedg9ujYwr0RiNjak5MMhXkuw==","shasum":"4a7c58a9d7ce4a07c3e4ba29930c28d3d76f90ad","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.69-master.20191114214749.tgz","fileCount":14,"unpackedSize":178035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzcwLCRA9TVsSAnZWagAAscIQAIXWbKq0/+oXh68jvyce\nHm6pXAwjb13e2dbvfDsYveFfi6kbZj7lifoVeFNMJhiS/WRhy0u7INETWtip\nHVQ+OOjWhFnIKxZ9k6tnVfaOI2U0IlOi1c/ae+ioihpUqHHIvyNv2/9xmy3y\nyOVHOgKaqjGfNesjcDCt8L8XtLmGIIovTi+aBM+T1fqICGDTDsIMbgX9kJip\nct0BxtvZVE4dnz5/jE9n2AIVh5ZCLFeXgJ/5x63JwzDtIkxylG+8zhmtlRsc\nkVTYRuNV9YAxJwQkR77KRZCoJeXqPDmLRe2Ck/betdi6K5UyA3RXtLOBvFdH\nX4cYI4oignFTK5e0WEC7La2/2MA7phqFW59inObckr33OdC1SM2MLSlSwmaG\n6MRYSYESEAbeOnDJzgfhMNi3k6XAkaj/6IUizqXMXLFqCtd33I9b+Lil1yi+\nNfp1iyqCRCnUTpN0O/TV2x7iJ/BF/V/NW0rhSnbrgs3SIMjSVWOtci4S9VuJ\ncU81ZglkEHL8Of4SjovfkfaGoqYtEDt/nlER43aRe+00KBcaiY40/C0IRAvo\nQotTTr5mcBYnIOjtCnK85VC1XarPgYGmFb1WvSvZTVopy/5KBQgUq1S+6Vyo\ndNJI2cpV13KRKoEmPVzSgENf9F6PX4ugfX9XTOiyStRl3xJ+UfwY1HKFQDy+\nXWMo\r\n=wX0c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHNLZZZ5qENoqsS/eNsHZ/Nt4cY21VYLny8p5qaMKcy8AiAvqAdDLyb7xU7gfEUpAVeRgK3w+Exxx5t4f55C8iFitA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.69-master.20191114214749_1573768203339_0.9580350912699931"},"_hasShrinkwrap":false},"1.1.69-master.20191114215357":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.69-master.20191114215357","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","heapdump":"^0.3.15","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"e4d6ac8ad82e5974906956e535ef711db4c5c119","_id":"@atomist/lifecycle-automation@1.1.69-master.20191114215357","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-Odn5O2ZU1SlpUem24bO0sYol8RYqbDFQYjA29pX7fJ8Wvi98+E+39ENj6pVD6OAe3aAxTR05WQcDdNRjhJZIlQ==","shasum":"504bc8a3ff6dc2512e1869396dc3457871b738d6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.69-master.20191114215357.tgz","fileCount":14,"unpackedSize":178059,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzc1uCRA9TVsSAnZWagAAmLMP/0ue2ONdPTbPg6+xpl5l\nDC5nKOqW7OdAwDFjycxsJqYB9SiaLCbP4Ei3XW2wFfStf174CAyvn/BqGHvD\nEaTwXxM2FsKvyU1MTlo4lArTIMX9UupNxAKshOZlvwiBMUQLccmnFTYN1Mi9\nTwLhoDqrQqe/uWibpJAsv7WVgZZJG9eLETe8MtGcLrGkZmTkPeQCMEpiHFxv\noDwn6EstB/Ztt9r8IOUgY4QHBKHLn4NOZDSCk2L8R4npRDxXuylzVh8oQ/uX\n1jTKjQ3FiZw5cfZBlGEYaQTAq7aQhUbaWD7TTVDYD41PnC9ps2tH10vYtNx6\nSBkxaQ//8+h/7kn5d8xERPaU09vQ52/9243+X882N7CUxGV0oqvAOV+jLTV8\nz4QXzkMWlYST3TuoWoTKMhfB7s233dF8uJIY2BTWLiYMbX9XK+hfpANpae/b\nRn+NS9n76N+f5hRzd8sUhj1I1t8cL2XXkYzg0YwamGsAKaI6DSrQONxwQCMX\ni3RPM43qHLQ0yMsEqEnJx+B6jr25IaRJPyFjwjkhQMrTKwH3SibLqsaJZo2c\nLdcTq8QC1uUOgC4nImcgDch3V+RBIuIJVOU7ADIQCe/FdDrNGOxmx5+Iyf7E\nV4jCFWD41e178uToxWXIFRTYfEJizDGWuiRwasTPk2IAIpCL1KX9J/3m29fw\nQ4qI\r\n=WcNh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBngnsRHw9jWmnc1Eyq2fI8hdE8MBzf500hwDxKfqzDgIhAKF/tubXAcR2CKbCnvjC72R5JNJHv9XdW3gjtS0RDHPw"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.69-master.20191114215357_1573768558091_0.025324513789886982"},"_hasShrinkwrap":false},"1.1.69":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.69","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/automation-client-ext-raven":"^1.0.3","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","heapdump":"^0.3.15","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"b48d7b8a6cc404b38a12011bebfd815aa4a8e435","_id":"@atomist/lifecycle-automation@1.1.69","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-Dyz9ZOQu2NYGFTGjjxRs5h9w9760AoKuvLaKLl4Sq5wHqsAIF+cyDch5R2wkrLBA87b+2//e+VssnkbGlesp7g==","shasum":"b6eb6a48a43d02d909e03168c619f482938dff4b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.69.tgz","fileCount":14,"unpackedSize":178037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzdF9CRA9TVsSAnZWagAAAr8P/A2MieWguOmlr6L05T50\nvbhuiR6/OpsKAtZl6lIEe6nKg6vZ4w9EKb1Zy36GmRATZ4tsCJo/Q0WwRwvF\nHZh8DJ5aYmTu4ncdBx71RB+ohzQUjHhS128Kd64OyxJEmzwphLbTJDxbKmzs\nHi9Wh2i01pvSdu5Lb4R7wdmrT6KWdQzGHMwlpEYpLPB1Qt99xKeD5CqOkSaB\nwMXUFjo5rvnyrKNyvlK9tfX9xkgbElMw8qSbhMThm37dStboTqA3frU0iOSY\n/pj1BKzSoCNds4uY87YDH0R1MIrUeYzLlnvPlurFK+rEU4SgcPT34d55u0IO\nod1ni8XQni4JqMRNV8LQoMugGtSTKI+b9+r05nTcUqpujHlZICZ7urvgq0C7\nrqmBBG632ckwebYiTfrIByyNt4ISKGsMl+s9yqz5SZH7Rw6zKEkNWOwA7IW/\nRr5NgtwPVOnJTkptleL1WNw7C6fK2w6SfXssLLu2xAzSEHDxBa/Fvr3rP4mb\navA+yA5fTGFwuv99hJU2h1Y3gNbWwa1pGMwCb6BTlVIOFx11WFscOXmmKYbN\nNFGgftglt3hjO1C4IxD17nilRxO+6u4lQHjUzLWaMIdtmXtAzFMFftzTFwnG\nmoxAgPUPj1fjmOrk3QNZc2s5PDA8p8zF7yuDA/4L1aRztZ6SNsShs9tZNTdV\nOXEg\r\n=eSPe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC3sCfSMSYoLwbnr8npxsfu4Bp2BSy2zm1n3eWdLFLnuwIgYNj1d1voiJd1KzT6F5jKoSnlcDUNt1+vsbz4U9w00C8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.69_1573769596898_0.9350700995315249"},"_hasShrinkwrap":false},"1.1.70-master.20191114225012":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.70-master.20191114225012","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","heapdump":"^0.3.15","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"5c74ab7a44315a953fbade7d4fef4a6c50297c72","_id":"@atomist/lifecycle-automation@1.1.70-master.20191114225012","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-BTpSrRyRIc9HkJomz0udmAawsXPvkwrgz6F9JryqSqEt6q0lS8ZttszGQtVcCGrZfWH2qntzdWkgVASd3q37vA==","shasum":"07b68d50025ff625144b058707f0d240df698617","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.70-master.20191114225012.tgz","fileCount":14,"unpackedSize":176927,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzdqACRA9TVsSAnZWagAAdZEP/0qjkdVnoSwN/Wnr79gj\nd4ZvkSAjgF4ZBjrfRp7Z04p+R8sVU5XsNKmtRbo/YiNB2HxZ/eE8H62wvQCY\n3L/XnyMYmaZgxoQ9E5uY0lCiPg2s7cytgJm8PiRgP2vGPqOCAjF4F1fZrmAC\nvceizbvC2tESDD4LQR7uCNg1xK5i2tBcANbAuhLazGYSgSFeVrB86KzSmBAu\nljWWYCxC6p7/B51Drl+oJse0DgCugn+T4hjpkZxJM5aDNdW7XnD2rlKPTxnO\nkzl8/d3SUrvNP1G9jMBZ5Jn/mlCt421zOxscaA/EvutKVRg4Cyh8ujRXqJkS\neTonGC0PTthM4Lo06OdbxaRFJsqXzWtTIFkw6j4/FJwGP96YIykfwZT1J5fT\noFIuPJD/69M0tyojVpsoqOdjyRNCFq4bAsLSF7rs89QrsYoZVaeYOuacOxM2\nu5DylVSAwD7i3RFSoNhQgXpSbHLd4HLNiHiLhEXJI1bzuEDy1SjhDWXLulYY\nAWhbbd6rGbEa5wC76hVIytQ46NMWGxTPwpO7U/ABfhYgKP/K8YKLAQqdTi6f\nAzEEW+0cyhGswH8rr6HKORtGpgDIuR7wQvcShg+v9vDJmQCV3BlzffXXq5tW\nkOy6gbFN9zTYfp1ZV4/yO7lQojJfHjPANLf0Hv+5tWAaXIYQq3arXmzxlTb+\nk/S2\r\n=j5jf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA3GR3KYHl4ZOWYddP/pGCHL/Iz0OeQf6EN7PuNmQNPgAiAbbx+sO69NcDbKjYpt+CJQqGnFXl4mgK6uNfAeDUT07g=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.70-master.20191114225012_1573771904476_0.2358443724014896"},"_hasShrinkwrap":false},"1.1.70-master.20191114230618":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.70-master.20191114230618","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","heapdump":"^0.3.15","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"0155766da8bdfcefbc744b79b9f1ee86d7c2712f","_id":"@atomist/lifecycle-automation@1.1.70-master.20191114230618","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-xVY83DMokQFyWt0dMAkw713krmaV52UAOaag2LGXiYqgHfnvETENFBrfkmYTuQPCwseyLHEzER8MV6oBvohcNg==","shasum":"0a4e3d7a1e7dd0814fcbd95636b320f9b2419a1c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.70-master.20191114230618.tgz","fileCount":14,"unpackedSize":176927,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzd5lCRA9TVsSAnZWagAAyf0P/34ievjPGkfU1m3AXdUe\nDCvXTaMtQ3k2u+E3bJnseUUZFzvdh5eUMHV/+Q40x/z/1FFOm7uf5fLXGbXK\nBItOAegP3FKAlI677mD56C0ibCs5rpoG/wDmfvFKhiligHO4ZdyEe0S79Oq0\nb33Od1X6pWn+tvWHH0IznJ/WUfb9otCNpc9GMbC3cNt82X4dnoVkFJLRjPUa\n1F6s6I/ahhllChRguZt1RdFiGhW6688fNqZv1X1pvtqySw+xyOz8StBDXJxj\nKBvXB2lYpiLg9leCWqcmSAqv39LWTbmEichagd0X9QYAZrKH4xuAWdJj5JuP\njkFO1jtvEoUZGtLku3flfET728D7Wa/9S2/gDVgRlaxGIudMUGC+KwVd6Xt6\n9yrTw8baJao9qRnpXzHqWMi4EULJHb6ZxDrer6sl/8ksfN6WnaxZuKJAeYtD\nDLbyiT2aR8yb2ysbycKgwKZerAx6ATg13pp8HOLHVke2FK5TIRH/+vdoRimw\ni3yV6g0wpM3CH4SWIUY7S/FS50z3ViwsWaq8htl1crMBTVi/h42FV299sCrX\npW6+hjS129JlMiNVnYzsv7fLwdxrI52/8zG1/LTiZPTTjFC4kKj/0IlcC3fK\nG6jyI04+ev9CoIQBpzqXxIxmjzA23SHCk+6gLtMAu48Qv0P4HwdIM+Z0qGos\nTHej\r\n=nj/X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7hXRnXttRJVfzhS+qrZ6JE4yi1HX5KFiLBD57TRdj1QIgTzyG3G9OvCrtjiG2sfwbiOqBS8yEa7Po++v+n9ub9Ig="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.70-master.20191114230618_1573772901347_0.49010524177307224"},"_hasShrinkwrap":false},"1.1.70":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.70","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","heapdump":"^0.3.15","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"66cf5e16ea1ce6071c04e2bb9ea0502218d3d3a7","_id":"@atomist/lifecycle-automation@1.1.70","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-na+Tl6SEJrKujXMHqG1YZhir4ywzLTpFlFdxzb3FeGPrcwKqen0/Y2baxuNN0Lg5ToYzVrqGA60Zh2r1EnZ3fQ==","shasum":"35eee154d152a385de7ebcb5bb4150305aa30ee1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.70.tgz","fileCount":14,"unpackedSize":176905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzd/DCRA9TVsSAnZWagAA8z8QAIK01Sh9EmKQQ7cY8u4F\neRKavv4s5YVjPary0+0wyjuHFXdZPJcQbofI9Evm+86m//jMuovrUvMfejdw\nfnJLRi05EssbeajRNXS3pUApfitoJooPSGWWdGAteDof8Zuf057IINXULnyh\n1CBP3HF8GeHcZlWJXcGDUgYBKfNdsTMqbNFCEoupTrNvnhzodVMBbJMoTj8R\n9tDkOo9FjVgS1NosED+AgXZpGuuj5qeryiSjIUtAS9Sz8sxQqTnIqD7CSAyQ\nq4aS6HZsGFneKdRHJE7K9iHqETxsUGEkZRqgBUuMd6aWC54rWwinbvVW/SYZ\nA1IskJxH8jq77aL77dUceXwzblldIAXNpvA/i9R8uj9L5QVVEk2pCqA73TN9\nlk4O4qzYL/KOFv6dk2tRLfCRds7To2fO3gv6vj7HYQGVL240QBQ+DBT4cQ4d\nx7gTTC+8umLlSeh5H+EWRkTOWIQS9CPFCuqAFqqN78H1OSGBuv6NRZ9VBDMs\n19dZESIx9nHteB3e2N0d69JU30ZD2Lv9QL37nNl49iOE/z7Xi64aihzXhgFr\nSUBOl2uu7aJgkRJf8fRKRYSrojQUaggzCK1CGZMBHmJEF/+HCVlLJRAh7JXj\naia6zNAp72G2asmzhajpyDB1DDY6qMYzYV6qTeGSp2RipOAhoJT3SuHBFS1o\n84DQ\r\n=yl0X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUqnOC3LEYNncAbBZ8NLx15vzmKRueTt38s2oD5N2auQIgHtoyJTZJ8J8j51m7kJVr9llbrbVDJAoQPbhvRFrJSp8="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.70_1573773251160_0.49240346525643"},"_hasShrinkwrap":false},"1.1.71-master.20191115001535":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.71-master.20191115001535","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","heapdump":"^0.3.15","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"6966ac3524ecf90da9398594eb9b5174a7540781","_id":"@atomist/lifecycle-automation@1.1.71-master.20191115001535","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-jS7rjec3Vz2uUllvaePXVk7BcgGH3xR2sQQVCP1o0Lq7bUxAlFtym5LZSfiZRyVcBhKL7SNYkQkjo77mi67c5Q==","shasum":"a2d6f8fc68399470d8c7db88404f716ec8e3e8de","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.71-master.20191115001535.tgz","fileCount":14,"unpackedSize":177026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdze6sCRA9TVsSAnZWagAAF2IQAJoNWiInLpKFWGAQvGb5\n42x9EFXAb4Nt7eQae6xx/u/QYCcZ9TzxdNqs8JszDjMGuPn44MWZ+jQquC96\n+EuEEMbACE0aNFzqsxNLp6UXDyi3mEj48VrLo9dvUs5G9B2RtyHLkNX2Aze6\nd39RqV44VnYhJ2iQTOKe2J1SJYZ60Q04QAEqPQnbpiDva4MxJEa4SiBvO/y0\nCU5Y9fVyzvqBGqJFZVSbNte8pj5a3rscV6KdZm/2LgEPtghOzHMBAyVeRySt\nCZOKjSExrdQ3MfaBO7KeOBDzJTYd4evzXMWSkrh/RUfhXZOU9pjo7eP02/N7\nWphIOZ91RshKIH04QLVYN3VK3KA3ntD3PkQcuCEFxWLYe2GR24YNkTDcmgS9\niaHYWtcOISt+4hMprBe/Uxkxay4vFLkdWwO+RB823mm8coydwPHoWbr6SawZ\nAUj3J44XOYpuE+gBUXf3hSjSqBklbFK9tOQKNs7QnpZUsjLY6lrrVfMUZmON\nc2qh0JXL5slNWipKNo3uZv4GMqTh9mkfRZojHygdJ0k2Nt7ywgIkTLn6znvd\nOk+drwy51tQzuZiGWYRh/Ay8/aGxMKxNZjKkpXMIIcwDq+pUyHD3TGYQG1o+\nQ0m8n35NR/W24KjO7r+kETPDBZdWhe9kUgmEQchIReWwU9AN+UQS55gpNGlq\nmF3F\r\n=V3rQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbM9xw1kmYHjq6SvMapTeQWIjWGqhS/4BgI6aRt5tAxgIhAKzUj9rhUzpj7GegIoGmTZyy5rgWkzAo8eHcJyXlNq0Y"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.71-master.20191115001535_1573777067774_0.9367114861394876"},"_hasShrinkwrap":false},"1.1.71":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.1.71","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","heapdump":"^0.3.15","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"6966ac3524ecf90da9398594eb9b5174a7540781","_id":"@atomist/lifecycle-automation@1.1.71","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-mQtjXqAPPugcAb2LhxbCA7Jag3zCU59atge6CjyupRkwLQcd5Mw34ndlhXn3dGyaxA9jqNVBfdqjMnnsoKXqAA==","shasum":"110fe4216fadd0190b6e73ff47b8481eb5bf7be5","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.1.71.tgz","fileCount":14,"unpackedSize":177004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzfLOCRA9TVsSAnZWagAAv2oP/RiMo/S29M7DL+G+bqee\nHWBy1uv4yJfCAcLLiQZOPv6Ec8mC/eKFAWc6hNJdbCYFjS2bqUvm6q4xgKyn\n7KFbefr3tdigmpKE/f589oYWs14g1TE+KOqktIais1sFcscIOrlv0irjZsmw\n5uP2hnz6ASfZyFLYYua20kQLgoUz7TTEBV9a6dhZR4w0QhemiUsHaQgMhQ8S\nVMKDMqH6PIcRWPjkPUrl2BL4fkqu/Eyq/A0dRmjmlqfR2IFQ4Ira8APnnhKj\nk73qnbFi0pOZnN0l9px9vWXZPRi/0jnuYa3LPpKthMV6iU8X4WtajAP9bL+y\ngupC4O1OLL48kuoaxJJRm0Ce2YefXsJxYIW9JKJLQYENUhdnVruIG5zPn2MF\nqQXD2JbIelZQ1mcQCh3zaaTQocqMjw6bV8wrcJt+x2AwF1iB4Dsn7YKmdXft\nfVvTexKeuhCgina+CRoUOmv/swVeHubY/EFoFOqFhkgLmIa5MEEa7Xx61g/K\n8/NAdTQwYLZasNzordELXfcjNvF3g3oTOv/oVfAuXsIAB7sCayTYFm81s/0g\nPVblu39adOHpgoBZC68lIYQFPDSPJeuvo3/Akyt7MKYq20kDmkmiZK1Zgufr\n+UR73ssWabWRHYAV3zTO+8ZgUJLkh9PW24tG49cyzOMaWi9L/qTfhv1qB8pU\nDH6S\r\n=NETv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9Xk9zOXix8GGVMde9+CmyjK6bUKJ7R2AJDPFg1/BpdgIhAKLQaCymxjWdtCGX+DNcrrw5W0LiXOw4BvoWFFXWhycz"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.1.71_1573778126402_0.7100274155315529"},"_hasShrinkwrap":false},"1.2.0-master.20191115005247":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.0-master.20191115005247","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","heapdump":"^0.3.15","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"0a4a0bf2fdb0705d16867969bc3cca6d14129136","_id":"@atomist/lifecycle-automation@1.2.0-master.20191115005247","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-m+5VUalC1YHOy+JqX95qViRJ4FFr7Ak5bAdnUoVFVwgpiqKC/+SyMOYjHyR0gj1uHPd9K2JiiRxoICofA1Bghw==","shasum":"7295990e4bf3a8b9d095c16fe9dad39629455cee","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.0-master.20191115005247.tgz","fileCount":14,"unpackedSize":177124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzfc1CRA9TVsSAnZWagAAac0P/3q+usCttkrRWUuMSU3q\n4JyQbfAZNIp6Xc4eGBl0c3LQXQHP3LDSAT+qEjNsJb+0PENUjP84pYGwwXWK\nlxiz2yOCYiP3yQ/V0XSYVLmfb/xeJrjEfvyIT74zjoXwJR86NeRk2tUs8Lho\n1T2pLi9g/ODDw+Geda5WO7JqLAg7oK7GoiTrw7VdrRjBbp2fmAAj0wZoHiCB\nOJCDW3tp+BbqeUZNTFqgu3ECDN9pcGuHQYAavqz4AtvMl+FeHD0LRAxodiOR\ninY4Npdndn0hUN5W1Z5/5yqgCDXodbSN5Z7w6I4NpK5w2egEr/wZ90e0+T0X\nFNllxxWkhM+rrctmiZUob37iBPkYBnGW3towkdc8fnfxKQEOtO9EC4HPcmqr\nJ13pGeVJP7DdkQ2PSszQtoeb3QerOvJ1jBHkB2t7/8Q/SGz9bpdEZAkdp31t\nkH9EzziDM1uecc4DTPr7xs4bTb3Sqx35++QC3UtoEcww17/B9w0qIDWnNliA\ndEbwoK9B5PcwQeuBH44noQL6I5zMF7scGcvzeMWL1Ply8zEpDCkYjzzr9MdX\nKC8tv8I/hfmFpleqX9xTiopX+wv7HQAOK071BE5TFVMEfxMLA6LK607lLwl9\nn3ybxkw2AR/zx4p9Bck0BDcUOIsaMKe9Y04j7J+mLVkdS4pB2zo89jovI24a\nC1vR\r\n=KZH5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2YvdQgbAFJEVeAzlHPyhMeJGhA4ijkn9M5uj/1XMNkwIhAMinwvvO6QVRNZbAqHROgbTki0Gu0MQ6U+JvOIUjP92L"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.0-master.20191115005247_1573779253351_0.6670533817443234"},"_hasShrinkwrap":false},"1.2.0-master.20191116081311":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.0-master.20191116081311","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"d11a662ce2677104bfb643938d2946d707afd81a","_id":"@atomist/lifecycle-automation@1.2.0-master.20191116081311","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-oAzryL1QFRgPPseL84oV+bQ1/BVlqGHjRcpyqV4yTkxxdsLm2kPYIS3QzSOcH3WLz1yx9iBVdjFHhrl9B7V8bg==","shasum":"b9d1db6a5e021c654aeef45ba239bb23b5f854af","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.0-master.20191116081311.tgz","fileCount":14,"unpackedSize":176970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdz6/0CRA9TVsSAnZWagAAKPEP/1SKbCu1kxogx3JQdYRw\nd6TD6xzG5Y8FOsibd93uPxgXbIpz/8hn6u+W1TdOy6xQ7a27/ViRs6c9kfGA\nQRx7PK09caQ2YQbDCi8aIFzYU2J04juPgMxKzZNh4G+NkqnwDqBIasEMuIDM\nLcmZvrSiwI8PeFPyhF8xuhhJXolEUlC+96IntzKZ8XETIiOhnL1O0C9WvNmm\nhQMwTPTAfbqN7usMFQxStzBSG+RtSV4PTzHdTZlD5yMuowt0eNHWONCvpRkh\n2dFNKvFzfrKcPayQcSh2T0CYunBogJl2//kvDxQOxuehOg9kiYzubedoa0pd\nFZwTi+yC32Bi8gRANsQMQjSC97EqYFDhrG9ZJew3erST5YsjD/6OJUZCJuNq\n8965z5I/yVlNkkKw8uNq87CP1oHXKk5dxpcBIx2eoe72u46s0u0aburUzBwX\nGszVA22ITA0MMkC5LgnLbzUL28NvqnaDnCDlTwB+7uXP/hxUMUIEj9YBJ/3E\nLy5LbT/DEccyUjWQzG+/3jGGJWnEXBXVmvhcDWdqbkCDBh/BTc7BSnU/Vjhr\nD/qu2Cv8FzdljIp42kbn4C77ebZ04mpf+9v3SR9f0JqxyWoZsgemOcHI3kGg\n8u70xndR6umBqQ3WlBMDb3hxNQGwN/cjP8VRsG0lumXjHhItwacPH7/1yWw3\niBZr\r\n=zh1G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIELTCYJXruWrvb367qxWa4d1l/r+6fxj47KqZXqUvY3iAiAjalRMPna2SPZBHH2ZUxVWFQm4hswzMxV974HZLrvuiw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.0-master.20191116081311_1573892084186_0.005823982012347351"},"_hasShrinkwrap":false},"1.2.0-master.20191116082115":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.0-master.20191116082115","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"b65c4b25a3082853334c360536845c46808d86cf","_id":"@atomist/lifecycle-automation@1.2.0-master.20191116082115","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-QKeSbv5mxtbHC6dzXyuk5JQ4jI7X/VIuXCwvWqieF2EHKK0Dhkft7ujJjvZxBhv5po3P19GvdJHnVP+i6w5fGg==","shasum":"af75cbfad49e5311b56fdb43a5ae23b2206851ff","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.0-master.20191116082115.tgz","fileCount":14,"unpackedSize":176970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdz7G6CRA9TVsSAnZWagAA8D8QAImnfvz6ohRHuHEmT2wg\nYdcb3rGPTcH7wRcaHrptWyd4MlS5GLa0w3PqWnjjjSQuwSYhzX93yevReiX/\nN3D59JeRoK6FQi3pIQ9B50v5AlVlPUMaJI1AUP/Dbe4DlJNSw0l7KUKvBTWq\nc6rvjeMMjOgQa335QL51hMAAehVGntLdEQB7SKLBoK1lzlHLhxbY5OD730uw\nunwnp4SXBVEO7/oF/LadVM50jw+LmFkMt8PHdNFLLEk0kngnyljK+v2L8YTX\nu8IluDKlFhJ8wGk7s9+HPOJMrpyzAeMz8gQGGwi8/naTOsu5oB/dLuxwxGIy\nTQncyKB9Bgc0t8XKkV++pLwkDOnnZWNMXZ0kExMbtrraFcGTiNM0mgFF30DG\nArMOzIqVg5d9JWHUQPU6JsYRcwuIx0ztciIQKCGRYWPtQApzZsLfsEJ5P+sR\nZJLSKL/eW/kdfVZcmJ/7wlxNRo1Cg5pkYgjzUhJ6Ed8EJuC+cj7c6OJZ5TrP\nbmrk9zR1yeW/hOOcYd/B8ZuQOd5K2XpWELcju9TqG7QiOjLoD87i2d0hQzmN\nJQTVCD6/GeW5s7LQmQfO+kU7mjU80O928rxcKpvy70a/pvQoqqN7PelwK8kM\nmVqroKrebbOH5zeZw9Gekwp2riUlwqhkQRDVPRHviDuyacavFuMuAHOtB5Gt\n0bDZ\r\n=0Ae2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF+AFw0idfS0/KlKFK+cw+0EZ+Xav5R08cZQEc/iVO0qAiA8dpKF2W8MnRidd0nIWSvqvmYnjUU8auecCBKvrzMAMw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.0-master.20191116082115_1573892538342_0.9868940124592431"},"_hasShrinkwrap":false},"1.2.0-master.20191116083430":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.0-master.20191116083430","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"a581fd976f1ad57ccb86deaa7629eedfb703fe4e","_id":"@atomist/lifecycle-automation@1.2.0-master.20191116083430","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-1r7xrzNG1bsdwpNOzXJMlUXUbuy9gZPtAcjKGbxbh/lteKwaMmi6Hhx6ziJGXWihZOTEvRzZOUyVVcrQZG38ug==","shasum":"68f65ded9faa6fb29f8557e5295dd7781d90856f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.0-master.20191116083430.tgz","fileCount":14,"unpackedSize":176970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdz7TkCRA9TVsSAnZWagAAgzUQAIGdSegSarbJ7aM8Z5og\nDMjwTULKVCIaWmNGxshp8Tj8ZPQYhCX8cWhI422vzvQNHyq6MmCi3zanlBBs\nP1DWlZz9gbgeU4jC/VMqmZCGe0V+scoTwjtXG8CJ3nB6DNaM9ay0BlS1VqDk\n4C9j42be991OaCv/s4Mw7XC6RsKfAZYCsm28jVLKHBepgyX+nXGEpQlZt3O0\nK2sR8OSAybIes9CWAWsUpHZOk9D9OE5CyvYBGhLA/mssOQG819RsCEOIcni3\nUoZLPHXMpl1qItBhNmJE2Hpoyj0DPmW1RNyNx5jG7ihQk7X3Vbtv875zSvts\nTvOys58Pck56WhCJKu6vc4IEQLJ9WFJUsQz0TUJoUJTkd4VNdZ1uyOc5MYUJ\nKwmHj8GabGsDATTvRcsSu7QMMLFAeHAJU3ISv6FZMm4PQkPJq3rW8YKpV8bq\nPa9rKQyOqnXA3+FN2J+WV1ZEvGEziVidPerNs9zXvgd3kRQy/a6ukpPTguu+\n00JvxSh1kqzguingaz6j4HfXyuzEx366VASrIGiUDorkC9upuPba/bsirDRd\nA0EmWZ71z6OgzOhWgob0MqulAhI979S8ik15oS/QJ8PeKUDDBdajKlY4h15q\nhKnKt/Fv1/+siVMv97RUQB2oiP5YEg79xyYV7AXI3HpaUmjW39hr/3TJwGKx\n1Xbw\r\n=oOgU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHQr6kDsvwQNP2VMX9dZ/CT2GLikfWrnYgNoc7r2ATjwIgQ0hqsqvYlNSNexTZLgShHZAbEB/rVBxuwTX5li1HZj4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.0-master.20191116083430_1573893348167_0.3072386209983282"},"_hasShrinkwrap":false},"1.2.0-master.20191116103059":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.0-master.20191116103059","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"64c9c61790eb098e8d2a6b10c88d59047d6eaf23","_id":"@atomist/lifecycle-automation@1.2.0-master.20191116103059","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-zGtGlCZetfl3LcyiwMqfylve2EfCfpiVReHO4SZ/iqsby6zL3UpzDgfa+xeY3ggCUdMtn4a+67LgdPrxuy8AOg==","shasum":"b14e37cbb4ceaca479c72f64c8534fde83e4788c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.0-master.20191116103059.tgz","fileCount":14,"unpackedSize":176970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdz9AuCRA9TVsSAnZWagAATxsP/3kAWrTQenSg3X75F81m\n7CmNbho7OQNOMqeMbGItEGD1j5Dc/+gudsA9z9XRPgWbl8EQpS21x5YZuOq4\nx5ePnxihxCSNLQmGybLljqDXBHD+Uu4xco6LGbSH2LN/HrcbU00uYdLHHbDL\nFYS7NG447mtKbKZgFnnWgsgi3XP+7+/0OQBFHYAAHKCgbewYRoyM1TjXIi9q\nSOXm8zstglNFQQSjioERJUyeOtAk6o4Y0G4tUyB8+ySnR/jhXuNKpNXDe3Io\ntfNWA/gOtvJ7T98ZGuiCIrRDugPZdxRysnVhUPTmf/Rf56mWR5Xjel3tIfsR\n+DvN6Z2Iy8z50olR2oOI0sSWJ/CD1gis9Bu1xgOwfoQUT3NI/IlZNKcCUULS\nHmFLJ1E1SKUX7Iab1R0EAusycXfzBEeu3yiARbpXKathTq0y1f6NIdaz/xKJ\ndwyz15tKaI3WqA3KT2aCrcQqi+fWTak4ZEYd4OdjCP5Bzo8Rnm1lOIFraLIl\nPj1Z3itD+7TRpVrV3iQlYHi7ajZ/bSoOjQ43BLSWtRrlWj5TkWFjrUxCmGwP\nZM2phGF9ku2wtrRvioWmvFS+NBZvzW7y0J3MfcwX7ilFithgZaJGuknCIcwz\nC5mWsY0JH93921EB2HeRwCdkr04zPNo+398sCRKWzl8SfH/k1u8x0zt1ZkVa\nShV3\r\n=1BKA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2yfjnIXLOdeHb4KYRUQ50EMiE1cUkV4zjtDdTgNQ3mgIgYcJbmZHG/Ndgsil8vpOSbsrc0qxMJ23sdeFwWMgywF0="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.0-master.20191116103059_1573900333464_0.9092974193739862"},"_hasShrinkwrap":false},"1.2.0-master.20191116103144":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.0-master.20191116103144","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"64c9c61790eb098e8d2a6b10c88d59047d6eaf23","_id":"@atomist/lifecycle-automation@1.2.0-master.20191116103144","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-7DKksBxd2ZzHidQOq+6JbbsIxRFCFms0THNrb70zhllXkdWiRMSVG9kDIRAKmQg772Mz0zRH3/xb/a+38Zvwlg==","shasum":"3280837a51fedcb65d78c8f9b2feb6730918199c","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.0-master.20191116103144.tgz","fileCount":14,"unpackedSize":176970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdz9BaCRA9TVsSAnZWagAA920P/2w/xrP9ikuWhd6o1WxU\ntxAp5058/hnsL88Sf36wa+Ic7m1YKyvFaFUEKoU9l7qABwjA6ebJNxFswg1O\nfMwisMOKs/4N1OkGJlZKY+t4yAxDhJV9VL0WvzUt6GxGw12rInUy9puCUyAf\nUgm18NuHgnXAnJ6xlJSIcudhLgQdw7uO3T12JfuarVIh/jy/gBmjoHPb4HfW\n590qlnbat0NcLjWaOtwkP5kiU8FKWL9kRRtlxHgJX85xgZmESb6jnkJlhVvU\neK4KTMQm3o3Uq9CtaCaWts0ex3D04ViitbieFZdlrRb7RJxx2pEmF2X55ATo\npeeLCGkiXfgkLLsyUXN/cCiZTTbHErZTlVmqkYHOUQT1g9C4SnGnAkTHHllU\ne3Y5YsAigCmkTs/vk8bHwDjWira3AyyFoPLOV85IHB8r66XIEuh4sCdAPL5o\nglAzrqfUvIsgKl3u3oDYVAqMA69pNPegE0FWKl8YOH57VXt5jLHzvux+xrYU\nFPmF9I5nbI++UU+zbERR/zbVHGFTTXOR7UsIuIavuRvD9UTVb87NgrF/YQv4\nlgUd7FQV1kRypOZ2D0iP5wjb3lpFPEriYoBZh4c5DwEMfVbepJR5Vmxd3APV\niRYMw9MUxUEC/YjkNYReX4RtmnW//28//O+q5ptbtVDZHRXgVthY/NywWdU6\n5u4r\r\n=uztf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjMaVvUExu8IvTTNkZaBrR89klFsKdtP5k+vdwuiz6kQIgVrCRMcNH6eeYOCn5NH9RQUTm4KycFXVjxLRcIhY6/10="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.0-master.20191116103144_1573900377903_0.09337936097557842"},"_hasShrinkwrap":false},"1.2.0-master.20191116105743":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.0-master.20191116105743","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"8b351bc91881568ed5c0db4543e55723688636ae","_id":"@atomist/lifecycle-automation@1.2.0-master.20191116105743","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-vTpuxRq9Nltt7fwNuRrlRUbzSkwNUcCcuXI7ljyYd1ZUydKLFHAPgIPF6xLTs1VOCNPWGt3ATi+w5ezq19KH6w==","shasum":"a71f8578f70b6f99a588fb0985b6350026c57fd6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.0-master.20191116105743.tgz","fileCount":14,"unpackedSize":176970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdz9ZvCRA9TVsSAnZWagAAIc4P/AhUgDa+j/Kxx+EtbKoC\nmiTtN7Ishl2t6d6d9obF5Fkqye4HRRMGGgKBdIe6krSeOuT4GROyJS5ujjTf\nI8X8VEnDC4mnTPLmsf+tXEeK0kX1VFL/3ppLL5zWUCtf4sF4NWdRL2uXIxbQ\nD0IYqwZT1D4k3ujxuhSTB9mD77nWebmos+BH69iCSh2eFRvz5aHhd0bmAi9E\nouiJC0R1rfd8fTUlBXhQ6u8+6MoIPfJNWQ1oJMzVH72g85hOm8Iy523Oo3fW\nHnrKCLzD1wWkF/aNrv0pttUuBO5Rgh3nnbtzttEcqXUPcCwR4rNjHs3qRiiK\nMTVXzk1g+6yaQUDCUWanSsdT3S5t7x12fY3zBbjizN3kI9Y/dqU5dS/cMc9p\nujSoj0qI8j/pC+STsfGjFro3w7JBxUnRuEHeXg7JHjyVqrPAMPZB1triw27A\n18hFv/HzGk4l5s2s4KjU9fkgwMfgCG+dKW+Pyn/CVRUyuD8hV4B++1XryA99\nRgFFJ6F7d0ICsjYNtERGII9sthEQuBH6tOgcnYDa5Qz1KTKoYH8Bqx6JAw3G\nf2CwbGcdS2lrGIEHUTpH73e7aejaQweanGSYGEo5PIuimikgUNaxWMMaWkFd\nYtqtBit9gzm/O7Hp87IqW6W6p9NCjMbrH7TfLwM5KhshvHrcwZptVTk/qJZL\nNemU\r\n=xs7i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4ZJ2/EOcUNt8HVOMky5NhlWNRaMoH4aRUVNOWIMP0uQIhAITX9Ozy8BGwJuzUtLFb2TLrEIY+bA33VV2vkpBHRFt0"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.0-master.20191116105743_1573901934848_0.42095719133051923"},"_hasShrinkwrap":false},"1.2.0":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.0","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"cb94fcd52bf9e305b4cb0cbad6f932535b9ca8fa","_id":"@atomist/lifecycle-automation@1.2.0","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-Hg07OKGLsZeGdGCMOZ4XhGJTE52cVeZd8uMgMP+BkT8EO099jFM8DeT18F3eBLewCKEqcHt+e55uCtn2tD6/dw==","shasum":"f29c52628b3b87e15f13f111c850b4f9a9093721","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.0.tgz","fileCount":14,"unpackedSize":176948,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdz9n1CRA9TVsSAnZWagAAUrMP/0MQf2tafMKNIn5Q7sY2\nNea9CDhBxEoT1eM9pMx4wNsonZ7N1AWI3hOL3HqcmUYRSwbAFnDo6D1IwNhn\nUdKPrSj6cesbeEzZtAERP8JzCLk4JnEjIQ6Eb7V3GzObTxDSJ7j8QI5AkOJE\nPa2dqjOixTuQQkh+gpbaDnFeiHTXxgGErJYtfLjNJc1o5gM4yL2yYJiFtUPc\ndCDGZiegGp8+2M/zGZ7tiE3sPpxGfmYxWwqSSbol9eiIViBpUp/aCA+d3GSZ\nY7ysjfUfpqEwHSYVNb1XiqBE7cd5YssqoTLNSe4fQ5aGUYHRCLKWdQce6Mqh\nnUIB0wnfrmYXmCOEyf6eoKNTaZ/qmHB/Wzu3/k+WwUq1ZZ9MD3UtQQeDjIxW\n9FEK45RSHdbHRqCO7z9WV2X6/gyLyBl0VW09FHu1QUoVjtgLdf4Ct8fPSei2\nQiMPWpiJHL18dimPghLNtcnA/L6CC0/T/+l0JxwOp6kBvfG0oRiVZoCX66bb\ner0NC26ZdNcDlBdjY6ahM8ZgoaSdARh1eP24uw45uYmLy6+Ibl9xDn9Ozv4K\nmmOeZCvGcZD6FHi6czWI4caYZHbQteca0Zdc7qGl+eI9UjoCOTNNvw/MP1xa\ni9E37Kp3gs9BfX33YTlu2F6WdtXgQVUTesz3EzQUl4DXvF7LjLq/22F2Kxmk\ntAFx\r\n=EWkU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDvgawteviWAVy6hsQG6b8r/jyTxNHTqTII1JqFI1KstAiAEV73auBoNQfGOaAAFjpx1IyTZVL2ctBDSGyd3NRoDrA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.0_1573902836516_0.20986709818131843"},"_hasShrinkwrap":false},"1.2.1-master.20191116132829":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.1-master.20191116132829","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"fb8ab189863075441761eadc0ba0fbe4bbeea0db","_id":"@atomist/lifecycle-automation@1.2.1-master.20191116132829","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-8OC9LM7XsLLQDMwTS7gGAl9RTC3Nor3XhpNB23UzTy8+gHKMy+lxUsTwWhSXYwOG2LMjxG7N6QlZFk7U8BPUUw==","shasum":"b075f48df8137879ec76bdd705c47e3f4c0aa98e","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.1-master.20191116132829.tgz","fileCount":14,"unpackedSize":177066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdz/nOCRA9TVsSAnZWagAAJQ0QAJpO5W6IuUnBQMTSVgnZ\n1VXYeltGDEJvcNkwJflcdNoCxivH6/oqxgyGos3DeQIeukwADziK6jkSi1jU\nBvIHxCLjmEoqDGJJIC5dQVULkgK1fD5Ee2gpnymBzmRN/+EwlXMoYHpOQ/AM\ngoPVXMZyOF5y4DNEgQIqsFbE0bKC5IcukGXFF3DVyKWCPt3fbClUAJfeJaKY\nyN17HSSEhaTpKvgrUPDW1aMtvFgFBua9qwxamqvM5WMsMuuluKS2NQRq3Au7\nzofCvI7WBrVaFdklPR6ie7rw7rJ5sYlVJ6ZKBekIvYKa+wByrQpjFsj3ilDK\nrLqF8/wJiKj2zEwS8hdtKuJcHOsKSUL/Uhmd+yG+K2pq5HOeU2Ja5n59TRdQ\nHCkUwuuqT+c9ObRcYOZ7l8DY/BTtaTyJ2iyCBsuZ+BghlSRkK2L0QVtxzveC\nAKF6DpzJYmF/BtdCdtZgLEuf6aGiNGdZzXlJT/rxGMjvk+6FMLMIomz4dBcq\n0VC13IYh+3lDI8NWGKYscg4W19VECa1Wos4UIaoWrt/gWYlO/P21BthaKP1i\nilarsuCND+0VJUcG9mPtrZz4/h3EgSPzyNEaW8mgWtGjYAeQ/jNSCRmgLVau\npY8cwnoZDvSY6xfe80vGRo+MDK3Pcdla+KBMni5pmlZHRWUwUJ1E8vB1MlT7\nxOt1\r\n=e+lA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwYq9QsWhM6qdmWjtl1lggoEs9p7msnj5YbP0lvlh+fgIgDwZ2YYKWuZ8eEgtBKgyFVSSC8pLp1ktQ9j6t6B7HUCk="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.1-master.20191116132829_1573910990411_0.11646084379004118"},"_hasShrinkwrap":false},"1.2.1":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.1","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"cb2b47abea051ba84f737b823d577f9f44c8e8c8","_id":"@atomist/lifecycle-automation@1.2.1","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-Ak7AC8FCIaQHS+HuRxVGZBXU3/h5RXO9QKwQ02/oSnUwE0icnr7opsyMIuw1QfHMLFp+syZFYk2Wm2TIkSIETw==","shasum":"3e80a352762de7b3c2c7a1b70393f85229ecaf72","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.1.tgz","fileCount":14,"unpackedSize":177044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdz/w5CRA9TVsSAnZWagAA35gP/2BYtS2NbCOLZBuCOcz1\nQktMWjGmM5T5dVqgT6uZPlLOoT4W8lA8VXF4c/vsuhX1cwoIX8iaiBzmVHT7\nlU9kmV4LylRieBaOOXHcjAoALdTHUzyIwxSDcYz3hdh3UPBM2WaBHFMW4dmT\nO+Ip72OSuRj15SplqGPra/5Is8NGvBTU85lSl5y+QyLbynpAKWTXdM9AKDuG\n97d0hDYLL51lWkbxxwIcH8TNIZtAM6oCZ7GtuWFXsZoMIsa5k1ucWoyx5wLG\nB9IxFz4Pzl7Wvjo8ThRo1m4qDRVG2LpPFLPMEjipqB8i8gPFXTMkDQv042g/\nvx1VG118kvECuapV2Oez0rZ8r72kzHaj+ZWtEh1UI6ONTkVPVdrEzoVUzZqa\n74z40Jj9qhNXsl3pOSZlE3F03vtBlEhs4Ylf8liOPvXzlC3lJPwPNmROSqaw\nFjqtejAYnkYqu/NAv9M53bssN2Ng5tycv8AUwe7bvJwkBy6J2Hkop1OYpU45\nHgUdnl1sVHfRhQRFebG21Kb9vwiMsNn/8HJ51I1JW3x+uC6hzxlgTGMC5TjR\nEr2ZRMC7S5hhmb4LFHuWzjHYSeFuqvwUsfKU2z0PqkKutS4oldo5lw9je2PW\n1KXN5nhbZ5N4K5P1H96GH5AIbp08Zf/v4zLZRJD6iNp698cV0WV/cO/XLbxw\nE1hX\r\n=sYYl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0b8qAZw9OluYCXDa7SiBCLQz9eZBK9+Py3k/lHkjapAIhAJsRx0cQLIvs+RvWKv19KoVhnsBxHXu0paVPEAewNlIn"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.1_1573911608581_0.519545904433564"},"_hasShrinkwrap":false},"1.2.2-master.20191118101249":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.2-master.20191118101249","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"fea8ad70ce3deabf78bd2c86380feafb322dea77","_id":"@atomist/lifecycle-automation@1.2.2-master.20191118101249","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-AJJWQfBUFX4+sWqR6wCNiuTvQ9DcWaxwmPDX3VwA3R9y33bcJh48xExV3uZhpTTrrNZnk5KnSxt0kFRPVOZkmQ==","shasum":"855a171ca54eab0ce40141c164469dc4121dbf62","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.2-master.20191118101249.tgz","fileCount":14,"unpackedSize":177162,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0m7wCRA9TVsSAnZWagAA/X8P/1WYZFx1bjjlOFyE1/F3\nwr7OOpkuBLr3/pqUaPco8leGhlIbP1wK7SPEZkHDvyd5U7y7S2lhl2i1yXyu\nwZhDZS8GF5iaxkPk7HzfNKAkFwz8UrPxSK9xphhMSqE0usBhAsaXwGibYF75\nJh8RLYdvzIl3DjocgSq4VGcAZ7eoJi41e4pb+4CazvnIUYL6CisIXhWVNWoc\nhhSFJB72bhoLE0+DGAMlrEPvG0oKfWXJewnLbtGF1vcEBsWapyfdh7S8DAE0\nX5GL6BBZaMzdwvYvIEfAKgB89UL/KqSi3wqlYsz/dUojlYSr/5pO7HC5DSWK\n0TXDPh73AkGazQSSkAxPZLaiWGyhEf3k17RZVTqsIVvqkuJxEz/HRxMz4sJX\nc4iZewT03zsjDZ3Jmh6WolnV6NblPjIDn1nGFGoxz2T/fI8+0GMLFgvz2j0B\naI+7OSmkJoYZYod/tzf2wtCLSS07TjfCHFV1n0Id2PSj6EshXDvqLL/bUt7N\ng3cQNwKTv9Tn5/KOrK8MrPksf1srJP8ZqKbAl6G3AKJp6d6t7C7usMSJc07o\neKUf7p1EvxzcGxWAPKFPI10Nm6Hi917PPAuhlWwer3gCEii+hw9pstKlxDY+\nUhksPyTPPw/HAda79tKimbPkMHbwsbNsyK57jkehy+T96gKDXAkW5wlQbY1n\nhpHA\r\n=wBgR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEW5TgV/sM5YJxiLe6PCTvTdynwMMm+8s7OKlj2QNf1uAiEAkb2GF+zRutxVlP2mQm5vI6JDAb/Y5Pi6BOlE0NMS6Rw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.2-master.20191118101249_1574072047523_0.5846974542257253"},"_hasShrinkwrap":false},"1.2.2":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.2","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191114213427","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20190920063500","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.0","typedoc":"^0.15.0","typescript":"^3.6.4"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"ab0917f3b88d95111e6c61c66fde0b481cb335c9","_id":"@atomist/lifecycle-automation@1.2.2","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-SXIuPT7PniW0vnW+2k8Ns9FFkX7EDKQZYoaQeitAvzqs9v40byPV4i9dlgO4UdZ6U+/uHkoEWstY/VRWFxu7EA==","shasum":"e0da37d866fc9ca4a8ac48fb4f8a766b69a41b52","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.2.tgz","fileCount":14,"unpackedSize":177140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0m/lCRA9TVsSAnZWagAA97kP/i8HeTcRlA64HzvKb35/\n9Ejx7UY8FRKvbrbACbap/Q6z7sjHCubmBBcu0UzNrLRgMqprRXSqdgclI9GU\n40EDKo7uR+gJa/9ETxFtby3aG+e9s8sGxvsR9DGfe+uXaf9wbLmBbmicr8hU\n2/PvHlOOy8h2S6xJlFQJ4crAFakctzYug/4i1/LWLO7t+2N9eI3rm/zJ/vYG\nAibN+L/u5b61OacKLwTH/4KMl/bimoARDovNUTMmNfPMlPSoGKvwxHrGXqgT\nYWH/E0GD3APUFM775J9xcOgC+Oq+CapRrdmHZWxXA93A7la1gCpiWeJT6aVO\nrZbwj2E39zfi+iOuN0ZttbRtvJsXl3IXFET07q2IT3EF0gjcLqxilkjDwBrG\nqSpwN4JzR1sJf0pJ/Pmw94doGo7NJdP0ozWQ6fGpXTYsTmKmH1dTuMhmCDKR\nonTFxkCXdZT4mODaBjkTEP8LZk8HX8opFmqBtR72lRh8sqNslxee5ZDKR/kL\nudtfcFSOuCecBlBf/BM8BLz9xYcXHoMLiCutFOb3J9+e7vU5U7Hhf2I5H4uM\nljqpp3jos1JFEOSm/qUjSJaGwhl5h+fIiaf4TPyvR5drghPSWYjGfqZag/BY\n3WqLhTJexlPXF/uCMn/be5D3bsqbr9aQjVoLIPl5n8VT6V/+7K72vqypJR9Q\n7HrF\r\n=VbbT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWgROfznh92ron3k0NRo5o6OlcqioZiLhApKNHt1qWVQIhAMNuVuU09xTjBmnCTYoh0vQWR3MhWEMbILmXYevmn5ZL"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.2_1574072293150_0.9692841678863591"},"_hasShrinkwrap":false},"1.2.3-master.20191120030831":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.3-master.20191120030831","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191119211945","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20191120023515","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.1","typedoc":"^0.15.2","typescript":"^3.7.2"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"1aaffac550e6e5604ca41e2b1dd0a8100f4b849b","_id":"@atomist/lifecycle-automation@1.2.3-master.20191120030831","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-WFGwCoH0IZx/gJNA8LrU1bbqxWQAbkKIdd8FO3AfnaSRXpOsLt3oBX5sEgQq2PQGPsygBZ6BKfUlUnwT0hhzbg==","shasum":"59e45a9f9a6f0e28f276fb1fa27edcf4bfdbdfa4","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.3-master.20191120030831.tgz","fileCount":14,"unpackedSize":177257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1K5pCRA9TVsSAnZWagAA4hYP/3+fsMMP4/WKCW0EMuZk\nfhorVkD0+JVIz5hU631Cbe9yjOOPIQ7AtXj7SntKyj3j/icVZI9NtatcRsqu\nfBVayMK9GMvFcve8x6Dy7d3UMj1xe/T8Tua8MHbaZojXPkf0G5+RzMN6L+Ej\nvYGfDndvuP/HOqGM4ybJL6cBcMtYwlYb25MCcszbtRbaLuGuRb4PyjxGZOo+\nnSI7inmwas0Up9BSxie1vRYcwofPd/NTjgha1zYO8gl0fkQjJImaVJhSOt/f\n8DPIH7GJQrJAev3feKgfvzzTtjLfJb3VSsdP2cjRePPT7pErfuVadaUGWpBS\nlXzlJ2KLKxRbauMdIGi7mnPceiVdCTeBpqAR5VMrtVeJkXaPW6VlGFdvpaD/\nZgn+0lMxubw3NRtYGOFljO4LShjrbFBbPITzI8dt93g6FFnBHmBTRCySTuOy\nqb2fN7ZFPoCyx4hS9cnFt/qlzC1Acyj3Qu+h84yxCgnO24rdfDndhRZFiTAD\nTWnZgjKKGkcxQ7wzA77vE4ipuJ0V30+7SE5+3eZ9LBE2WhF5yAiPNbeHOHNF\nhtu1cnodwws4MzeK3qFUUO+MfWIRzLCbB82vaNq3SmZNhZALB1zlHqvWtVSz\nn77l0dS8Cfrdtc4q4Ik5cIUImikHBlSxwA5QHniPVojDBHV4TqwUHJg59K9l\nDMKS\r\n=VioF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGkNDbBygbKQAjrDn2gJGFxCNh45sDU6EQzsuwyQtoQAIgHRqxpZgyM3i4hJcFbjvrZPMAbsH1C0RrlkzX2iJj+vw="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.3-master.20191120030831_1574219368759_0.03511777495613644"},"_hasShrinkwrap":false},"1.2.3":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.3","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191119211945","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191112094406","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20191120023515","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.1","typedoc":"^0.15.2","typescript":"^3.7.2"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"d5f939031a7978eba9695e15ed01b5726fdee2c6","_id":"@atomist/lifecycle-automation@1.2.3","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-BIRPgSo8xNX/ESx7wkSd1C5aDAk/9b7ABIXujgeWz1rTLgbxBtMQy7ftMe0us9xLGgmooF+9YS6xBR9SKepjfg==","shasum":"83df4095dfc662fdbf941869ae46a781398ed19f","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.3.tgz","fileCount":14,"unpackedSize":177235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1aBoCRA9TVsSAnZWagAAXsAP/3IVckzQe5RavscdRR1Q\nBGqJXECs2CFYggao0YgEsjWgmxqhVMujgcTvMmzTo/aFkBgIjCYguridMGmo\nQdx4fbQb/SBHpsTe5Z/Qyg3vlreoJaEMnEfYDX0eC/Qcf72iZQG+BOb6KXWr\nQyZOa4PcLgm9Alvt7ftorcH6OmdF1B1XJfqh+lFB1KyCmToli3+DV0+SdEnU\niWHu7My9w71G0gIclDUfgmh5NA45KhdgUgOatrss5uJ/DURP3o0riKsePftX\neewssY/xJuoki2nBIrVd3oC4Hlrs4TnT01XT6KaHnoWjqlA1kYqp+0zXfBZb\nCg32cLQ8wLcjjzqyjvzyPmBBE/cMGKlK/plDPmY1HsgpvY20t+l8vi0fYigF\nMXU63GXaOZCfOvRwI4K3SXtSYuClgt3Cc+mB6EZSp3/DlDUyNme6g8z5BBwr\nVdTJssemxX8AqiP5EUqKwV3nDdhw7wCHmCK2IRs+xSSfAwd4Mfy/NqPTpGgb\np4tO6pK29ZhWsFmTUgrQ+4gN9f530et8LqKeXn2Pe/SJcthX5TxwbPC1h/sr\nVdZbPWykH1Jgb0CV0UDjc4JsBJG+7TIxWkxZcQeM+WqT/txJixu3bX+Y22FU\nLKmuuvO+89MbEDmWsYs2ry2f1aeE71P3afHsbLEH31v+zCoEVRm2LkwFqYXA\nuTni\r\n=yiUU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH3PSB222TW8AOsuslSfrybkyJNnm2o8bMgEM3BORzMRAiAMDESiaicFtaHwihu6t1NGXc+S0VzIKiAFKgkpuey9AA=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.3_1574281319737_0.478006310999902"},"_hasShrinkwrap":false},"1.2.4-master.20191204171932":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.4-master.20191204171932","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191119211945","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191204150302","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20191120023515","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.1","typedoc":"^0.15.2","typescript":"^3.7.2"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"dafe7b28ff9d0cfe8b16f990f6dfe321d541e0e9","_id":"@atomist/lifecycle-automation@1.2.4-master.20191204171932","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-Tfbc6OVGOiAqM9Izq8zXRVXsRepp8KA9oRnGuNfvN21tbfvGl3s1MekVIkTnmVSH/ETotn4YvoI7uRWKVUGBaA==","shasum":"f8078565356b3ef87d76122f165be006fb119543","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.4-master.20191204171932.tgz","fileCount":14,"unpackedSize":177353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5+sECRA9TVsSAnZWagAAfr4P/jvac6x9rAuckXBA986g\nu6SjmxF6nswvs8J5gE96HIWy4WMNyr0OflIicM+rmuVLItbpqRKEtt3QC29s\ne6frQ6zfNRwMIL7P5XPiKDUGMsbnZ6M0P+y6o25Ki3eS3dRNAaVK6/v/ay4N\n+WXaJ1IiPnDjs0LgkrLHouI+M2YzDPdxYKk7Gawx9ZxECtSOtsJovt03QGE4\nmsAiRG12/tcWm+g3vlBz3VVVd/ysGVudeTE+RZo11dbqI2Vy4CKVfow/A/gQ\n9S4skWZYPbmxplmmtFxfhsD2f3lriucyRiQAf1p5EAX5bXqn3FXy7qF3Rcl+\nNsCinWmALVCVfk/bggMKqvqTrM0IkFvWZWGO40MOvYmtUcu1QL/5W3S+JP/a\nJfUPGQ8UXdSxa2NOrOghLvFQyr9GAB6saqbk5s/Ic/8x8oRrK9MHk8HhpFx+\npULkmXNa4yD6S7LiuKbOGuksRaSNfz6XJ0Man1u8/Gr87y/95PdYra+p2d5o\ny09KvmwILfQPuQZKFSYI8fZdEqh0hBBeguS4MgzL3jKdhdaSHfFmz2Cvb9D5\nP5VKVDLNTSjASby9M3hqV19N6aBfMcJdQY5KzNcGN6XR035o0RdddqIehqsJ\nE2+Q1h9HJR7uj7Be2I+XHYPz38DwMnfwfJ7veRa4aYaZp8ZjksxC9MUb47tG\njT43\r\n=rkHQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAYqv5KupHNdNsKl6RB7RG/pjsfSWhSsGZR0YUMkFWq8AiEAtMeK+Giynco6cmtAssJHENvycle98W40dkzepREyUX4="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.4-master.20191204171932_1575480068245_0.4091457812044288"},"_hasShrinkwrap":false},"1.2.4":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.4","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191119211945","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191204150302","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20191120023515","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.1","typedoc":"^0.15.2","typescript":"^3.7.2"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"5822dc7ee5141eb7c40c9b9f4c11d0fd3a80ed28","_id":"@atomist/lifecycle-automation@1.2.4","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-SqCoia7clvn4xo+TrELEYLGfgjYp/TSjNt/Wep6clVfAZiZjKOhUrMx3rbTjhiep8CoQJhF2X3AoLGuhXUWCfw==","shasum":"46d6f0c1b5471b2aab663f51ec26c1892fec1895","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.4.tgz","fileCount":14,"unpackedSize":177331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6CcHCRA9TVsSAnZWagAArQEP/3UsUiVXvVBKy6EqUzfi\ny7JfjVNeszSqRL+2WQX+Z2GC2WdLQ0ZtxS4WOmRIqk0PlMMYSE7OyTJ4c2L3\ncdvPMXkXFgB1HSgcLVKEWu4KaXzFxZy6GLJAQBlKhYrGG4Ikk/7ZfGJ5VT4V\ns44Py3rYoigA7+gH1wu0kpx2MsUYbZx2Fv4mKV7BQIUQk6y1sKzBhsEYX7ne\nCyWzChIVcf1YNXMA6L6haEe1Ea2CRaHaEzPYosmNHfj3YVTE046PE9aMNQwU\nCSXeHiPPj5OdjICTIyA/QM7UUoc0Qy8iZ0TfHK0Fk1F0J0S4AMgJgCH1IZSN\nU8VaXztO/O667hb4QjR9Ibn7uJ6mVwiQlbQNhDLjB0mIyJ+F56RK09fmmRnD\n7muTK3yTplSPyabpFz3OaSmd8EXFVaR0GNiWuC7zmNhP0fLJOzQxODG8GB/b\n1NmhEdPOAxJFbGu0BvunWuupDXobNGaLDz5xgE0Sx71pRPaDzfw8FEsThk5X\nLi07SFv9NF0KzB/2GxKay9S2OioqXoqUdnkU0iGJOxFufIBbxdazkGxuWtVr\nBEuSZteP1m/oiCRFCCqr1EI47IChmhAX9jPePDizmRffeCaAM0faFTIIkW+F\n9lsEcE3YPsoIrXURadlTY8QOStPW4RUQdDaOylFX3mQ/dsYQNfrxuavKLn9T\nMXJg\r\n=YUWl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAbu1W1L6sV59/SQEy3vXXYVfgcPd0t/6nYWxDmbylPyAiAJYgVpcvUFhGGBI4uBy+3ByDhDYBuLDXf3/oAMoBTZGw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.4_1575495430658_0.831958134815945"},"_hasShrinkwrap":false},"1.2.5-master.20191207111106":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.5-master.20191207111106","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191119211945","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191207101525","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20191120023515","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.1","typedoc":"^0.15.2","typescript":"^3.7.2"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"8525929672edaedf8b4ff967334499a0e0929a9e","_id":"@atomist/lifecycle-automation@1.2.5-master.20191207111106","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-SVxoDhIhfolP4fqgqu5Exb4TgLvRc2+OvMKd45rViqdcjiDRSak9caLiqaIkmxj+AM0+1y5cVcfUYvL4/aO1MQ==","shasum":"4785810159c2da775ff7b7390703473f90b329c1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.5-master.20191207111106.tgz","fileCount":14,"unpackedSize":177449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd64kPCRA9TVsSAnZWagAAWgMQAIJwebzmZ5jH8uRLFy3X\nkcv95reKn72Jaa0jmbJekhMg4d76VkU2ZQzkL+cgqyNxBwp00Q52qg7BwVT4\ndRiL0jC07mhk+sKsk0Ue9e3jPRhqU2srSAldvxKfjgUrxqwPSFHZV06Zy2Hn\nvte5mdOktEaZWv3yD6NBAjtf4BuCUuERiy+J2qXqSwpvZtFUmtdIeCc18NVD\nsK2USYkndiDbb0pcaK1Nw2jXCj6JgrkYbxlZUW9SPRK/aXbufe5b9EHJkcYi\nPJkpAi0JvVryRIO0U8W/sDCZ5OdT9sqBa0xOonCKWhH3tqNfRjN8kkb8CU7r\nxKl0uO0rZ3lgyGfWqmzEeb/E+at9d+zHJlOx1KdPC2Hn8nIkWvKW4nLO83fr\nzvf04m+FUkYAHYbwnMQBdbjhVGMeez5zOKIz9W+t3OKs1gk5KnSsTkfu8QUh\nxWPQ9qwQtghqvdy4wHKzTFEbHY3nGTe9WmJRL03DkAyxgh3Qkqd6FWbu6C1Z\ndygn+/BYSBUY0+uvcLful1MkKOCUPZFaZtP+pW4CmlSqHuOBhLd8oAXW8hJx\nnfmsSPYGTHxOk7rSUTKZS126EmwXl33renLxECMCdpklPCsKvn38VRCWTLLZ\nPIZguJPaxIM9FzxzHILeCj1NBdQvNYP/AWyA6UHDPCPVCGzZpWg/juykPryz\nswPB\r\n=TqIe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0wh2LtpkgYb8isG9uTlM2G2y1qNqlChOGfhMyl2TMjgIhAKZA7XhjRjNJaADbWwtZ2pUnlcFzbz8Sg/Io9qSCuKJJ"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.5-master.20191207111106_1575717135136_0.20392963855770163"},"_hasShrinkwrap":false},"1.2.5":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.5","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191119211945","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191207101525","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20191120023515","@atomist/sdm-pack-rcca-github":"0.2.0-master.20190910080145","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.1","typedoc":"^0.15.2","typescript":"^3.7.2"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"c1ecfcb467b62f6619fa17c7c8add4acc44c7fa5","_id":"@atomist/lifecycle-automation@1.2.5","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-MhwnN1j35onlVUIttklh7pPwgODmPBZi1zRpUQpzpNnqgaq/nGP4QeUfrm344oCT1jKgTqAnIlklm01pjp9S+Q==","shasum":"df28c400b69045d348e1e6bf240fbc8e96ebefc0","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.5.tgz","fileCount":14,"unpackedSize":177427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd67a2CRA9TVsSAnZWagAAje8P/jBbs0GrJ5MbrIj5aJLO\nq+06Jq7A5+fCnaBGXlsrGZjqjG1zyCMDP56+LTIB4W0kxIcmALws/1VM/eK1\n+398QIBtfVeHta8oRs6uJnQ+pTDCGSwyMB1pBsm5QDuFo3uJGewfm5sFPBnC\npG1o+WztoIlRQU3eESLQGjDnQM81n5Fn+51MVPLgmSHSvPaA2zKM1yC4oZz1\naHg1EJGxtiBlrSTp7WZ7l2LogrH1aG7/JvAsvuHisSXMMm7t4ejijNNksK6V\naFQs6ag9We4RGisHsg9cO/GJgw7ttECa6BZrdnyoGWgRKL7z2Qgk+OtbereI\nAy8Ct6fIrhZFLx1ORVLN9nTHRyTqN/WyyHhRGj1NmouJlJKbNYbdr2YnKvHZ\naBjjJjA7U60U5doXo2sXVPspc/SmcNBZmi51+qKicTe3t16rVB62ApHGv+mp\naXWQ9CNd/WcFnih0NphYBxaez4z6i64jqB5avtGMEZo1vNRfSmk6wYBdjgHo\nJ5ioBfb407u6Heq2YSiVPMqZisJ9WtejMQl7zhrCXmEJmZUIMR4BD+Lzcfhw\n90I6ObaVnKKgQhJmNZagtomZxTbxqGyJMsz26zvI/OETNX9FARHbXuBU/8qD\nuy6N7dD5BcCrFuzErIaOGOUqSwEU+vnjST4PQk9+K5tLAw0CTz9zXULRcVyd\nWvWC\r\n=raIV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9WCEWxdj8cn1oaqsycyH08JocOlaLqN1W51u8DS9kSQIgBMgm0mJ/CwPEu7iVjcfrcdpUtLV8k1F9SR16M+zRjpE="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.5_1575728821515_0.6478857311133841"},"_hasShrinkwrap":false},"1.2.6-master.20200228221330":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.6-master.20200228221330","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191119211945","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191207101525","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20191120023515","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.1","typedoc":"^0.15.2","typescript":"^3.7.2"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"f540cf1ea79d835695e439a321865316ed104fd3","_id":"@atomist/lifecycle-automation@1.2.6-master.20200228221330","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-lSi1Qcq69PGyEyi4Y6+Bs5iGLaTTUIOIzkkvMZM8ydUMJ+AllEzN25PXn9sK1H0uE+ZuJ/wtho4eyNSG9O2juQ==","shasum":"077c63e6efaa38b15ccea7af8ab0e66086108244","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.6-master.20200228221330.tgz","fileCount":14,"unpackedSize":178066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWZDXCRA9TVsSAnZWagAA4wsP/35DsnzBrE+dtPYEeTbS\n1HfVvfNdn8jmRmTxQpvhoIlnBDU4UiZ7uLoobZB45qgK81TQZeYTob76wAd+\nIa4jc7H+PGduIgx03UOWYDeBbfNX4LvAU1fQ4uxzwscKpCENYvVdmcovSjsy\nhg31D41YfOOhZD4tdJrprIT4uYUAz0js32k171GK1648m+M9/tJdM1gZZUq0\n6aeyo4RIxexZKgG+sDDGB4MsPYqTmIycLMA5a0Y6D4Qb22sAADDRJ20y4MyI\nMAW+puH67HjANwh53FuFgvjFDExm9/x/XXOWsHOL1jKgHNkGfnPmBNmU2gu/\nW6QO9Z9LF04a4TG8WNJqEaQAqjEeXABjsOO/aVQsVmoPDbIb520pthjlThGq\nxyelxfIhnjdgE+JunZoqDF0BN78sYSjnN2vLDbVvuDXWplptBAsJdIn5m6BE\nxvt554CRVp8H+BBF1pGwrt2my/O5HpbrtzTQIaCmSH7rSSWFlQeSXGs5YiAL\nHQWxyKCN8YIAwcKPuGQTRz3SH125oAbMyHCV+EaW2jCrvJhoJVn+/Yms6EnU\nRhaWltnRaXlw3lCF4xJeumBJnxeUj1wliIkLDol8foGlAzWqyzMy7rdn2po/\nl46jnfKk/339AFsu32mAHjFCuf6XHGSw+LEFrZaBDy58vMxdwHQeH2jvZ+I9\n8ia4\r\n=4TsC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCaS2tyeTmL41odlUGXkRF8+l9EfdKmYKBT2KtntWwHQQIgemB6yh4i1PaU/pPrbM2yjS7TIeO9rSPVu3egdr8byuU="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.6-master.20200228221330_1582928086499_0.07364433490469713"},"_hasShrinkwrap":false},"1.2.6-master.20200228221833":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.6-master.20200228221833","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191119211945","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20191207101525","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20191120023515","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.1","typedoc":"^0.15.2","typescript":"^3.7.2"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"05ddf17c5bba7ff200634f7eddad2c3545cd8582","_id":"@atomist/lifecycle-automation@1.2.6-master.20200228221833","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-XLHd76rbexet9zCrjcsLmbmHKfl18BdiCeeDR/idgXpMwXlX0Tmnhlmj7VyP5nXSU4LvP3YmHrTSZNN3SwQzvw==","shasum":"498274ee572571a98dd71cbe0b46046d5fb7aa65","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.6-master.20200228221833.tgz","fileCount":14,"unpackedSize":178046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWZIKCRA9TVsSAnZWagAALRYQAIuxHrmenejC2t7z5diW\nGr5LnSMD0NJrSibfF4fJFhev5nzj7RaL/048HjpWm0dGY1+2oteVA+Y8L/q0\nFSS0j3D6Qv4OhVza5NbYxPIs7X1YQur1BBnJocITqtwWywezVN/DDtZEYrxo\nD10h2GX9Nt8OmOOesBovE3UyRxIEXVt/yR53k5+k/iSY+xRh+nEHATVLSZdo\nLLKCiw1mYgJJFD2Zzll0rE4ohZ/s/xWk1zdYix3WwPTMWLngy+LedTzWb1hN\nVyX8DIB7nU92cnEeqzY6bwsbRWIYJTQVW24/OlNXbI3UKe3XX/7DaZjbXi0b\nw1d6hqfWpuRN3SKsIXnqChHZmKaF+5StUId/j1LWCvFxGOGS0tyKqlnx0z2N\nydaDZHGxqRIMRSiGUXAUz9aRCR2kvJSAKix6QMNcC7VqrraajiCR+3dQSn1b\nHdi1zB02hiuWlcTfRqzs5sykCf4vMxezPzUsLTjUHTFBilCf/6G8cB1fhLhK\nt++pzETGLPJCa4M/L1zg11mwl/AhIdW+Arw8KNYZcxy20jn2l6EWXPRBjIOM\no0DOp+eKpwNlrRHVGa59X/RETohvwV1gPY/Mv4VRUNABgPFZ4EHX0a5m2Utz\nmpPAZH5vkATLeVuI7xMsjqgTdbriUcN5sf+ZjD6oaJ9/RMlTBlojUkxqZ0E0\nABHi\r\n=vWox\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCf4Tr0BO34KQSmnfxEXOQYnDO18KGa/yB1fqpQhTT0kQIhAP6vtLyGJ08pXDLQGWoBsTZX+SEJW/+wOfHSBQA/jjDU"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.6-master.20200228221833_1582928394259_0.085946921187537"},"_hasShrinkwrap":false},"1.2.7-master.20200305085533":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.7-master.20200305085533","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"1.8.0-dynamic-goals.20191119211945","@atomist/automation-client-ext-dashboard":"^1.1.0","@atomist/automation-client-ext-humio":"^0.2.1","@atomist/sdm":"1.8.0-master.20191011095607","@atomist/sdm-core":"1.8.0-master.20191009161512","@atomist/sdm-pack-lifecycle":"0.3.0-master.20200305083418","@atomist/sdm-pack-lifecycle-github":"0.2.0-master.20191120023515","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/power-assert":"^1.5.0","copyfiles":"^2.1.1","espower-typescript":"^9.0.2","mocha":"^6.2.1","nodemon":"^1.19.3","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.18.2","rimraf":"^3.0.0","supervisor":"^0.12.0","ts-node":"^8.4.1","tslint":"^5.20.1","typedoc":"^0.15.2","typescript":"^3.7.2"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"4491dcffb504fcd89998765683c925d24809bd10","_id":"@atomist/lifecycle-automation@1.2.7-master.20200305085533","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-CycowCHwacmMj/9IZH6zuKdJDjVCHwQQgwiD5nQSIZ0E+f/dntJirCQxjLpaEFOoddg8YEBOjx4vJ+l8gyw7NA==","shasum":"5e90162beeb4cfd650cc6c5e2db7ca72b90228d8","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.7-master.20200305085533.tgz","fileCount":14,"unpackedSize":176745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYL7XCRA9TVsSAnZWagAAuwwP/08IyN9fKKPKW88HGyVy\nUZ2XoYj6kz7I8BYtLXwrm1GfOKnRtc0iaEgYrTcKQWfm3GGF3+/V5HXQqJf+\nsK5BNLVS4bRAArt3oUKsP+Z4c9gM0LRh2fpeb/adY2GwSG/fwDBfltgosmuJ\nWH9+m6QD7g0RbenHkKnrH0gS8OTerUUyadeuyWvPI+eLzepP/56FySg8r5P2\nu9P8EVtBsWnIBjMRCacDeUz1re7asQ649SiuAPu+XELODaAb/4yWdP8viHpC\nBHm3bCWfb9pzCISFqhqz+3GeU6ltggW2CxbAkoAHg5eIqDbICuQ0/2sa5jX2\nq4M8VNXZHO8UO6L3v4lAqwNXmq/Obz2vJ2BlxwInJFzkGrOh4jPtU0wHdB+D\ns2P1iqap/QKzm8OLdQYXyWrrxC6tp+wfyY4edPWlNXt7yljBIa29u7WaPgYb\nWjTW4JLY8zQeMFwkSO0pCEe6idUbRuGNk9klFsTy8zhtC4c4Wnh0JM00Es6e\nJD4vpIDNhcWCMw8BTd6zCiAlfBcG3Q1rR3KRYL5zsLmFnbDQTsGHHFnWKYzP\n/8seck4/ix06kXeRqiR6DOvFJF1pWFai3E+WGLy5Zu3+gmpNyGT1+dbG7sDG\nbk5NpA4Jk07zcxfvFMOirFc+3a/Bn7dNxOFrmFqhPQ9aNJIYKlICpu7hMNhY\nMA91\r\n=tKRE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQEj7ce3/8Jp8d3MEPEyTHMYGtKKFX0ikLysd7CjT+bQIgYvxXLU7cynxwmQtDKDUAlH4GYzeBrTZurshlx/tHy+E="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.7-master.20200305085533_1583398614999_0.17215330460209155"},"_hasShrinkwrap":false},"1.2.8-master.20200319073654":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.8-master.20200319073654","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"2.0.0-master.20200311165330","@atomist/automation-client-ext-humio":"0.3.0-master.20200319072751","@atomist/sdm":"2.0.0-master.20200312140727","@atomist/sdm-pack-lifecycle":"0.3.0-master.20200311174235","@atomist/sdm-pack-lifecycle-github":"0.3.0-master.20200311175857","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^7.0.2","@types/node":"^13.9.2","@types/power-assert":"^1.5.3","copyfiles":"^2.2.0","espower-typescript":"^9.0.2","mocha":"^7.1.1","nodemon":"^2.0.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.19.1","rimraf":"^3.0.2","supervisor":"^0.12.0","ts-node":"^8.7.0","tslint":"^6.1.0","typedoc":"^0.17.1","typescript":"^3.8.3"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"99a77f1df9a187783debe662d2c259494a69b830","_id":"@atomist/lifecycle-automation@1.2.8-master.20200319073654","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-+vFaKlvkRWD3yl0V9tu4AoaKxxuDwI5+xbo1c0zz7jXhlT/sfIPWaXxE35LmGTm83gg071V4Wwc4XOQPpTOu2w==","shasum":"f7dfe934be2a9bc7a8d3d27da1761dd3fda2b697","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.8-master.20200319073654.tgz","fileCount":14,"unpackedSize":188671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecyFeCRA9TVsSAnZWagAAIO4QAIr+wNjhy/PyuZCk6OdH\ne9ptF4F1Z1CRLBeGktVYrtlCMowto9KOeJsIZeMpir1XIi8V5bayxU7YwdBD\nctu7e+/5ra4dUhf/B3ckzwhB0dOP5KpiI4Z9FoOBaTHSOn2c1i5nll3W1HVL\nql8zhppkOWBHb8YEGek1J5YiMcj668KofrzEj6FkgYkasi0lgfuNm6LG+RNS\n1xvm2JFI2bVDVqEZwysY61TMJqLTQdOVdK+YS+x3hUb2rWsfK3jaEnOXN9zS\niQpfUfr1wKNhI7dllxzWl7zMw6mMAj59I2k/I5M2xq3poFH8y+7EUyabOa4x\n+5Dv+73MumLByn/Plw/WhLOJ/0JnJu1hswjlzWxz8MzxRrf4geCMVsCCWxst\nMT/sKgrrKDhXDMzYLI30a6XY6lkSiz4eprjB3Jd9aXhqf02OdKdCOnIUgwTv\n0LuQ2MNWGv8rx+4sBmOPdl6zMJp9z4AXiOBFiOHifDSffck88aR5+QPyd8Oo\n1NdrR2/50zzIqpiawCfmnMOziIFe427r4rmxKMp9GVFDby3RVUf+Y60Z0j10\n8yxlYO+JeQb0qnsjb0E4qF1a21Q74015ND9XLulwdXQqq7nAQx//td5qjFYW\n6099Sj3/AKvUrGx6Wbrt8gMvUs7iV7Qke6HncJPg/c8/3rRWdzIX7dasuvoR\nr9ip\r\n=W9S4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICzi/DNebYQt0m7HluTCdHJPfyL1X3ue2XM9S16eVh+YAiEA+CtnHeM87U42iv6bHZhaxX9sjBPLKLn71ZbAP2umJFc="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.8-master.20200319073654_1584603485994_0.676176806630113"},"_hasShrinkwrap":false},"1.2.8-master.20200505163552":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.8-master.20200505163552","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"2.0.0-master.20200311165330","@atomist/automation-client-ext-humio":"0.3.0-master.20200319072751","@atomist/sdm":"2.0.0-master.20200312140727","@atomist/sdm-pack-lifecycle":"0.3.0-master.20200505162036","@atomist/sdm-pack-lifecycle-github":"0.3.0-master.20200505162740","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^7.0.2","@types/node":"^13.9.2","@types/power-assert":"^1.5.3","copyfiles":"^2.2.0","espower-typescript":"^9.0.2","mocha":"^7.1.1","nodemon":"^2.0.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.19.1","rimraf":"^3.0.2","supervisor":"^0.12.0","ts-node":"^8.7.0","tslint":"^6.1.0","typedoc":"^0.17.1","typescript":"^3.8.3"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"bc2446e0aa89263f832e554f88ee48cfb37e7279","_id":"@atomist/lifecycle-automation@1.2.8-master.20200505163552","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-Kd41iMUN7ViCqHk9WmdG2tWedTbR2D9LXFA2Sd7cL9GmDqyE+hAyvZ4GQcTrcUhlqRSibXoCsJGtyY4QH01UuA==","shasum":"cc79dab129d09ebf5ae0aa243d6bae822fa56884","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.8-master.20200505163552.tgz","fileCount":14,"unpackedSize":188938,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesZYvCRA9TVsSAnZWagAAOZkP/jzBEBnNnEocycn3aGeP\nzg7npBbFWQeyYqfGvsPlMXOpqCtSooP1ricbO/peMMFPqdvJHyrETs7KkUL8\n/Uo0wV6rTARBhOqo8GhFu12LBJjuBmcOGYM4AZ+q6uTEYtI6ln+ssscD8QZ7\nglUD9sVA87wk5pWuwrR5ngONtc+5LLNiCiOAlk2f7D4rt6uKnTpLZON5TZDY\nyJ0pjeE1z5uxwWOiFvXRWhewlRLEywLXqSbJsonymVfG3vEFLCG3R9JEXAPh\nm5IxEfs/AqgtrTtgRCUPOCNjM6uhzkevaYfRz25tMuN6LCL1wu3Yu5WNwi3L\nJIOWyby3L5Ef6kBxgWFTPEiVEJgmSKZlcl7HvqGE3Bd0MtDigdYZfzq21DXO\ntodhgbypyQjpd6MKTf8SL8Qr0NM5wGitedAxifgCDzmR+GxEbzoh9eeblQXn\nT5EcV2YfOu2l3oqTE8sNtWySd6O/RGS7Nm9dRDdRvsO63ah7zvbkDNEn2pe3\n6NnfT8hjcHwTK5vxf7kJD9otWD8tmNit7sY1O4F0WNJSsxLUgT6OsGdb6dox\nKqbq2tRvB6TrSXGbCia3Cv2J3eyowsaRPehlYxM9SMbEz8yiP7VjXQfj4laP\nrGz1an1UExtMx41kKvMzJLKwNNC2mFuIF9ALunRzHW2eCuU4bxsBvUkPcQ1T\nfaMw\r\n=GQTV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG4PiBku7rNmilDzpE7FYUW5V1EzhHLGJ7WwSVjSYKRHAiEAj/bMqx32A9zB05RsKPdHo5R5MU4HWzjd/oIKxRraYok="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.8-master.20200505163552_1588696622650_0.6203250505075122"},"_hasShrinkwrap":false},"1.2.9-master.20200505194228":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.9-master.20200505194228","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"2.0.0-master.20200311165330","@atomist/automation-client-ext-humio":"0.3.0-master.20200319072751","@atomist/sdm":"2.0.0-master.20200312140727","@atomist/sdm-pack-lifecycle":"0.3.0-master.20200505162036","@atomist/sdm-pack-lifecycle-github":"0.3.0-master.20200505162740","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^7.0.2","@types/node":"^13.9.2","@types/power-assert":"^1.5.3","copyfiles":"^2.2.0","espower-typescript":"^9.0.2","mocha":"^7.1.1","nodemon":"^2.0.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.19.1","rimraf":"^3.0.2","supervisor":"^0.12.0","ts-node":"^8.7.0","tslint":"^6.1.0","typedoc":"^0.17.1","typescript":"^3.8.3"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"714da74afb6c057203f29dff4c54eaff68f424a0","_id":"@atomist/lifecycle-automation@1.2.9-master.20200505194228","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-Kmg2DvFdeRAMoDr8wCwtYYZNIyMQmN1BpMturXwCACw1oZhXEa/BfRiVF6pVnWN9Y8lnsYGz0gD5ZFgZwUpV3w==","shasum":"fbaabb7738afedb10610566db38106a79bbc62b1","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.9-master.20200505194228.tgz","fileCount":14,"unpackedSize":189034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJescHsCRA9TVsSAnZWagAAaucP/jRn/6TSNkcKHbKPr0Ml\nUa6f398lqV6EeMDYqbenoCSNyWWjkL7LVK+6y5RQu/6Zvt3KFfBIIxDVlc0L\njou8FrVdbN3cFP2AIWyhHdIcjazfcpUOgydWJiM8A5NM9DGS26fStix3gs6Z\nhhdAtQa38B2tFqvEamfbYaYHarWqaqz7YppwKQe0pb0KF7z2tQ72szGafVna\nRdNLlyxYRUFnOv7Z16eABPKYt3QeYX+0z7afSLqinljNXCYpd7A56JnNbuXG\nT3t4f5YgOYFPAPBekyKvwnqnkbpHsDzj0hPETiT7sK9UE5827OyoWsheb4Ik\nH/GT/Etf3daFPoK4/X8WhxmWp9E04XX0VRKg3yzfWy0g+PrFo926lYuqHGbF\n10vPcB83/vGiX8Zwv+rdci03iD8A1G159wK7piDKAwesDT0jPwlxlolSYgyU\nlIJLvmNfS9eoigSeesC/XHD7PQ5mOkOxMv6J9Jd04eJKAIBJ4Od/ihOQkJMo\nitcLYZbHeXiGIjjvOp9Z2TMWSGyzwRFhr59qsKMNvaed0MKPhSB6OKENOlCE\nIUSxCdXMLbWyYj84GSrORNp7VOllru0CAX0kMvn2VsJ0RBxQ7J/73M7/KjiM\n5bp0HXJM3pbYeLJLVQxBaKJTPwVMfhSusmVsScicvJMOyiry98UJA2Kqdju9\nhwfG\r\n=+TQ9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHIoLZ42ojwRxGGkW1pJmykQY1rLxO1NmrPWaONbNsTJAiBhitiTwk5LDSiWIRj9BkEb/HjvU/hAgbtvKV/PeAEHiw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.9-master.20200505194228_1588707819891_0.23889846849704588"},"_hasShrinkwrap":false},"1.2.9-master.20200518164054":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.9-master.20200518164054","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"2.0.0-master.20200311165330","@atomist/automation-client-ext-humio":"0.3.0-master.20200319072751","@atomist/sdm":"2.0.0-master.20200312140727","@atomist/sdm-pack-lifecycle":"0.4.0-master.20200518163153","@atomist/sdm-pack-lifecycle-github":"0.4.0-master.20200515133813","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^7.0.2","@types/node":"^13.9.2","@types/power-assert":"^1.5.3","copyfiles":"^2.2.0","espower-typescript":"^9.0.2","mocha":"^7.1.1","nodemon":"^2.0.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.19.1","rimraf":"^3.0.2","supervisor":"^0.12.0","ts-node":"^8.7.0","tslint":"^6.1.0","typedoc":"^0.17.1","typescript":"^3.8.3"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n","readmeFilename":"README.md","gitHead":"c5be45572592b00cbb65a599a6777a7c8e48108f","_id":"@atomist/lifecycle-automation@1.2.9-master.20200518164054","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-dsr+s/P2tgIUvLHITKqQIgG2QsCyWR+vtw9O/UwsiMJJHzV9f8wOeKtzrh2wSGQUicekOXdkprmmUOL+gSjnzg==","shasum":"5a412e651c2355a938a86f57c5a3023a56ed8aef","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.9-master.20200518164054.tgz","fileCount":14,"unpackedSize":189034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewrraCRA9TVsSAnZWagAAbqIP/A4mh4WjidSD5PraH0kH\nZEU0caCvH8yqIeArv69fHfsuP8TB8qsNgy5f+6jRctiGz5iI2DmY2sctL4/F\nz5mVgyb7yRXuZhO9KDRLgqizMoJilcGDCy1WOnTZC3W1vm/55kqCW77meHW5\n/aKmeYOTS+UVFs8NQEHlHMcBDX6D1uaJ6p4BzExHf5kwZ4yMgQEDrytyEoTu\naRuqwFgRQzJyvxhSEd6mvtFTnqdOl9WiXnNI0xj7MT1nS5EVVh9WGL8N0eBQ\nOG5nj403O/hzA3lcnZVV3p9jRVOikWLd88gjfOPSuhJwNLq7iXlVd47FdcrY\nCGJR6GDhZQSL/L/B/ord6+SJJTBKfw/T77IM+apHSeeBKHZawhz+vZBdaPV8\nOgfPUZwpCNa+I8LiM1qhLZgWJgJ599JSGEKINvA9YJ9s4INU72rTvmkumZXn\n+IFfnQGn3Devh0NrHb133V8TQUmdvBambNkCW9Qp7x5C+VogrgB7dbu5TAuS\nN6vp9LjY7HyIbcKnK6nkNyRUT6nZ2pd45JAR7S49yOYaklhgleufqHyUAI5e\niZL7UxoWF9mywxznjIf91/yZtGhAIoKD6eHv9dzXS657L+XrFiEi/YtOr9U9\nkDg84fqCtad4KQwO2Q5nlpe2vLmu6L9goHKLum3obh9bY55nvXWidzRmbFYj\nfFUr\r\n=O0hf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGq7UUD0KYJhaPNwDyj4KfVj1diVDNs+qZuD4UaFJfDFAiA+UJ6Kr2EQdQZbJTymCkc8vuvIlMSN/O8cBjobs/AXWw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.9-master.20200518164054_1589820121912_0.8734403229640182"},"_hasShrinkwrap":false},"1.2.10-master.20200518193414":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.10-master.20200518193414","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"2.0.0-master.20200311165330","@atomist/automation-client-ext-humio":"0.3.0-master.20200319072751","@atomist/sdm":"2.0.0-master.20200312140727","@atomist/sdm-pack-lifecycle":"0.4.0-master.20200518171846","@atomist/sdm-pack-lifecycle-github":"0.4.0-master.20200515133813","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^7.0.2","@types/node":"^13.9.2","@types/power-assert":"^1.5.3","copyfiles":"^2.2.0","espower-typescript":"^9.0.2","mocha":"^7.1.1","nodemon":"^2.0.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.19.1","rimraf":"^3.0.2","supervisor":"^0.12.0","ts-node":"^8.7.0","tslint":"^6.1.0","typedoc":"^0.17.1","typescript":"^3.8.3"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n \n","readmeFilename":"README.md","gitHead":"ddaa3643dbbbd7e824a02fba49e6023aa391bd85","_id":"@atomist/lifecycle-automation@1.2.10-master.20200518193414","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"integrity":"sha512-DF0h2wXLHGe9NY0ECy8DbTr+p+j3TlxcDnM4cJu7ZDj1uS35lk2BQXZphb/ISU0GWYkR98Y8ZT/YJJt2OwW0Uw==","shasum":"f456f3fee86095f929044b5aae9e338263b3cbc6","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.10-master.20200518193414.tgz","fileCount":14,"unpackedSize":189133,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewuOACRA9TVsSAnZWagAAo2YQAJnQpMqHZ0bixw7JGD9X\nIDf0KDhSDUI2xpHTJk8/WfcUsDXSckxvqEORjtxTXbpImA0Lc8a5+8PIEgT0\niuz9fpXSXLXJS/FpYDl8qB0OWuMpVMv8KJzvceTbmvix7Hh0tSNts90vt07N\n2G4wSM8hiRTg4qkZdXFw0aHLdsvQYzgzyZQkTdG9EnylfrIE/bOUL5xhqqqr\n9yN+tNR32tgvZpfXhGNLiIAsbDkhvdHxiOnGqhyO60R4Fb02kfKFr20tTbkG\n5fp3DeHkn64rK0XBVV+/b6MYNuSMnV8dvNo6jk41Gk3xL1fqDWSyTSD/LNqL\nuMsHRB118Oi3tl9++qURTDuVrMEUXlZ+61gyOmxfI8S4vbRdVVquvZF6Ub/z\n4Kf3pSJS/MzREFCtmu0sWqYb0dvnD6hwK8HHpIcG6ggL8o1MwvGRwFmw3OtM\nYIZCL2rwdZkxgVr0wEF4wm3pCUldFYl07In+E5xjj/vL20shq0UtvrOLY2ZH\necBPJBej8Uag5FncipL+Ihc7Py8YHymidb5pAy3GzwNu9KbdyS59HyoXZjAM\nj7ZmyXRJJTKeuoxwFwKtgutKjzTAnF9d5cqxzeuvmDUxoD3ex966QuIqs088\n/Gic0J1MEDna3jnMKCeER2IVM5/TKkLiiEaNX8JMCbH1fwEUVyqtkxpyH9YO\nzJRg\r\n=6Zqb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICNSrWg532bVbyzVqFiRppRfSo0RSFdMq/BX8jwhbPJjAiEA1BzyePEvenBZECyWWeMFYFKyVXqFpLUaLcFY7NwLUmg="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.10-master.20200518193414_1589830528352_0.8357198199678109"},"_hasShrinkwrap":false},"1.2.11-master.20200917064254":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.11-master.20200917064254","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"2.0.0-master.20200311165330","@atomist/sdm":"2.0.0-master.20200312140727","@atomist/sdm-pack-lifecycle":"0.4.0-master.20200518171846","@atomist/sdm-pack-lifecycle-github":"0.4.0-master.20200515133813","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^7.0.2","@types/node":"^13.9.2","@types/power-assert":"^1.5.3","copyfiles":"^2.2.0","espower-typescript":"^9.0.2","mocha":"^7.1.1","nodemon":"^2.0.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.19.1","rimraf":"^3.0.2","supervisor":"^0.12.0","ts-node":"^8.7.0","tslint":"^6.1.0","typedoc":"^0.17.1","typescript":"^3.8.3"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n \n","readmeFilename":"README.md","gitHead":"02924cd6ec232b4f3cc1da6f73dbb525f521683f","_id":"@atomist/lifecycle-automation@1.2.11-master.20200917064254","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-FS+3Ig4Noknj/mMSPVEfpvdDu0ELFMLSEEeX0lYyVEpGAR55YsqH+fFfpVxMZjAa3OvR3c+T9DnwpoI7j6/mnA==","shasum":"1240572ba9fd407e1baf21e5e4544dec08f36313","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.11-master.20200917064254.tgz","fileCount":14,"unpackedSize":188338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYwYTCRA9TVsSAnZWagAAfZIP/1jpDu6YzOv2T/6L1Y1U\n3R2Qq+yHGdQEF5cws8TquNDFVoR8neivRr1kkE+aHJHA3jOGteCP+vFeLA8j\n5dh9yijZ6CJeAqwoLfQVgRlZ5vWYGeMdychbWzrt/s/MNNnONtzgQ+2wn8vF\ngh8jGIJgC4LlMq1mMf+H6+N96N5TkeWMx0UJiFRTeTWBrmmCSN4+vhhs7/Ga\nVx/WjiJSPbwLlEnkyEDDr8nbi3UTgGDKb8kgCdvrxuDDSxsI8MOwFr+ozrIR\nm4NKA3ateLBlg7T9S0HREwPt/wjU439/AGmLPK7Ov/Wn2lC9kFTIH90Wsk80\nn/8yNTlthDQqeNnNWNA3QVHCA+5ODC2RJK4VXBf4UXhRMfSrmCfHt5+Y1tC5\ns8ySE4hzAFzICAGK7OTqlUaXNVnrdYJOiCDDyuSauJgLV5R4vYZDgkLjLQR/\nJ4SrMba/bvEGGg88TYQ1GlnbT+Miehk1Bryi/XZaxvYwD7tdEbyond10LM2l\nikNj3oEgO4VrlF0pl8soQQj7AMZ96JhzeAn+evJD9+RHB8H1eWotg2rpH3AU\nlzRRbJ4TgBcFVK9IBNS+CuYxMo/39XoPeOJVkD23fL+vKW/DErmE3d6H1urx\ntClULfDIPhfYTx2ezJcFhBWtTIQwD690iz1Exr8tnSE8YFx9elr51SPJF/2L\ndRTq\r\n=2MtX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE6IJoroI4ynyD/EO5Z6T6WPqcJLQ3gterTJr3xBrUiWAiA7lZzYvV2m9//ZhCTj+SZ/0jQhhY+B6WcjcjWL/hyiNw=="}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.11-master.20200917064254_1600325138591_0.06872299454718966"},"_hasShrinkwrap":false},"1.2.11":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.11","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"2.0.0-master.20200311165330","@atomist/sdm":"2.0.0-master.20200312140727","@atomist/sdm-pack-lifecycle":"0.4.0-master.20200518171846","@atomist/sdm-pack-lifecycle-github":"0.4.0-master.20200515133813","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^7.0.2","@types/node":"^13.9.2","@types/power-assert":"^1.5.3","copyfiles":"^2.2.0","espower-typescript":"^9.0.2","mocha":"^7.1.1","nodemon":"^2.0.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.19.1","rimraf":"^3.0.2","supervisor":"^0.12.0","ts-node":"^8.7.0","tslint":"^6.1.0","typedoc":"^0.17.1","typescript":"^3.8.3"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"b686242445cb70a9e87ea43d8659ee252189e895","_id":"@atomist/lifecycle-automation@1.2.11","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-ZpCbcDq8+ELWAmXCQ8Yl/qNyt8yr4TqwfVyqslYzf5jdrV7mhuJuxMt56O7je2Ij2pKF/B9gabhlYUrLhIEaJw==","shasum":"2a2cc5a1b58739b0e1d31500ec4223f2db2f18e9","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.11.tgz","fileCount":14,"unpackedSize":188316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfY0PuCRA9TVsSAnZWagAA6Y8P/RyH3bc+BqHnZ21b9KHb\nyumhd4FPz9JJQEyxxT3bj8xHX9GmGopj3PTpR1eXHWPllWxeHfblUIVtcOYl\nbb8QsQxrIkm2CDtK+qhGD2wuQuRkfXF/10lYQ0WdfyleOORDZ4Use7FDG+qJ\n2wbX+A3DeIIwZ/6XzTjLWOr5FRmSmrQI2E3/T75nvAUklnYJLXphKDf355XF\noK8eeqQuJF8xVbgVMya8CB8/6bTfpT0cdT4hU8mqx13GgqnLyhUDKym5PlnS\nqz0xkGvdHTYdj5bekBB94Xd4wzXpFA7OEeS1l8MIlDjZOWTcaqXOuBI2m1zO\niaERJJ04K9PjQklZDHJZn48PVfY09XQReawdDOFzILiq9xDzQpnXzvHXNxE5\nfZAJyEJNczfYCF9m5+Jd4JPd1KIBhbMwxX0IHVlNNWFxCGUemMEy63vj6Xer\nCWHec0kA+4iDNVACBE8O2/DoAUcz432ZGwkGkW6Q8GrShJ40hyhnPMbwqrRE\nGHkQDHJT5ZRylL663CGw9rSOnqANKNwFxFYx5PjeC7yrWMAQqUofn0/M2bJn\na5ulDNJSlwISesiX2GilLJoYV2aysnvlDU8k3HHnto+Nv1mMujwarEVstio5\nS4mKvMKptyGSHc+mFMVAN3QnxuB5RexjQVLShLR/8RmJrOQvLBZddoYIj20f\ngr+b\r\n=hL8+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCOGIVSCNgly1650MMYVuQfTjeGF5s2L2mfKeNqTt+e5AIhAPzFz3JoDKjbBbvYpJecHpX29ZwcCtyHokXRg9mD+5rQ"}]},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.11_1600340974297_0.38247153860698013"},"_hasShrinkwrap":false},"1.2.12-master.20201123073918":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.12-master.20201123073918","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"2.0.0-master.20200311165330","@atomist/sdm":"2.0.0-master.20200312140727","@atomist/sdm-pack-lifecycle":"0.4.0-master.20200518171846","@atomist/sdm-pack-lifecycle-github":"0.4.0-master.20200515133813","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^7.0.2","@types/node":"^13.9.2","@types/power-assert":"^1.5.3","copyfiles":"^2.2.0","espower-typescript":"^9.0.2","mocha":"^7.1.1","nodemon":"^2.0.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.19.1","rimraf":"^3.0.2","supervisor":"^0.12.0","ts-node":"^8.7.0","tslint":"^6.1.0","typedoc":"^0.17.1","typescript":"^3.8.3"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n \n","readmeFilename":"README.md","gitHead":"fac2992b17a1f97088a8b2f1e767ed35de02347a","_id":"@atomist/lifecycle-automation@1.2.12-master.20201123073918","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-B7gxMXSyC+hDX+XKzUIISEFwKPr1ZFXVyp4SLckoc0p7tgCCWhOb3hCCDrhp3i7SNvNCs64T0gyoOrlNM6MAPA==","shasum":"8c016353ee9f61078d924b87dbe09594fc75b186","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.12-master.20201123073918.tgz","fileCount":14,"unpackedSize":189224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu2d6CRA9TVsSAnZWagAAb/UP/0GOe4dDn9XgJt1U4zd8\nfkrEHBYiR33NewAmeQXO5/mRYUyyTz2Uk5jIxrXAYdBIylYVGxkFNm3k+wda\nWadipyn8lpQ5WIByqIPXI/3ziF5c0XYKkuHGl56cGy+cLhYAAUbgbI51TOlF\nJ5RdskJ6JO551RsDXrt3uRKka5HX9x+59sK5ucrsdTRGOEVIm6OShAlU0zHh\nywujZ+ovweqjsmwZqTzBi3vQtnVzlI2cjb5be+fX5ykJcnYZ/jVNBsihzt1O\nV4V8dZ0Rw1Kt5NyrPb5AUEiYz8fBj6l79jWKEVan26qLzi3mBeP/4Q9y3UBa\nLUbPr8kHN1LqMUXwFbcB4Y5AcOpSczQjQd2PGksOF+ibjQtZ3Ef/M2fmQYaR\n6k0Wuq+WaQTBloUj6hryfVPZxHm5hpx0F0ryo96RDsQKqWs9wNqU3IT/inuJ\nt6yFbf0Dp7Sws9CVt9rvCWzlksxTqZQQ1/wDSjuz3N+Jv2XLygGksMDWq0S8\njWVhtVUshyNOLEbgH404OH9XFqSm26s6cRuWWkGhGp6fy5uBUxszTsjinrI+\nThx7B5YbaeJq/3BalB4sNxC1IphH61iAV1jaQ8XbZDhHVKysoQsZZcmWaCBy\nhcofk2sI7qgRfGfC6JnWScdaS5ySY2pB962lrS8pJLVTWD4lVs4DHmP67VZE\n7yYC\r\n=GbTA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG21+izKolGn4FFXwiIyMAql7LN0yH6K130+6VniBUyzAiEAzXzNAuuXnVv9IjMGZKQ7kibErTz5Sa2yzTV2jlwjUjw="}]},"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.12-master.20201123073918_1606117242194_0.5234036723675983"},"_hasShrinkwrap":false},"1.2.12-master.20201123075308":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.12-master.20201123075308","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"2.0.0-master.20200311165330","@atomist/sdm":"2.0.0-master.20200312140727","@atomist/sdm-pack-lifecycle":"0.4.0-master.20200518171846","@atomist/sdm-pack-lifecycle-github":"0.4.0-master.20200515133813","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^7.0.2","@types/node":"^13.9.2","@types/power-assert":"^1.5.3","copyfiles":"^2.2.0","espower-typescript":"^9.0.2","mocha":"^7.1.1","nodemon":"^2.0.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.19.1","rimraf":"^3.0.2","supervisor":"^0.12.0","ts-node":"^8.7.0","tslint":"^6.1.0","typedoc":"^0.17.1","typescript":"^3.8.3"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#support`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n \n","readmeFilename":"README.md","gitHead":"9e87e3b22aa1f3ac71984dff7926e79e43dae89b","_id":"@atomist/lifecycle-automation@1.2.12-master.20201123075308","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-34ocjE3gOuiAGRyQW5+wFD3hDbwqBUNJzvl675soNfSgUzrRqXk6oOe9LLCdtR2fLermwsUfVhThx0klfdrH0g==","shasum":"8ffb9774181c1a5703b20d2839d8f4e023db0c6b","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.12-master.20201123075308.tgz","fileCount":14,"unpackedSize":189167,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu2rkCRA9TVsSAnZWagAAT7QQAJ0bZRDUWbB1rZhjqh0r\nCr+piVnUK59ARQH2pMg6RvQg9DygWArWNdZ9kJe9JRdmTTQBnultHG8ZsZwz\nct/xDRp1PcsmkxqMUlqbBmtVE3bEP/bYNVtOSNhMFnfhCCeVJG3jaFfvYUsk\nP1Pqi4ow/6XWc23WaaTIBVUV77zoZxlPpFscPqHEMA6nMnQcWfMXrbxqja2h\ndD5XJJK64Ewz63pYAlZ5Lk8GU1hoczhIwQ2hN8nM/5DbO9y2PA3A3/pgKEdF\ni1eYD3ySemSnpKKU/xMAXe3CeadbgJVZuBasVpfkJcBKzXOhH7sbFL5h+Kw/\nvbTF3G2XVKh16rSlNEzAJZVS4IaVXMP0ryh5nxmmoWWx3LO+TjhCS8wAq3tn\n/TomAF8pQZJrCRV9IMbSwjT2oM07dpxQVQFqlWd6WnrOcPSiO/clTL8myM5p\nQUN0wmDxGOSgAMdP6bZRKSUvlcfkqXJ4BOEL6PU5ZVkQRoagcYp+M/b5mvza\nWi+UsIoQ2YNTDoaRg7yYzsfx4teItHHAVaUONTJyvYCe2PTF0m073ytTYb++\ne19OkrW4q3xzx4QjMDpoXYFsrLrWQqP+JvrGA/u2Aes8OgRT/vigwEsszEOv\nIJ7jPlz9w5R5JMBiRKyj3ncms6M8xx05O/plrmLSqR1HpB5hHbopkrzJo+d9\nNKWF\r\n=AjXE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF2yJ8iigEpRCkK5fJxzPl1TcqyVVjSMBT322+h5QAr0AiAYbOSGwPvgE6Z8CcvQs2NXZsdgYAiR1xGgOfxziaKEcA=="}]},"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.12-master.20201123075308_1606118116483_0.4659506270287799"},"_hasShrinkwrap":false},"1.2.12":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.12","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"2.0.0-master.20200311165330","@atomist/sdm":"2.0.0-master.20200312140727","@atomist/sdm-pack-lifecycle":"0.4.0-master.20200518171846","@atomist/sdm-pack-lifecycle-github":"0.4.0-master.20200515133813","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^7.0.2","@types/node":"^13.9.2","@types/power-assert":"^1.5.3","copyfiles":"^2.2.0","espower-typescript":"^9.0.2","mocha":"^7.1.1","nodemon":"^2.0.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.19.1","rimraf":"^3.0.2","supervisor":"^0.12.0","ts-node":"^8.7.0","tslint":"^6.1.0","typedoc":"^0.17.1","typescript":"^3.8.3"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"gitHead":"a96d5fcbf7a17ed0542a74d58eb85da0d24dc74f","_id":"@atomist/lifecycle-automation@1.2.12","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-TaXGmbvwPaTWHUahsdZjaYcY2/dnlajEWmF6g8YRYILEhErrSONFbPoc3ws0L0FhZYNnX0LP7oqZ/7EuGk7FrA==","shasum":"ae1ea620649439bc2b20ba50767b5e1964caa297","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.12.tgz","fileCount":14,"unpackedSize":189145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu8fpCRA9TVsSAnZWagAALQ0P/1jlmzeNks7P/Y1cWp6N\nzgxnPvtz2V16h7MZxc5/JaovKw9u6E1gzCMBk4B/Pk0SHwfrTOLOs42P2Jz/\nBVgOZ9nfxv5otEFWehOD4nMsijQdamMSJZu9j3m3TMTLE8FmZbp7xe7ihYUy\n5NoEhXseguvfQk6NsAPD4P4koHjISqcbdx6wE6D26s+Sxe+mbila/ekApLKR\nKlJ554DWe8vELgnLslazDPssVvuShcbAlqBYO0rhOcOo8iGJe3CN4WH7L+ny\nHUUVIrqB9K+lSATT8k9AbpGL3/0UHJ+DRbf9DQbkXS4VrDvu86Uzn1JL8I2z\nkqzXAvH26LXvV8tgeGnOKZH/h0DlHnuEBgrgnSM+QSYglTcYPLJLgGqYjI0F\n2zSSbmQ/tZsSENpUwJu5rZ5ILMbsDzsq+w2uYH8xh9zoobik7yC7bJGs+p+g\n4PyDNSqAeQ7WhRRlofWYeasIjMlTfkjzbPfpo6HAXbihfTnVlkbhBDjgoQ37\nFB72ddXVS5ZTKytUOERBfrlo7aH8VvzOewYBga44k60y5IrMpH+AZef3eFDQ\ngXZkKfxlLFxEd74zVzJv10tPLqgoEZoUd7+J53bT7vz0ZUw7eoueGgUnMgj9\nWILkrSb80abQoZKwhqq/Vz65urbpv2iHJfwApnW7/QCWjX8GkLYOqfx6Jakf\nhQ1B\r\n=p6xf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBEo5xzjxsCZuJvjKlE9tZmx0b7E1PPq34A4sMoFkQSDAiEA9wHxmornMxpLaco3AmQ/LGrbovzbDMBbLs+QzeRUWBY="}]},"_npmUser":{"name":"atomist","email":"npm@atomist.com"},"maintainers":[{"name":"atomist","email":"npm@atomist.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.12_1606141928909_0.6675105553132785"},"_hasShrinkwrap":false},"1.2.13-master.20210108043638":{"name":"@atomist/lifecycle-automation","description":"Atomist automations displaying development and operations lifecycle messages in chat","version":"1.2.13-master.20210108043638","author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"keywords":["atomist","automation","lifecycle"],"dependencies":{"@atomist/automation-client":"2.0.0-master.20200311165330","@atomist/sdm":"2.0.0-master.20200312140727","@atomist/sdm-pack-lifecycle":"0.4.0-master.20200518171846","@atomist/sdm-pack-lifecycle-github":"0.4.0-master.20200515133813","@atomist/slack-messages":"^1.1.1","lodash":"^4.17.15","gc-stats":"^1.4.0","mtrace":"^1.0.6"},"devDependencies":{"@types/mocha":"^7.0.2","@types/node":"^13.9.2","@types/power-assert":"^1.5.3","copyfiles":"^2.2.0","espower-typescript":"^9.0.2","mocha":"^7.1.1","nodemon":"^2.0.2","npm-run-all":"^4.1.5","power-assert":"^1.6.1","prettier":"^1.19.1","rimraf":"^3.0.2","supervisor":"^0.12.0","ts-node":"^8.7.0","tslint":"^6.1.0","typedoc":"^0.17.1","typescript":"^3.8.3"},"optionalDependencies":{"gc-stats":"^1.4.0","mtrace":"^1.0.6"},"directories":{"test":"test"},"scripts":{"autostart":"nodemon --watch index.ts --watch lib --ext ts --delay 4 --exec ts-node -- node_modules/@atomist/automation-client/bin/start.js","autotest":"supervisor --watch index.ts,lib,test --extensions ts --no-restart-on exit --quiet --exec npm -- test","build":"run-s compile test lint doc","clean":"run-p clean:compile clean:test clean:doc clean:run","clean:compile":"rimraf build git-info.json \"index.{d.ts,js{,.map}}\" \"{lib,src,test}/**/*.{d.ts,js{,.map}}\" \"{lib,src}/typings/types.ts\"","clean:dist":"run-s clean clean:npm","clean:doc":"rimraf doc","clean:npm":"rimraf node_modules","clean:run":"rimraf *-v8.log profile.txt log","clean:test":"rimraf .nyc_output coverage","compile":"run-s git:info gql:gen compile:ts","compile:ts":"tsc --project .","debug":"node --inspect node_modules/@atomist/automation-client/bin/start.js","doc":"typedoc --mode modules --excludeExternals --ignoreCompilerErrors --exclude \"**/*.d.ts\" --out doc index.ts lib","fmt":"run-s fmt:gql","fmt:gql":"prettier --write \"**/*.graphql\"","git:info":"atm-git-info","gql:gen":"atm-gql-gen","lint":"run-s lint:ts","lint:ts":"tslint --config tslint.json --format verbose --project .","lint:gql":"prettier --list-different \"lib/graphql/**/*.graphql\"","lint:fix":"run-s lint:ts:fix","lint:ts:fix":"npm run lint:ts -- --fix","start":"atm-start","test":"mocha --require espower-typescript/guess \"test/**/*.test.ts\"","test:one":"mocha --require espower-typescript/guess \"test/**/${TEST:-*.test.ts}\"","typedoc":"npm run doc"},"engines":{"node":">=8.1.0","npm":">=5.0.0"},"readme":"# @atomist/lifecycle-automation\n\n![atomist sdm goals](http://badge.atomist.com/T29E48P34/atomist/lifecycle-automation/840020ab-5822-4e4b-865f-51fe70e84eb1) [![npm version](https://badge.fury.io/js/%40atomist%2Flifecycle-automation.svg)](https://badge.fury.io/js/%40atomist%2Flifecycle-automation)\n\nThis project contains lifecycle automations that create beautiful,\ncorrelated, and actionable [Slack][slack] messages for issues,\npull requests, pushes, builds, and deployments using\nthe [`@atomist/automation-client`][client] node module to implement a\nclient that connects to the [Atomist][atomist] API.  \n\n<p align=\"center\">\n  <img alt=\"Atomist Bot PR Message\" height=\"324\" width=\"481\" src=\"img/pr.png\" />\n</p>\n\n[slack]: https://slack.com (Slack)\n[client]: https://github.com/atomist/automation-client-ts (@atomist/automation-client Node Module)\n\nThis Atomist API client provides your team with better Slack messages about what is\nhappening in your development and delivery lifecycle by\nsimply adding the Atomist Bot to your Slack team:\n\n<p align=\"center\">\n <a href=\"https://atm.st/2wiDlUe\">\n  <img alt=\"Add to Slack\" height=\"50\" width=\"174\" src=\"https://platform.slack-edge.com/img/add_to_slack@2x.png\" />\n </a>\n</p>\n\nOnce the Atomist Bot is in your Slack team, invite it to a channel\nwhere you discuss a repository and link the channel to the repository\nusing the `repo` command\n\n```\n/invite @atomist\n@atomist repo owner=ORG repo=REPO\n```\n\nreplacing `ORG` with your GitHub.com organization and `REPO` with the\nname of the repo you want to link.  Simply repeat for all the repos\nand channels you want to link!\n\n## Support\n\nGeneral support questions should be discussed in the `#help`\nchannel on our community Slack team\nat [atomist-community.slack.com][slack].\n\nIf you find a problem, please create an [issue][\n\n[issue]: https://github.com/atomist/lifecycle-automation/issues\n\n## Contributing\n\nIf you are interested in contributing to the Atomist open source\nprojects, please see our [contributing guidelines][contrib] and\nour [code of conduct][code].\n\n[contrib]: https://github.com/atomist/welcome/blob/master/CONTRIBUTING.md\n[code]: https://github.com/atomist/welcome/blob/master/CODE_OF_CONDUCT.md\n\n## Development\n\nYou will need to have [Node.js][node] installed.  To verify that the\nright versions are installed, please run:\n\n```\n$ node -v\nv8.4.0\n$ npm -v\n5.4.1\n```\n\n[node]: https://nodejs.org/ (Node.js)\n\n### Build and Test\n\nCommand | Reason\n------- | ------\n`npm install` | to install all the required packages\n`npm run build` | lint, compile, and test\n`npm start` | to start the Atomist automation client\n`npm run autostart` | run the client, refreshing when files change\n`npm run lint` | to run tslint against the TypeScript\n`npm run compile` | to compile all TypeScript into JavaScript\n`npm test` | to run tests and ensure everything is working\n`npm run autotest` | run tests continuously\n`npm run clean` | remove stray compiled JavaScript files and build directory\n\n### Release\n\nTo create a new release of the project, simply push a tag of the form\n`M.N.P` where `M`, `N`, and `P` are integers that form the next\nappropriate [semantic version][semver] for release.  The version in\nthe package.json is replaced by the build and is totally ignored!  For\nexample:\n\n[semver]: http://semver.org\n\n```\n$ git tag -a 1.2.3\n$ git push --tags\n```\n\nThe Travis CI build (see badge at the top of this page) will publish\nthe NPM module and automatically create a GitHub release using the tag\nname for the release and the comment provided on the annotated tag as\nthe contents of the release notes.\n\n---\n\nCreated by [Atomist][atomist].\nNeed Help?  [Join our Slack team][slack].\n\n[atomist]: https://www.atomist.com/\n[slack]: https://join.atomist.com\n \n","readmeFilename":"README.md","gitHead":"f1e0308362fcc67c497d32aa695b4e25a793f1a4","_id":"@atomist/lifecycle-automation@1.2.13-master.20210108043638","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-LgHIfOEpnlyfSpM6WXvd4ti4ogPM+990izylqSoYq3lfMeSPh51z4tV5WXBUuTIKxyLewfe+1P9kZOrQEeK7dg==","shasum":"a0bd95767556b55a6fa681c3c2906b31162172ce","tarball":"https://registry.npmjs.org/@atomist/lifecycle-automation/-/lifecycle-automation-1.2.13-master.20210108043638.tgz","fileCount":14,"unpackedSize":189164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9+GxCRA9TVsSAnZWagAABWIQAIRe2TUKOybLZHV/vuaJ\nDAk25Uk0PCbWeqO7z+JYJtVattETLZ0ppubL/FjFZU9gYH3l5sJMu/Vu3IUZ\nc9txCrEx2v/3iQdxdKblxyVlaIyLOmFafZQLwBU7kxF7XiBkRleRLwru0jgW\npgUd/1MJSkbsLyTGWh1Nyxvtn3GfUzGjoYD+Wdy6mCe3spekMC8NSoA/Zuy4\nPlH8KeVNIKOCcHvekowm3UMQ+o54Xu1a3kcXU1wxGlQ/3llfbj1jW4OlOGrF\nbp6XgXGD5YaqxOdXeuVyXPUVTfcwH65cuZdMka5clGu3spaPXl2bHGNe85Fq\nqxhAvzj3FaRPC5Xu+WGBTk4RE56rkLzzpPMbQXq1q8C0DLOEyLuOjFXvt7VS\nyMv7LjYW2IsmmOkYUAfJp6ZH/mRUVbvrrz7yLkUBwXUtB0oKfdtam2U4VVEw\nEV/I2Ho0uWoQsIuQNWLFl7BwSl9vXJjtX6eE9NWep852o9nVXwWmiwOCjsqK\n6R2goHtcSV02C2abPbQ5BFRoqBaKAmja8V5PL9GoDy9kqVvYz+wcQR7kVXo9\nsO4otwPBTCeKDkHeimwyRzxS7+AytF2tVIK/tsy0evagKKW4Ts0GwtfC5r/T\n4UqzKudC2mtqR0wXQGG+/RVKBLPLI2AcS2I3BuZ71k+Z8+A8fBHjOi3jS1yu\nALnk\r\n=Tl9k\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDIGEekvD+u2Gmc9TCxWnWf5LCWrngCF/m06NWQ8wFzOwIgcEZG8GgMkLDqYZcV/rQUrztmfqk1WBI8cPnYddZX4Rc="}]},"_npmUser":{"name":"atomist-bot","email":"npm@atomist.com"},"maintainers":[{"name":"atomist-bot","email":"npm@atomist.com"},{"name":"ddatomist","email":"david@atomist.com"},{"name":"cdupuis","email":"cd@atomist.com"},{"name":"slimslenderslacks","email":"slimslenderslacks@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lifecycle-automation_1.2.13-master.20210108043638_1610080688715_0.7332785074120027"},"_hasShrinkwrap":false}},"readme":"","maintainers":[{"email":"neil.prosser+npmjs@gmail.com","name":"neilprosser"},{"email":"npm@atomist.com","name":"atomist-bot"},{"email":"cd@atomist.com","name":"cdupuis"},{"email":"slimslenderslacks@gmail.com","name":"slimslenderslacks"}],"time":{"modified":"2023-02-23T17:59:14.462Z","created":"2017-11-02T11:37:43.449Z","0.1.31":"2017-11-02T11:37:43.449Z","0.1.32":"2017-11-02T19:32:50.546Z","0.1.33":"2017-11-03T19:47:59.379Z","0.1.34":"2017-11-04T12:10:57.457Z","0.1.35":"2017-11-04T14:15:26.423Z","0.1.36":"2017-11-05T18:14:56.881Z","0.1.37":"2017-11-09T16:09:37.592Z","0.1.38":"2017-11-09T22:24:58.478Z","0.2.0":"2017-11-10T14:55:12.978Z","0.2.1":"2017-11-11T20:23:25.842Z","0.3.0":"2018-01-13T20:18:20.089Z","0.5.6-totalmess.20180417135959":"2018-04-17T12:00:04.016Z","0.5.6-totalmess.20180417140533":"2018-04-17T12:05:37.262Z","0.6.3-20180508024826":"2018-05-08T02:50:50.829Z","0.6.3-20180509154205":"2018-05-09T15:44:32.472Z","0.6.3-nortissej.goalset.20180509200815-nortissej.goalset.20180509200820":"2018-05-09T20:10:41.890Z","0.6.3-20180509202728":"2018-05-09T20:29:59.554Z","0.6.3-20180510042513":"2018-05-10T04:27:27.482Z","0.6.4-20180510045648":"2018-05-10T04:59:33.327Z","0.6.4":"2018-05-10T05:09:59.325Z","0.6.5-20180510051925":"2018-05-10T05:21:22.804Z","0.6.5":"2018-05-10T06:06:30.930Z","0.6.5-20180510071456":"2018-05-10T07:17:13.371Z","0.6.6-20180510073928":"2018-05-10T07:41:41.365Z","0.6.6-20180510074622":"2018-05-10T07:48:36.156Z","0.6.6":"2018-05-10T07:52:11.641Z","0.6.7-20180510075522":"2018-05-10T07:57:35.924Z","0.7.0-20180510184857":"2018-05-10T18:51:53.891Z","0.7.0":"2018-05-10T18:53:17.188Z","0.7.0-20180510200437":"2018-05-10T20:07:08.521Z","0.7.1-20180510200612":"2018-05-10T20:08:47.623Z","0.7.1":"2018-05-10T20:13:01.654Z","0.7.1-20180516102437":"2018-05-16T15:26:22.928Z","0.7.1-20180516161111":"2018-05-16T16:13:28.164Z","0.7.2-20180516162152":"2018-05-16T16:27:04.392Z","0.7.3-20180516195146":"2018-05-16T19:54:31.359Z","0.7.3":"2018-05-16T19:56:13.925Z","0.7.3-20180516195756":"2018-05-16T20:00:56.260Z","0.7.3-20180516225249":"2018-05-16T22:55:56.931Z","0.7.4-20180516225320":"2018-05-16T22:56:48.590Z","0.7.4":"2018-05-16T22:59:10.942Z","0.7.5-20180516232051":"2018-05-16T23:23:34.824Z","0.7.5":"2018-05-16T23:25:58.966Z","0.7.6-20180517145619":"2018-05-17T14:59:15.146Z","0.7.6-20180517154657":"2018-05-17T15:58:12.449Z","0.7.6-20180517161148":"2018-05-17T16:14:45.335Z","0.7.6":"2018-05-17T16:27:39.315Z","0.8.0-20180517204257":"2018-05-17T20:45:44.380Z","0.8.0":"2018-05-17T20:49:55.429Z","0.8.1-20180518052229":"2018-05-18T05:25:12.411Z","0.8.1":"2018-05-18T05:30:29.746Z","0.8.1-20180518134807":"2018-05-18T13:51:48.108Z","0.8.2-20180518134835":"2018-05-18T13:51:57.113Z","0.8.2-20180518142044":"2018-05-18T14:23:33.811Z","0.8.2-20180518155930":"2018-05-18T16:02:18.194Z","0.8.2":"2018-05-18T16:04:30.374Z","0.8.3-20180518161008":"2018-05-18T16:12:49.336Z","0.8.3":"2018-05-18T16:14:39.610Z","0.8.4-20180518211240":"2018-05-18T21:16:40.827Z","0.8.3-20180518211205":"2018-05-18T21:17:07.743Z","0.8.4":"2018-05-18T21:23:01.901Z","0.8.5-20180518212538":"2018-05-18T21:28:20.963Z","0.8.5":"2018-05-18T21:29:36.387Z","0.8.6-20180518215158":"2018-05-18T21:54:43.208Z","0.8.6":"2018-05-18T21:56:01.208Z","0.8.7-20180518223422":"2018-05-18T22:37:01.552Z","0.8.7-20180518230928":"2018-05-18T23:12:06.459Z","0.8.7":"2018-05-18T23:13:50.362Z","0.8.7-20180518233621":"2018-05-18T23:39:02.959Z","0.8.7-20180519104758":"2018-05-19T10:50:43.013Z","0.8.8-20180528071046":"2018-05-28T07:13:08.875Z","0.8.8":"2018-05-28T07:15:38.833Z","0.8.9-20180528202724":"2018-05-28T20:29:42.515Z","0.8.9":"2018-05-28T21:23:17.366Z","0.8.10-20180528221427":"2018-05-28T22:16:50.543Z","0.8.10-20180530120533":"2018-05-30T12:08:33.169Z","0.8.10-20180530123922":"2018-05-30T12:41:49.504Z","0.8.10-20180530130645":"2018-05-30T13:09:24.089Z","0.8.10-20180530131825":"2018-05-30T13:21:04.541Z","0.8.10":"2018-05-30T16:54:29.127Z","0.8.11-20180530165530":"2018-05-30T16:58:11.408Z","0.8.11-20180531132419":"2018-05-31T13:26:40.415Z","0.8.11":"2018-05-31T22:15:42.036Z","0.8.12-20180531221644":"2018-05-31T22:19:13.118Z","0.8.12-20180601150532":"2018-06-01T15:07:56.620Z","0.8.12":"2018-06-01T15:09:55.906Z","0.8.13-20180601151108":"2018-06-01T15:13:42.011Z","0.8.13-20180602002942":"2018-06-02T00:32:21.692Z","0.8.13-20180602004025":"2018-06-02T00:44:28.111Z","0.8.13-20180603085715":"2018-06-03T08:59:43.940Z","0.8.13-20180603180342":"2018-06-03T18:06:05.706Z","0.8.13-20180603181805":"2018-06-03T18:20:38.595Z","0.8.13-20180604112116":"2018-06-04T11:23:40.107Z","0.8.13-20180606071308":"2018-06-06T07:15:22.741Z","0.8.13-20180613080824":"2018-06-13T08:10:44.500Z","0.8.13-20180613104133":"2018-06-13T10:44:05.210Z","0.8.13":"2018-06-13T10:46:15.077Z","0.8.14-20180613104706":"2018-06-13T10:49:31.826Z","0.8.14-20180613131632":"2018-06-13T13:18:48.017Z","0.8.14":"2018-06-13T13:21:24.300Z","0.8.15-20180613132218":"2018-06-13T13:24:46.014Z","0.8.15-20180613132542":"2018-06-13T13:28:03.306Z","0.8.15-20180613160259":"2018-06-13T16:06:23.450Z","0.8.16-20180613161832":"2018-06-13T16:20:38.811Z","0.8.15":"2018-06-13T19:32:02.778Z","0.8.16-20180614225256":"2018-06-14T22:55:08.628Z","0.8.16-20180615073519":"2018-06-15T07:37:32.340Z","0.8.16-20180615164351":"2018-06-15T16:46:01.311Z","0.8.16":"2018-06-15T17:23:57.026Z","0.8.17-20180615172457":"2018-06-15T17:27:15.497Z","0.8.17-20180615211723":"2018-06-15T21:19:50.320Z","0.8.17":"2018-06-15T21:29:43.877Z","0.8.18-20180615213102":"2018-06-15T21:33:35.533Z","0.8.18-codeship-build.20180618170024":"2018-06-18T17:02:57.008Z","0.8.18-20180618170421":"2018-06-18T17:06:56.648Z","0.8.18":"2018-06-18T18:12:18.577Z","0.8.19-20180618181411":"2018-06-18T18:16:39.522Z","0.8.19-20180618204227":"2018-06-18T20:45:26.583Z","0.8.19-20180618204722":"2018-06-18T20:50:39.839Z","0.8.19":"2018-06-18T21:04:47.525Z","0.8.20-20180618210632":"2018-06-18T21:09:33.647Z","0.8.20-20180619092859":"2018-06-19T09:31:54.460Z","0.8.20-20180619093036":"2018-06-19T09:33:29.759Z","0.8.20":"2018-06-19T09:59:10.636Z","0.8.21-20180619100039":"2018-06-19T10:03:22.545Z","0.8.21-20180625104139":"2018-06-25T10:44:34.738Z","0.8.21":"2018-06-25T11:42:08.142Z","0.8.22-20180625114435":"2018-06-25T11:47:19.384Z","0.8.22-20180625123804":"2018-06-25T12:41:21.156Z","0.8.22-20180625125625":"2018-06-25T12:59:10.085Z","0.8.22-20180625132412":"2018-06-25T13:27:23.866Z","0.8.22":"2018-06-25T13:37:44.997Z","0.8.22-20180625133815":"2018-06-25T13:41:22.562Z","0.8.23-20180625133944":"2018-06-25T13:42:49.734Z","0.8.23":"2018-06-25T13:51:17.775Z","0.8.24-20180625135328":"2018-06-25T13:56:02.703Z","0.8.24-20180625135556":"2018-06-25T13:59:18.870Z","0.8.24":"2018-06-25T14:00:28.584Z","0.8.25-20180625140226":"2018-06-25T14:05:10.034Z","0.8.25-20180625141354":"2018-06-25T14:16:42.077Z","0.8.25":"2018-06-25T14:33:55.719Z","0.8.26-20180625143600":"2018-06-25T14:39:04.988Z","0.8.26-20180625195255":"2018-06-25T19:55:41.128Z","0.8.26":"2018-06-25T20:00:22.397Z","0.8.27-20180625200229":"2018-06-25T20:05:26.898Z","0.8.27":"2018-06-25T20:12:07.261Z","0.8.28-20180625201405":"2018-06-25T20:17:05.064Z","0.8.28-20180625212217":"2018-06-25T21:25:02.215Z","0.8.28":"2018-06-25T21:28:02.789Z","0.8.29-20180625212953":"2018-06-25T21:32:36.463Z","0.8.29":"2018-06-27T16:01:54.284Z","0.8.30-20180627161006":"2018-06-27T16:13:17.002Z","0.8.30-20180628193036":"2018-06-28T19:33:17.328Z","0.8.30":"2018-06-28T19:38:43.571Z","0.8.31-20180628194045":"2018-06-28T19:43:40.825Z","0.8.31-20180628225232":"2018-06-28T22:55:23.594Z","0.8.31":"2018-06-28T22:58:47.436Z","0.8.32-20180628230112":"2018-06-28T23:04:16.406Z","0.8.32-20180630010300":"2018-06-30T01:05:58.301Z","0.8.32":"2018-06-30T01:59:30.014Z","0.8.33-20180630020152":"2018-06-30T02:04:38.817Z","0.8.33-20180702144522":"2018-07-02T14:48:19.100Z","0.8.33-20180703162620":"2018-07-03T16:29:27.484Z","0.8.33-20180704122450":"2018-07-04T12:28:11.372Z","0.8.33":"2018-07-04T12:53:03.349Z","0.8.34-20180704125532":"2018-07-04T12:58:26.109Z","0.8.34-20180705212649":"2018-07-05T21:29:23.843Z","0.8.34-20180705224030":"2018-07-05T22:43:08.983Z","0.8.34-20180705230425":"2018-07-05T23:07:09.182Z","0.8.34-20180706092325":"2018-07-06T09:26:07.988Z","0.8.34":"2018-07-06T10:10:02.741Z","0.8.35-20180706101216":"2018-07-06T10:14:55.348Z","0.8.35-gitlab-urls.20180706131807":"2018-07-06T13:20:54.000Z","0.8.35-20180707083240":"2018-07-07T08:37:19.553Z","0.8.35":"2018-07-08T07:16:17.933Z","0.8.36-20180708071840":"2018-07-08T07:23:09.592Z","0.8.36-20180710134128":"2018-07-10T13:46:22.953Z","0.8.36":"2018-07-10T13:49:21.607Z","0.8.37-20180710135138":"2018-07-10T13:56:06.051Z","0.8.37-20180710211754":"2018-07-10T21:22:07.919Z","0.8.38-20180710212439":"2018-07-10T21:29:45.287Z","0.8.38-20180710213556":"2018-07-10T21:41:15.891Z","0.8.38":"2018-07-10T21:41:52.757Z","0.8.39-20180710214418":"2018-07-10T21:48:33.233Z","0.8.39-20180710215310":"2018-07-10T21:57:22.118Z","0.8.40-20180710215929":"2018-07-10T22:04:04.481Z","0.8.40-20180712154737":"2018-07-12T15:53:08.482Z","0.8.40-20180712160342":"2018-07-12T16:08:08.936Z","0.8.40":"2018-07-12T16:21:21.477Z","0.8.41-20180712162345":"2018-07-12T16:28:33.507Z","0.8.41-20180713074732":"2018-07-13T07:52:35.153Z","0.8.41":"2018-07-13T08:19:55.224Z","0.8.41-20180713082009":"2018-07-13T08:26:06.901Z","0.8.42-20180713082220":"2018-07-13T08:27:00.181Z","0.8.42-20180713095625":"2018-07-13T10:00:49.461Z","0.8.42":"2018-07-13T10:27:58.726Z","0.8.43-20180713102928":"2018-07-13T10:35:19.701Z","0.8.43-20180713210947":"2018-07-13T21:13:54.704Z","0.8.43-20180714072512":"2018-07-14T07:29:21.602Z","0.8.43-20180715211527":"2018-07-15T21:19:52.593Z","0.8.43":"2018-07-15T21:28:06.172Z","0.8.44-20180715212924":"2018-07-15T21:33:39.589Z","0.8.44-20180720110025":"2018-07-20T11:05:23.552Z","0.8.44-20180725120116":"2018-07-25T12:05:31.437Z","0.8.44":"2018-07-25T12:13:09.226Z","0.9.0-20180725142300":"2018-07-25T14:27:44.322Z","0.9.0":"2018-07-25T14:30:08.011Z","0.9.1-20180726070052":"2018-07-26T07:05:28.875Z","0.9.1-20180726072736":"2018-07-26T07:32:55.667Z","0.9.1-20180726075051":"2018-07-26T07:55:02.495Z","0.9.1-20180727054147":"2018-07-27T05:46:41.766Z","0.9.1-20180727054525":"2018-07-27T05:49:27.811Z","0.9.1":"2018-07-27T13:16:14.412Z","0.9.2-20180727131756":"2018-07-27T13:21:53.880Z","0.9.2":"2018-07-27T13:24:47.336Z","0.9.3-20180727132301":"2018-07-27T13:27:14.945Z","0.9.3-20180727134956":"2018-07-27T13:54:32.152Z","0.9.3":"2018-07-27T13:59:50.534Z","0.9.4-20180727140056":"2018-07-27T14:04:47.736Z","0.9.4-20180731105044":"2018-07-31T10:55:04.290Z","0.9.4":"2018-07-31T10:56:29.736Z","0.9.5-20180731105744":"2018-07-31T11:01:47.414Z","0.9.5-20180801181432":"2018-08-01T18:18:59.203Z","0.9.5-20180801213422":"2018-08-01T21:37:43.843Z","0.9.5-20180801224419":"2018-08-01T22:48:26.493Z","0.9.5":"2018-08-02T18:21:20.054Z","0.9.6-20180802182337":"2018-08-02T18:27:53.243Z","0.9.1-20180810091212":"2018-08-10T09:16:12.206Z","0.9.1-20180813153704":"2018-08-13T15:41:19.011Z","0.9.1-20180813154920":"2018-08-13T15:53:35.726Z","0.9.2-20180813210901":"2018-08-13T21:13:48.065Z","0.9.2-20180819074332":"2018-08-19T07:47:23.414Z","0.9.2-20180821232533":"2018-08-21T23:29:32.165Z","0.9.3-20180821233204":"2018-08-21T23:36:04.343Z","0.10.0-20180822075535":"2018-08-22T07:58:58.819Z","0.10.0-20180822080209":"2018-08-22T08:06:09.376Z","0.10.0-20180822085034":"2018-08-22T08:54:29.051Z","0.10.0-20180822085652":"2018-08-22T09:00:29.401Z","0.10.0-20180822085820":"2018-08-22T09:02:01.734Z","0.10.0":"2018-08-22T09:03:28.647Z","0.10.1-20180822090333":"2018-08-22T09:07:09.690Z","0.10.1-20180822220227":"2018-08-22T22:06:28.973Z","0.10.1-atomist-update-latest-1535089117363.20180824053847":"2018-08-24T05:42:11.872Z","0.10.1-20180824054341":"2018-08-24T05:47:06.475Z","0.10.1-20180824055307":"2018-08-24T05:56:40.566Z","0.10.1":"2018-08-24T06:12:06.949Z","0.10.2-20180824061323":"2018-08-24T06:17:37.685Z","0.10.2-20180824061631":"2018-08-24T06:20:27.770Z","0.10.2":"2018-08-24T06:30:47.310Z","0.10.3-20180824063216":"2018-08-24T06:36:20.088Z","0.10.3-20180824094613":"2018-08-24T09:50:03.349Z","0.10.4-20180824095104":"2018-08-24T09:54:48.440Z","0.10.4-20180824181005":"2018-08-24T18:13:54.935Z","0.10.4":"2018-08-24T18:46:55.567Z","0.10.5-20180824184819":"2018-08-24T18:52:31.475Z","0.10.5-master.20180827124738":"2018-08-27T12:51:55.830Z","0.10.5":"2018-08-27T17:48:57.573Z","0.10.6-master.20180827175029":"2018-08-27T17:54:20.948Z","0.10.6-master.20180829091048":"2018-08-29T09:16:31.704Z","0.10.6-master.20180829152104":"2018-08-29T15:26:47.531Z","0.10.6-master.20180829212332":"2018-08-29T21:27:06.565Z","0.10.6-master.20180903161548":"2018-09-03T16:18:52.946Z","0.10.6-master.20180904004502":"2018-09-04T00:47:27.038Z","0.10.6-master.20180904010929":"2018-09-04T01:11:10.067Z","0.10.6":"2018-09-05T21:38:58.107Z","0.10.7-master.20180905214025":"2018-09-05T21:43:04.485Z","0.10.7-djs-allow-linking-ms-teams.20180913132628":"2018-09-13T13:29:22.015Z","0.10.7-djs-allow-linking-ms-teams.20180913142402":"2018-09-13T14:26:44.789Z","0.10.7-master.20180913222024":"2018-09-13T22:23:10.482Z","0.10.7-master.20180917143508":"2018-09-17T14:38:09.886Z","0.10.7-master.20180917144245":"2018-09-17T14:46:31.534Z","0.10.7":"2018-09-17T15:04:35.717Z","0.10.8-master.20180917150610":"2018-09-17T15:09:15.179Z","0.10.8-master.20180917152237":"2018-09-17T15:25:46.010Z","0.10.8":"2018-09-17T15:30:52.215Z","0.10.9-master.20180917153223":"2018-09-17T15:35:14.708Z","0.10.9-master.20180918211559":"2018-09-18T21:19:01.907Z","0.10.9":"2018-09-18T21:24:55.454Z","0.10.10-master.20180918212658":"2018-09-18T21:30:28.550Z","0.10.10-master.20180919075128":"2018-09-19T07:53:47.037Z","0.10.10":"2018-09-19T07:57:14.773Z","0.10.10-master.20180919080113":"2018-09-19T08:04:14.741Z","0.10.11-master.20180919081630":"2018-09-19T08:19:51.534Z","0.10.11-master.20180919131148":"2018-09-19T13:14:56.340Z","0.10.11":"2018-09-19T13:27:45.327Z","0.10.12-master.20180919132906":"2018-09-19T13:32:06.041Z","0.10.12-master.20180920105843":"2018-09-20T11:01:32.407Z","0.10.12":"2018-09-20T11:15:06.289Z","0.10.13-master.20180920111640":"2018-09-20T11:19:37.131Z","0.10.13-master.20180920114029":"2018-09-20T11:43:25.154Z","0.10.13":"2018-09-20T11:47:49.861Z","0.10.14-master.20180920114926":"2018-09-20T11:53:10.205Z","0.10.14-master.20180920115935":"2018-09-20T12:03:35.573Z","0.10.14":"2018-09-20T12:05:17.562Z","0.10.14-master.20180920120542":"2018-09-20T12:08:38.972Z","0.10.15-master.20180920120713":"2018-09-20T12:10:39.727Z","0.10.15-master.20180920121006":"2018-09-20T12:13:29.750Z","0.10.15":"2018-09-20T12:22:11.363Z","0.10.16-master.20180920122729":"2018-09-20T12:31:00.865Z","0.10.16-remove-eventlog.20180920205715":"2018-09-20T21:00:20.945Z","0.10.16-master.20180921082450":"2018-09-21T08:27:08.124Z","0.10.16-master.20180921185441":"2018-09-21T18:58:11.154Z","0.10.16-master.20180921201240":"2018-09-21T20:15:55.168Z","0.10.16-master.20180921214720":"2018-09-21T21:51:10.825Z","0.10.16":"2018-09-21T21:53:07.108Z","0.10.17-master.20180921215424":"2018-09-21T21:57:01.569Z","0.10.17-master.20180924153538":"2018-09-24T15:38:18.255Z","0.10.17":"2018-09-24T15:48:09.886Z","0.10.18-master.20180924154940":"2018-09-24T15:53:01.590Z","0.10.18-master.20180924230432":"2018-09-24T23:15:55.011Z","0.10.18":"2018-09-24T23:26:58.289Z","0.10.19-master.20180924232817":"2018-09-24T23:31:08.445Z","0.10.19-master.20180926142948":"2018-09-26T14:33:19.231Z","0.10.19-djs-send-channel-name.20180927102609":"2018-09-27T10:29:09.907Z","0.10.19-master.20180927113001":"2018-09-27T11:32:26.446Z","0.10.19-djs-add-channel-name-to-link-repo-query.20180927125608":"2018-09-27T12:58:43.306Z","0.10.19-djs-add-channel-name-to-link-repo-query.20180927131022":"2018-09-27T13:12:42.930Z","0.10.19-master.20180927132006":"2018-09-27T13:22:19.088Z","0.10.19-link-owner-repo-247.20181001143847":"2018-10-01T14:42:08.151Z","0.10.19-master.20181001213747":"2018-10-01T21:41:35.416Z","0.10.19":"2018-10-02T07:12:40.099Z","0.10.20-master.20181002071356":"2018-10-02T07:16:19.201Z","0.10.19-link-owner-repo-247.20181002144738":"2018-10-02T14:50:35.162Z","0.10.20-reorg-pkg.20181002173606":"2018-10-02T17:38:59.141Z","0.10.20-link-owner-repo-247.20181002174433":"2018-10-02T17:47:22.298Z","0.10.20-master.20181003092456":"2018-10-03T09:27:49.091Z","0.10.20-link-owner-repo-247.20181003111930":"2018-10-03T11:22:38.876Z","0.10.20-master.20181003130037":"2018-10-03T13:03:29.176Z","0.10.20":"2018-10-03T14:52:17.720Z","0.10.21-master.20181003145352":"2018-10-03T14:56:59.638Z","0.10.21-master.20181004121301":"2018-10-04T12:16:27.010Z","0.10.21-master.20181004121408":"2018-10-04T12:17:20.313Z","0.10.21":"2018-10-04T12:20:23.734Z","0.10.22-master.20181004122155":"2018-10-04T12:24:56.692Z","0.10.22-master.20181004125445":"2018-10-04T12:58:24.464Z","0.10.22-master.20181005134506":"2018-10-05T13:49:10.687Z","0.10.22":"2018-10-05T15:19:49.611Z","0.10.23-master.20181005152142":"2018-10-05T15:25:47.439Z","0.10.23-master.20181005152148":"2018-10-05T15:26:10.803Z","0.10.23-master.20181005183551":"2018-10-05T18:39:18.790Z","0.10.23":"2018-10-05T19:16:32.228Z","0.10.24-master.20181005191810":"2018-10-05T19:21:40.763Z","0.10.24-master.20181006213443":"2018-10-06T21:37:57.762Z","0.10.24":"2018-10-06T21:43:01.103Z","0.10.25-master.20181006214437":"2018-10-06T21:47:47.941Z","0.10.25-master.20181011080928":"2018-10-11T08:12:44.751Z","0.10.25":"2018-10-11T08:15:52.693Z","0.10.26-master.20181011081453":"2018-10-11T08:18:45.219Z","0.10.26":"2018-10-11T08:27:22.194Z","0.10.27-master.20181011082706":"2018-10-11T08:30:20.875Z","0.10.27":"2018-10-11T08:33:28.191Z","0.10.28-master.20181011083241":"2018-10-11T08:36:19.220Z","0.10.28-master.20181011083443":"2018-10-11T08:38:04.639Z","0.10.28":"2018-10-11T08:40:06.766Z","0.10.29-master.20181011083915":"2018-10-11T08:43:16.875Z","0.10.29-master.20181024133525":"2018-10-24T13:37:59.684Z","0.10.29":"2018-10-24T13:45:31.297Z","0.10.30-master.20181024134514":"2018-10-24T13:50:18.470Z","0.10.30-master.20181025095554":"2018-10-25T09:58:50.616Z","0.10.30":"2018-10-25T10:39:28.043Z","0.10.31-master.20181025104027":"2018-10-25T10:43:02.858Z","0.10.31-master.20181030152632":"2018-10-30T15:28:52.515Z","0.10.31":"2018-10-30T17:35:42.651Z","0.10.32-master.20181030173542":"2018-10-30T17:39:00.478Z","0.10.32-master.20181031112750":"2018-10-31T11:29:57.026Z","0.10.32":"2018-10-31T11:32:16.560Z","0.10.33-master.20181031113442":"2018-10-31T11:37:04.331Z","0.10.33-master.20181031130827":"2018-10-31T13:11:04.481Z","0.10.33":"2018-10-31T13:16:10.060Z","0.10.34-master.20181031131753":"2018-10-31T15:29:46.016Z","0.11.0-atomist-update-branch-master-1541106195325.20181102202646":"2018-11-02T20:29:13.322Z","0.11.0-master.20181102203227":"2018-11-02T20:34:56.169Z","0.11.0-master.20181102204708":"2018-11-02T20:49:42.356Z","0.11.0":"2018-11-02T21:05:58.664Z","0.11.1-master.20181102210748":"2018-11-02T21:10:44.164Z","0.11.1-master.20181102212154":"2018-11-02T21:24:28.950Z","0.11.1":"2018-11-02T21:36:20.335Z","0.11.2-master.20181105170407":"2018-11-05T17:07:28.131Z","0.11.2-master.20181105173955":"2018-11-05T17:42:21.017Z","0.11.2":"2018-11-05T17:45:13.135Z","0.11.3-master.20181105174629":"2018-11-05T17:53:36.997Z","0.11.3-master.20181105225910":"2018-11-05T23:02:02.908Z","0.11.3-master.20181106082335":"2018-11-06T08:26:04.014Z","0.11.3":"2018-11-06T08:28:17.687Z","0.11.4-master.20181106084527":"2018-11-06T08:47:57.188Z","0.11.4-master.20181106235156":"2018-11-06T23:55:05.962Z","0.11.4-master.20181107000704":"2018-11-07T00:09:51.933Z","0.11.4":"2018-11-07T00:19:14.984Z","0.11.5-master.20181107002025":"2018-11-07T00:27:10.796Z","0.11.5":"2018-11-07T12:03:12.863Z","0.11.6-master.20181107120418":"2018-11-07T12:06:51.157Z","0.11.6-master.20181110003349":"2018-11-10T00:35:08.508Z","0.11.6":"2018-11-10T00:37:26.400Z","0.11.7-master.20181110004231":"2018-11-10T00:44:56.764Z","0.11.7":"2018-11-10T00:49:39.889Z","0.11.8-master.20181112210309":"2018-11-12T21:05:46.696Z","0.11.8":"2018-11-12T22:26:22.817Z","0.11.9-slack-up.20181115204626":"2018-11-15T20:48:15.226Z","0.11.9-master.20181115213546":"2018-11-15T21:37:59.537Z","0.11.9-master.20181115213723":"2018-11-15T21:39:39.411Z","0.11.9":"2018-11-15T21:43:49.670Z","0.11.10-master.20181116074319":"2018-11-16T07:45:14.891Z","0.11.10":"2018-11-16T07:48:53.163Z","0.11.11-kipz-typo.20181116203029":"2018-11-16T20:32:31.725Z","0.11.11-master.20181116203831":"2018-11-16T20:40:41.928Z","0.11.11-master.20181116233033":"2018-11-16T23:32:35.540Z","0.11.11":"2018-11-16T23:38:54.959Z","0.11.12-master.20181120151401":"2018-11-20T15:17:02.086Z","0.11.12":"2018-11-20T15:39:22.264Z","0.11.13-master.20181122111630":"2018-11-22T11:18:33.302Z","0.11.13":"2018-11-22T11:31:50.811Z","0.11.14-master.20181124074939":"2018-11-24T07:51:39.824Z","0.11.14-master.20181127154134":"2018-11-27T15:43:30.252Z","0.11.14":"2018-11-27T15:52:29.228Z","0.11.15-master.20181127160035":"2018-11-27T16:02:54.431Z","0.11.15":"2018-11-27T16:32:31.126Z","0.11.16-master.20181128100307":"2018-11-28T10:05:31.133Z","0.11.16":"2018-11-28T10:44:10.273Z","0.11.17-master.20181206104455":"2018-12-06T10:47:01.324Z","0.11.17":"2018-12-06T10:58:30.920Z","0.11.18-master.20181207101404":"2018-12-07T10:16:55.776Z","0.11.18":"2018-12-07T10:18:55.761Z","0.11.19-master.20190108120249":"2019-01-08T12:04:40.558Z","0.11.19":"2019-01-08T13:04:07.018Z","0.11.20-master.20190108142840":"2019-01-08T14:31:35.741Z","0.11.20-master.20190108145316":"2019-01-08T14:56:06.826Z","0.11.20":"2019-01-08T15:25:21.109Z","0.11.21-master.20190116074255":"2019-01-16T07:45:19.034Z","0.11.21":"2019-01-16T09:13:12.409Z","0.11.22-master.20190131060723":"2019-01-31T06:09:52.514Z","0.11.22":"2019-01-31T06:16:33.367Z","0.11.23-master.20190131072639":"2019-01-31T07:28:50.126Z","0.11.23":"2019-01-31T07:31:20.968Z","0.11.24-master.20190206104032":"2019-02-06T10:42:44.519Z","0.11.24":"2019-02-06T10:46:54.598Z","0.11.25-master.20190208145929":"2019-02-08T15:02:07.934Z","0.11.25":"2019-02-08T15:09:19.982Z","0.11.26-master.20190221093757":"2019-02-21T09:40:59.309Z","0.11.26-master.20190223071026":"2019-02-23T07:12:55.912Z","0.11.26-master.20190223071656":"2019-02-23T07:19:26.943Z","0.11.26":"2019-02-23T07:45:24.032Z","0.12.0-master.20190225095655":"2019-02-25T09:59:39.127Z","0.12.0-master.20190225112610":"2019-02-25T11:28:32.560Z","0.12.0":"2019-02-25T11:37:29.209Z","0.12.1-master.20190225145505":"2019-02-25T14:57:41.080Z","0.12.1":"2019-02-25T15:54:06.526Z","0.12.2-master.20190226125315":"2019-02-26T12:55:38.150Z","0.12.2":"2019-02-26T13:45:36.458Z","0.12.3-master.20190227114206":"2019-02-27T11:44:17.442Z","0.12.3":"2019-02-27T11:57:45.999Z","0.12.4-master.20190228115430":"2019-02-28T11:57:12.063Z","0.12.4-master.20190320073128":"2019-03-20T07:34:02.047Z","0.12.4":"2019-03-20T07:40:37.620Z","0.12.5-atomist-update-branch-master-20190321144440.20190321144640":"2019-03-21T14:50:12.970Z","0.12.5-master.20190329192150":"2019-03-29T19:24:10.168Z","0.12.5-master.20190329204057":"2019-03-29T20:44:27.123Z","0.12.5-master.20190331153657":"2019-03-31T15:38:52.219Z","0.12.5-master.20190331161149":"2019-03-31T16:13:53.906Z","0.12.5-master.20190331162409":"2019-03-31T16:27:07.261Z","0.12.5":"2019-04-01T12:33:29.117Z","0.12.6-master.20190403105636":"2019-04-03T10:59:44.581Z","0.12.6":"2019-04-03T11:02:53.298Z","0.12.7-master.20190403111318":"2019-04-03T11:16:07.151Z","0.12.7":"2019-04-03T11:18:41.337Z","0.12.8-master.20190403112919":"2019-04-03T11:31:56.966Z","0.12.8":"2019-04-03T11:33:56.493Z","0.12.9-master.20190403131239":"2019-04-03T13:16:23.326Z","0.12.9":"2019-04-03T13:19:13.620Z","0.12.10-master.20190403153328":"2019-04-03T15:36:17.942Z","0.12.10-master.20190403153708":"2019-04-03T15:39:21.784Z","0.12.10-master.20190403153809":"2019-04-03T15:41:04.751Z","0.12.10":"2019-04-03T15:45:02.811Z","0.12.11-master.20190403154919":"2019-04-03T15:51:39.383Z","0.12.11":"2019-04-03T15:56:47.759Z","0.12.12-master.20190403163441":"2019-04-03T16:37:25.401Z","0.12.12":"2019-04-03T16:42:17.039Z","0.12.13-master.20190403201944":"2019-04-03T20:21:53.026Z","0.12.13-master.20190403202204":"2019-04-03T20:24:25.978Z","0.12.13-master.20190403203537":"2019-04-03T20:37:40.116Z","0.12.13":"2019-04-03T20:42:22.375Z","0.12.14-master.20190403204207":"2019-04-03T20:45:07.605Z","0.12.14":"2019-04-03T20:48:29.242Z","0.12.15-master.20190403205240":"2019-04-03T20:54:53.470Z","0.12.15":"2019-04-03T20:57:27.318Z","0.12.16-master.20190403205752":"2019-04-03T21:00:55.651Z","0.12.16":"2019-04-03T21:02:52.452Z","0.12.17-master.20190404062613":"2019-04-04T06:28:41.980Z","0.12.17-master.20190404062725":"2019-04-04T06:29:34.921Z","0.12.17":"2019-04-04T06:35:33.630Z","0.12.18-master.20190404064939":"2019-04-04T06:53:07.264Z","0.12.18-master.20190404065032":"2019-04-04T06:53:29.659Z","0.12.18":"2019-04-04T07:00:46.715Z","0.12.19-master.20190404114726":"2019-04-04T11:50:58.349Z","0.12.19":"2019-04-04T11:55:42.584Z","0.12.20-master.20190404140022":"2019-04-04T14:02:34.318Z","0.12.20-master.20190404140359":"2019-04-04T14:06:30.145Z","0.12.20":"2019-04-04T14:09:18.080Z","0.12.21-master.20190404165931":"2019-04-04T17:01:44.227Z","0.12.21":"2019-04-04T17:08:21.659Z","0.12.22-master.20190405105954":"2019-04-05T11:02:13.556Z","0.12.22":"2019-04-05T11:11:16.418Z","0.12.23-master.20190405111805":"2019-04-05T11:20:53.899Z","0.12.23":"2019-04-05T13:54:32.005Z","0.12.24-master.20190405144540":"2019-04-05T14:47:55.151Z","0.12.24":"2019-04-05T14:56:15.119Z","0.12.25-master.20190405154011":"2019-04-05T15:43:53.154Z","0.12.25-master.20190405174345":"2019-04-05T17:46:11.000Z","0.12.25-master.20190405180404":"2019-04-05T18:06:23.076Z","0.12.25-master.20190408160909":"2019-04-08T16:11:20.627Z","0.12.25-master.20190408163914":"2019-04-08T16:41:41.208Z","0.12.25-master.20190408182356":"2019-04-08T18:26:03.551Z","0.12.25-master.20190408185304":"2019-04-08T18:55:56.004Z","0.12.25-master.20190408203433":"2019-04-08T20:37:42.848Z","0.12.25":"2019-04-08T20:47:15.676Z","0.12.26-master.20190409084305":"2019-04-09T08:46:15.473Z","0.12.26":"2019-04-09T09:12:13.224Z","0.12.27-master.20190411210222":"2019-04-11T21:04:52.609Z","0.12.27-master.20190411214104":"2019-04-11T21:44:28.536Z","0.12.27-master.20190411221942":"2019-04-11T22:22:05.637Z","0.12.27":"2019-04-11T22:30:46.810Z","0.12.28-master.20190412093336":"2019-04-12T09:36:21.279Z","0.12.28":"2019-04-12T09:42:20.875Z","0.12.29-master.20190412095344":"2019-04-12T09:57:11.678Z","0.12.29":"2019-04-12T09:59:53.381Z","0.12.30-master.20190412221805":"2019-04-12T22:20:55.553Z","0.12.30-master.20190412222407":"2019-04-12T22:26:47.100Z","0.12.30":"2019-04-12T22:37:24.948Z","0.12.31-master.20190413070616":"2019-04-13T07:08:15.022Z","0.12.31":"2019-04-13T08:10:59.336Z","0.12.32-master.20190413154953":"2019-04-13T15:52:12.822Z","0.12.32":"2019-04-13T15:54:51.141Z","0.12.32-master.20190413155426":"2019-04-13T15:57:38.595Z","0.12.33-master.20190413210029":"2019-04-13T21:02:39.350Z","0.12.33":"2019-04-13T21:05:34.051Z","0.12.34-master.20190416080423":"2019-04-16T08:06:16.656Z","0.12.34":"2019-04-16T08:09:07.660Z","0.12.35-master.20190416082746":"2019-04-16T08:30:25.474Z","0.12.35-master.20190416090951":"2019-04-16T09:11:59.150Z","0.12.35":"2019-04-16T09:15:24.442Z","0.12.36-master.20190416094645":"2019-04-16T09:48:46.007Z","0.12.36":"2019-04-16T09:51:16.400Z","0.12.37-emoji-instructions.20190416194927":"2019-04-16T19:53:14.604Z","0.12.37-master.20190416200533":"2019-04-16T20:10:07.966Z","0.12.37-master.20190416201207":"2019-04-16T20:17:52.519Z","0.12.37-master.20190416202234":"2019-04-16T20:24:33.787Z","0.12.37":"2019-04-16T20:26:59.179Z","0.12.38-master.20190417095530":"2019-04-17T09:58:00.176Z","0.12.38":"2019-04-17T11:25:27.441Z","0.12.38-to-sdm-pack.20190417223902":"2019-04-17T22:41:52.276Z","0.12.38-to-sdm-pack.20190417224254":"2019-04-17T22:45:07.406Z","0.12.38-to-sdm-pack.20190418093009":"2019-04-18T09:34:14.618Z","0.12.38-to-sdm-pack.20190418100541":"2019-04-18T10:08:15.725Z","0.12.38-to-sdm-pack.20190418103916":"2019-04-18T10:42:10.342Z","0.12.39-master.20190424221856":"2019-04-24T22:21:07.630Z","0.12.39":"2019-04-24T22:33:02.454Z","0.12.40-master.20190426231737":"2019-04-26T23:20:16.882Z","0.12.40-to-sdm-pack.20190426232330":"2019-04-26T23:25:38.624Z","0.12.40-master.20190427074754":"2019-04-27T07:50:34.366Z","0.12.40-to-sdm-pack.20190427080244":"2019-04-27T08:05:03.809Z","0.12.40":"2019-04-27T08:06:47.748Z","0.12.41-master.20190427123721":"2019-04-27T12:39:49.577Z","0.12.41-master.20190427124219":"2019-04-27T12:44:56.125Z","0.12.41":"2019-04-27T13:17:44.077Z","0.12.42-master.20190428100906":"2019-04-28T10:10:59.156Z","0.12.42-to-sdm-pack.20190428101018":"2019-04-28T10:12:38.688Z","0.12.42":"2019-04-28T13:05:15.496Z","0.12.43-master.20190503090444":"2019-05-03T09:06:36.386Z","0.12.43-to-sdm-pack.20190503090816":"2019-05-03T09:10:21.777Z","0.12.43":"2019-05-03T09:16:35.861Z","0.12.44-master.20190503101302":"2019-05-03T10:15:59.965Z","0.12.44-master.20190503101935":"2019-05-03T10:21:35.459Z","0.12.44":"2019-05-03T10:25:33.719Z","0.12.45-master.20190503113206":"2019-05-03T11:35:12.623Z","0.12.45-master.20190503114030":"2019-05-03T11:42:50.214Z","0.12.45-master.20190503131936":"2019-05-03T13:21:51.185Z","0.12.45-master.20190503180633":"2019-05-03T18:09:20.201Z","0.12.45":"2019-05-03T18:38:18.922Z","0.12.46-master.20190505153600":"2019-05-05T15:37:56.959Z","0.12.46":"2019-05-05T15:46:16.960Z","0.12.47-master.20190514133511":"2019-05-14T13:38:17.755Z","0.12.47-master.20190514142752":"2019-05-14T14:30:09.646Z","0.12.47-master.20190514142910":"2019-05-14T14:31:31.683Z","0.12.47":"2019-05-14T17:21:44.075Z","0.12.48-master.20190514200846":"2019-05-14T20:13:20.769Z","0.12.48":"2019-05-14T22:43:30.737Z","0.12.49-master.20190515144626":"2019-05-15T14:51:02.841Z","0.12.49":"2019-05-15T14:56:33.546Z","0.12.50-to-sdm-pack.20190515174512":"2019-05-15T17:49:27.182Z","0.12.50-to-sdm-pack.20190515220606":"2019-05-15T22:09:23.629Z","0.12.50-to-sdm-pack.20190516071127":"2019-05-16T07:13:29.521Z","1.0.0-to-sdm-pack.20190517201748":"2019-05-17T20:19:10.625Z","1.0.0-to-sdm-pack.20190517231442":"2019-05-17T23:16:04.483Z","1.0.0-to-sdm-pack.20190517232002":"2019-05-17T23:21:39.339Z","1.0.0-master.20190517232744":"2019-05-17T23:29:01.645Z","1.0.0-master.20190517232841":"2019-05-17T23:30:13.472Z","1.0.0-master.20190520151758":"2019-05-20T15:19:35.980Z","1.0.0-master.20190520151817":"2019-05-20T15:20:37.137Z","1.0.0-master.20190521065405":"2019-05-21T06:55:34.146Z","1.0.0":"2019-05-21T07:09:28.196Z","1.0.1-master.20190521073319":"2019-05-21T07:35:26.029Z","1.0.1":"2019-05-21T07:37:05.513Z","1.0.2-master.20190521094907":"2019-05-21T09:51:36.124Z","1.0.2-master.20190521095053":"2019-05-21T09:55:39.483Z","1.0.2":"2019-05-21T10:09:29.191Z","1.0.3-master.20190521121946":"2019-05-21T12:20:50.816Z","1.0.3-master.20190521160707":"2019-05-21T16:08:42.006Z","1.0.3":"2019-05-21T16:11:01.410Z","1.0.4-master.20190522105238":"2019-05-22T10:54:15.683Z","1.0.4":"2019-05-22T10:57:17.396Z","1.0.5-master.20190523102732":"2019-05-23T10:28:59.819Z","1.0.5":"2019-05-23T10:35:00.284Z","1.0.6-master.20190523111209":"2019-05-23T11:14:08.644Z","1.0.6":"2019-05-23T11:16:48.963Z","1.0.7-master.20190523114513":"2019-05-23T11:46:36.391Z","1.0.7-master.20190523115742":"2019-05-23T12:00:04.501Z","1.0.7-master.20190523142641":"2019-05-23T14:28:07.562Z","1.0.7":"2019-05-23T14:38:58.426Z","1.0.8-master.20190523184409":"2019-05-23T18:45:47.148Z","1.0.8":"2019-05-23T18:48:51.764Z","1.0.9-master.20190523221527":"2019-05-23T22:16:50.424Z","1.0.9":"2019-05-23T22:21:31.767Z","1.0.10-master.20190523224744":"2019-05-23T22:49:40.188Z","1.0.10":"2019-05-23T22:51:40.750Z","1.0.11-master.20190523225619":"2019-05-23T22:57:42.167Z","1.0.11-master.20190523230053":"2019-05-23T23:02:16.371Z","1.0.11-master.20190524143347":"2019-05-24T14:35:26.493Z","1.0.11":"2019-05-24T14:47:51.254Z","1.1.0-master.20190526113346":"2019-05-26T11:35:00.816Z","1.1.0":"2019-05-26T11:38:15.118Z","1.1.1-master.20190526120127":"2019-05-26T12:03:18.156Z","1.1.1":"2019-05-26T12:12:14.887Z","1.1.2-master.20190526170015":"2019-05-26T17:01:25.298Z","1.1.2-master.20190527080008":"2019-05-27T08:01:29.006Z","1.1.2":"2019-05-27T08:11:24.430Z","1.1.3-master.20190527115527":"2019-05-27T11:57:21.757Z","1.1.3":"2019-05-27T11:59:47.759Z","1.1.4-atomist-update-0.2.0-master.20190527141748-20190527142338.20190527142447":"2019-05-27T14:26:35.896Z","1.1.4-master.20190527143114":"2019-05-27T14:32:28.642Z","1.1.4":"2019-05-27T14:50:25.328Z","1.1.5-master.20190528162758":"2019-05-28T16:29:16.946Z","1.1.5":"2019-05-28T16:38:15.877Z","1.1.6-master.20190528165911":"2019-05-28T17:00:32.733Z","1.1.6":"2019-05-28T17:02:53.431Z","1.1.7-master.20190606222437":"2019-06-06T22:26:00.854Z","1.1.7":"2019-06-06T22:28:58.647Z","1.1.8-master.20190606234600":"2019-06-06T23:49:12.309Z","1.1.8":"2019-06-06T23:51:23.179Z","1.1.9-master.20190607000549":"2019-06-07T00:07:07.532Z","1.1.9":"2019-06-07T00:09:40.404Z","1.1.10-master.20190607085529":"2019-06-07T08:57:40.091Z","1.1.10-master.20190610072010":"2019-06-10T07:21:38.507Z","1.1.10":"2019-06-10T07:36:19.604Z","1.1.11-master.20190610130250":"2019-06-10T13:05:46.394Z","1.1.11":"2019-06-10T13:33:47.762Z","1.1.12-master.20190611170314":"2019-06-11T17:06:46.240Z","1.1.12":"2019-06-12T07:35:42.755Z","1.1.13-master.20190612123303":"2019-06-12T12:36:16.025Z","1.1.13-master.20190613094437":"2019-06-13T09:47:20.531Z","1.1.13":"2019-06-13T09:49:27.035Z","1.1.14-master.20190613104423":"2019-06-13T10:47:18.845Z","1.1.14":"2019-06-13T10:52:20.448Z","1.1.15-master.20190613114017":"2019-06-13T11:43:07.819Z","1.1.15":"2019-06-13T11:45:19.778Z","1.1.16-master.20190618124752":"2019-06-18T12:49:23.363Z","1.1.16-master.20190618130355":"2019-06-18T13:05:23.224Z","1.1.16-master.20190618210619":"2019-06-18T21:08:10.420Z","1.1.16":"2019-06-18T21:23:36.395Z","1.1.17-master.20190620090525":"2019-06-20T09:06:58.354Z","1.1.17":"2019-06-20T10:03:01.780Z","1.1.18-master.20190620113133":"2019-06-20T11:33:06.075Z","1.1.18":"2019-06-20T11:37:24.188Z","1.1.19-master.20190620174801":"2019-06-20T17:51:10.783Z","1.1.19-master.20190625182358":"2019-06-25T18:25:33.448Z","1.1.19":"2019-06-25T18:39:04.480Z","1.1.20-master.20190626213413":"2019-06-26T21:37:35.474Z","1.1.20-master.20190626215606":"2019-06-26T21:57:45.005Z","1.1.20-master.20190626215843":"2019-06-26T22:00:05.037Z","1.1.20":"2019-06-26T22:10:26.645Z","1.1.21-master.20190628064935":"2019-06-28T06:51:01.156Z","1.1.21":"2019-06-28T06:55:00.906Z","1.1.22-master.20190628111543":"2019-06-28T11:16:53.989Z","1.1.22":"2019-06-28T11:20:30.213Z","1.1.23-master.20190702065809":"2019-07-02T07:00:23.198Z","1.1.23-master.20190702122049":"2019-07-02T12:22:45.805Z","1.1.23-master.20190703123009":"2019-07-03T12:32:19.665Z","1.1.23-master.20190703132341":"2019-07-03T13:24:56.180Z","1.1.23-master.20190704072620":"2019-07-04T07:28:25.262Z","1.1.23":"2019-07-04T07:33:44.780Z","1.1.24-master.20190705065749":"2019-07-05T06:59:46.574Z","1.1.24-master.20190705070909":"2019-07-05T07:11:10.255Z","1.1.24-master.20190705073319":"2019-07-05T07:34:41.626Z","1.1.24-master.20190705081905":"2019-07-05T08:21:07.457Z","1.1.24":"2019-07-05T09:51:45.572Z","1.1.25-master.20190710095241":"2019-07-10T09:54:16.120Z","1.1.25-master.20190710095054":"2019-07-10T09:54:35.625Z","1.1.25-atomist-update-0.2.0-master.20190710101319-20190710101906.20190710102143":"2019-07-10T10:26:17.787Z","1.1.25-master.20190710103412":"2019-07-10T10:35:32.472Z","1.1.25-master.20190711102723":"2019-07-11T10:28:35.195Z","1.1.25-master.20190711102946":"2019-07-11T10:31:22.824Z","1.1.25-master.20190711173711":"2019-07-11T17:39:36.208Z","1.1.25-master.20190717200726":"2019-07-17T20:11:08.862Z","1.1.25-master.20190718102800":"2019-07-18T10:32:10.256Z","1.1.25-master.20190726100812":"2019-07-26T10:11:15.130Z","1.1.25":"2019-07-26T10:18:43.374Z","1.1.26-master.20190727163956":"2019-07-27T16:42:34.874Z","1.1.26-master.20190801075757":"2019-08-01T08:00:47.404Z","1.1.26-master.20190801151727":"2019-08-01T15:21:14.542Z","1.1.26":"2019-08-01T15:25:42.135Z","1.1.28-master.20190802095622":"2019-08-02T09:58:58.054Z","1.1.28":"2019-08-02T10:01:22.220Z","1.1.29-master.20190802103148":"2019-08-02T10:34:44.699Z","1.1.29":"2019-08-02T12:22:18.703Z","1.1.30-master.20190826090835":"2019-08-26T09:10:59.038Z","1.1.30":"2019-08-26T09:46:07.591Z","1.1.31-master.20190827112855":"2019-08-27T11:31:26.885Z","1.1.31":"2019-08-27T16:23:32.065Z","1.1.32-master.20190827231443":"2019-08-27T23:19:39.192Z","1.1.32":"2019-08-27T23:27:51.452Z","1.1.33-master.20190828102559":"2019-08-28T10:29:52.530Z","1.1.33-master.20190828105851":"2019-08-28T11:04:04.220Z","1.1.33":"2019-08-28T11:10:14.682Z","1.1.34-master.20190828112615":"2019-08-28T11:28:57.577Z","1.1.34":"2019-08-28T11:32:30.769Z","1.1.35-atomist.docker-base-image.master.20190828140705":"2019-08-28T14:11:28.661Z","1.1.35-master.20190904082959":"2019-09-04T08:32:27.081Z","1.1.35":"2019-09-04T10:01:27.250Z","1.1.36-atomist.a260p86nh.sdm-deps.master.20190909192450":"2019-09-09T19:28:59.078Z","1.1.36-master.20190910073835":"2019-09-10T07:45:13.431Z","1.1.36-master.20190911153810":"2019-09-11T15:42:03.115Z","1.1.36":"2019-09-11T15:48:11.621Z","1.1.37-master.20190911164609":"2019-09-11T16:50:35.701Z","1.1.37":"2019-09-11T16:55:48.311Z","1.1.38-master.20190911203740":"2019-09-11T20:42:24.259Z","1.1.38":"2019-09-11T20:45:30.945Z","1.1.39-master.20190911222313":"2019-09-11T22:28:16.499Z","1.1.39":"2019-09-12T05:23:34.957Z","1.1.40-master.20190912073951":"2019-09-12T07:44:14.130Z","1.1.40":"2019-09-12T08:17:59.594Z","1.1.41-master.20190912125131":"2019-09-12T12:56:38.203Z","1.1.41-master.20190912130107":"2019-09-12T13:05:51.557Z","1.1.41":"2019-09-12T13:09:32.479Z","1.1.42-master.20190914203105":"2019-09-14T20:33:12.790Z","1.1.42":"2019-09-14T20:44:29.342Z","1.1.43-atomist.a260p86nh.typescript-version.master.20190915212054":"2019-09-15T21:25:19.404Z","1.1.43-master.20190916031241":"2019-09-16T03:19:22.652Z","1.1.43-master.20190918031759":"2019-09-18T03:21:04.941Z","1.1.43-master.20190919183414":"2019-09-19T18:38:28.838Z","1.1.43":"2019-09-19T18:42:30.769Z","1.1.44-master.20190923205341":"2019-09-23T20:55:16.946Z","1.1.44":"2019-09-23T20:58:29.273Z","1.1.45-master.20190925133038":"2019-09-25T13:32:11.106Z","1.1.45-master.20190925195913":"2019-09-25T20:00:46.828Z","1.1.45-master.20190926041140":"2019-09-26T04:13:07.680Z","1.1.45-master.20190926045258":"2019-09-26T04:54:26.685Z","1.1.45-master.20190926071756":"2019-09-26T07:19:22.564Z","1.1.45-master.20190926074552":"2019-09-26T07:47:07.171Z","1.1.45":"2019-09-26T08:32:08.899Z","1.1.46-master.20190926100809":"2019-09-26T10:09:47.734Z","1.1.46":"2019-09-26T10:12:46.234Z","1.1.47-master.20190926103435":"2019-09-26T10:36:00.789Z","1.1.47":"2019-09-26T10:38:52.342Z","1.1.48-master.20190926105724":"2019-09-26T10:58:38.871Z","1.1.48":"2019-09-26T12:44:18.395Z","1.1.49-master.20190926151438":"2019-09-26T15:16:00.829Z","1.1.49":"2019-09-26T15:19:39.034Z","1.1.50-master.20190926162901":"2019-09-26T16:30:13.432Z","1.1.50":"2019-09-26T16:35:15.290Z","1.1.51-master.20190926165106":"2019-09-26T16:52:26.276Z","1.1.51":"2019-09-26T16:57:11.168Z","1.1.52-master.20191001165704":"2019-10-01T16:58:22.268Z","1.1.52":"2019-10-02T07:00:31.146Z","1.1.53-master.20191002172605":"2019-10-02T17:27:29.664Z","1.1.52-avatar-patch.20191004103802":"2019-10-04T10:39:36.173Z","1.1.53-master.20191005190740":"2019-10-05T19:09:13.679Z","1.1.53-master.20191005195411":"2019-10-05T19:55:29.198Z","1.1.53":"2019-10-05T21:16:50.070Z","1.1.54-master.20191007122235":"2019-10-07T12:24:07.258Z","1.1.54":"2019-10-08T05:12:30.228Z","1.1.55-master.20191008130321":"2019-10-08T13:04:44.620Z","1.1.55-master.20191008133430":"2019-10-08T13:35:52.745Z","1.1.55":"2019-10-08T14:22:02.058Z","1.1.56-master.20191008144551":"2019-10-08T14:47:27.831Z","1.1.56-master.20191008221342":"2019-10-08T22:14:59.978Z","1.1.56":"2019-10-08T22:25:50.566Z","1.1.57-master.20191009185416":"2019-10-09T18:55:36.491Z","1.1.57":"2019-10-09T19:01:58.227Z","1.1.58-master.20191011124452":"2019-10-11T12:46:00.373Z","1.1.58-master.20191011125521":"2019-10-11T12:56:30.720Z","1.1.58":"2019-10-11T12:58:14.738Z","1.1.59-master.20191018205427":"2019-10-18T20:56:06.588Z","1.1.59-master.20191021210654":"2019-10-21T21:08:35.567Z","1.1.59-master.20191021223250":"2019-10-21T22:35:07.575Z","1.1.59":"2019-10-22T04:25:38.183Z","1.1.60-master.20191028074955":"2019-10-28T07:51:01.917Z","1.1.60":"2019-10-28T07:55:07.081Z","1.1.61-master.20191029011327":"2019-10-29T01:14:55.860Z","1.1.61":"2019-10-29T19:11:38.814Z","1.1.62-master.20191102195832":"2019-11-02T19:59:41.781Z","1.1.62":"2019-11-02T20:31:16.191Z","1.1.63-master.20191112095244":"2019-11-12T09:54:36.031Z","1.1.63":"2019-11-12T10:05:04.240Z","1.1.64-master.20191113095613":"2019-11-13T09:58:01.878Z","1.1.64":"2019-11-13T10:05:35.479Z","1.1.65-master.20191113101715":"2019-11-13T10:19:22.864Z","1.1.65":"2019-11-13T10:24:12.394Z","1.1.66-master.20191114103752":"2019-11-14T10:39:04.664Z","1.1.66":"2019-11-14T10:59:11.653Z","1.1.67-master.20191114112555":"2019-11-14T11:28:23.027Z","1.1.67":"2019-11-14T11:47:24.327Z","1.1.68-master.20191114183856":"2019-11-14T18:41:37.000Z","1.1.68":"2019-11-14T18:55:50.373Z","1.1.69-master.20191114214749":"2019-11-14T21:50:03.453Z","1.1.69-master.20191114215357":"2019-11-14T21:55:58.261Z","1.1.69":"2019-11-14T22:13:17.063Z","1.1.70-master.20191114225012":"2019-11-14T22:51:44.596Z","1.1.70-master.20191114230618":"2019-11-14T23:08:21.496Z","1.1.70":"2019-11-14T23:14:11.255Z","1.1.71-master.20191115001535":"2019-11-15T00:17:47.897Z","1.1.71":"2019-11-15T00:35:26.567Z","1.2.0-master.20191115005247":"2019-11-15T00:54:13.511Z","1.2.0-master.20191116081311":"2019-11-16T08:14:44.431Z","1.2.0-master.20191116082115":"2019-11-16T08:22:18.525Z","1.2.0-master.20191116083430":"2019-11-16T08:35:48.342Z","1.2.0-master.20191116103059":"2019-11-16T10:32:13.673Z","1.2.0-master.20191116103144":"2019-11-16T10:32:58.205Z","1.2.0-master.20191116105743":"2019-11-16T10:58:54.974Z","1.2.0":"2019-11-16T11:13:56.685Z","1.2.1-master.20191116132829":"2019-11-16T13:29:50.519Z","1.2.1":"2019-11-16T13:40:08.706Z","1.2.2-master.20191118101249":"2019-11-18T10:14:07.743Z","1.2.2":"2019-11-18T10:18:13.257Z","1.2.3-master.20191120030831":"2019-11-20T03:09:28.941Z","1.2.3":"2019-11-20T20:21:59.854Z","1.2.4-master.20191204171932":"2019-12-04T17:21:08.361Z","1.2.4":"2019-12-04T21:37:10.840Z","1.2.5-master.20191207111106":"2019-12-07T11:12:15.323Z","1.2.5":"2019-12-07T14:27:01.734Z","1.2.6-master.20200228221330":"2020-02-28T22:14:46.643Z","1.2.6-master.20200228221833":"2020-02-28T22:19:54.370Z","1.2.7-master.20200305085533":"2020-03-05T08:56:55.129Z","1.2.8-master.20200319073654":"2020-03-19T07:38:06.106Z","1.2.8-master.20200505163552":"2020-05-05T16:37:02.764Z","1.2.9-master.20200505194228":"2020-05-05T19:43:40.067Z","1.2.9-master.20200518164054":"2020-05-18T16:42:02.073Z","1.2.10-master.20200518193414":"2020-05-18T19:35:28.508Z","1.2.11-master.20200917064254":"2020-09-17T06:45:38.692Z","1.2.11":"2020-09-17T11:09:34.470Z","1.2.12-master.20201123073918":"2020-11-23T07:40:42.343Z","1.2.12-master.20201123075308":"2020-11-23T07:55:16.665Z","1.2.12":"2020-11-23T14:32:09.019Z","1.2.13-master.20210108043638":"2021-01-08T04:38:08.884Z"},"homepage":"https://github.com/atomist/lifecycle-automation#readme","keywords":["atomist","automation","lifecycle"],"repository":{"type":"git","url":"git+https://github.com/atomist/lifecycle-automation.git"},"author":{"name":"Atomist","email":"support@atomist.com","url":"https://atomist.com/"},"bugs":{"url":"https://github.com/atomist/lifecycle-automation/issues"},"license":"Apache-2.0","readmeFilename":""}