{"name":"@mapbox/batfish","version":"0.11.0","description":"The React-powered static-site generator you didn't know you wanted","main":"dist/node/index.js","bin":{"batfish":"bin/batfish.js"},"files":["bin","docs","modules","dist"],"scripts":{"precommit":"lint-staged","lint-js":"eslint .","format":"prettier --single-quote --write '{,src*/**/,bin/**/,test/**/,flow-typed/}*.js'","test-jest":"jest","lint-md-partial":"remark --frail --quiet --no-stdout --output --","lint-md":"npm run lint-md-partial -- docs/*.md *.md","lint-flow":"flow check","lint":"run-p --aggregate-output lint-js lint-md lint-flow","pretest":"npm run lint","test":"jest","build-webpack-modules":"del modules && babel src/webpack/public --out-dir modules --quiet","build-dist":"del dist && cd src && cpy '**/*.*' ../dist --parents && cd .. && flow-remove-types dist/ --out-dir dist/ --quiet && cpy src/node/index.js dist/node --rename index.js.flow","build":"run-p build-webpack-modules build-dist","prepublishOnly":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/mapbox/batfish.git"},"author":{"name":"Mapbox"},"license":"ISC","bugs":{"url":"https://github.com/mapbox/batfish/issues"},"homepage":"https://github.com/mapbox/batfish#readme","lint-staged":{"**/*.js":["eslint","prettier --single-quote --write","git add"],"{docs/*.md,README.md,CHANGELOG.md}":["npm run lint-md-partial","git add"]},"remarkConfig":{"settings":{"listItemIndent":1,"fences":true},"plugins":[["lint-maximum-line-length",false],["validate-links",{"repository":"mapbox/batfish"}],"remark-lint-no-dead-urls",["remark-toc",{"tight":true}]]},"babel":{"presets":["env","react"],"plugins":["transform-class-properties"]},"jest":{"coverageReporters":["text","html"],"roots":["./test"],"testEnvironment":"node","clearMocks":true},"dependencies":{"@mapbox/babel-plugin-transform-jsxtreme-markdown":"^0.4.0","@mapbox/jsxtreme-markdown-loader":"^0.5.0","@mapbox/link-hijacker":"^0.4.0","@mapbox/link-to-location":"^0.1.0","@mapbox/postcss-html-filter":"^0.3.1","@mapbox/query-selector-contains-node":"^0.1.0","@mapbox/scroll-restorer":"^0.1.0","assets-webpack-plugin":"^3.5.1","autoprefixer":"^7.1.3","babel-loader":"^7.1.2","babel-plugin-syntax-dynamic-import":"^6.18.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-react-jsx-self":"^6.22.0","babel-plugin-transform-react-jsx-source":"^6.22.0","babel-plugin-transform-react-remove-prop-types":"^0.4.8","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","babel-register":"^6.26.0","browser-sync":"^2.18.12","chalk":"^2.1.0","chokidar":"^1.7.0","concat-with-sourcemaps":"^1.0.4","connect-history-api-fallback":"^1.3.0","cpy":"^5.0.0","del":"^3.0.0","del-cli":"^1.1.0","es6-promise":"^4.1.0","fasterror":"^1.1.0","file-loader":"^0.11.2","get-port":"^3.2.0","globby":"^6.1.0","got":"^7.0.0","gray-matter":"^3.0.3","hasha":"^3.0.0","html-webpack-plugin":"^2.30.1","ignore-loader":"^0.1.2","indefinite":"^1.0.1","is-glob":"^4.0.0","json-loader":"^0.5.4","loader-utils":"^1.1.0","lodash":"^4.17.4","meow":"^3.7.0","minimatch":"^3.0.4","mkdirp":"^0.5.1","p-try":"^1.0.0","pify":"^3.0.0","postcss":"^6.0.11","postcss-csso":"^2.0.0","postcss-url":"^7.1.2","postcss-values-parser":"^1.2.2","pretty-error":"^2.1.1","prop-types":"^15.5.10","remark-lint-no-dead-urls":"^0.2.0","remark-toc":"^4.0.1","resolve-from":"^3.0.0","sitemap-static":"^0.4.2","slugg":"^1.2.1","source-map-support":"^0.4.17","strip-color":"^0.1.0","tempy":"^0.1.0","time-stamp":"^2.0.0","uglify-js":"^3.0.28","webpack":"^3.5.6","webpack-chunk-hash":"^0.4.0","webpack-format-messages":"^1.0.1","webpack-merge":"^4.1.0","webpack-parallel-uglify-plugin":"^1.0.0","worker-farm":"^1.5.0"},"peerDependencies":{"react":"^15.5.0","react-dom":"^15.5.0","react-helmet":"^5.2.0"},"devDependencies":{"@mapbox/vnu-validate-html":"^0.1.0","babel-cli":"^6.26.0","babel-eslint":"^7.2.3","cpy-cli":"^1.0.1","enzyme":"^2.9.1","enzyme-to-json":"^1.5.1","eslint":"^4.6.1","eslint-plugin-filenames":"^1.2.0","eslint-plugin-flowtype":"^2.35.1","eslint-plugin-node":"^5.0.0","eslint-plugin-react":"^7.3.0","flow-bin":"^0.54.1","flow-coverage-report":"^0.3.0","flow-remove-types":"^1.2.1","husky":"^0.14.1","jest":"^21.0.1","lint-staged":"^4.1.2","npm-run-all":"^4.1.1","path-type":"^3.0.0","prettier":"^1.6.1","react":"^15.5.4","react-dom":"^15.5.4","react-helmet":"^5.2.0","react-test-renderer":"^15.6.1","remark-cli":"^4.0.0","remark-validate-links":"^7.0.0","strip-ansi":"^4.0.0"},"optionalDependencies":{},"engines":{"node":">=6","npm":">=5"},"gitHead":"cf1b1f4da1d77b1d46827404c83c912153632bfd","_id":"@mapbox/batfish@0.11.0","_npmVersion":"5.4.1","_nodeVersion":"6.11.3","_npmUser":{"name":"davidtheclark","email":"david.dave.clark@gmail.com"},"dist":{"shasum":"402f2db86bbe64e0eacde3e712ef2e5fa1e5e8e9","size":49378,"noattachment":false,"key":"/@mapbox/batfish/-/@mapbox/batfish-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@mapbox/batfish/download/@mapbox/batfish-0.11.0.tgz"},"maintainers":[{"name":"mapbox-machine-user","email":"accounts+npm-mapbox-machine-user@mapbox.com"},{"name":"mapbox-npm","email":"accounts+npmjs@mapbox.com"},{"name":"mapbox-npm-01","email":"accounts+npmjs-01@mapbox.com"},{"name":"mapbox-npm-02","email":"accounts+npmjs-02@mapbox.com"},{"name":"mapbox-npm-03","email":"accounts+npmjs-03@mapbox.com"},{"name":"mapbox-npm-04","email":"accounts+npmjs-04@mapbox.com"},{"name":"mapbox-npm-08","email":"accounts+npmjs-08@mapbox.com"},{"name":"mapbox-npm-09","email":"accounts+npmjs-09@mapbox.com"},{"name":"mapbox-npm-ci","email":"accounts+npmjs-npm-ci@mapbox.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/batfish-0.11.0.tgz_1505268092384_0.9837537561543286"},"directories":{},"publish_time":1505268092566,"_hasShrinkwrap":false,"_cnpm_publish_time":1505268092566,"dist-tags":{"latest":"2.3.2","next":"1.1.0-rc.0"}}