{"_id":"domino","_rev":"3549508","name":"domino","description":"Server-side DOM implementation based on Mozilla's dom.js","dist-tags":{"latest":"2.1.6"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"time":{"modified":"2024-09-19T02:39:33.000Z","created":"2012-01-28T12:36:11.034Z","2.1.6":"2020-07-16T16:38:01.203Z","2.1.5":"2020-04-30T22:47:51.891Z","2.1.4":"2019-12-16T20:50:17.429Z","2.1.3":"2019-03-06T17:24:46.916Z","2.1.2":"2019-02-14T20:43:17.341Z","2.1.1":"2018-11-30T21:19:31.016Z","2.1.0":"2018-08-13T22:02:00.553Z","2.0.3":"2018-07-12T20:24:12.474Z","2.0.2":"2018-03-28T20:29:22.960Z","2.0.1":"2018-02-14T22:34:19.531Z","2.0.0":"2017-11-08T23:21:03.234Z","1.0.30":"2017-10-24T22:13:25.987Z","1.0.29":"2017-08-07T19:15:58.243Z","1.0.28":"2017-01-27T21:32:47.512Z","1.0.27":"2016-10-18T03:30:02.570Z","1.0.26":"2016-10-15T17:08:09.190Z","1.0.25":"2016-05-19T20:20:13.379Z","1.0.24":"2016-04-05T20:32:44.158Z","1.0.23":"2016-01-30T22:37:14.376Z","1.0.22":"2016-01-27T23:59:37.576Z","1.0.21":"2015-12-23T22:38:31.469Z","1.0.20":"2015-11-20T22:35:20.153Z","1.0.19":"2015-07-29T21:44:43.758Z","1.0.18":"2014-09-26T02:13:17.248Z","1.0.17":"2014-05-14T23:16:21.078Z","1.0.15":"2014-01-21T18:56:15.330Z","1.0.14":"2013-12-21T17:05:43.117Z","1.0.13":"2013-10-08T14:12:47.457Z","1.0.12":"2013-07-09T17:13:18.971Z","1.0.11":"2013-05-02T01:50:04.298Z","1.0.10":"2013-04-12T14:50:56.430Z","1.0.9":"2013-03-11T19:33:05.117Z","1.0.8":"2013-02-07T15:16:16.390Z","1.0.7":"2013-01-16T16:51:22.804Z","1.0.6":"2013-01-08T16:59:40.420Z","1.0.5":"2012-10-15T07:55:34.670Z","1.0.3":"2012-10-12T15:15:38.400Z","1.0.2":"2012-08-23T06:37:49.361Z","1.0.1":"2012-08-16T12:24:33.962Z","1.0.0":"2012-01-28T12:36:11.034Z"},"users":{},"author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"versions":{"2.1.6":{"name":"domino","version":"2.1.6","license":"BSD-2-Clause","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib test/*.js","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json","bump-version":"npm version patch -m 'Release domino %s.' && tools/bump-version.js && npm run version && git add package.json && git commit -m 'Bump version after release.'","version":"tools/update-changelog.js && git add CHANGELOG.md"},"types":"lib/index.d.ts","devDependencies":{"jquery":"^3.5.1","jshint":"^2.11.1","mocha":"^6.2.3","should":"^13.2.3"},"gitHead":"ba4fbd8daa04409cd4d24af7bbdb2e48fcb32093","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@2.1.6","_nodeVersion":"14.5.0","_npmVersion":"6.14.6","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"dist":{"shasum":"fe4ace4310526e5e7b9d12c7de01b7f485a57ffe","size":174512,"noattachment":false,"key":"/domino/-/domino-2.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-2.1.6.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domino_2.1.6_1594917481077_0.10918692233977967"},"_hasShrinkwrap":false,"publish_time":1594917481203,"_cnpm_publish_time":1594917481203,"_cnpmcore_publish_time":"2021-12-16T23:44:53.505Z"},"2.1.5":{"name":"domino","version":"2.1.5","license":"BSD-2-Clause","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib test/*.js","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json","bump-version":"npm version patch -m 'Release domino %s.' && tools/bump-version.js && npm run version && git add package.json && git commit -m 'Bump version after release.'","version":"tools/update-changelog.js && git add CHANGELOG.md"},"types":"lib/index.d.ts","devDependencies":{"jquery":"^3.4.1","jshint":"^2.10.1","mocha":"^5.2.0","should":"^13.2.3"},"gitHead":"c4d9f36d838239abac472ed55dfbc661b7269550","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@2.1.5","_nodeVersion":"14.1.0","_npmVersion":"6.14.4","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"dist":{"shasum":"4aa08e395d496c463c3afee1cd0f7173f63eacb5","size":174402,"noattachment":false,"key":"/domino/-/domino-2.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-2.1.5.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domino_2.1.5_1588286871658_0.5424167883744966"},"_hasShrinkwrap":false,"publish_time":1588286871891,"_cnpm_publish_time":1588286871891,"_cnpmcore_publish_time":"2021-12-16T23:44:54.205Z"},"2.1.4":{"name":"domino","version":"2.1.4","license":"BSD-2-Clause","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib test/*.js","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json","bump-version":"npm version patch -m 'Release domino %s.' && tools/bump-version.js && npm run version && git add package.json && git commit -m 'Bump version after release.'","version":"tools/update-changelog.js && git add CHANGELOG.md"},"types":"lib/index.d.ts","devDependencies":{"jquery":"^3.4.1","jshint":"^2.10.1","mocha":"^5.2.0","should":"^13.2.3"},"gitHead":"78338aea68a366f66c9d0717ccc428975780efa3","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@2.1.4","_nodeVersion":"13.3.0","_npmVersion":"6.13.4","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"dist":{"shasum":"78922e7fab7c610f35792b6c745b7962d342e9c4","size":624876,"noattachment":false,"key":"/domino/-/domino-2.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-2.1.4.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domino_2.1.4_1576529417218_0.17359971420476694"},"_hasShrinkwrap":false,"publish_time":1576529417429,"_cnpm_publish_time":1576529417429,"_cnpmcore_publish_time":"2021-12-16T23:44:56.358Z"},"2.1.3":{"name":"domino","version":"2.1.3","license":"BSD-2-Clause","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib test/*.js","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json","bump-version":"npm version patch -m 'Release domino %s.' && tools/bump-version.js && npm run version && git add package.json && git commit -m 'Bump version after release.'","version":"tools/update-changelog.js && git add CHANGELOG.md"},"types":"lib/index.d.ts","devDependencies":{"jquery":"^3.3.1","jshint":"^2.10.1","mocha":"^5.2.0","should":"^13.2.3"},"gitHead":"191078e270419d8c5c1aeab6ef5cc26473eecd0b","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@2.1.3","_nodeVersion":"11.10.1","_npmVersion":"6.8.0","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"dist":{"shasum":"0ca1ad02cbd316ebe2e99e0ac9fb0010407d4601","size":561436,"noattachment":false,"key":"/domino/-/domino-2.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-2.1.3.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domino_2.1.3_1551893086658_0.006149369692183493"},"_hasShrinkwrap":false,"publish_time":1551893086916,"_cnpm_publish_time":1551893086916,"_cnpmcore_publish_time":"2021-12-16T23:44:57.619Z"},"2.1.2":{"name":"domino","version":"2.1.2","license":"BSD-2-Clause","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib test/*.js","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json","bump-version":"npm version patch -m 'Release domino %s.' && tools/bump-version.js && npm run version && git add package.json && git commit -m 'Bump version after release.'","version":"tools/update-changelog.js && git add CHANGELOG.md"},"types":"lib/index.d.ts","devDependencies":{"jquery":"^3.3.1","jshint":"^2.9.6","mocha":"^4.1.0","should":"^13.2.1"},"gitHead":"f049cfb7b6417d4076c6e8b8d87a848813be1698","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@2.1.2","_npmVersion":"6.5.0","_nodeVersion":"11.9.0","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"dist":{"shasum":"70e8367839ee8ad8bde3aeb4857cf3d93bd98b85","size":615231,"noattachment":false,"key":"/domino/-/domino-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-2.1.2.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domino_2.1.2_1550176997107_0.9040446241088163"},"_hasShrinkwrap":false,"publish_time":1550176997341,"_cnpm_publish_time":1550176997341,"_cnpmcore_publish_time":"2021-12-16T23:44:59.735Z"},"2.1.1":{"name":"domino","version":"2.1.1","license":"BSD-2-Clause","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib test/*.js","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json","bump-version":"npm version patch -m 'Release domino %s.' && tools/bump-version.js && npm run version && git add package.json && git commit -m 'Bump version after release.'","version":"tools/update-changelog.js && git add CHANGELOG.md"},"types":"lib/index.d.ts","devDependencies":{"jquery":"^3.3.1","jshint":"^2.9.6","mocha":"^4.1.0","should":"^13.2.1"},"gitHead":"040b74071552dba8242617cb00123ee8aad097ec","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@2.1.1","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"dist":{"shasum":"cd5c639940db72bb7cde1cdb5beea466a4113136","size":614093,"noattachment":false,"key":"/domino/-/domino-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-2.1.1.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domino_2.1.1_1543612770822_0.012169271269002024"},"_hasShrinkwrap":false,"publish_time":1543612771016,"_cnpm_publish_time":1543612771016,"_cnpmcore_publish_time":"2021-12-16T23:45:01.199Z"},"2.1.0":{"name":"domino","version":"2.1.0","license":"BSD-2-Clause","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib test/*.js","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json","bump-version":"npm version patch -m 'Release domino %s.' && tools/bump-version.js && npm run version && git add package.json && git commit -m 'Bump version after release.'","version":"tools/update-changelog.js && git add CHANGELOG.md"},"types":"lib/index.d.ts","devDependencies":{"jquery":"^3.3.1","jshint":"^2.9.6","mocha":"^4.1.0","should":"^13.2.1"},"gitHead":"4557b3413c49eac133c18c81af405eb48820782a","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@2.1.0","_npmVersion":"6.2.0","_nodeVersion":"8.11.3","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"dist":{"shasum":"653ba7d331441113b42e40ba05f24253ec86e02e","size":612582,"noattachment":false,"key":"/domino/-/domino-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-2.1.0.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domino_2.1.0_1534197720453_0.10887934740110472"},"_hasShrinkwrap":false,"publish_time":1534197720553,"_cnpm_publish_time":1534197720553,"_cnpmcore_publish_time":"2021-12-16T23:45:02.750Z"},"2.0.3":{"name":"domino","version":"2.0.3","license":"BSD-2-Clause","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib test/*.js","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json","bump-version":"npm version patch -m 'Release domino %s.' && tools/bump-version.js && npm run version && git add package.json && git commit -m 'Bump version after release.'","version":"tools/update-changelog.js && git add CHANGELOG.md"},"types":"lib/index.d.ts","devDependencies":{"jshint":"^2.9.5","mocha":"^4.1.0","should":"^13.2.1"},"gitHead":"47d32ff0de0220cd678c528eb9e4e5dfb37bcad6","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@2.0.3","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"dist":{"shasum":"729fc28e0a54249ba5aaf95d2a35750d12201b01","size":577093,"noattachment":false,"key":"/domino/-/domino-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-2.0.3.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domino_2.0.3_1531427052318_0.08548041113997273"},"_hasShrinkwrap":false,"publish_time":1531427052474,"_cnpm_publish_time":1531427052474,"_cnpmcore_publish_time":"2021-12-16T23:45:03.938Z"},"2.0.2":{"name":"domino","version":"2.0.2","license":"BSD-2-Clause","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib test/*.js","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json","bump-version":"npm version patch -m 'Release domino %s.' && tools/bump-version.js && npm run version && git add package.json && git commit -m 'Bump version after release.'","version":"tools/update-changelog.js && git add CHANGELOG.md"},"types":"lib/index.d.ts","devDependencies":{"jshint":"^2.9.1","mocha":"^4.0.1","should":"^13.1.2"},"gitHead":"ca0fb01b86edda5c648293b70f921b5d94dec092","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@2.0.2","_npmVersion":"5.6.0","_nodeVersion":"9.10.0","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"dist":{"shasum":"fa2da6ace8381cf64089079470ee33c53901010f","size":573596,"noattachment":false,"key":"/domino/-/domino-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-2.0.2.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domino_2.0.2_1522268962828_0.8996400357455789"},"_hasShrinkwrap":false,"publish_time":1522268962960,"_cnpm_publish_time":1522268962960,"_cnpmcore_publish_time":"2021-12-16T23:45:05.155Z"},"2.0.1":{"name":"domino","version":"2.0.1","license":"BSD-2-Clause","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib test/*.js","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json","bump-version":"npm version patch -m 'Release domino %s.' && tools/bump-version.js && npm run version && git add package.json && git commit -m 'Bump version after release.'","version":"tools/update-changelog.js && git add CHANGELOG.md"},"devDependencies":{"jshint":"^2.9.1","mocha":"^4.0.1","should":"^13.1.2"},"gitHead":"aeefe27935c03454f1d05ec5b218e8b814de3204","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@2.0.1","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"dist":{"shasum":"9e1d63215d0fe8dcb8202bff07effa1a216db504","size":573075,"noattachment":false,"key":"/domino/-/domino-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-2.0.1.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domino_2.0.1_1518647658194_0.3894213705352263"},"_hasShrinkwrap":false,"publish_time":1518647659531,"_cnpm_publish_time":1518647659531,"_cnpmcore_publish_time":"2021-12-16T23:45:06.508Z"},"2.0.0":{"name":"domino","version":"2.0.0","license":"BSD-2-Clause","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib test/*.js","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json","bump-version":"npm version patch -m 'Release domino %s.' && tools/bump-version.js && npm run version && git add package.json && git commit -m 'Bump version after release.'","version":"tools/update-changelog.js && git add CHANGELOG.md"},"devDependencies":{"jshint":"^2.9.1","mocha":"^4.0.1","should":"^13.1.2"},"gitHead":"13ab52fa2a72f5673730adcc2a7f68329b8e2eb6","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@2.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"dist":{"shasum":"d1858dc4a9ea9b5f830e4ab8636ed22026b592a6","size":572180,"noattachment":false,"key":"/domino/-/domino-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-2.0.0.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domino-2.0.0.tgz_1510183261670_0.6704166273120791"},"directories":{},"publish_time":1510183263234,"_hasShrinkwrap":false,"_cnpm_publish_time":1510183263234,"_cnpmcore_publish_time":"2021-12-16T23:45:07.667Z"},"1.0.30":{"name":"domino","version":"1.0.30","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib test/*.js","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json","bump-version":"npm version patch -m 'Release domino %s.' && tools/bump-version.js && npm run version && git add package.json && git commit -m 'Bump version after release.'","version":"tools/update-changelog.js && git add CHANGELOG.md"},"devDependencies":{"jshint":"^2.9.1","mocha":"^3.5.3","should":"^13.1.2"},"gitHead":"eddce4cb81265437eb4be9cf6fc8173ad7dc6883","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.30","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"dist":{"shasum":"54a4154ecae968616680f8feba3cedff355c71f4","size":570691,"noattachment":false,"key":"/domino/-/domino-1.0.30.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.30.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domino-1.0.30.tgz_1508883204527_0.970557619817555"},"directories":{},"publish_time":1508883205987,"_hasShrinkwrap":false,"_cnpm_publish_time":1508883205987,"_cnpmcore_publish_time":"2021-12-16T23:45:09.255Z"},"1.0.29":{"name":"domino","version":"1.0.29","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib test/*.js","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json"},"devDependencies":{"jshint":"^2.9.1","mocha":"^3.2.0","should":"^11.1.2"},"gitHead":"2f018500d8a248c84d97b0a4f9affe633ee2ab8e","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.29","_shasum":"de8aa1f6f98e3c5538feb7a61fa69c1eabbace06","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"dist":{"shasum":"de8aa1f6f98e3c5538feb7a61fa69c1eabbace06","size":577319,"noattachment":false,"key":"/domino/-/domino-1.0.29.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.29.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domino-1.0.29.tgz_1502133356397_0.008283700561150908"},"directories":{},"publish_time":1502133358243,"_hasShrinkwrap":false,"_cnpm_publish_time":1502133358243,"_cnpmcore_publish_time":"2021-12-16T23:45:11.429Z"},"1.0.28":{"name":"domino","version":"1.0.28","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib test/*.js","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json"},"devDependencies":{"jshint":"^2.9.1","mocha":"^3.2.0","should":"^11.1.2"},"gitHead":"58985b5657bbca667c75b6ce2ddeabd779859d94","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.28","_shasum":"9ce3f6a9221a2c3288984b14ea191cd27b392f87","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"dist":{"shasum":"9ce3f6a9221a2c3288984b14ea191cd27b392f87","size":576832,"noattachment":false,"key":"/domino/-/domino-1.0.28.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.28.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/domino-1.0.28.tgz_1485552765290_0.900618965504691"},"directories":{},"publish_time":1485552767512,"_hasShrinkwrap":false,"_cnpm_publish_time":1485552767512,"_cnpmcore_publish_time":"2021-12-16T23:45:13.291Z"},"1.0.27":{"name":"domino","version":"1.0.27","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json"},"devDependencies":{"jshint":"^2.9.1","mocha":"^2.4.5","should":"^8.3.0"},"gitHead":"25af5abfd3b60bc43fa1d67470e31f9b13d11582","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.27","_shasum":"26bc01f739707505c51456af7f59e3373369475d","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"dist":{"shasum":"26bc01f739707505c51456af7f59e3373369475d","size":570652,"noattachment":false,"key":"/domino/-/domino-1.0.27.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.27.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/domino-1.0.27.tgz_1476761399008_0.8755514533258975"},"directories":{},"publish_time":1476761402570,"_hasShrinkwrap":false,"_cnpm_publish_time":1476761402570,"_cnpmcore_publish_time":"2021-12-16T23:45:14.762Z"},"1.0.26":{"name":"domino","version":"1.0.26","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json"},"devDependencies":{"jshint":"^2.9.1","mocha":"^2.4.5","should":"^8.3.0"},"gitHead":"54bbab1866c814c120976887c5de9b9e08a22ec8","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.26","_shasum":"a9ee43bf4c95737010cb8b828cbe2e220a6b09f1","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"dist":{"shasum":"a9ee43bf4c95737010cb8b828cbe2e220a6b09f1","size":593219,"noattachment":false,"key":"/domino/-/domino-1.0.26.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.26.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/domino-1.0.26.tgz_1476551288942_0.27967162313871086"},"directories":{},"publish_time":1476551289190,"_hasShrinkwrap":false,"_cnpm_publish_time":1476551289190,"_cnpmcore_publish_time":"2021-12-16T23:45:15.952Z"},"1.0.25":{"name":"domino","version":"1.0.25","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json"},"devDependencies":{"jshint":"^2.9.1","mocha":"^2.4.5","should":"^8.3.0"},"gitHead":"3b4c4a8e75efe2d9c55ec7eb63b940084702145a","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.25","_shasum":"adcd6da0505ba5103cba64a0cb38e2bb9e3a052d","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"dist":{"shasum":"adcd6da0505ba5103cba64a0cb38e2bb9e3a052d","size":590960,"noattachment":false,"key":"/domino/-/domino-1.0.25.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.25.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/domino-1.0.25.tgz_1463689209321_0.8667608934920281"},"directories":{},"publish_time":1463689213379,"_hasShrinkwrap":false,"_cnpm_publish_time":1463689213379,"_cnpmcore_publish_time":"2021-12-16T23:45:17.445Z"},"1.0.24":{"name":"domino","version":"1.0.24","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec","regen-html5lib-tests":"node test/tools/update-html5lib-tests.js test/html5lib-tests.json"},"devDependencies":{"jshint":"^2.9.1","mocha":"^2.4.5","should":"^8.3.0"},"gitHead":"726b6000c7f575c56982eb56a91506671735c6d5","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.24","_shasum":"a3fab865851197f22943d3a1ec0f507e1ff008e1","_from":".","_npmVersion":"2.15.0","_nodeVersion":"4.4.2","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"dist":{"shasum":"a3fab865851197f22943d3a1ec0f507e1ff008e1","size":590154,"noattachment":false,"key":"/domino/-/domino-1.0.24.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.24.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/domino-1.0.24.tgz_1459888361547_0.6352859549224377"},"directories":{},"publish_time":1459888364158,"_hasShrinkwrap":false,"_cnpm_publish_time":1459888364158,"_cnpmcore_publish_time":"2021-12-16T23:45:19.492Z"},"1.0.23":{"name":"domino","version":"1.0.23","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec"},"devDependencies":{"jshint":"^2.9.1","mocha":"~2.3.4","should":"~7.1.1"},"gitHead":"d5193d4419fe2b9b1861fae741d8f56d60480ae1","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.23","_shasum":"6f251b0ba3e21a8b4bd1ecbaef01b23f963a512b","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"dist":{"shasum":"6f251b0ba3e21a8b4bd1ecbaef01b23f963a512b","size":411394,"noattachment":false,"key":"/domino/-/domino-1.0.23.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.23.tgz"},"directories":{},"publish_time":1454193434376,"_hasShrinkwrap":false,"_cnpm_publish_time":1454193434376,"_cnpmcore_publish_time":"2021-12-16T23:45:20.514Z"},"1.0.22":{"name":"domino","version":"1.0.22","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec"},"devDependencies":{"jshint":"~2.8.0","mocha":"~2.3.4","should":"~7.1.1"},"gitHead":"94d1c6a27287774099bc50cc2db6db2544cd3a9d","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.22","_shasum":"9a2f3f91fd1402015246b4da967068ad2dd0bb35","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"dist":{"shasum":"9a2f3f91fd1402015246b4da967068ad2dd0bb35","size":404587,"noattachment":false,"key":"/domino/-/domino-1.0.22.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.22.tgz"},"directories":{},"publish_time":1453939177576,"_hasShrinkwrap":false,"_cnpm_publish_time":1453939177576,"_cnpmcore_publish_time":"2021-12-16T23:45:22.207Z"},"1.0.21":{"name":"domino","version":"1.0.21","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"lint":"jshint lib","mocha":"mocha","mocha-spec":"mocha -R spec","test":"npm run lint && npm run mocha","test-spec":"npm run lint && npm run mocha-spec"},"devDependencies":{"jshint":"~2.8.0","mocha":"~2.3.4","should":"~7.1.1"},"gitHead":"217e3d0bd5cbedc8b938bcff407bb2fe72107b9b","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.21","_shasum":"1da1691351cd708bf113b6d5a7fc7629b6d72773","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"dist":{"shasum":"1da1691351cd708bf113b6d5a7fc7629b6d72773","size":404127,"noattachment":false,"key":"/domino/-/domino-1.0.21.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.21.tgz"},"directories":{},"publish_time":1450910311469,"_hasShrinkwrap":false,"_cnpm_publish_time":1450910311469,"_cnpmcore_publish_time":"2021-12-16T23:45:23.168Z"},"1.0.20":{"name":"domino","version":"1.0.20","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"test":"mocha","test-spec":"mocha -R spec"},"devDependencies":{"mocha":"~2.3.4","should":"~7.1.1"},"gitHead":"598020ef8c8aaf897cef254e3ac8a0df64fe3650","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.20","_shasum":"a2f92ca153b8fd34f6d97a99faf3533b01241296","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"dist":{"shasum":"a2f92ca153b8fd34f6d97a99faf3533b01241296","size":401890,"noattachment":false,"key":"/domino/-/domino-1.0.20.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.20.tgz"},"directories":{},"publish_time":1448058920153,"_hasShrinkwrap":false,"_cnpm_publish_time":1448058920153,"_cnpmcore_publish_time":"2021-12-16T23:45:24.548Z"},"1.0.19":{"name":"domino","version":"1.0.19","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git+https://github.com/fgnass/domino.git"},"scripts":{"test":"mocha","test-spec":"mocha -R spec"},"devDependencies":{"mocha":"~2.2.5","should":"~7.0.2"},"gitHead":"f7ca3c27c7a441e18fa06da7a23b93c2a1b2a27e","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.19","_shasum":"c7461ffa9646a5fcce7879c3f416f8cddfed1b5e","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"dist":{"shasum":"c7461ffa9646a5fcce7879c3f416f8cddfed1b5e","size":401621,"noattachment":false,"key":"/domino/-/domino-1.0.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.19.tgz"},"directories":{},"publish_time":1438206283758,"_hasShrinkwrap":false,"_cnpm_publish_time":1438206283758,"_cnpmcore_publish_time":"2021-12-16T23:45:25.984Z"},"1.0.18":{"name":"domino","version":"1.0.18","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"test":"mocha","test-spec":"mocha -R spec"},"devDependencies":{"mocha":"~1.21.4","should":"~4.0.4"},"gitHead":"4fd8d1bb48fca35ce8d4fab319c663ecae43b0d5","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.18","_shasum":"3a9bcf9db6d693e1ffb7d06d96c9138e1d331a7b","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"dist":{"shasum":"3a9bcf9db6d693e1ffb7d06d96c9138e1d331a7b","size":399984,"noattachment":false,"key":"/domino/-/domino-1.0.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.18.tgz"},"directories":{},"publish_time":1411697597248,"_hasShrinkwrap":false,"_cnpm_publish_time":1411697597248,"_cnpmcore_publish_time":"2021-12-16T23:45:27.226Z"},"1.0.17":{"name":"domino","version":"1.0.17","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha","test-spec":"./node_modules/.bin/mocha -R spec"},"devDependencies":{"mocha":"~1.18.2","should":"~3.3.1"},"bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.17","dist":{"shasum":"59bea71fa864ff5c02e3baf1f65fc13fbeb31848","size":398860,"noattachment":false,"key":"/domino/-/domino-1.0.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.17.tgz"},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1400109381078,"_hasShrinkwrap":false,"_cnpm_publish_time":1400109381078,"_cnpmcore_publish_time":"2021-12-16T23:45:27.930Z"},"1.0.15":{"name":"domino","version":"1.0.15","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha","test-spec":"./node_modules/.bin/mocha -R spec"},"devDependencies":{"mocha":"~1.17.0","should":"~2.1.0"},"bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.15","dist":{"shasum":"07cf0b618f918ed5d0bacf3d589031e915802f45","size":396759,"noattachment":false,"key":"/domino/-/domino-1.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.15.tgz"},"_from":".","_npmVersion":"1.3.21","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1390330575330,"_hasShrinkwrap":false,"_cnpm_publish_time":1390330575330,"_cnpmcore_publish_time":"2021-12-16T23:45:29.073Z"},"1.0.14":{"name":"domino","version":"1.0.14","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha"},"devDependencies":{"mocha":"~1.16.1","should":"~2.1.0"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.14","dist":{"shasum":"4c3867a29f8d2cf0e63dff976f4b76197af3f017","size":396199,"noattachment":false,"key":"/domino/-/domino-1.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.14.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1387645543117,"_hasShrinkwrap":false,"_cnpm_publish_time":1387645543117,"_cnpmcore_publish_time":"2021-12-16T23:45:29.924Z"},"1.0.13":{"name":"domino","version":"1.0.13","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha"},"devDependencies":{"mocha":"~1.13.0","should":"~1.3.0"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.13","dist":{"shasum":"d6f3546d0d8677f3a695bfe96c7342aa6144984c","size":396329,"noattachment":false,"key":"/domino/-/domino-1.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.13.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1381241567457,"_hasShrinkwrap":false,"_cnpm_publish_time":1381241567457,"_cnpmcore_publish_time":"2021-12-16T23:45:30.590Z"},"1.0.12":{"name":"domino","version":"1.0.12","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha"},"devDependencies":{"mocha":"~1.9.0","should":"~1.2.2"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/fgnass/domino/issues"},"_id":"domino@1.0.12","dist":{"shasum":"b6f3ea6721cb5c6f66999c0a09c4a57faf03034a","size":402522,"noattachment":false,"key":"/domino/-/domino-1.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.12.tgz"},"_from":".","_npmVersion":"1.2.30","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1373389998971,"_hasShrinkwrap":false,"_cnpm_publish_time":1373389998971,"_cnpmcore_publish_time":"2021-12-16T23:45:31.565Z"},"1.0.11":{"name":"domino","version":"1.0.11","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha"},"devDependencies":{"mocha":"~1.9.0","should":"~1.2.2"},"readmeFilename":"README.md","_id":"domino@1.0.11","dist":{"shasum":"2126f28051ca335ecc904d993907b5d4c199d860","size":402161,"noattachment":false,"key":"/domino/-/domino-1.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.11.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1367459404298,"_hasShrinkwrap":false,"_cnpm_publish_time":1367459404298,"_cnpmcore_publish_time":"2021-12-16T23:45:32.602Z"},"1.0.10":{"name":"domino","version":"1.0.10","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha"},"devDependencies":{"mocha":"~1.9.0","should":"~1.2.2"},"readmeFilename":"README.md","_id":"domino@1.0.10","dist":{"shasum":"cec3e4bbd04cec8aeee9b2689141e334c748aa5e","size":395579,"noattachment":false,"key":"/domino/-/domino-1.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.10.tgz"},"_from":".","_npmVersion":"1.2.17","_npmUser":{"name":"cscott","email":"cscott@cscott.net"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1365778256430,"_hasShrinkwrap":false,"_cnpm_publish_time":1365778256430,"_cnpmcore_publish_time":"2021-12-16T23:45:33.630Z"},"1.0.9":{"name":"domino","version":"1.0.9","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha"},"devDependencies":{"mocha":"~1.6.0","should":"~1.2.0"},"readmeFilename":"README.md","_id":"domino@1.0.9","dist":{"shasum":"301c9460e0731e11166eb5e03104e0f86dd3eefc","size":393927,"noattachment":false,"key":"/domino/-/domino-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.9.tgz"},"_from":".","_npmVersion":"1.2.11","_npmUser":{"name":"fgnass","email":"fgnass@gmail.com"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1363030385117,"_hasShrinkwrap":false,"_cnpm_publish_time":1363030385117,"_cnpmcore_publish_time":"2021-12-16T23:45:35.110Z"},"1.0.8":{"name":"domino","version":"1.0.8","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha"},"devDependencies":{"mocha":"~1.6.0","should":"~1.2.0"},"readmeFilename":"README.md","_id":"domino@1.0.8","dist":{"shasum":"3156d6fa46e2f0d555fc18536c5d242500b1bf78","size":393411,"noattachment":false,"key":"/domino/-/domino-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.8.tgz"},"_from":".","_npmVersion":"1.2.10","_npmUser":{"name":"fgnass","email":"fgnass@gmail.com"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1360250176390,"_hasShrinkwrap":false,"_cnpm_publish_time":1360250176390,"_cnpmcore_publish_time":"2021-12-16T23:45:36.233Z"},"1.0.7":{"name":"domino","version":"1.0.7","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha"},"devDependencies":{"mocha":"~1.6.0","should":"~1.2.0"},"readmeFilename":"README.md","_id":"domino@1.0.7","dist":{"shasum":"f78e19cbebf5d528b8ce9e1e6da86c0892225cbd","size":380668,"noattachment":false,"key":"/domino/-/domino-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.7.tgz"},"_npmVersion":"1.1.66","_npmUser":{"name":"fgnass","email":"fgnass@gmail.com"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1358355082804,"_hasShrinkwrap":false,"_cnpm_publish_time":1358355082804,"_cnpmcore_publish_time":"2021-12-16T23:45:37.034Z"},"1.0.6":{"name":"domino","version":"1.0.6","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha"},"devDependencies":{"mocha":"~1.6.0","should":"~1.2.0"},"readmeFilename":"README.md","_id":"domino@1.0.6","dist":{"shasum":"9172a39248f9a40b715eeb625c64203598cbba2d","size":380453,"noattachment":false,"key":"/domino/-/domino-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.6.tgz"},"_npmVersion":"1.1.66","_npmUser":{"name":"fgnass","email":"fgnass@gmail.com"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1357664380420,"_hasShrinkwrap":false,"_cnpm_publish_time":1357664380420,"_cnpmcore_publish_time":"2021-12-16T23:45:37.680Z"},"1.0.5":{"name":"domino","version":"1.0.5","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha"},"devDependencies":{"mocha":"~1.6.0","should":"~1.2.0"},"_id":"domino@1.0.5","dist":{"shasum":"f497a17bcad6b456c8e78eb40beb8158e40dbec1","size":378309,"noattachment":false,"key":"/domino/-/domino-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.5.tgz"},"_npmVersion":"1.1.62","_npmUser":{"name":"fgnass","email":"fgnass@gmail.com"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1350287734670,"_hasShrinkwrap":false,"_cnpm_publish_time":1350287734670,"_cnpmcore_publish_time":"2021-12-16T23:45:38.803Z"},"1.0.3":{"name":"domino","version":"1.0.3","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"https://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha"},"devDependencies":{"mocha":"~1.6.0","should":"~1.2.0"},"_id":"domino@1.0.3","dist":{"shasum":"d446021229a151279aaebb20c1d7aba8f698b6d7","size":377474,"noattachment":false,"key":"/domino/-/domino-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.3.tgz"},"_npmVersion":"1.1.62","_npmUser":{"name":"fgnass","email":"fgnass@gmail.com"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1350054938400,"_hasShrinkwrap":false,"_cnpm_publish_time":1350054938400,"_cnpmcore_publish_time":"2021-12-16T23:45:39.558Z"},"1.0.2":{"name":"domino","version":"1.0.2","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha"},"devDependencies":{"mocha":"0.x.x","should":"0.5.x"},"_npmUser":{"name":"fgnass","email":"fgnass@gmail.com"},"_id":"domino@1.0.2","dependencies":{},"optionalDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.1.0-3","_nodeVersion":"v0.8.6","_defaultsLoaded":true,"dist":{"shasum":"c2fa4544927b38839d973a953666101bb3704092","size":302540,"noattachment":false,"key":"/domino/-/domino-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.2.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1345703869361,"_hasShrinkwrap":false,"_cnpm_publish_time":1345703869361,"_cnpmcore_publish_time":"2021-12-16T23:45:41.197Z"},"1.0.1":{"name":"domino","version":"1.0.1","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha"},"devDependencies":{"mocha":"0.x.x","should":"0.5.x"},"_npmUser":{"name":"fgnass","email":"fgnass@gmail.com"},"_id":"domino@1.0.1","dependencies":{},"optionalDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.1.0-3","_nodeVersion":"v0.8.6","_defaultsLoaded":true,"dist":{"shasum":"e63d8f7b1db7dcffd7bca88eca00a6fee726e7a7","size":302430,"noattachment":false,"key":"/domino/-/domino-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.1.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1345119873962,"_hasShrinkwrap":false,"_cnpm_publish_time":1345119873962,"_cnpmcore_publish_time":"2021-12-16T23:45:41.965Z"},"1.0.0":{"name":"domino","version":"1.0.0","author":{"name":"Felix Gnass","email":"fgnass@gmail.com"},"description":"Server-side DOM implementation based on Mozilla's dom.js","homepage":"https://github.com/fgnass/domino","main":"./lib","repository":{"type":"git","url":"git://github.com/fgnass/domino.git"},"scripts":{"test":"./node_modules/.bin/mocha"},"devDependencies":{"mocha":"0.10.x"},"_npmUser":{"name":"fgnass","email":"fgnass@gmail.com"},"_id":"domino@1.0.0","dependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.106","_nodeVersion":"v0.4.5","_defaultsLoaded":true,"dist":{"shasum":"d7d408501652a4b0aa9357097bb8e1af67f1d903","size":307200,"noattachment":false,"key":"/domino/-/domino-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/domino/download/domino-1.0.0.tgz"},"maintainers":[{"name":"cscott","email":"cscott@cscott.net"},{"name":"fgnass","email":""}],"directories":{},"publish_time":1327754171034,"_hasShrinkwrap":false,"_cnpm_publish_time":1327754171034,"_cnpmcore_publish_time":"2021-12-16T23:45:42.730Z"}},"readme":"# Server-side DOM implementation based on Mozilla's dom.js\n\n[![Build Status][1]][2] [![dependency status][3]][4] [![dev dependency status][5]][6]\n\nAs the name might suggest, domino's goal is to provide a <b>DOM in No</b>de.\n\nIn contrast to the original [dom.js](https://github.com/andreasgal/dom.js) project, domino was not designed to run untrusted code. Hence it doesn't have to hide its internals behind a proxy facade which makes the code not only simpler, but also [more performant](https://github.com/fgnass/dombench).\n\nDomino currently doesn't use any harmony/ES6 features like proxies or WeakMaps and therefore also runs in older Node versions.\n\n## Speed over Compliance\n\nDomino is intended for _building_ pages rather than scraping them. Hence Domino doesn't execute scripts nor does it download external resources.\n\nAlso Domino doesn't generally implement properties which have been deprecated in HTML5.\n\nDomino sticks to [DOM level 4](http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#interface-attr), which means that Attributes do not inherit the Node interface.\n\n<b>Note that</b> because domino does not use proxies,\n`Element.attributes` is not a true JavaScript array; it is an object\nwith a `length` property and an `item(n)` accessor method.  See\n[github issue #27](https://github.com/fgnass/domino/issues/27) for\nfurther discussion.  It does however implement direct indexed accessors\n(`element.attributes[i]`) and is live.\n\n\n\n## CSS Selector Support\n\nDomino provides support for `querySelector()`, `querySelectorAll()`, and `matches()` backed by the [Zest](https://github.com/chjj/zest) selector engine.\n\n## Optimization\n\nDomino represents the DOM tree structure in the same way Webkit and\nother browser-based implementations do: as a linked list of children\nwhich is converted to an array-based representation iff the\n`Node#childNodes` accessor is used.  You will get the best performance\nfrom tree modification code (inserting and removing children) if you\navoid the use of `Node#childNodes` and traverse the tree using\n`Node#firstChild`/`Node#nextSibling` (or\n`Node#lastChild`/`Node#previousSibling`) or `querySelector()`/etc.\n\n## Usage\n\nDomino supports the DOM level 4 API, and thus API documentation can be\nfound on standard reference sites.  For example, you could start from\nMDN's documentation for\n[Document](https://developer.mozilla.org/en-US/docs/Web/API/Document) and\n[Node](https://developer.mozilla.org/en-US/docs/Web/API/Node).\n\nThe only exception is the initial creation of a document:\n```javascript\nvar domino = require('domino');\nvar Element = domino.impl.Element; // etc\n\nvar window = domino.createWindow('<h1>Hello world</h1>', 'http://example.com');\nvar document = window.document;\n\n// alternatively: document = domino.createDocument(htmlString, true)\n\nvar h1 = document.querySelector('h1');\nconsole.log(h1.innerHTML);\nconsole.log(h1 instanceof Element);\n```\n\nThere is also an incremental parser available, if you need to interleave\nparsing with other processing:\n```javascript\nvar domino = require('domino');\n\nvar pauseAfter = function(ms) {\n  var start = Date.now();\n  return function() { return (Date.now() - start) >= ms; };\n};\n\nvar incrParser = domino.createIncrementalHTMLParser();\nincrParser.write('<p>hello<');\nincrParser.write('b>&am');\nincrParser.process(pauseAfter(1/*ms*/)); // can interleave processing\nincrParser.write('p;');\n// ...etc...\nincrParser.end(); // when done writing the document\n\nwhile (incrParser.process(pauseAfter(10/*ms*/))) {\n  // ...do other housekeeping...\n}\n\nconsole.log(incrParser.document().outerHTML);\n```\n\nIf you want a more standards-compliant way to create a `Document`, you can\nalso use [DOMImplementation](https://developer.mozilla.org/en-US/docs/Web/API/DOMImplementation):\n```javascript\nvar domino = require('domino');\nvar domimpl = domino.createDOMImplementation();\nvar doc = domimpl.createHTMLDocument();\n```\n\nBy default many domino methods will be stored in writable properties, to\nallow polyfills (as browsers do).  You can lock down the implementation\nif desired as follows:\n```javascript\nglobal.__domino_frozen__ = true; // Must precede any `require('domino')`\nvar domino = require('domino');\n```\n\n## Tests\n\nDomino includes test from the [W3C DOM Conformance Suites](http://www.w3.org/DOM/Test/)\nas well as tests from [HTML Working Group](http://www.w3.org/html/wg/wiki/Testing).\n\nThe tests can be run via `npm test` or directly though the [Mocha](http://mochajs.org/) command line:\n\n![Screenshot](http://fgnass.github.com/images/domino.png)\n\n## License and Credits\n\nThe majority of the code was originally written by [Andreas Gal](https://github.com/andreasgal/) and [David Flanagan](https://github.com/davidflanagan) as part of the [dom.js](https://github.com/andreasgal/dom.js) project. Please refer to the included LICENSE file for the original copyright notice and disclaimer.\n\n[Felix Gnass](https://github.com/fgnass/) extracted the code and turned\nit into a stand-alone npm package.\n\nThe code has been maintained since 2013 by [C. Scott Ananian](https://github.com/cscott/) on behalf of the Wikimedia Foundation, which uses it in its\n[Parsoid](https://www.mediawiki.org/wiki/Parsoid) project.  A large number\nof improvements have been made, mostly focusing on correctness,\nperformance, and (to a lesser extent) completeness of the implementation.\n\n[1]: https://travis-ci.org/fgnass/domino.svg\n[2]: https://travis-ci.org/fgnass/domino\n[3]: https://david-dm.org/fgnass/domino.svg\n[4]: https://david-dm.org/fgnass/domino\n[5]: https://david-dm.org/fgnass/domino/dev-status.svg\n[6]: https://david-dm.org/fgnass/domino#info=devDependencies\n","_attachments":{},"homepage":"https://github.com/fgnass/domino","bugs":{"url":"https://github.com/fgnass/domino/issues"},"license":"BSD-2-Clause"}