blowfish/node_modules/desandro-matches-selector/package.json

25 lines
593 B
JSON
Raw Normal View History

2023-01-29 16:30:24 -06:00
{
"name": "desandro-matches-selector",
"version": "2.0.2",
"description": "matches/matchesSelector helper",
"main": "matches-selector.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/desandro/matches-selector.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/desandro/matches-selector/issues"
},
"homepage": "https://github.com/desandro/matches-selector",
"keywords": [
"DOM",
"matchesSelector",
"matches"
],
"author": "David DeSandro"
}