{"name":"@google-cloud/nodejs-repo-tools","description":"Tools used to maintain and test Node.js repositories in the GoogleCloudPlaftorm organization.","version":"3.1.0","license":"Apache-2.0","author":{"name":"Google Inc."},"engines":{"node":">=8.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","ava":{"files":["test/**/*.test.js","!test/samples/**/*.test.js"]},"pkg":{"scripts":["./cjs/src/build_packs/*.js","./cjs/cli/commands/**/*.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","generate-scaffolding":"node ./bin/tools generate coc license pkgjson","lint":"npm run build && eslint src/ test/","fix":"npm run build && eslint --fix '**/*.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":{"@sindresorhus/slugify":"^0.6.0","ava":"0.25.0","colors":"1.3.2","fs-extra":"^7.0.1","got":"^9.3.0","handlebars":"4.0.12","lodash":"^4.17.11","nyc":"13.1.0","proxyquire":"^2.0.0","semver":"^5.5.0","sinon":"7.1.1","supertest":"^3.2.0","yargs":"^12.0.1","yargs-parser":"^11.1.0"},"devDependencies":{"babel-cli":"6.26.0","babel-preset-env":"1.7.0","codecov":"^3.1.0","eslint":"^5.8.0","eslint-config-prettier":"^3.1.0","eslint-plugin-node":"8.0.0","eslint-plugin-prettier":"^3.0.0","prettier":"^1.15.1"},"gitHead":"5fa20b479045c21fb2f955d8c14b62dfc4fc4727","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@3.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"google-node-team","email":"node-team-npm@google.com"},"dist":{"shasum":"21978620329998c201ecfc487e1c127e2b9ce20a","size":70368,"noattachment":false,"key":"/@google-cloud/nodejs-repo-tools/-/@google-cloud/nodejs-repo-tools-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@google-cloud/nodejs-repo-tools/download/@google-cloud/nodejs-repo-tools-3.1.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs-repo-tools_3.1.0_1543876564511_0.13234423111484106"},"_hasShrinkwrap":false,"publish_time":1543876564717,"_cnpm_publish_time":1543876564717,"dist-tags":{"beta":"2.0.0-beta.12","latest":"3.3.0"}}