{"name":"htmr","version":"0.6.3","description":"Simple and lightweight (< 2kB) HTML to React converter that works in server and browser","main":"lib/index.js","browser":"lib/htmr.min.js","files":["lib"],"scripts":{"build":"rollup -c","clean":"rimraf lib","fmt":"prettier --write \"src/**/*.js\" README.md","flow":"flow","precommit":"lint-staged","prepublish":"npm-run-all clean build","size":"bundlesize","test":"npm-run-all -p flow test:coverage test:size","test:coverage":"jest --coverage --no-cache --ci --runInBand","test:watch":"jest --watch --no-cache","test:size":"npm-run-all clean build size"},"repository":{"type":"git","url":"git+https://github.com/pveyes/htmr.git"},"keywords":["html-to-react","html","to","react","simple","lightweight","universal","server","browser","convert","mapping"],"author":{"name":"Fatih Kalifa","email":"fatihkalifa@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/pveyes/htmr/issues"},"homepage":"https://github.com/pveyes/htmr#readme","dependencies":{"html-entities":"^1.2.1","posthtml-parser":"^0.4.0"},"peerDependencies":{"react":"^15.6.1 || ^16.0.0"},"devDependencies":{"babel-plugin-preval":"^1.4.3","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","bundlesize":"^0.15.3","flow-bin":"^0.64.0","husky":"^0.14.3","jest":"^22.0.5","lint-staged":"^6.0.0","npm-run-all":"^4.0.2","prettier":"^1.9.2","react":"^16.2.0","react-test-renderer":"^16.2.0","rimraf":"^2.6.1","rollup":"^0.55.0","rollup-plugin-babel":"^3.0.1","rollup-plugin-commonjs":"^8.1.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^3.0.0"},"jest":{"transform":{"^.+\\.js$":"<rootDir>/preprocessor.js"}},"bundlesize":[{"path":"./lib/htmr.min.js","maxSize":"2 kB"}],"lint-staged":{"*.{js,md}":["prettier --write","git add"]},"gitHead":"0ce313917fc82505c18900373d85e60d9d1656ad","_id":"htmr@0.6.3","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"pveyes","email":"fatihkalifa@gmail.com"},"dist":{"shasum":"6aa46622448c623d62c5dcaa059188ef1ce29ed1","size":7528,"noattachment":false,"key":"/htmr/-/htmr-0.6.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmr/download/htmr-0.6.3.tgz"},"maintainers":[{"name":"pveyes","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmr-0.6.3.tgz_1517302764076_0.9912160916719586"},"directories":{},"publish_time":1517302764282,"_hasShrinkwrap":false,"_cnpm_publish_time":1517302764282,"_cnpmcore_publish_time":"2021-12-16T17:53:24.868Z","dist-tags":{"latest":"1.0.2"}}