{"name":"eslint-plugin-typescript","version":"1.0.0-rc.3","description":"TypeScript plugin for ESLint","keywords":["eslint","eslintplugin","eslint-plugin","typescript"],"repository":{"type":"git","url":"git+https://github.com/bradzacher/eslint-plugin-typescript.git"},"author":{"name":"Brad Zacher"},"license":"MIT","main":"lib/index.js","scripts":{"lint":"eslint lib/ tests/ tools/","lint:fix":"eslint lib/ tests/ tools/ --fix","docs":"eslint-docs","docs:check":"eslint-docs check","prettier":"prettier **/*.{md,yml,json}","format-no-write":"prettier-eslint lib/**/*.js tests/**/*.js tools/**/*.js --eslint-config-path=.eslintrc --eslint-ignore --prettier-ignore --eslint-path=node_modules/eslint --config=.prettierrc","format":"yarn format-no-write --write && yarn prettier --write","format-check":"yarn format-no-write --list-different && yarn prettier --list-different","test":"nyc mocha tests --recursive --reporter=dot","test:coverage":"nyc check-coverage --lines 95 --per-file","recommended:update":"node tools/update-recommended.js","pre-commit":"yarn check --verify-tree && yarn lint && yarn format-check && yarn test && yarn docs:check"},"dependencies":{"requireindex":"^1.2.0","typescript-eslint-parser":"21.0.2"},"devDependencies":{"eslint":"^5.9.0","nyc":"^13.1.0","eslint-config-eslint":"^5.0.1","eslint-config-prettier":"^3.3.0","eslint-docs":"^0.2.6","eslint-plugin-eslint-plugin":"^2.0.0","eslint-plugin-node":"^8.0.0","eslint-plugin-prettier":"^3.0.0","husky":"^1.2.0","lint-staged":"^8.1.0","mocha":"^5.2.0","prettier-eslint-cli":"^4.7.1","typescript":"~3.1.1"},"peerDependencies":{"eslint":">=4.13.1 < 6","typescript":"~3.1.1"},"nyc":{"include":["lib"]},"lint-staged":{"*.js":["yarn format","git add"]},"husky":{"hooks":{"pre-commit":"yarn pre-commit && lint-staged"}},"engines":{"node":">=6"},"readmeFilename":"README.md","gitHead":"162fddc10d6578805c6dc6b838ebcdbb7a4b336b","bugs":{"url":"https://github.com/bradzacher/eslint-plugin-typescript/issues"},"homepage":"https://github.com/bradzacher/eslint-plugin-typescript#readme","_id":"eslint-plugin-typescript@1.0.0-rc.3","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"bradzacher","email":"brad.zacher@gmail.com"},"dist":{"shasum":"aa5359248dc6172ee261bc6574b5b540573e9b67","size":48325,"noattachment":false,"key":"/eslint-plugin-typescript/-/eslint-plugin-typescript-1.0.0-rc.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-typescript/download/eslint-plugin-typescript-1.0.0-rc.3.tgz"},"maintainers":[{"name":"bradzacher","email":"brad.zacher@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-typescript_1.0.0-rc.3_1547596118869_0.1367340643784325"},"_hasShrinkwrap":false,"publish_time":1547596119156,"_cnpm_publish_time":1547596119156,"dist-tags":{"latest":"0.14.0","next":"1.0.0-rc.3"}}