{"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":"raynos2@gmail.com"}],"keywords":[],"dist-tags":{"latest":"2.19.0"},"author":{"name":"Raynos","email":"raynos2@gmail.com"},"description":"A minimal DOM implementation","readme":"# min-document\n\n[![build status][1]][2] [![dependency status][3]][4]\n\n<!-- [![browser support][5]][6] -->\n\nA minimal DOM implementation\n\n## Example\n\n```js\nvar document = require(\"min-document\")\n\nvar div = document.createElement(\"div\")\ndiv.className = \"foo bar\"\n\nvar span = document.createElement(\"span\")\ndiv.appendChild(span)\nspan.textContent = \"Hello!\"\n\n/*  <div class=\"foo bar\">\n        <span>Hello!</span>\n    </div>\n*/\nvar html = String(div)\n```\n\n## Installation\n\n`npm install min-document`\n\n## Contributors\n\n - Raynos\n\n## MIT Licenced\n\n  [1]: https://secure.travis-ci.org/Raynos/min-document.png\n  [2]: https://travis-ci.org/Raynos/min-document\n  [3]: https://david-dm.org/Raynos/min-document.png\n  [4]: https://david-dm.org/Raynos/min-document\n  [5]: https://ci.testling.com/Raynos/min-document.png\n  [6]: https://ci.testling.com/Raynos/min-document\n","repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"users":{"shanewholloway":true,"jimnox":true,"mojaray2k":true,"moimikey":true,"erikvold":true},"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"versions":{"0.2.2":{"name":"min-document","version":"0.2.2","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Colingo/min-document.git"},"main":"index","homepage":"https://github.com/Colingo/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Colingo/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"~1.0.2"},"licenses":[{"type":"MIT","url":"http://github.com/Colingo/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@0.2.2","dist":{"shasum":"a5fc21e2951ffbd4dd271e29aa6fa8fbd14b406f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-0.2.2.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"}],"directories":{}},"0.2.3":{"name":"min-document","version":"0.2.3","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Colingo/min-document.git"},"main":"index","homepage":"https://github.com/Colingo/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Colingo/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"~1.0.2"},"licenses":[{"type":"MIT","url":"http://github.com/Colingo/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@0.2.3","dist":{"shasum":"a821357824b790c089cb480cbdeedfe1eae6ef74","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-0.2.3.tgz"},"_from":".","_npmVersion":"1.3.1","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"}],"directories":{}},"0.2.4":{"name":"min-document","version":"0.2.4","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Colingo/min-document.git"},"main":"index","homepage":"https://github.com/Colingo/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Colingo/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"~1.0.2"},"licenses":[{"type":"MIT","url":"http://github.com/Colingo/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@0.2.4","dist":{"shasum":"1ab72529e3e63953869c06cef1a1200d03870bf1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-0.2.4.tgz"},"_from":".","_npmVersion":"1.3.1","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"}],"directories":{}},"0.2.6":{"name":"min-document","version":"0.2.6","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Colingo/min-document.git"},"main":"index","homepage":"https://github.com/Colingo/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Colingo/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"~1.0.2"},"licenses":[{"type":"MIT","url":"http://github.com/Colingo/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@0.2.6","dist":{"shasum":"a5be9256801c7094cf8af1da973db598e498f905","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-0.2.6.tgz"},"_from":".","_npmVersion":"1.3.1","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"}],"directories":{}},"0.2.7":{"name":"min-document","version":"0.2.7","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Colingo/min-document.git"},"main":"index","homepage":"https://github.com/Colingo/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Colingo/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"~1.0.2"},"licenses":[{"type":"MIT","url":"http://github.com/Colingo/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@0.2.7","dist":{"shasum":"fca51543be8d66757190c26a758ca1e3763bcee7","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-0.2.7.tgz"},"_from":".","_npmVersion":"1.3.1","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"}],"directories":{}},"0.2.8":{"name":"min-document","version":"0.2.8","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Colingo/min-document.git"},"main":"index","homepage":"https://github.com/Colingo/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Colingo/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"~1.0.2"},"licenses":[{"type":"MIT","url":"http://github.com/Colingo/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@0.2.8","dist":{"shasum":"f3620cf5603611155cb9416d0ab5576b16d53de3","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-0.2.8.tgz"},"_from":".","_npmVersion":"1.3.1","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"}],"directories":{}},"0.3.1":{"name":"min-document","version":"0.3.1","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Colingo/min-document.git"},"main":"index","homepage":"https://github.com/Colingo/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Colingo/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"~1.0.2"},"licenses":[{"type":"MIT","url":"http://github.com/Colingo/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@0.3.1","dist":{"shasum":"f00ccfbdc01792487a97a778992cc8a79a775492","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-0.3.1.tgz"},"_from":".","_npmVersion":"1.3.1","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"}],"directories":{}},"1.0.1":{"name":"min-document","version":"1.0.1","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"~1.0.2"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@1.0.1","dist":{"shasum":"8cd32e80d75cfed4b03995553aad6238c39bdc81","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-1.0.1.tgz"},"_from":".","_npmVersion":"1.3.22","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"}],"directories":{}},"1.0.2":{"name":"min-document","version":"1.0.2","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"~1.0.2"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@1.0.2","dist":{"shasum":"d253480382b68d59d5e431b2fa31b0086ca0ece0","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-1.0.2.tgz"},"_from":".","_npmVersion":"1.3.22","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"}],"directories":{}},"1.0.3":{"name":"min-document","version":"1.0.3","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"~1.0.2"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@1.0.3","dist":{"shasum":"dd9ebc02375f40d56ccdfed5c1993945a9574086","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-1.0.3.tgz"},"_from":".","_npmVersion":"1.3.22","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"}],"directories":{}},"2.0.0":{"name":"min-document","version":"2.0.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"~1.0.2"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.0.0","dist":{"shasum":"aacea88547d09771daf9e339078cef53abaebe9f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.0.0.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"mattesch","email":"matt@mattesch.info"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"directories":{}},"2.1.0":{"name":"min-document","version":"2.1.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"~1.0.2"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.1.0","dist":{"shasum":"86aaaaf76fa9b54f33bd895bfaa5f4c664877061","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.1.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"directories":{}},"2.2.0":{"name":"min-document","version":"2.2.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"^2.12.1"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.2.0","dist":{"shasum":"699962ee397693ba4f5b1dde93d7234f42c3c30c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.2.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"mattesch","email":"matt@mattesch.info"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"directories":{}},"2.2.1":{"name":"min-document","version":"2.2.1","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"^2.12.1"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.2.1","dist":{"shasum":"79d4e431fbe703b074300decaa411558d77e1791","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.2.1.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"directories":{}},"2.3.0":{"name":"min-document","version":"2.3.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"^2.12.1"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.3.0","dist":{"shasum":"606a3429a12b2ba210dae24cbf2efa1a6d162364","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.3.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"directories":{}},"2.4.0":{"name":"min-document","version":"2.4.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"tape":"~1.0.2"},"devDependencies":{"tape":"^2.12.1"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.4.0","dist":{"shasum":"8202154d2132507534d4834b20afcac1ce936262","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.4.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"directories":{}},"2.4.1":{"name":"min-document","version":"2.4.1","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{},"devDependencies":{"tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.4.1","dist":{"shasum":"3d2b867f1deaf907bfb73b683f882fb855e8b8e2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.4.1.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"directories":{}},"2.5.0":{"name":"min-document","version":"2.5.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.5.0","dist":{"shasum":"b81e195a1e95d6ba4833bcdc6f5aa8e873de2b05","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.5.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"directories":{}},"2.6.0":{"name":"min-document","version":"2.6.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.6.0","dist":{"shasum":"8970f7dc35d93bd1315f3721b980efe62a7a84cf","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.6.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"directories":{}},"2.6.1":{"name":"min-document","version":"2.6.1","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.6.1","dist":{"shasum":"f30e97739ea67af253f93886022f0613cdea078d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.6.1.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"directories":{}},"2.7.0":{"name":"min-document","version":"2.7.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.7.0","_shasum":"34892da980cd8c8e766c27779b53725ec4aee849","_from":".","_npmVersion":"1.4.7","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"dist":{"shasum":"34892da980cd8c8e766c27779b53725ec4aee849","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.7.0.tgz"},"directories":{}},"2.8.0":{"name":"min-document","version":"2.8.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.8.0","_shasum":"006f562705268dcf0e4cc8a83b56d2513b8c1f34","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"dist":{"shasum":"006f562705268dcf0e4cc8a83b56d2513b8c1f34","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.8.0.tgz"},"directories":{}},"2.8.1":{"name":"min-document","version":"2.8.1","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.8.1","_shasum":"81f606807fb5b4a92e334898b5d8c0b7d4a03b5f","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"dist":{"shasum":"81f606807fb5b4a92e334898b5d8c0b7d4a03b5f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.8.1.tgz"},"directories":{}},"2.9.0":{"name":"min-document","version":"2.9.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"dom-walk":"^0.1.0"},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.9.0","_shasum":"4d5022b15f7a215c61962aadf0d1580b40d8dd08","_from":".","_npmVersion":"1.4.10","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"dist":{"shasum":"4d5022b15f7a215c61962aadf0d1580b40d8dd08","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.9.0.tgz"},"directories":{}},"2.9.1":{"name":"min-document","version":"2.9.1","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"dom-walk":"^0.1.0"},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.9.1","_shasum":"91f3e34f30066fc3bcb93c06b52d555b70cf99b9","_from":".","_npmVersion":"1.4.10","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"dist":{"shasum":"91f3e34f30066fc3bcb93c06b52d555b70cf99b9","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.9.1.tgz"},"directories":{}},"2.9.2":{"name":"min-document","version":"2.9.2","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"dom-walk":"^0.1.0"},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.9.2","_shasum":"a008bef421829d017f2f013b52a2aadcc423f5b8","_from":".","_npmVersion":"1.4.10","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"dist":{"shasum":"a008bef421829d017f2f013b52a2aadcc423f5b8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.9.2.tgz"},"directories":{}},"2.10.0":{"name":"min-document","version":"2.10.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"dom-walk":"^0.1.0"},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"min-document@2.10.0","_shasum":"ab8f7b5ca99f79d7755fa07d14c5a33c8d240b79","_from":".","_npmVersion":"1.4.10","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"dist":{"shasum":"ab8f7b5ca99f79d7755fa07d14c5a33c8d240b79","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.10.0.tgz"},"directories":{}},"2.11.0":{"name":"min-document","version":"2.11.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"dom-walk":"^0.1.0"},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"gitHead":"44f9f255dd81ce85d31c108d2d3de2d95a3432c5","_id":"min-document@2.11.0","_shasum":"9f2f50f574fd0a80a67a17ab362eae461a263291","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"dist":{"shasum":"9f2f50f574fd0a80a67a17ab362eae461a263291","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.11.0.tgz"},"directories":{}},"2.12.0":{"name":"min-document","version":"2.12.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"dom-walk":"^0.1.0"},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"gitHead":"a7827141198cbbda10d7b463bd883c03db8a5005","_id":"min-document@2.12.0","_shasum":"20e022074c1c7cfcbb3c07a197d810ebce6d23d0","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"dist":{"shasum":"20e022074c1c7cfcbb3c07a197d810ebce6d23d0","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.12.0.tgz"},"directories":{}},"2.13.0":{"name":"min-document","version":"2.13.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"dom-walk":"^0.1.0"},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"gitHead":"688ac23aa4900e5eaf216b8630647db502906e39","_id":"min-document@2.13.0","_shasum":"1832e83696a9c80603fb6142c2b12965e2e86fc8","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"dist":{"shasum":"1832e83696a9c80603fb6142c2b12965e2e86fc8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.13.0.tgz"},"directories":{}},"2.14.0":{"name":"min-document","version":"2.14.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"dom-walk":"^0.1.0"},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"gitHead":"6f7db89834052b5c21c55b672ab3dc2c77cd6442","_id":"min-document@2.14.0","_shasum":"c326fa976d3d535851713d9c5d593508eb5c9421","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"dist":{"shasum":"c326fa976d3d535851713d9c5d593508eb5c9421","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.14.0.tgz"},"directories":{}},"2.14.1":{"name":"min-document","version":"2.14.1","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"dom-walk":"^0.1.0"},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser.git","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"gitHead":"dd699b715f0e99008eca7c31820feffea5afd7a5","_id":"min-document@2.14.1","_shasum":"23d7682afb79d08e5dd73f4029831cfc36f33e5e","_from":".","_npmVersion":"2.8.4","_nodeVersion":"0.10.32","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"dist":{"shasum":"23d7682afb79d08e5dd73f4029831cfc36f33e5e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.14.1.tgz"},"directories":{}},"2.14.2":{"name":"min-document","version":"2.14.2","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"dom-walk":"^0.1.0"},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser.git","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"gitHead":"aaf6a57ac30df38392833fb4b753bef872c29492","_id":"min-document@2.14.2","_shasum":"e05ca82891c4a284884625136d0996cdf2fdee5d","_from":".","_npmVersion":"2.8.4","_nodeVersion":"0.10.32","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"dist":{"shasum":"e05ca82891c4a284884625136d0996cdf2fdee5d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.14.2.tgz"},"directories":{}},"2.16.0":{"name":"min-document","version":"2.16.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"dom-walk":"^0.1.0"},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"gitHead":"1c6d61dba11ffa58ea04fe9317846b71782209c3","_id":"min-document@2.16.0","_shasum":"d4f92d1b36157cf52f9f8255925248ab57b93b64","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.10.32","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"dist":{"shasum":"d4f92d1b36157cf52f9f8255925248ab57b93b64","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.16.0.tgz"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"directories":{}},"2.17.0":{"name":"min-document","version":"2.17.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"dom-walk":"^0.1.0"},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"gitHead":"17365b7792ce34a757071152159fb24380981261","_id":"min-document@2.17.0","_shasum":"9d092f96c501084598d7a09ae87e0da90a514759","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.10.32","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"dist":{"shasum":"9d092f96c501084598d7a09ae87e0da90a514759","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.17.0.tgz"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"directories":{}},"2.18.0":{"name":"min-document","version":"2.18.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"dom-walk":"^0.1.0"},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser.git","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"gitHead":"4d748c8cd595a5a67914604ec45be054dcd6fbf5","_id":"min-document@2.18.0","_shasum":"23051234b0ae8cc52af8ec6fbb8b4857e442842d","_from":".","_npmVersion":"2.14.1","_nodeVersion":"0.10.32","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"dist":{"shasum":"23051234b0ae8cc52af8ec6fbb8b4857e442842d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.18.0.tgz"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"directories":{}},"2.18.1":{"name":"min-document","version":"2.18.1","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"dom-walk":"^0.1.0"},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser.git","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"gitHead":"acaf5509d035533020a024e221711f80ae7985b3","_id":"min-document@2.18.1","_shasum":"6101e17234fb12a8195f406faadb69d8595233b2","_from":".","_npmVersion":"2.15.9","_nodeVersion":"0.10.32","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"dist":{"shasum":"6101e17234fb12a8195f406faadb69d8595233b2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.18.1.tgz"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/min-document-2.18.1.tgz_1470193896941_0.0496530644595623"},"directories":{}},"2.19.0":{"name":"min-document","version":"2.19.0","description":"A minimal DOM implementation","keywords":[],"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"main":"index","homepage":"https://github.com/Raynos/min-document","contributors":[{"name":"Raynos"}],"bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"},"dependencies":{"dom-walk":"^0.1.0"},"devDependencies":{"run-browser":"git://github.com/Raynos/run-browser.git","tap-dot":"^0.2.1","tap-spec":"^0.1.8","tape":"^2.12.3"},"licenses":[{"type":"MIT","url":"http://github.com/Raynos/min-document/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js | tap-spec","dot":"node ./test/index.js | tap-dot","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","browser":"run-browser test/index.js","phantom":"run-browser test/index.js -b | tap-spec"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"gitHead":"97449f71bccf778f351dc4c8d9db0ebf6e8b39cb","_id":"min-document@2.19.0","_shasum":"7bd282e3f5842ed295bb748cdd9f1ffa2c824685","_from":".","_npmVersion":"2.15.9","_nodeVersion":"0.10.32","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"dist":{"shasum":"7bd282e3f5842ed295bb748cdd9f1ffa2c824685","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/min-document/-/min-document-2.19.0.tgz"},"maintainers":[{"name":"raynos","email":"raynos2@gmail.com"},{"name":"mattesch","email":"matt@mattesch.info"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/min-document-2.19.0.tgz_1474498556568_0.5227361361030489"},"directories":{}}},"name":"min-document","contributors":[{"name":"Raynos"}],"time":{"modified":"2017-02-24T10:12:04.120Z","created":"2013-05-22T08:32:27.745Z","0.2.2":"2013-05-22T08:32:29.391Z","0.2.3":"2013-07-10T17:35:49.203Z","0.2.4":"2013-07-18T22:00:27.711Z","0.2.6":"2013-07-29T23:29:50.265Z","0.2.7":"2013-07-31T22:38:00.107Z","0.2.8":"2013-07-31T22:40:26.686Z","0.2.9":"2013-07-31T22:56:38.698Z","0.3.1":"2013-07-31T22:56:53.695Z","1.0.1":"2014-02-23T08:12:38.364Z","1.0.2":"2014-02-23T08:13:01.357Z","1.0.3":"2014-02-23T08:14:19.805Z","2.0.0":"2014-03-21T19:41:28.739Z","2.1.0":"2014-03-26T06:48:47.710Z","2.2.0":"2014-03-30T12:15:54.901Z","2.2.1":"2014-03-31T01:50:39.551Z","2.3.0":"2014-03-31T02:27:25.919Z","2.4.0":"2014-04-06T05:20:56.183Z","2.4.1":"2014-04-07T19:02:21.239Z","2.5.0":"2014-04-07T21:31:29.442Z","2.6.0":"2014-04-14T05:16:41.730Z","2.6.1":"2014-04-14T06:24:46.150Z","2.7.0":"2014-04-21T06:25:43.859Z","2.8.0":"2014-06-07T20:00:55.546Z","2.8.1":"2014-06-13T04:26:05.971Z","2.9.0":"2014-07-18T06:12:54.746Z","2.9.1":"2014-07-18T06:15:19.957Z","2.9.2":"2014-07-23T06:54:52.104Z","2.10.0":"2014-07-29T07:38:14.951Z","2.11.0":"2014-08-17T05:35:48.572Z","2.12.0":"2014-08-17T08:45:27.838Z","2.13.0":"2015-01-17T19:40:44.478Z","2.14.0":"2015-01-26T19:06:38.820Z","2.14.1":"2015-05-11T06:11:25.575Z","2.14.2":"2015-05-31T04:56:00.677Z","2.16.0":"2015-06-17T03:12:35.706Z","2.17.0":"2015-08-03T18:33:14.588Z","2.18.0":"2016-01-15T02:30:35.674Z","2.18.1":"2016-08-03T03:11:37.206Z","2.19.0":"2016-09-21T22:55:58.325Z"},"readmeFilename":"README.md","homepage":"https://github.com/Raynos/min-document"}