{"_id":"react-html-attributes","_rev":"286172","name":"react-html-attributes","description":"A react supported html attributes store keyed by their tags","dist-tags":{"latest":"1.4.6"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"time":{"modified":"2021-06-03T18:35:44.000Z","created":"2017-04-11T23:25:21.181Z","1.4.6":"2019-04-11T04:34:54.485Z","1.4.5":"2019-04-11T04:19:28.305Z","1.4.4":"2019-04-11T03:51:17.594Z","1.4.3":"2018-07-23T01:21:53.780Z","1.4.2":"2018-04-18T22:27:02.985Z","1.4.1":"2017-07-21T16:23:07.019Z","1.4.0":"2017-07-13T23:17:23.499Z","1.3.0":"2017-05-02T23:54:02.161Z","1.2.7":"2017-04-29T23:51:31.788Z","1.2.6":"2017-04-22T22:32:07.891Z","1.2.5":"2017-04-22T22:15:45.304Z","1.2.4":"2017-04-20T20:25:50.844Z","1.2.3":"2017-04-20T20:16:53.037Z","1.2.2":"2017-04-20T16:59:30.525Z","1.2.1":"2017-04-12T18:11:22.023Z","1.2.0":"2017-04-12T17:48:10.959Z","1.1.0":"2017-04-12T03:50:04.210Z","1.0.2":"2017-04-12T01:08:13.879Z","1.0.1":"2017-04-12T00:55:00.968Z","1.0.0":"2017-04-12T00:23:49.710Z","0.0.0":"2017-04-12T00:05:30.515Z","0.0.0-semantically-released":"2017-04-11T23:25:21.181Z"},"users":{"bsdllc":true,"yaplusplus":true,"isenricho":true},"author":{"name":"Jacky Ho"},"repository":{"type":"git","url":"git+https://github.com/jackyho112/react-html-attributes.git"},"versions":{"1.4.6":{"name":"react-html-attributes","version":"1.4.6","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"],"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"]}}},"release":{"analyzeCommits":"@bubltechnology/customizable-commit-analyzer"},"gitHead":"3898fee7bc61f130a64ba4a653979d33e06b30be","_id":"react-html-attributes@1.4.6","_nodeVersion":"11.10.0","_npmVersion":"6.7.0","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"9558b56bb81c60f6cee9ae7d5e97434a59c086ff","size":23666,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.4.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.4.6.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-html-attributes_1.4.6_1554957294335_0.8600292725671619"},"_hasShrinkwrap":false,"publish_time":1554957294485,"_cnpm_publish_time":1554957294485},"1.4.5":{"name":"react-html-attributes","version":"1.4.5","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"],"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":"a7f78594d86cac37651fc7c3da3df3c269019d2d","_id":"react-html-attributes@1.4.5","_nodeVersion":"11.10.0","_npmVersion":"6.7.0","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"3622a0a4338575adddf5ecd927770a1cc9ae7d27","size":23683,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.4.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.4.5.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-html-attributes_1.4.5_1554956368103_0.9647909148130818"},"_hasShrinkwrap":false,"publish_time":1554956368305,"_cnpm_publish_time":1554956368305},"1.4.4":{"name":"react-html-attributes","version":"1.4.4","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"],"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":{"commit-msg":"validate-commit-msg"}},"release":{"analyzeCommits":"@bubltechnology/customizable-commit-analyzer"},"gitHead":"4bd1aab22bd6f3e0fb33292520db84ee696eebb3","_id":"react-html-attributes@1.4.4","_nodeVersion":"11.10.0","_npmVersion":"6.7.0","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"e5102e1efc01c5fabb2d324feaf888970a9f23ac","size":23667,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.4.4.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-html-attributes_1.4.4_1554954677356_0.24184416527901043"},"_hasShrinkwrap":false,"publish_time":1554954677594,"_cnpm_publish_time":1554954677594},"1.4.3":{"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},"1.4.2":{"name":"react-html-attributes","version":"1.4.2","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":"597f845e4a2ca9691d13c861209aef84dd84b831","_id":"react-html-attributes@1.4.2","_shasum":"0d2ccf134fc79b2d3543837dc1591d32b7b903f9","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.14.1","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"0d2ccf134fc79b2d3543837dc1591d32b7b903f9","size":22571,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.4.2.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-html-attributes_1.4.2_1524090422842_0.8487997099076026"},"_hasShrinkwrap":false,"publish_time":1524090422985,"_cnpm_publish_time":1524090422985},"1.4.1":{"name":"react-html-attributes","version":"1.4.1","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":"aeafe25f8dcf0263caa05b98f59607f3e3ac825c","_id":"react-html-attributes@1.4.1","_shasum":"97b5ec710da68833598c8be6f89ac436216840a5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.1","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"97b5ec710da68833598c8be6f89ac436216840a5","size":22545,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.4.1.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-html-attributes-1.4.1.tgz_1500654185963_0.7582643099594861"},"directories":{},"publish_time":1500654187019,"_cnpm_publish_time":1500654187019,"_hasShrinkwrap":false},"1.4.0":{"name":"react-html-attributes","version":"1.4.0","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"},"peerDependencies":{"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":"f4f9c960d6f17fc2c52f9589708dcd01b6fa2038","_id":"react-html-attributes@1.4.0","_shasum":"46898546d90265fce2715beaedf9fd240a5a6c67","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.1","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"46898546d90265fce2715beaedf9fd240a5a6c67","size":22556,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.4.0.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-html-attributes-1.4.0.tgz_1499987842454_0.9216998596675694"},"directories":{},"publish_time":1499987843499,"_hasShrinkwrap":false,"_cnpm_publish_time":1499987843499},"1.3.0":{"name":"react-html-attributes","version":"1.3.0","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"},"peerDependencies":{"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","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"},"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":"npm run validate && npm run update-json-files","commit-msg":"validate-commit-msg"}},"release":{"analyzeCommits":"@bubltechnology/customizable-commit-analyzer"},"gitHead":"a33e5a9a76a51b41fe402526b2b728b97dc43add","_id":"react-html-attributes@1.3.0","_shasum":"c97896e9cac47ad9c4e6618b835029a826f5d28c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.3","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"c97896e9cac47ad9c4e6618b835029a826f5d28c","size":20990,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.3.0.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-html-attributes-1.3.0.tgz_1493769240465_0.44632851844653487"},"directories":{},"publish_time":1493769242161,"_cnpm_publish_time":1493769242161,"_hasShrinkwrap":false},"1.2.7":{"name":"react-html-attributes","version":"1.2.7","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-attribute-file":"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"},"peerDependencies":{"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","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"},"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":"npm run validate && npm run update-attribute-file","commit-msg":"validate-commit-msg"}},"release":{"analyzeCommits":"@bubltechnology/customizable-commit-analyzer"},"gitHead":"22c0dc3df8676647ca34a6b3aec7e6d88fa46e0a","_id":"react-html-attributes@1.2.7","_shasum":"838fcd5a67889ff65815de65bb426a9efcfb8af5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"838fcd5a67889ff65815de65bb426a9efcfb8af5","size":17738,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.2.7.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-html-attributes-1.2.7.tgz_1493509891056_0.8227937866467983"},"directories":{},"publish_time":1493509891788,"_cnpm_publish_time":1493509891788,"_hasShrinkwrap":false},"1.2.6":{"name":"react-html-attributes","version":"1.2.6","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-attribute-file":"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"},"peerDependencies":{"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","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"},"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":"npm run validate && npm run update-attribute-file","commit-msg":"validate-commit-msg"}},"release":{"analyzeCommits":"@bubltechnology/customizable-commit-analyzer"},"gitHead":"586bfe3d8cc665e875e8b41e4e19c6e982bc28cc","_id":"react-html-attributes@1.2.6","_shasum":"371c16f9b98e754f639b57ccfa7bb82875dd2555","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"371c16f9b98e754f639b57ccfa7bb82875dd2555","size":17655,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.2.6.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-html-attributes-1.2.6.tgz_1492900327278_0.6554458565078676"},"directories":{},"publish_time":1492900327891,"_hasShrinkwrap":false,"_cnpm_publish_time":1492900327891},"1.2.5":{"name":"react-html-attributes","version":"1.2.5","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-attribute-file":"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"},"peerDependencies":{"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","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"},"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":"npm run validate && npm run update-attribute-file","commit-msg":"validate-commit-msg"}},"release":{"analyzeCommits":"@bubltechnology/customizable-commit-analyzer"},"gitHead":"aa42af5a4482d587fd8188ff14deefd337d407be","_id":"react-html-attributes@1.2.5","_shasum":"4c8ef76ce7848f8c30d0d43dba70c740d76d27ca","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"4c8ef76ce7848f8c30d0d43dba70c740d76d27ca","size":17659,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.2.5.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-html-attributes-1.2.5.tgz_1492899343321_0.673576375702396"},"directories":{},"publish_time":1492899345304,"_hasShrinkwrap":false,"_cnpm_publish_time":1492899345304},"1.2.4":{"name":"react-html-attributes","version":"1.2.4","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-attribute-file":"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"},"peerDependencies":{"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","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"},"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":"npm run validate && npm run update-attribute-file","commit-msg":"validate-commit-msg"}},"release":{"analyzeCommits":"@bubltechnology/customizable-commit-analyzer"},"gitHead":"fe5ba869b9f5b6666eea66a956eecae10d30afca","_id":"react-html-attributes@1.2.4","_shasum":"aa8a3af22fac3019fa48421cbb4a841301350fdf","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"aa8a3af22fac3019fa48421cbb4a841301350fdf","size":17657,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.2.4.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-html-attributes-1.2.4.tgz_1492719950134_0.36757494951598346"},"directories":{},"publish_time":1492719950844,"_cnpm_publish_time":1492719950844,"_hasShrinkwrap":false},"1.2.3":{"name":"react-html-attributes","version":"1.2.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-attribute-file":"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"},"peerDependencies":{"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","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"},"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":"npm run validate && npm run update-attribute-file","commit-msg":"validate-commit-msg"}},"release":{"analyzeCommits":"@bubltechnology/customizable-commit-analyzer"},"gitHead":"093f209defd3f81460da8a126455efba2991f5a1","_id":"react-html-attributes@1.2.3","_shasum":"b9d76a42fdde48643c79bd91658a14cf4bbee58d","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"b9d76a42fdde48643c79bd91658a14cf4bbee58d","size":17472,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.2.3.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-html-attributes-1.2.3.tgz_1492719412296_0.26015351223759353"},"directories":{},"publish_time":1492719413037,"_cnpm_publish_time":1492719413037,"_hasShrinkwrap":false},"1.2.2":{"name":"react-html-attributes","version":"1.2.2","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.js,build-json.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.js --out-file build-json-compiled.js","update-attribute-file":"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"},"peerDependencies":{"html-element-attributes":"^1.0.0"},"devDependencies":{"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","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"},"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":"npm run validate && npm run update-attribute-file","commit-msg":"validate-commit-msg"}},"gitHead":"b4b9450031bc6a6e7ecbac8215dbe22e323892a0","_id":"react-html-attributes@1.2.2","_shasum":"89371dbdb7a551d1124dfef3ffdd47d4edd387e2","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"89371dbdb7a551d1124dfef3ffdd47d4edd387e2","size":17338,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.2.2.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-html-attributes-1.2.2.tgz_1492707570099_0.6192746388260275"},"directories":{},"publish_time":1492707570525,"_cnpm_publish_time":1492707570525,"_hasShrinkwrap":false},"1.2.1":{"name":"react-html-attributes","version":"1.2.1","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.js,build-json.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.js --out-file build-json-compiled.js","update-attribute-file":"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"},"peerDependencies":{"html-element-attributes":"^1.0.0"},"devDependencies":{"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","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"},"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":"npm run validate && npm run update-attribute-file","commit-msg":"validate-commit-msg"}},"gitHead":"698b0c8443ba29671237d894c44bc8ca50e1fdb0","_id":"react-html-attributes@1.2.1","_shasum":"e697b510710d771193a9e80fe1cceee0158712a0","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"e697b510710d771193a9e80fe1cceee0158712a0","size":14833,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.2.1.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-html-attributes-1.2.1.tgz_1492020680017_0.5615670997649431"},"directories":{},"publish_time":1492020682023,"_cnpm_publish_time":1492020682023,"_hasShrinkwrap":false},"1.2.0":{"name":"react-html-attributes","version":"1.2.0","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.js,build-json.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.js --out-file build-json-compiled.js","update-attribute-file":"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"},"peerDependencies":{"html-element-attributes":"^1.0.0"},"devDependencies":{"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","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"},"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":"npm run validate && npm run update-attribute-file","commit-msg":"validate-commit-msg"}},"gitHead":"c309917df467d72a7a1369dae9069b281c06310f","_id":"react-html-attributes@1.2.0","_shasum":"f1d6e04669ad8bf2fd3fea305b7f32c1199fd08f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"f1d6e04669ad8bf2fd3fea305b7f32c1199fd08f","size":14841,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.2.0.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-html-attributes-1.2.0.tgz_1492019290409_0.719692270969972"},"directories":{},"publish_time":1492019290959,"_hasShrinkwrap":false,"_cnpm_publish_time":1492019290959},"1.1.0":{"name":"react-html-attributes","version":"1.1.0","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.js,build-json.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.js --out-file build-json-compiled.js","update-build-script":"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"},"peerDependencies":{"html-element-attributes":"^1.0.0"},"devDependencies":{"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","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"},"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":"npm run validate && npm run update-build-script","commit-msg":"validate-commit-msg"}},"gitHead":"58cc42212b3656e143d3ae5bde1cc22017573e8b","_id":"react-html-attributes@1.1.0","_shasum":"3a67265112dc00645401e80f38bfe3d6330e9fe7","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"3a67265112dc00645401e80f38bfe3d6330e9fe7","size":16703,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.1.0.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-html-attributes-1.1.0.tgz_1491969003676_0.7316419484559447"},"directories":{},"publish_time":1491969004210,"_hasShrinkwrap":false,"_cnpm_publish_time":1491969004210},"1.0.2":{"name":"react-html-attributes","version":"1.0.2","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.js,build-json.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.js --out-file build-json-compiled.js","update-build-script":"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"},"peerDependencies":{"html-element-attributes":"^1.0.0"},"devDependencies":{"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","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"},"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":"npm run validate && npm run update-build-script","commit-msg":"validate-commit-msg"}},"gitHead":"8743580422979c192f77859f5d0454826c3d3b8e","_id":"react-html-attributes@1.0.2","_shasum":"3935e64f436fb6662da7cad9a3e2f6eb1dac1531","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"3935e64f436fb6662da7cad9a3e2f6eb1dac1531","size":16553,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.0.2.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-html-attributes-1.0.2.tgz_1491959293195_0.9296407939400524"},"directories":{},"publish_time":1491959293879,"_cnpm_publish_time":1491959293879,"_hasShrinkwrap":false},"1.0.1":{"name":"react-html-attributes","version":"1.0.1","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.js,build-json.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.js --out-file build-json-compiled.js","update-build-script":"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"},"peerDependencies":{"html-element-attributes":"^1.0.0"},"devDependencies":{"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","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"},"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":"npm run validate && npm run update-build-script","commit-msg":"validate-commit-msg"}},"gitHead":"89fadc7372a731e747bb486a1ef9229484ac069c","_id":"react-html-attributes@1.0.1","_shasum":"46285d7d0fa1c8150a794a2f21ee1d344a4388c6","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"46285d7d0fa1c8150a794a2f21ee1d344a4388c6","size":16511,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.0.1.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-html-attributes-1.0.1.tgz_1491958499007_0.3634398248977959"},"directories":{},"publish_time":1491958500968,"_hasShrinkwrap":false,"_cnpm_publish_time":1491958500968},"1.0.0":{"name":"react-html-attributes","version":"1.0.0","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.js,build-json.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.js --out-file build-json-compiled.js","update-build-script":"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"},"peerDependencies":{"html-element-attributes":"^1.0.0"},"devDependencies":{"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","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"},"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":"npm run validate && npm run update-build-script","commit-msg":"validate-commit-msg"}},"gitHead":"7c80acf0eee3a1ddf5be4e94ff8a046814d02c74","_id":"react-html-attributes@1.0.0","_shasum":"4d9f2f613186a12334fc322e8ed0c618ea2ab822","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"4d9f2f613186a12334fc322e8ed0c618ea2ab822","size":16527,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-1.0.0.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-html-attributes-1.0.0.tgz_1491956629013_0.9207435930147767"},"directories":{},"publish_time":1491956629710,"_hasShrinkwrap":false,"_cnpm_publish_time":1491956629710},"0.0.0":{"name":"react-html-attributes","version":"0.0.0","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.js,build-json.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.js --out-file build-json-compiled.js","update-build-script":"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"},"peerDependencies":{"html-element-attributes":"^1.0.0"},"devDependencies":{"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.10.3","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"},"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":"npm run validate && npm run update-build-script","commit-msg":"validate-commit-msg"}},"gitHead":"6d64accc4b42a77f34f157bf07d2432d478ca646","_id":"react-html-attributes@0.0.0","_shasum":"8906f5cfa60c32914b616894c4ddc979feac0411","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"8906f5cfa60c32914b616894c4ddc979feac0411","size":16522,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-0.0.0.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-html-attributes-0.0.0.tgz_1491955528350_0.32004218245856464"},"directories":{},"publish_time":1491955530515,"_cnpm_publish_time":1491955530515,"_hasShrinkwrap":false},"0.0.0-semantically-released":{"name":"react-html-attributes","version":"0.0.0-semantically-released","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.js --ignore build-json.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.js --out-file 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"},"peerDependencies":{"html-element-attributes":"^1.0.0"},"devDependencies":{"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","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":"4.3.5","validate-commit-msg":"2.12.1","webpack":"1.13.1"},"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":"npm run validate","commit-msg":"validate-commit-msg"}},"gitHead":"f7ea1bcd3051b013c706bed1bf13b88aae3b0209","_id":"react-html-attributes@0.0.0-semantically-released","_shasum":"4fcdcf12e0da8139b8705e9d74bd01cc54043a30","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"jackyho112","email":"jackyho112dev@gmail.com"},"dist":{"shasum":"4fcdcf12e0da8139b8705e9d74bd01cc54043a30","size":17106,"noattachment":false,"key":"/react-html-attributes/-/react-html-attributes-0.0.0-semantically-released.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-html-attributes/download/react-html-attributes-0.0.0-semantically-released.tgz"},"maintainers":[{"name":"jackyho112","email":"jackyho112dev@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-html-attributes-0.0.0-semantically-released.tgz_1491953119196_0.36738326819613576"},"directories":{},"publish_time":1491953121181,"_cnpm_publish_time":1491953121181,"_hasShrinkwrap":false}},"readme":"[![Build Status][build-badge]][build-page]\n[![version][version-badge]][package]\n\n# react-html-attributes\n\nA store of React HTML attributes keyed by their respective tags. Global\nattributes and React specific attributes are under `'*'`. A HTML tag will map\nto all the html attributes supported by React. HTML tags that don't have any\nReact-supported non-global attributes won't have keys in the store.\n\nThe store also has all HTML and SVG tags supported by React under the key,\n`'elements'` which will map to an object with keys, `'svg'` and `'html'`.\nThe React docs have been updated to remove a list of tags supported, so it\nis assumed that React now supports all available tags. If that is not the\ncase, please raise an issue [here](https://github.com/facebook/react/issues/new).\n\nOne more note: all SVG element attributes supported by React are under the\n`'svg'` key to avoid too many duplicated values and unnecessary file size.\n\nReference:\n[React docs](https://facebook.github.io/react/docs/dom-elements.html)\n\n## Installation\n\nnpm:\n\n```bash\nnpm install react-html-attributes\n```\n\n## Usage\n\n```javascript\nvar htmlElementAttributes = require('react-html-attributes');\n```\n\n```javascript\nhtmlElementAttributes['*'];\n```\n\nReturns:\n\n```javascript\n[\n  \"acceptCharset\",\n  \"accessKey\",\n  \"allowFullScreen\",\n  \"allowTransparency\",\n  \"autoComplete\",\n  \"autoFocus\",\n  \"autoPlay\",\n  \"capture\",\n  \"cellPadding\",\n  \"cellSpacing\",\n  \"charSet\",\n  \"classID\",\n  \"className\",\n  \"colSpan\",\n  \"contentEditable\",\n  \"contextMenu\",\n  \"crossOrigin\",\n  \"dangerouslySetInnerHTML\",\n  \"dateTime\",\n  \"dir\",\n  \"draggable\",\n  \"encType\",\n  \"formAction\",\n  \"formEncType\",\n  \"formMethod\",\n  \"formNoValidate\",\n  \"formTarget\",\n  \"frameBorder\",\n  \"hidden\",\n  \"hrefLang\",\n  \"htmlFor\",\n  \"httpEquiv\",\n  \"id\",\n  \"inputMode\",\n  \"is\",\n  \"itemID\",\n  \"itemProp\",\n  \"itemRef\",\n  \"itemScope\",\n  \"itemType\",\n  \"keyParams\",\n  \"keyType\",\n  \"lang\",\n  \"marginHeight\",\n  \"marginWidth\",\n  \"maxLength\",\n  \"mediaGroup\",\n  \"minLength\",\n  \"noValidate\",\n  \"radioGroup\",\n  \"readOnly\",\n  \"role\",\n  \"rowSpan\",\n  \"scoped\",\n  \"seamless\",\n  \"spellCheck\",\n  \"srcDoc\",\n  \"srcLang\",\n  \"srcSet\",\n  \"style\",\n  \"suppressContentEditableWarning\",\n  \"tabIndex\",\n  \"title\",\n  \"useMap\",\n  \"wmode\"\n]\n```\n\n```javascript\nhtmlElementAttributes['elements']['svg'];\n```\n\nreturns:\n\n```javascript\n[\n  \"circle\",\n  \"clipPath\",\n  \"defs\",\n  \"ellipse\",\n  \"g\",\n  \"image\",\n  \"line\",\n  \"linearGradient\",\n  \"mask\",\n  \"path\",\n  \"pattern\",\n  \"polygon\",\n  \"polyline\",\n  \"radialGradient\",\n  \"rect\",\n  \"stop\",\n  \"svg\",\n  \"text\",\n  \"tspan\"\n]\n```\n\n## Contributing\n\nCommit by\n\n```bash\nnpm run commit\n```\n\nI am open to suggestions in improving this library. If you know any page that\nhas a better list related to SVG properties, HTML properties or React-supported\nHTML properties to be crawled. Please let me know!\n\n## License\n\n[MIT][license] © Jacky Ho\n\n<!-- Definition -->\n[license]: LICENSE\n[build-page]: https://travis-ci.org/jackyho112/react-html-attributes.svg\n[build-badge]: https://img.shields.io/travis/jackyho112/react-html-attributes.svg\n[version-badge]: https://img.shields.io/npm/v/react-html-attributes.svg?style=flat-square\n[package]: https://www.npmjs.com/package/react-html-attributes\n","_attachments":{},"homepage":"https://github.com/jackyho112/react-html-attributes#readme","bugs":{"url":"https://github.com/jackyho112/react-html-attributes/issues"},"license":"MIT"}