{"_id":"htmlparser2-without-node-native","_rev":"4205845","name":"htmlparser2-without-node-native","description":"htmlparser2 build that excludes node native modules so that you can use it in platforms like React Native.","dist-tags":{"latest":"3.9.2"},"maintainers":[{"name":"oyyd","email":""}],"time":{"modified":"2026-03-04T17:03:25.000Z","created":"2016-03-02T04:43:02.428Z","3.9.2":"2017-09-20T12:52:44.712Z","3.9.0":"2016-03-02T04:43:02.428Z"},"users":{},"author":{"name":"Felix Boehm","email":"me@feedic.com"},"repository":{"type":"git","url":"git://github.com/fb55/htmlparser2.git"},"versions":{"3.9.2":{"name":"htmlparser2-without-node-native","description":"htmlparser2 build that excludes node native modules so that you can use it in platforms like React Native.","version":"3.9.2","author":{"name":"Felix Boehm","email":"me@feedic.com"},"keywords":["html","parser","streams","xml","dom","rss","feed","atom"],"repository":{"type":"git","url":"git://github.com/fb55/htmlparser2.git"},"bugs":{"url":"http://github.com/fb55/htmlparser2/issues"},"directories":{"lib":"lib/"},"main":"lib/index.js","files":["lib"],"scripts":{"lcov":"istanbul cover _mocha --report lcovonly -- -R spec","coveralls":"npm run lint && npm run lcov && (cat coverage/lcov.info | coveralls || exit 0)","test":"mocha && npm run lint","lint":"eslint lib test"},"dependencies":{"domelementtype":"^1.3.0","domhandler":"^2.3.0","domutils":"^1.5.1","entities":"^1.1.1","eventemitter2":"^1.0.0","inherits":"^2.0.1","readable-stream":"^2.0.2"},"devDependencies":{"coveralls":"^2.11.4","istanbul":"^0.4.3","mocha":"^2.2.5","eslint":"^2.12.0","mocha-lcov-reporter":"^1.2.0"},"browser":{"readable-stream":false},"license":"MIT","gitHead":"3e125453c4241afe48afc30b76e48d802686a514","homepage":"https://github.com/fb55/htmlparser2#readme","_id":"htmlparser2-without-node-native@3.9.2","_shasum":"b3ed050d877d0ff3465969e339877b7f9f6631f6","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"oyyd","email":"oyydoibh@gmail.com"},"dist":{"shasum":"b3ed050d877d0ff3465969e339877b7f9f6631f6","size":9812,"noattachment":false,"key":"/htmlparser2-without-node-native/-/htmlparser2-without-node-native-3.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlparser2-without-node-native/download/htmlparser2-without-node-native-3.9.2.tgz"},"maintainers":[{"name":"oyyd","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmlparser2-without-node-native-3.9.2.tgz_1505911964617_0.5427882124204189"},"publish_time":1505911964712,"_hasShrinkwrap":false,"_cnpm_publish_time":1505911964712,"_cnpmcore_publish_time":"2021-12-16T20:22:02.019Z"},"3.9.0":{"name":"htmlparser2-without-node-native","description":"htmlparser2 build that excludes node native modules so that you can use it in platforms like React Native.","version":"3.9.0","author":{"name":"Felix Boehm","email":"me@feedic.com"},"keywords":["html","parser","streams","xml","dom","rss","feed","atom"],"repository":{"type":"git","url":"git://github.com/fb55/htmlparser2.git"},"bugs":{"url":"http://github.com/fb55/htmlparser2/issues"},"directories":{"lib":"lib/"},"main":"lib/index.js","files":["lib"],"scripts":{"lcov":"istanbul cover _mocha --report lcovonly -- -R spec","coveralls":"npm run lint && npm run lcov && (cat coverage/lcov.info | coveralls || exit 0)","test":"mocha && npm run lint","lint":"jshint lib test && jscs lib test"},"dependencies":{"domelementtype":"^1.3.0","domhandler":"^2.3.0","domutils":"^1.5.1","entities":"^1.1.1","eventemitter2":"^1.0.0","inherits":"^2.0.1","readable-stream":"^2.0.2"},"devDependencies":{"coveralls":"^2.11.4","istanbul":"^0.3.18","jscs":"^2.1.0","jshint":"^2.8.0","mocha":"^2.2.5","mocha-lcov-reporter":"^0.0.2"},"browser":{"readable-stream":false},"license":"MIT","jshintConfig":{"eqeqeq":true,"freeze":true,"latedef":"nofunc","noarg":true,"nonbsp":true,"quotmark":"double","undef":true,"unused":true,"trailing":true,"eqnull":true,"proto":true,"smarttabs":true,"node":true,"globals":{"describe":true,"it":true}},"gitHead":"c60ac591358612b1dc0b099a7efbc61829b6fc9a","homepage":"https://github.com/fb55/htmlparser2#readme","_id":"htmlparser2-without-node-native@3.9.0","_shasum":"7594357386e43be3d9ec4264df9d7ec60f81a7df","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"oyyd","email":"oyydoibh@gmail.com"},"dist":{"shasum":"7594357386e43be3d9ec4264df9d7ec60f81a7df","size":9873,"noattachment":false,"key":"/htmlparser2-without-node-native/-/htmlparser2-without-node-native-3.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlparser2-without-node-native/download/htmlparser2-without-node-native-3.9.0.tgz"},"maintainers":[{"name":"oyyd","email":""}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/htmlparser2-without-node-native-3.9.0.tgz_1456893780069_0.731368713080883"},"publish_time":1456893782428,"_hasShrinkwrap":false,"_cnpm_publish_time":1456893782428,"_cnpmcore_publish_time":"2021-12-16T20:22:02.295Z"}},"readme":"# htmlparser2-without-node-native\n\n[htmlparser2](https://github.com/fb55/htmlparser2) build that excludes node native modules so that you can use it in platforms like React Native.\n\n* Remove `Stream` and `WritableStream`.\n* Use [eventemitter2](https://github.com/asyncly/EventEmitter2) instead of native `events`.\n","_attachments":{},"homepage":"https://github.com/fb55/htmlparser2#readme","bugs":{"url":"http://github.com/fb55/htmlparser2/issues"},"license":"MIT"}