{ "_args": [ [ "matches-selector@1.2.0", "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance" ] ], "_from": "matches-selector@1.2.0", "_id": "matches-selector@1.2.0", "_inBundle": false, "_integrity": "sha512-c4vLwYWyl+Ji+U43eU/G5FwxWd4ZH0ePUsFs5y0uwD9HUEFBXUQ1zUUan+78IpRD+y4pUfG0nAzNM292K7ItvA==", "_location": "/matches-selector", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "matches-selector@1.2.0", "name": "matches-selector", "escapedName": "matches-selector", "rawSpec": "1.2.0", "saveSpec": null, "fetchSpec": "1.2.0" }, "_requiredBy": [ "/min-dom" ], "_resolved": "https://registry.npmmirror.com/matches-selector/-/matches-selector-1.2.0.tgz", "_spec": "1.2.0", "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance", "bugs": { "url": "https://github.com/ForbesLindesay/matches-selector/issues" }, "description": "Check if a DOM element matches a given selector, with decent browser support and unit tests.", "devDependencies": { "domify": "~1.1.1", "run-browser": "~2.0.2", "tape": "~2.3.2" }, "homepage": "https://github.com/ForbesLindesay/matches-selector#readme", "keywords": [ "browserify", "CSS", "selector" ], "license": "MIT", "name": "matches-selector", "repository": { "type": "git", "url": "git+https://github.com/ForbesLindesay/matches-selector.git" }, "scripts": { "test": "run-browser test/index.js" }, "testling": { "files": "test/index.js", "browsers": [ "iexplore/8.0", "iexplore/10.0", "iexplore/9.0", "chrome/30.0", "chrome/31.0", "chrome/canary", "firefox/4.0", "firefox/10.0", "firefox/15.0", "firefox/20.0", "firefox/21.0", "firefox/22.0", "firefox/23.0", "firefox/24.0", "firefox/25.0", "firefox/nightly", "opera/11.0", "opera/17.0", "opera/next", "safari/5.0.5", "safari/5.1", "safari/6.0", "iphone/6.0", "ipad/6.0" ] }, "version": "1.2.0" }