{"author":{"name":"Gajus Kuizinas","email":"gajus@gajus.com","url":"http://gajus.com"},"dependencies":{"lodash":"^4.17.11"},"description":"Flowtype linting rules for ESLint.","devDependencies":{"ajv":"^6.9.1","babel-cli":"^6.26.0","babel-eslint":"^10.0.1","babel-plugin-add-module-exports":"^1.0.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","chai":"^4.2.0","eslint":"^5.13.0","eslint-config-canonical":"^16.1.0","gitdown":"^2.5.7","glob":"^7.1.3","husky":"^1.3.1","jsonlint":"^1.6.3","mocha":"^5.2.0","semantic-release":"^15.13.3"},"engines":{"node":">=4"},"husky":{"hooks":{"post-commit":"npm run create-readme && git add README.md && git commit -m 'docs: generate docs' --no-verify","pre-commit":"npm run check-docs && npm run check-tests && npm run lint && npm run test && npm run build && npm run format-json"}},"keywords":["eslint","plugin","flowtype"],"license":"BSD-3-Clause","main":"./dist/index.js","name":"eslint-plugin-flowtype","peerDependencies":{"eslint":">=2.0.0"},"repository":{"type":"git","url":"git+https://github.com/gajus/eslint-plugin-flowtype.git"},"scripts":{"build":"rm -fr ./dist && babel ./src --out-dir ./dist --copy-files","check-docs":"babel-node ./src/bin/checkDocs","check-tests":"babel-node ./src/bin/checkTests","create-readme":"gitdown ./.README/README.md --output-file ./README.md && npm run documentation-add-assertions","documentation-add-assertions":"babel-node ./src/bin/addAssertions","format-json":"jsonlint --sort-keys --in-place --indent '  ' ./src/configs/recommended.json && echo '' >> ./src/configs/recommended.json","lint":"eslint ./src ./tests","test":"mocha --compilers js:babel-register ./tests/rules/index.js"},"version":"3.2.2","gitHead":"cf385645a6b912c008374c88818ecc062b641043","bugs":{"url":"https://github.com/gajus/eslint-plugin-flowtype/issues"},"homepage":"https://github.com/gajus/eslint-plugin-flowtype#readme","_id":"eslint-plugin-flowtype@3.2.2","_npmVersion":"6.5.0","_nodeVersion":"8.15.0","_npmUser":{"name":"gajus","email":"gajus@gajus.com"},"dist":{"shasum":"80bc7994875498562942a280e1c71db365765cb1","size":39381,"noattachment":false,"key":"/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-flowtype/download/eslint-plugin-flowtype-3.2.2.tgz"},"maintainers":[{"name":"gajus","email":"gk@anuary.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-flowtype_3.2.2_1549997535083_0.5145866612355121"},"_hasShrinkwrap":false,"publish_time":1549997535225,"_cnpm_publish_time":1549997535225,"dist-tags":{"latest":"8.0.3"}}