{"name":"react-html-attributes","version":"1.4.3","description":"A react supported html attributes store keyed by their tags","main":"dist/index.js","scripts":{"commit":"git-cz","prebuild":"rimraf dist","build":"npm-run-all --parallel build:*","build:main":"babel --copy-files --out-dir dist --ignore *.test.*,*.build.js, src","build:umd":"webpack --output-filename index.umd.js","build:umd.min":"webpack --output-filename index.umd.min.js -p","test":"cross-env NODE_ENV=test nyc mocha","report-coverage":"cat ./coverage/lcov.info | codecov","watch:test":"mocha --watch","lint":"eslint src --fix","validate":"npm-run-all --parallel test lint build","release":"semantic-release pre && npm publish && semantic-release post","compile-build-script":"babel src/build-json.build.js --out-file build-json-compiled.js","update-json-files":"npm run compile-build-script && node build-json-compiled.js"},"repository":{"type":"git","url":"git+https://github.com/jackyho112/react-html-attributes.git"},"keywords":["html","react","attributes"],"files":["dist"],"author":{"name":"Jacky Ho"},"license":"MIT","bugs":{"url":"https://github.com/jackyho112/react-html-attributes/issues"},"homepage":"https://github.com/jackyho112/react-html-attributes#readme","dependencies":{"html-element-attributes":"^1.0.0"},"devDependencies":{"@bubltechnology/customizable-commit-analyzer":"1.0.2-0","babel-cli":"6.11.4","babel-loader":"6.2.4","babel-plugin-istanbul":"1.0.3","babel-preset-es2015":"6.9.0","babel-register":"6.11.6","bail":"1.0.0","chai":"3.5.0","codecov":"2.1.0","commitizen":"2.9.6","cross-env":"2.0.0","cz-conventional-changelog":"2.0.0","eslint":"3.19.0","eslint-config-airbnb":"14.1.0","eslint-plugin-import":"2.2.0","eslint-plugin-jsx-a11y":"4.0.0","eslint-plugin-react":"^6.9.0","eslint-cli":"1.1.0","ghooks":"1.3.2","jsdom":"9.12.0","json-loader":"0.5.4","lodash":"4.17.4","mocha":"3.0.0","npm-run-all":"2.3.0","nyc":"7.1.0","rimraf":"2.5.4","semantic-release":"^6.3.2","validate-commit-msg":"2.12.1","webpack":"1.13.1","html-tags":"^2.0.0","svg-tags":"^1.0.0"},"nyc":{"all":true,"check-coverage":true,"branches":100,"function":100,"lines":100,"statements":100,"reporter":["text","lcov"],"include":["src"],"sourceMap":false,"instrument":false,"require":["babel-register"]},"babel":{"presets":["es2015"],"env":{"test":{"plugins":["istanbul"]}}},"config":{"commitizen":{"path":"cz-conventional-changelog"},"ghooks":{"pre-commit":"yarn run validate && yarn run update-json-files","commit-msg":"validate-commit-msg"}},"release":{"analyzeCommits":"@bubltechnology/customizable-commit-analyzer"},"gitHead":"55f93499528ff3f1ee00f1cc89868f8b6002c91b","_id":"react-html-attributes@1.4.3","_shasum":"8c36c35fce6b750938d286af428ed1da7625186e","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"8c36c35fce6b750938d286af428ed1da7625186e","size":22722,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.4.3.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-html-attributes_1.4.3_1532308913676_0.1980670292675062"},"_hasShrinkwrap":false,"publish_time":1532308913780,"_cnpm_publish_time":1532308913780,"dist-tags":{"latest":"1.4.6"}}