{ "name": "matches-selector", "description": "matches/matchesSelector helper", "main": "matches-selector.js", "devDependencies": { "qunit": "1.x" }, "homepage": "https://github.com/desandro/matches-selector", "authors": [ "David DeSandro" ], "moduleType": [ "amd", "globals", "node" ], "keywords": [ "DOM", "matchesSelector", "matches" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "tests.*", "package.json" ], "version": "2.0.2", "_release": "2.0.2", "_resolution": { "type": "version", "tag": "v2.0.2", "commit": "1e7d535ee374ff0823f7232ca1fe2b4ac8e56ae9" }, "_source": "https://github.com/desandro/matches-selector.git", "_target": "^2.0.0", "_originalSource": "desandro-matches-selector" }