{ "name": "domtokenlist-shim", "description": "A super strict shim/polyfill for DOMTokenList", "main": "dist/domtokenlist.js", "license": "MIT", "ignore": [ "**/.*", "*.json", "*.md", "gulpfile.js", "src", "tests", "node_modules", "bower_components", "test" ], "keywords": [ "classlist", "domtokenlist", "polyfill", "rellist", "shim" ], "authors": [ "Jonathan Wilsson ", "Bogdan Chadkin " ], "homepage": "https://github.com/jwilsson/domtokenlist" }