UNPKG

domtokenlist-shim

Version:

A super strict shim/polyfill for DOMTokenList

30 lines (29 loc) 583 B
{ "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 <jonathan.wilsson@gmail.com>", "Bogdan Chadkin <trysound@yandex.ru>" ], "homepage": "https://github.com/jwilsson/domtokenlist" }