custom-app
Version:
ITIMS��Ʒ�鿪��ר��React���,�Dz��ý��ּ�dhcc-app���������
69 lines (68 loc) • 1.59 kB
JSON
{
"_args": [
[
"dom-matches@2.0.0",
"G:\\dhcc-app-dll"
]
],
"_from": "dom-matches@2.0.0",
"_id": "dom-matches@2.0.0",
"_inBundle": false,
"_integrity": "sha1-0nKLQWqHUzmA6wibhI0lPPI6dYw=",
"_location": "/dom-matches",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "dom-matches@2.0.0",
"name": "dom-matches",
"escapedName": "dom-matches",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/dom-closest"
],
"_resolved": "https://registry.npmjs.org/dom-matches/-/dom-matches-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "G:\\dhcc-app-dll",
"author": {
"name": "Nicolas Gallagher"
},
"bugs": {
"url": "https://github.com/necolas/dom-matches/issues"
},
"description": "Check if a DOM element matches a given selector",
"devDependencies": {
"karma": "~0.12.21",
"karma-chrome-launcher": "~0.1.4",
"karma-cli": "~0.0.4",
"karma-commonjs": "~0.0.11",
"karma-firefox-launcher": "~0.1.3",
"karma-jasmine": "~0.1.5",
"karma-safari-launcher": "~0.1.1"
},
"files": [
"index.js"
],
"homepage": "https://github.com/necolas/dom-matches#readme",
"keywords": [
"browser",
"dom",
"element",
"matches",
"selector"
],
"license": "MIT",
"name": "dom-matches",
"repository": {
"type": "git",
"url": "git+https://github.com/necolas/dom-matches.git"
},
"scripts": {
"start": "karma start",
"test": "karma start --single-run"
},
"version": "2.0.0"
}