You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

25 rivejä
593 B

  1. {
  2. "name": "desandro-matches-selector",
  3. "version": "2.0.2",
  4. "description": "matches/matchesSelector helper",
  5. "main": "matches-selector.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "https://github.com/desandro/matches-selector.git"
  12. },
  13. "license": "MIT",
  14. "bugs": {
  15. "url": "https://github.com/desandro/matches-selector/issues"
  16. },
  17. "homepage": "https://github.com/desandro/matches-selector",
  18. "keywords": [
  19. "DOM",
  20. "matchesSelector",
  21. "matches"
  22. ],
  23. "author": "David DeSandro"
  24. }