{"name":"@google-cloud/nodejs-repo-tools","version":"2.0.3","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":"b889e0b5b75f9af46c8038ec8c6a061ead252c9d","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.3","_npmVersion":"5.4.2","_nodeVersion":"6.11.1","_npmUser":{"name":"jdobry","email":"jason.dobry@gmail.com"},"dist":{"shasum":"2cb146be83256a7cd0d55405b17e2444e33b6cbc","size":58749,"noattachment":false,"key":"/@google-cloud/nodejs-repo-tools/-/@google-cloud/nodejs-repo-tools-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@google-cloud/nodejs-repo-tools/download/@google-cloud/nodejs-repo-tools-2.0.3.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs-repo-tools-2.0.3.tgz_1506119200202_0.4441513856872916"},"directories":{},"publish_time":1506119200354,"_hasShrinkwrap":false,"_cnpm_publish_time":1506119200354,"dist-tags":{"beta":"2.0.0-beta.12","latest":"3.3.0"}}