{"_id":"min-document","_rev":"43280","name":"min-document","description":"A minimal DOM implementation","dist-tags":{"latest":"2.19.0"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"time":{"modified":"2021-06-03T10:13:10.000Z","created":"2013-05-22T08:32:29.391Z","2.19.0":"2016-09-21T22:55:58.325Z","2.18.1":"2016-08-03T03:11:37.206Z","2.18.0":"2016-01-15T02:30:35.674Z","2.17.0":"2015-08-03T18:33:14.588Z","2.16.0":"2015-06-17T03:12:35.706Z","2.14.2":"2015-05-31T04:56:00.677Z","2.14.1":"2015-05-11T06:11:25.575Z","2.14.0":"2015-01-26T19:06:38.820Z","2.13.0":"2015-01-17T19:40:44.478Z","2.12.0":"2014-08-17T08:45:27.838Z","2.11.0":"2014-08-17T05:35:48.572Z","2.10.0":"2014-07-29T07:38:14.951Z","2.9.2":"2014-07-23T06:54:52.104Z","2.9.1":"2014-07-18T06:15:19.957Z","2.9.0":"2014-07-18T06:12:54.746Z","2.8.1":"2014-06-13T04:26:05.971Z","2.8.0":"2014-06-07T20:00:55.546Z","2.7.0":"2014-04-21T06:25:43.859Z","2.6.1":"2014-04-14T06:24:46.150Z","2.6.0":"2014-04-14T05:16:41.730Z","2.5.0":"2014-04-07T21:31:29.442Z","2.4.1":"2014-04-07T19:02:21.239Z","2.4.0":"2014-04-06T05:20:56.183Z","2.3.0":"2014-03-31T02:27:25.919Z","2.2.1":"2014-03-31T01:50:39.551Z","2.2.0":"2014-03-30T12:15:54.901Z","2.1.0":"2014-03-26T06:48:47.710Z","2.0.0":"2014-03-21T19:41:28.739Z","1.0.3":"2014-02-23T08:14:19.805Z","1.0.2":"2014-02-23T08:13:01.357Z","1.0.1":"2014-02-23T08:12:38.364Z","0.3.1":"2013-07-31T22:56:53.695Z","0.2.8":"2013-07-31T22:40:26.686Z","0.2.7":"2013-07-31T22:38:00.107Z","0.2.6":"2013-07-29T23:29:50.265Z","0.2.4":"2013-07-18T22:00:27.711Z","0.2.3":"2013-07-10T17:35:49.203Z","0.2.2":"2013-05-22T08:32:29.391Z"},"users":{"shanewholloway":true,"jimnox":true,"mojaray2k":true,"moimikey":true,"erikvold":true,"heineiuo":true,"wolfram77":true,"shuoshubao":true},"author":{"name":"Raynos","email":"raynos2@gmail.com"},"repository":{"type":"git","url":"git://github.com/Raynos/min-document.git"},"versions":{"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","size":13141,"noattachment":false,"key":"/min-document/-/min-document-2.19.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.19.0.tgz"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/min-document-2.19.0.tgz_1474498556568_0.5227361361030489"},"directories":{},"publish_time":1474498558325,"_cnpm_publish_time":1474498558325,"_hasShrinkwrap":false},"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","size":12993,"noattachment":false,"key":"/min-document/-/min-document-2.18.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.18.1.tgz"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/min-document-2.18.1.tgz_1470193896941_0.0496530644595623"},"directories":{},"publish_time":1470193897206,"_cnpm_publish_time":1470193897206,"_hasShrinkwrap":false},"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","size":12791,"noattachment":false,"key":"/min-document/-/min-document-2.18.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.18.0.tgz"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1452825035674,"_cnpm_publish_time":1452825035674,"_hasShrinkwrap":false},"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","size":12401,"noattachment":false,"key":"/min-document/-/min-document-2.17.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.17.0.tgz"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1438626794588,"_cnpm_publish_time":1438626794588,"_hasShrinkwrap":false},"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","size":12163,"noattachment":false,"key":"/min-document/-/min-document-2.16.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.16.0.tgz"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1434510755706,"_cnpm_publish_time":1434510755706,"_hasShrinkwrap":false},"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":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"dist":{"shasum":"e05ca82891c4a284884625136d0996cdf2fdee5d","size":10938,"noattachment":false,"key":"/min-document/-/min-document-2.14.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.14.2.tgz"},"directories":{},"publish_time":1433048160677,"_cnpm_publish_time":1433048160677,"_hasShrinkwrap":false},"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":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"dist":{"shasum":"23d7682afb79d08e5dd73f4029831cfc36f33e5e","size":10837,"noattachment":false,"key":"/min-document/-/min-document-2.14.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.14.1.tgz"},"directories":{},"publish_time":1431324685575,"_cnpm_publish_time":1431324685575,"_hasShrinkwrap":false},"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":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"dist":{"shasum":"c326fa976d3d535851713d9c5d593508eb5c9421","size":10797,"noattachment":false,"key":"/min-document/-/min-document-2.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.14.0.tgz"},"directories":{},"publish_time":1422299198820,"_cnpm_publish_time":1422299198820,"_hasShrinkwrap":false},"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":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"dist":{"shasum":"1832e83696a9c80603fb6142c2b12965e2e86fc8","size":10548,"noattachment":false,"key":"/min-document/-/min-document-2.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.13.0.tgz"},"directories":{},"publish_time":1421523644478,"_cnpm_publish_time":1421523644478,"_hasShrinkwrap":false},"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":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"dist":{"shasum":"20e022074c1c7cfcbb3c07a197d810ebce6d23d0","size":8731,"noattachment":false,"key":"/min-document/-/min-document-2.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.12.0.tgz"},"directories":{},"publish_time":1408265127838,"_cnpm_publish_time":1408265127838,"_hasShrinkwrap":false},"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":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"dist":{"shasum":"9f2f50f574fd0a80a67a17ab362eae461a263291","size":8381,"noattachment":false,"key":"/min-document/-/min-document-2.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.11.0.tgz"},"directories":{},"publish_time":1408253748572,"_cnpm_publish_time":1408253748572,"_hasShrinkwrap":false},"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":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"dist":{"shasum":"ab8f7b5ca99f79d7755fa07d14c5a33c8d240b79","size":8226,"noattachment":false,"key":"/min-document/-/min-document-2.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.10.0.tgz"},"directories":{},"publish_time":1406619494951,"_cnpm_publish_time":1406619494951,"_hasShrinkwrap":false},"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":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"dist":{"shasum":"a008bef421829d017f2f013b52a2aadcc423f5b8","size":8082,"noattachment":false,"key":"/min-document/-/min-document-2.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.9.2.tgz"},"directories":{},"publish_time":1406098492104,"_cnpm_publish_time":1406098492104,"_hasShrinkwrap":false},"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":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"dist":{"shasum":"91f3e34f30066fc3bcb93c06b52d555b70cf99b9","size":8056,"noattachment":false,"key":"/min-document/-/min-document-2.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.9.1.tgz"},"directories":{},"publish_time":1405664119957,"_cnpm_publish_time":1405664119957,"_hasShrinkwrap":false},"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":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"dist":{"shasum":"4d5022b15f7a215c61962aadf0d1580b40d8dd08","size":8047,"noattachment":false,"key":"/min-document/-/min-document-2.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.9.0.tgz"},"directories":{},"publish_time":1405663974746,"_cnpm_publish_time":1405663974746,"_hasShrinkwrap":false},"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":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"dist":{"shasum":"81f606807fb5b4a92e334898b5d8c0b7d4a03b5f","size":7943,"noattachment":false,"key":"/min-document/-/min-document-2.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.8.1.tgz"},"directories":{},"publish_time":1402633565971,"_cnpm_publish_time":1402633565971,"_hasShrinkwrap":false},"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":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"dist":{"shasum":"006f562705268dcf0e4cc8a83b56d2513b8c1f34","size":7865,"noattachment":false,"key":"/min-document/-/min-document-2.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.8.0.tgz"},"directories":{},"publish_time":1402171255546,"_cnpm_publish_time":1402171255546,"_hasShrinkwrap":false},"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":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"dist":{"shasum":"34892da980cd8c8e766c27779b53725ec4aee849","size":7614,"noattachment":false,"key":"/min-document/-/min-document-2.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.7.0.tgz"},"directories":{},"publish_time":1398061543859,"_cnpm_publish_time":1398061543859,"_hasShrinkwrap":false},"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","size":7513,"noattachment":false,"key":"/min-document/-/min-document-2.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.6.1.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1397456686150,"_hasShrinkwrap":false,"_cnpm_publish_time":1397456686150},"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","size":7420,"noattachment":false,"key":"/min-document/-/min-document-2.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.6.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1397452601730,"_hasShrinkwrap":false,"_cnpm_publish_time":1397452601730},"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","size":6936,"noattachment":false,"key":"/min-document/-/min-document-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.5.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1396906289442,"_hasShrinkwrap":false,"_cnpm_publish_time":1396906289442},"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","size":6151,"noattachment":false,"key":"/min-document/-/min-document-2.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.4.1.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1396897341239,"_hasShrinkwrap":false,"_cnpm_publish_time":1396897341239},"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","size":6152,"noattachment":false,"key":"/min-document/-/min-document-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.4.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1396761656183,"_hasShrinkwrap":false,"_cnpm_publish_time":1396761656183},"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","size":5989,"noattachment":false,"key":"/min-document/-/min-document-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.3.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1396232845919,"_hasShrinkwrap":false,"_cnpm_publish_time":1396232845919},"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","size":5973,"noattachment":false,"key":"/min-document/-/min-document-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.2.1.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1396230639551,"_hasShrinkwrap":false,"_cnpm_publish_time":1396230639551},"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","size":5882,"noattachment":false,"key":"/min-document/-/min-document-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.2.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"mattesch","email":"matt@mattesch.info"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1396181754901,"_hasShrinkwrap":false,"_cnpm_publish_time":1396181754901},"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","size":5830,"noattachment":false,"key":"/min-document/-/min-document-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.1.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1395816527710,"_hasShrinkwrap":false,"_cnpm_publish_time":1395816527710},"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","size":5117,"noattachment":false,"key":"/min-document/-/min-document-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-2.0.0.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"mattesch","email":"matt@mattesch.info"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1395430888739,"_hasShrinkwrap":false,"_cnpm_publish_time":1395430888739},"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","size":5078,"noattachment":false,"key":"/min-document/-/min-document-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-1.0.3.tgz"},"_from":".","_npmVersion":"1.3.22","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1393143259805,"_hasShrinkwrap":false,"_cnpm_publish_time":1393143259805},"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","size":4955,"noattachment":false,"key":"/min-document/-/min-document-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-1.0.2.tgz"},"_from":".","_npmVersion":"1.3.22","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1393143181357,"_hasShrinkwrap":false,"_cnpm_publish_time":1393143181357},"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","size":4958,"noattachment":false,"key":"/min-document/-/min-document-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-1.0.1.tgz"},"_from":".","_npmVersion":"1.3.22","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1393143158364,"_hasShrinkwrap":false,"_cnpm_publish_time":1393143158364},"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","size":5012,"noattachment":false,"key":"/min-document/-/min-document-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-0.3.1.tgz"},"_from":".","_npmVersion":"1.3.1","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1375311413695,"_hasShrinkwrap":false,"_cnpm_publish_time":1375311413695},"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","size":4338,"noattachment":false,"key":"/min-document/-/min-document-0.2.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-0.2.8.tgz"},"_from":".","_npmVersion":"1.3.1","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1375310426686,"_hasShrinkwrap":false,"_cnpm_publish_time":1375310426686},"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","size":4334,"noattachment":false,"key":"/min-document/-/min-document-0.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-0.2.7.tgz"},"_from":".","_npmVersion":"1.3.1","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1375310280107,"_hasShrinkwrap":false,"_cnpm_publish_time":1375310280107},"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","size":3888,"noattachment":false,"key":"/min-document/-/min-document-0.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-0.2.6.tgz"},"_from":".","_npmVersion":"1.3.1","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1375140590265,"_hasShrinkwrap":false,"_cnpm_publish_time":1375140590265},"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","size":3668,"noattachment":false,"key":"/min-document/-/min-document-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-0.2.4.tgz"},"_from":".","_npmVersion":"1.3.1","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1374184827711,"_hasShrinkwrap":false,"_cnpm_publish_time":1374184827711},"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","size":3655,"noattachment":false,"key":"/min-document/-/min-document-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-0.2.3.tgz"},"_from":".","_npmVersion":"1.3.1","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1373477749203,"_hasShrinkwrap":false,"_cnpm_publish_time":1373477749203},"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","size":3659,"noattachment":false,"key":"/min-document/-/min-document-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/min-document/download/min-document-0.2.2.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"raynos","email":"raynos2@gmail.com"},"maintainers":[{"name":"mattesch","email":"matt@mattesch.info"},{"name":"raynos","email":""}],"directories":{},"publish_time":1369211549391,"_hasShrinkwrap":false,"_cnpm_publish_time":1369211549391}},"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","_attachments":{},"homepage":"https://github.com/Raynos/min-document","bugs":{"url":"https://github.com/Raynos/min-document/issues","email":"raynos2@gmail.com"}}