{"maintainers":[{"email":"ockham@raz.or.at","name":"ockham"},{"email":"shtylman@gmail.com","name":"defunctzombie"},{"email":"df.creative@gmail.com","name":"dfcreative"},{"email":"mattmuelle@gmail.com","name":"mattmueller"},{"email":"tj@vision-media.ca","name":"tjholowaychuk"},{"email":"rauchg@gmail.com","name":"rauchg"},{"email":"rdsuarez@gmail.com","name":"retrofox"},{"email":"thecoreh@gmail.com","name":"coreh"},{"email":"forbes@lindesay.co.uk","name":"forbeslindesay"},{"email":"kelonyemitchel@gmail.com","name":"kelonye"},{"email":"yields@icloud.com","name":"yields"},{"email":"antshort@gmail.com","name":"anthonyshort"},{"email":"ian@ianstormtaylor.com","name":"ianstormtaylor"},{"email":"cristiandouce@gmail.com","name":"cristiandouce"},{"email":"arpad.borsos@googlemail.com","name":"swatinem"},{"email":"gstagas@gmail.com","name":"stagas"},{"email":"amjad.masad@gmail.com","name":"amasad"},{"email":"julian@juliangruber.com","name":"juliangruber"},{"email":"calvin@calv.info","name":"calvinfo"},{"email":"dominic@dbarnes.info","name":"dominicbarnes"},{"email":"jonathanrichardong@gmail.com","name":"jongleberry"},{"email":"secoif@gmail.com","name":"timoxley"},{"email":"jonathanrichardong@gmail.com","name":"jonathanong"},{"email":"fabian.eichenberger@gmail.com","name":"queckezz"},{"email":"vendethiel@hotmail.fr","name":"nami-doc"},{"email":"clint@anotherway.co.za","name":"clintwood"},{"email":"dnfagnan@gmail.com","name":"thehydroimpulse"},{"email":"me@stephenmathieson.com","name":"stephenmathieson"},{"email":"trevorgerhardt@gmail.com","name":"trevorgerhardt"},{"email":"timaschew@gmail.com","name":"timaschew"},{"email":"nathan@tootallnate.net","name":"tootallnate"},{"email":"hughskennedy@gmail.com","name":"hughsk"}],"keywords":["dom","html","classList","class","ui"],"dist-tags":{"latest":"1.2.6"},"description":"Cross-browser element class list","readme":"\n# classes\n\n  Cross-browser element class manipulation, utilizing the native `.classList` when possible. This is not designed to be a `.classList` polyfill.\n\n## Installation\n\n```\n$ component install component/classes\n```\n\n## Example\n\n```js\nvar classes = require('classes');\nclasses(el)\n  .add('foo')\n  .toggle('bar')\n  .remove(/^item-\\d+/);\n```\n\n## API\n\n### .add(class)\n\n  Add `class`.\n\n### .remove(class)\n\n  Remove `class` name or all classes matching the given regular expression.\n\n### .toggle(class)\n\n  Toggle `class`.\n\n### .has(class)\n\n  Check if `class` is present.\n\n### .array()\n\n  Return an array of classes.\n\n## Test\n\n```sh\n$ make test\n```\n\n## License\n\n  MIT\n","repository":{"type":"git","url":"git+https://github.com/component/classes.git"},"users":{"nichoth":true,"princetoad":true},"bugs":{"url":"https://github.com/component/classes/issues"},"license":"MIT","versions":{"1.2.0":{"name":"component-classes","version":"1.2.0","description":"Cross-browser element class list","keywords":["dom","html","classList","class","ui"],"dependencies":{"indexof-component":"*"},"browser":{"indexof":"indexof-component"},"component":{"scripts":{"classes/index.js":"index.js"}},"repository":{"type":"git","url":"https://github.com/component/classes.git"},"bugs":{"url":"https://github.com/component/classes/issues"},"homepage":"https://github.com/component/classes","_id":"component-classes@1.2.0","dist":{"shasum":"d0d3e3c59716a779aac988a4bffb00089b3268a1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/component-classes/-/component-classes-1.2.0.tgz"},"_from":".","_npmVersion":"1.3.23","_npmUser":{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},"maintainers":[{"name":"jongleberry","email":"jonathanrichardong@gmail.com"}],"directories":{}},"1.2.1":{"name":"component-classes","version":"1.2.1","description":"Cross-browser element class list","keywords":["dom","html","classList","class","ui"],"dependencies":{"component-indexof":"*"},"browser":{"indexof":"component-indexof"},"component":{"scripts":{"classes/index.js":"index.js"}},"repository":{"type":"git","url":"https://github.com/component/classes.git"},"bugs":{"url":"https://github.com/component/classes/issues"},"homepage":"https://github.com/component/classes","_id":"component-classes@1.2.1","dist":{"shasum":"244690984e5a0000a2736b409d72d7d596dd6edd","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/component-classes/-/component-classes-1.2.1.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"tootallnate","email":"nathan@tootallnate.net"},"maintainers":[{"name":"tootallnate","email":"nathan@tootallnate.net"},{"name":"mattmueller","email":"mattmuelle@gmail.com"},{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"rauchg","email":"rauchg@gmail.com"},{"name":"retrofox","email":"rdsuarez@gmail.com"},{"name":"coreh","email":"thecoreh@gmail.com"},{"name":"forbeslindesay","email":"forbes@lindesay.co.uk"},{"name":"kelonye","email":"kelonyemitchel@gmail.com"},{"name":"yields","email":"yields@icloud.com"},{"name":"anthonyshort","email":"antshort@gmail.com"},{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},{"name":"cristiandouce","email":"cristian@gravityonmars.com"},{"name":"swatinem","email":"arpad.borsos@googlemail.com"},{"name":"stagas","email":"gstagas@gmail.com"},{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"calvinfo","email":"calvin@calv.info"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"}],"directories":{}},"1.2.2":{"name":"component-classes","version":"1.2.2","description":"Cross-browser element class list","keywords":["dom","html","classList","class","ui"],"dependencies":{"component-indexof":"0.0.3"},"browser":{"indexof":"component-indexof"},"component":{"scripts":{"classes/index.js":"index.js"}},"repository":{"type":"git","url":"https://github.com/component/classes.git"},"license":"MIT","gitHead":"954447c4152b58bd2f7d297002717279f019dd49","bugs":{"url":"https://github.com/component/classes/issues"},"homepage":"https://github.com/component/classes","_id":"component-classes@1.2.2","scripts":{},"_shasum":"d8d919944fcc5d38ff68643011d1c22088086a77","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"shtylman","email":"shtylman@gmail.com"},"maintainers":[{"name":"tootallnate","email":"nathan@tootallnate.net"},{"name":"mattmueller","email":"mattmuelle@gmail.com"},{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"rauchg","email":"rauchg@gmail.com"},{"name":"retrofox","email":"rdsuarez@gmail.com"},{"name":"coreh","email":"thecoreh@gmail.com"},{"name":"forbeslindesay","email":"forbes@lindesay.co.uk"},{"name":"kelonye","email":"kelonyemitchel@gmail.com"},{"name":"yields","email":"yields@icloud.com"},{"name":"anthonyshort","email":"antshort@gmail.com"},{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},{"name":"cristiandouce","email":"cristian@gravityonmars.com"},{"name":"swatinem","email":"arpad.borsos@googlemail.com"},{"name":"stagas","email":"gstagas@gmail.com"},{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"calvinfo","email":"calvin@calv.info"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"timoxley","email":"secoif@gmail.com"},{"name":"jonathanong","email":"jonathanrichardong@gmail.com"},{"name":"queckezz","email":"fabian.eichenberger@gmail.com"},{"name":"nami-doc","email":"vendethiel@hotmail.fr"},{"name":"clintwood","email":"clint@anotherway.co.za"},{"name":"thehydroimpulse","email":"dnfagnan@gmail.com"},{"name":"stephenmathieson","email":"me@stephenmathieson.com"},{"name":"trevorgerhardt","email":"trevorgerhardt@gmail.com"},{"name":"timaschew","email":"timaschew@gmail.com"},{"name":"hughsk","email":"hughskennedy@gmail.com"}],"dist":{"shasum":"d8d919944fcc5d38ff68643011d1c22088086a77","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/component-classes/-/component-classes-1.2.2.tgz"},"directories":{}},"1.2.3":{"name":"component-classes","version":"1.2.3","description":"Cross-browser element class list","keywords":["dom","html","classList","class","ui"],"dependencies":{"component-indexof":"0.0.3"},"browser":{"indexof":"component-indexof"},"component":{"scripts":{"classes/index.js":"index.js"}},"repository":{"type":"git","url":"https://github.com/component/classes.git"},"license":"MIT","devDependencies":{"component":"^0.19.9","component-test":"^0.1.4"},"gitHead":"0bf95120540a0ef3c8e415d6ecd58dd90cd5221a","bugs":{"url":"https://github.com/component/classes/issues"},"homepage":"https://github.com/component/classes","_id":"component-classes@1.2.3","scripts":{},"_shasum":"f6f42977f890b37737b250f6e64fa2a77557a990","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"stephenmathieson","email":"me@stephenmathieson.com"},"maintainers":[{"name":"tootallnate","email":"nathan@tootallnate.net"},{"name":"mattmueller","email":"mattmuelle@gmail.com"},{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"rauchg","email":"rauchg@gmail.com"},{"name":"retrofox","email":"rdsuarez@gmail.com"},{"name":"coreh","email":"thecoreh@gmail.com"},{"name":"forbeslindesay","email":"forbes@lindesay.co.uk"},{"name":"kelonye","email":"kelonyemitchel@gmail.com"},{"name":"yields","email":"yields@icloud.com"},{"name":"anthonyshort","email":"antshort@gmail.com"},{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},{"name":"cristiandouce","email":"cristian@gravityonmars.com"},{"name":"swatinem","email":"arpad.borsos@googlemail.com"},{"name":"stagas","email":"gstagas@gmail.com"},{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"calvinfo","email":"calvin@calv.info"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"timoxley","email":"secoif@gmail.com"},{"name":"jonathanong","email":"jonathanrichardong@gmail.com"},{"name":"queckezz","email":"fabian.eichenberger@gmail.com"},{"name":"nami-doc","email":"vendethiel@hotmail.fr"},{"name":"clintwood","email":"clint@anotherway.co.za"},{"name":"thehydroimpulse","email":"dnfagnan@gmail.com"},{"name":"stephenmathieson","email":"me@stephenmathieson.com"},{"name":"trevorgerhardt","email":"trevorgerhardt@gmail.com"},{"name":"timaschew","email":"timaschew@gmail.com"},{"name":"hughsk","email":"hughskennedy@gmail.com"}],"dist":{"shasum":"f6f42977f890b37737b250f6e64fa2a77557a990","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/component-classes/-/component-classes-1.2.3.tgz"},"directories":{}},"1.2.4":{"name":"component-classes","version":"1.2.4","description":"Cross-browser element class list","keywords":["dom","html","classList","class","ui"],"dependencies":{"component-indexof":"0.0.3"},"browser":{"indexof":"component-indexof"},"component":{"scripts":{"classes/index.js":"index.js"}},"repository":{"type":"git","url":"https://github.com/component/classes.git"},"license":"MIT","devDependencies":{"component":"^0.19.9","component-test":"^0.1.4"},"gitHead":"7e8440cdfed498c410b43d4318be63e9a9d32cf1","bugs":{"url":"https://github.com/component/classes/issues"},"homepage":"https://github.com/component/classes","_id":"component-classes@1.2.4","scripts":{},"_shasum":"38871c3445ebb424d03bf5bda6cf5656696b8dc4","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"mattmueller","email":"mattmuelle@gmail.com"},"maintainers":[{"name":"tootallnate","email":"nathan@tootallnate.net"},{"name":"mattmueller","email":"mattmuelle@gmail.com"},{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"rauchg","email":"rauchg@gmail.com"},{"name":"retrofox","email":"rdsuarez@gmail.com"},{"name":"coreh","email":"thecoreh@gmail.com"},{"name":"forbeslindesay","email":"forbes@lindesay.co.uk"},{"name":"kelonye","email":"kelonyemitchel@gmail.com"},{"name":"yields","email":"yields@icloud.com"},{"name":"anthonyshort","email":"antshort@gmail.com"},{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},{"name":"cristiandouce","email":"cristian@gravityonmars.com"},{"name":"swatinem","email":"arpad.borsos@googlemail.com"},{"name":"stagas","email":"gstagas@gmail.com"},{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"calvinfo","email":"calvin@calv.info"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"timoxley","email":"secoif@gmail.com"},{"name":"jonathanong","email":"jonathanrichardong@gmail.com"},{"name":"queckezz","email":"fabian.eichenberger@gmail.com"},{"name":"nami-doc","email":"vendethiel@hotmail.fr"},{"name":"clintwood","email":"clint@anotherway.co.za"},{"name":"thehydroimpulse","email":"dnfagnan@gmail.com"},{"name":"stephenmathieson","email":"me@stephenmathieson.com"},{"name":"trevorgerhardt","email":"trevorgerhardt@gmail.com"},{"name":"timaschew","email":"timaschew@gmail.com"},{"name":"hughsk","email":"hughskennedy@gmail.com"}],"dist":{"shasum":"38871c3445ebb424d03bf5bda6cf5656696b8dc4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/component-classes/-/component-classes-1.2.4.tgz"},"directories":{}},"1.2.5":{"name":"component-classes","version":"1.2.5","description":"Cross-browser element class list","keywords":["dom","html","classList","class","ui"],"dependencies":{"component-indexof":"0.0.3"},"component":{"scripts":{"classes/index.js":"index.js"}},"repository":{"type":"git","url":"git+https://github.com/component/classes.git"},"license":"MIT","devDependencies":{"component":"^0.19.9","component-test":"^0.1.4"},"gitHead":"b2136778d5d8bea9e00d25a20afd148003a66305","bugs":{"url":"https://github.com/component/classes/issues"},"homepage":"https://github.com/component/classes#readme","_id":"component-classes@1.2.5","scripts":{},"_shasum":"ec5498bfa6b4d6fa3475c708d5f75dfbd33fc0ad","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"stephenmathieson","email":"me@stephenmathieson.com"},"dist":{"shasum":"ec5498bfa6b4d6fa3475c708d5f75dfbd33fc0ad","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/component-classes/-/component-classes-1.2.5.tgz"},"maintainers":[{"name":"tootallnate","email":"nathan@tootallnate.net"},{"name":"mattmueller","email":"mattmuelle@gmail.com"},{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"rauchg","email":"rauchg@gmail.com"},{"name":"retrofox","email":"rdsuarez@gmail.com"},{"name":"coreh","email":"thecoreh@gmail.com"},{"name":"forbeslindesay","email":"forbes@lindesay.co.uk"},{"name":"kelonye","email":"kelonyemitchel@gmail.com"},{"name":"yields","email":"yields@icloud.com"},{"name":"anthonyshort","email":"antshort@gmail.com"},{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},{"name":"cristiandouce","email":"cristian@gravityonmars.com"},{"name":"swatinem","email":"arpad.borsos@googlemail.com"},{"name":"stagas","email":"gstagas@gmail.com"},{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"calvinfo","email":"calvin@calv.info"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"timoxley","email":"secoif@gmail.com"},{"name":"jonathanong","email":"jonathanrichardong@gmail.com"},{"name":"queckezz","email":"fabian.eichenberger@gmail.com"},{"name":"nami-doc","email":"vendethiel@hotmail.fr"},{"name":"clintwood","email":"clint@anotherway.co.za"},{"name":"thehydroimpulse","email":"dnfagnan@gmail.com"},{"name":"stephenmathieson","email":"me@stephenmathieson.com"},{"name":"trevorgerhardt","email":"trevorgerhardt@gmail.com"},{"name":"timaschew","email":"timaschew@gmail.com"},{"name":"hughsk","email":"hughskennedy@gmail.com"},{"name":"dfcreative","email":"df.creative@gmail.com"},{"name":"defunctzombie","email":"shtylman@gmail.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/component-classes-1.2.5.tgz_1457633244203_0.2875399731565267"},"directories":{}},"1.2.6":{"name":"component-classes","version":"1.2.6","description":"Cross-browser element class list","keywords":["dom","html","classList","class","ui"],"dependencies":{"component-indexof":"0.0.3"},"browser":{"indexof":"component-indexof"},"component":{"scripts":{"classes/index.js":"index.js"}},"repository":{"type":"git","url":"git+https://github.com/component/classes.git"},"license":"MIT","devDependencies":{"component":"^0.19.9","component-test":"^0.1.4"},"gitHead":"b2a31607c018ec3ed0c06733b8dc4220aca86a74","bugs":{"url":"https://github.com/component/classes/issues"},"homepage":"https://github.com/component/classes#readme","_id":"component-classes@1.2.6","scripts":{},"_shasum":"c642394c3618a4d8b0b8919efccbbd930e5cd691","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.1","_npmUser":{"name":"ockham","email":"ockham@raz.or.at"},"dist":{"shasum":"c642394c3618a4d8b0b8919efccbbd930e5cd691","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/component-classes/-/component-classes-1.2.6.tgz"},"maintainers":[{"name":"amasad","email":"amjad.masad@gmail.com"},{"name":"anthonyshort","email":"antshort@gmail.com"},{"name":"calvinfo","email":"calvin@calv.info"},{"name":"clintwood","email":"clint@anotherway.co.za"},{"name":"coreh","email":"thecoreh@gmail.com"},{"name":"cristiandouce","email":"cristiandouce@gmail.com"},{"name":"defunctzombie","email":"shtylman@gmail.com"},{"name":"dfcreative","email":"df.creative@gmail.com"},{"name":"dominicbarnes","email":"dominic@dbarnes.info"},{"name":"forbeslindesay","email":"forbes@lindesay.co.uk"},{"name":"hughsk","email":"hughskennedy@gmail.com"},{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},{"name":"jonathanong","email":"jonathanrichardong@gmail.com"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"kelonye","email":"kelonyemitchel@gmail.com"},{"name":"mattmueller","email":"mattmuelle@gmail.com"},{"name":"nami-doc","email":"vendethiel@hotmail.fr"},{"name":"ockham","email":"ockham@raz.or.at"},{"name":"queckezz","email":"fabian.eichenberger@gmail.com"},{"name":"rauchg","email":"rauchg@gmail.com"},{"name":"retrofox","email":"rdsuarez@gmail.com"},{"name":"stagas","email":"gstagas@gmail.com"},{"name":"stephenmathieson","email":"me@stephenmathieson.com"},{"name":"swatinem","email":"arpad.borsos@googlemail.com"},{"name":"thehydroimpulse","email":"dnfagnan@gmail.com"},{"name":"timaschew","email":"timaschew@gmail.com"},{"name":"timoxley","email":"secoif@gmail.com"},{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"tootallnate","email":"nathan@tootallnate.net"},{"name":"trevorgerhardt","email":"trevorgerhardt@gmail.com"},{"name":"yields","email":"yields@icloud.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/component-classes-1.2.6.tgz_1459539007785_0.8377398413140327"},"directories":{}}},"name":"component-classes","time":{"modified":"2017-05-22T20:52:55.431Z","created":"2014-01-17T05:14:13.165Z","1.2.0":"2014-01-17T05:14:13.165Z","1.2.1":"2014-02-11T01:58:48.611Z","1.2.2":"2014-10-27T20:10:43.274Z","1.2.3":"2014-11-19T15:48:53.580Z","1.2.4":"2015-03-17T22:40:46.589Z","1.2.5":"2016-03-10T18:07:26.656Z","1.2.6":"2016-04-01T19:30:09.981Z"},"readmeFilename":"Readme.md","homepage":"https://github.com/component/classes#readme"}