{"name":"@google-cloud/nodejs-repo-tools","version":"2.0.2","description":"Tools used to maintain and test Node.js repositories in the GoogleCloudPlaftorm organization.","author":{"name":"Google Inc."},"license":"Apache-2.0","contributors":[{"name":"Jason Dobry","email":"jdobry@google.com"},{"name":"Ace Nassri","email":"anassri@google.com"}],"repository":{"type":"git","url":"git+https://github.com/GoogleCloudPlatform/nodejs-repo-tools.git"},"engines":{"node":">=4"},"bin":{"tools":"./bin/tools","repo-tools":"./bin/tools"},"module":"src/index.js","main":"cjs/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"}}]]},"scripts":{"clean":"node ./scripts/clean","build":"npm run clean && babel src --out-dir cjs","lint":"npm run build && node ./bin/tools lint","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.22.0","colors":"1.1.2","fs-extra":"4.0.2","got":"7.1.0","handlebars":"4.0.10","lodash":"4.17.4","nyc":"11.2.1","proxyquire":"1.8.0","sinon":"3.3.0","string":"3.3.3","supertest":"3.0.0","yargs":"9.0.1","yargs-parser":"7.0.0"},"devDependencies":{"babel-cli":"6.26.0","babel-preset-env":"1.6.0","semistandard":"11.0.0"},"gitHead":"9ce8cdaa90e8a4dc65cdb2023aa6b4aff0f52fed","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.0.2","_npmVersion":"5.4.2","_nodeVersion":"6.11.1","_npmUser":{"name":"jdobry","email":"jason.dobry@gmail.com"},"dist":{"shasum":"588ad5036d3a2bbf1f242dffb0a34a007888e1ff","size":58435,"noattachment":false,"key":"/@google-cloud/nodejs-repo-tools/-/@google-cloud/nodejs-repo-tools-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@google-cloud/nodejs-repo-tools/download/@google-cloud/nodejs-repo-tools-2.0.2.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs-repo-tools-2.0.2.tgz_1506117291300_0.8393823648802936"},"directories":{},"publish_time":1506117291465,"_hasShrinkwrap":false,"_cnpm_publish_time":1506117291465,"dist-tags":{"beta":"2.0.0-beta.12","latest":"3.3.0"}}