{"name":"htmr","version":"0.4.4","description":"Simple and lightweight (< 2kB) HTML to React converter that works in server and browser","main":"lib/index.js","files":["lib"],"browser":"lib/htmr.min.js","scripts":{"build":"rollup -c","clean":"rimraf lib","fmt":"prettier --write --single-quote --trailing-comma es5 \"src/**/*.js\"","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.2.1"},"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.13.2","flow-bin":"^0.52.0","husky":"^0.14.3","jest":"^20.0.4","lint-staged":"^4.0.3","npm-run-all":"^4.0.2","prettier":"^1.5.3","react":"^16.0.0","react-test-renderer":"^16.0.0","rimraf":"^2.6.1","rollup":"^0.47.2","rollup-plugin-babel":"^3.0.1","rollup-plugin-commonjs":"^8.1.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1"},"jest":{"transform":{"^.+\\.js$":"<rootDir>/preprocessor.js"}},"bundlesize":[{"path":"./lib/htmr.min.js","maxSize":"2 kB"}],"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"]},"gitHead":"81002faa123efc9b1012a1d90c9dfe9688aec46d","_id":"htmr@0.4.4","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"pveyes","email":"fatihkalifa@gmail.com"},"dist":{"shasum":"011a6d37ed1d1983f096e8baaaa4efe6d8e691bf","size":6312,"noattachment":false,"key":"/htmr/-/htmr-0.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmr/download/htmr-0.4.4.tgz"},"maintainers":[{"name":"pveyes","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmr-0.4.4.tgz_1510302887434_0.09378919890150428"},"directories":{},"publish_time":1510302888787,"_hasShrinkwrap":false,"_cnpm_publish_time":1510302888787,"_cnpmcore_publish_time":"2021-12-16T17:53:27.633Z","dist-tags":{"latest":"1.0.2"}}