{"name":"@google-cloud/nodejs-repo-tools","description":"Tools used to maintain and test Node.js repositories in the GoogleCloudPlaftorm organization.","version":"2.3.0","license":"Apache-2.0","author":{"name":"Google Inc."},"engines":{"node":">=4.0.0"},"repository":{"type":"git","url":"git+https://github.com/GoogleCloudPlatform/nodejs-repo-tools.git"},"main":"cjs/index.js","bin":{"tools":"./bin/tools","repo-tools":"./bin/tools"},"module":"src/index.js","files":["bin/","cjs/","src/","templates/"],"ava":{"files":["test/**/*.test.js","!test/samples/**/*.test.js"]},"pkg":{"scripts":["./cjs/src/build_packs/*.js","./cjs/cli/commands/**/*.js"]},"semistandard":{"globals":["before","describe","it"],"ignore":["test/samples/nodejs/snippet/lint_error.js","cjs/**/*.js"]},"nyc":{"include":["cjs/**/*.js"]},"babel":{"presets":[["env",{"targets":{"node":"4.8.4"}}]]},"contributors":[{"name":"Ace Nassri","email":"anassri@google.com"},{"name":"Alexander Fenster","email":"github@fenster.name"},{"name":"Jason Dobry","email":"jason.dobry@gmail.com"},{"name":"Jason Dobry","email":"jmdobry@users.noreply.github.com"},{"name":"Luke Sneeringer","email":"luke@sneeringer.com"},{"name":"Stephen","email":"stephenplusplus@users.noreply.github.com"},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]@users.noreply.github.com"}],"scripts":{"clean":"node ./scripts/clean","build":"npm run clean && babel src --out-dir cjs","generate-scaffolding":"node ./bin/tools generate coc contributors license pkgjson","lint":"npm run build && node ./bin/tools lint --cmd eslint -- src/ test/","prettier":"npm run build && node ./bin/tools exec -- prettier --write 'src/{,**/,**/**/,**/**/**/}*.js' 'test/{,**/,**/**/,**/**/**/,**/**/**/**/,**/**/**/**/**/}*.js'","prepublishOnly":"npm run lint","release":"npm run prepublishOnly && node ./scripts/release","pretest":"npm run prepublishOnly","cover":"nyc --cache ava -v -T 1m -s && nyc report","test":"node ./bin/tools test run --cmd npm -- run cover"},"dependencies":{"ava":"0.25.0","colors":"1.1.2","fs-extra":"5.0.0","got":"8.2.0","handlebars":"4.0.11","lodash":"4.17.5","nyc":"11.4.1","proxyquire":"1.8.0","semver":"^5.5.0","sinon":"4.3.0","string":"3.3.3","supertest":"3.0.0","yargs":"11.0.0","yargs-parser":"9.0.2"},"devDependencies":{"babel-cli":"6.26.0","babel-preset-env":"1.6.1","eslint":"4.18.1","eslint-config-prettier":"2.9.0","eslint-plugin-node":"6.0.0","eslint-plugin-prettier":"2.6.0","prettier":"1.10.2","semistandard":"12.0.0"},"gitHead":"8c9a9aae4ad141f2976be386aac7350ee0c75cdf","bugs":{"url":"https://github.com/GoogleCloudPlatform/nodejs-repo-tools/issues"},"homepage":"https://github.com/GoogleCloudPlatform/nodejs-repo-tools#readme","_id":"@google-cloud/nodejs-repo-tools@2.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"jdobry","email":"jason.dobry@gmail.com"},"dist":{"shasum":"b33b86ddc6e3dadab69a59a6b5a5253631484cfa","size":70900,"noattachment":false,"key":"/@google-cloud/nodejs-repo-tools/-/@google-cloud/nodejs-repo-tools-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@google-cloud/nodejs-repo-tools/download/@google-cloud/nodejs-repo-tools-2.3.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs-repo-tools_2.3.0_1523066468023_0.7424391419634977"},"_hasShrinkwrap":false,"publish_time":1523066471030,"_cnpm_publish_time":1523066471030,"dist-tags":{"beta":"2.0.0-beta.12","latest":"3.3.0"}}