{"name":"@google-cloud/nodejs-repo-tools","description":"Tools used to maintain and test Node.js repositories in the GoogleCloudPlaftorm organization.","version":"3.3.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":"10.15.1"}}]]},"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.9.0","ava":"^1.2.1","colors":"^1.3.3","fs-extra":"^8.0.0","got":"^9.6.0","handlebars":"^4.1.0","lodash":"^4.17.11","nyc":"^14.0.0","proxyquire":"^2.1.0","semver":"^6.0.0","sinon":"^7.2.3","supertest":"^4.0.0","yargs":"^13.1.0","yargs-parser":"^13.0.0"},"devDependencies":{"babel-cli":"6.26.0","babel-preset-env":"1.7.0","codecov":"^3.2.0","eslint":"^5.13.0","eslint-config-prettier":"^4.0.0","eslint-plugin-node":"9.0.0","eslint-plugin-prettier":"^3.0.1","prettier":"^1.16.4"},"gitHead":"d73adf6aca4fd8ef485e1e6b9a0f8e3d87c34fa5","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.3.0","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"shasum":"ea32c1e4882a90f55abd359c2edf112bb4b42a6d","size":69277,"noattachment":false,"key":"/@google-cloud/nodejs-repo-tools/-/@google-cloud/nodejs-repo-tools-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@google-cloud/nodejs-repo-tools/download/@google-cloud/nodejs-repo-tools-3.3.0.tgz"},"maintainers":[{"name":"google-wombot","email":""}],"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodejs-repo-tools_3.3.0_1557793206207_0.5476995360734875"},"_hasShrinkwrap":false,"publish_time":1557793206357,"_cnpm_publish_time":1557793206357,"dist-tags":{"beta":"2.0.0-beta.12","latest":"3.3.0"}}