{
  "_from": "matches-selector@^1.2.0",
  "_id": "matches-selector@1.2.0",
  "_inBundle": false,
  "_integrity": "sha1-0YFOfo9D5p0irDPJr3J9yITs8So=",
  "_location": "/matches-selector",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "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.npm.taobao.org/matches-selector/download/matches-selector-1.2.0.tgz",
  "_shasum": "d1814e7e8f43e69d22ac33c9af727dc884ecf12a",
  "_spec": "matches-selector@^1.2.0",
  "_where": "D:\\vmes-antd-new\\node_modules\\min-dom",
  "bugs": {
    "url": "https://github.com/ForbesLindesay/matches-selector/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "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"
}
