summaryrefslogtreecommitdiffstats
path: root/js/vendor/matches-selector/.bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/matches-selector/.bower.json')
-rw-r--r--js/vendor/matches-selector/.bower.json42
1 files changed, 0 insertions, 42 deletions
diff --git a/js/vendor/matches-selector/.bower.json b/js/vendor/matches-selector/.bower.json
deleted file mode 100644
index 2bc7c9509..000000000
--- a/js/vendor/matches-selector/.bower.json
+++ /dev/null
@@ -1,42 +0,0 @@
-{
- "name": "matches-selector",
- "description": "matches/matchesSelector helper",
- "main": "matches-selector.js",
- "devDependencies": {
- "qunit": "1.x"
- },
- "homepage": "https://github.com/desandro/matches-selector",
- "authors": [
- "David DeSandro"
- ],
- "moduleType": [
- "amd",
- "globals",
- "node"
- ],
- "keywords": [
- "DOM",
- "matchesSelector",
- "matches"
- ],
- "license": "MIT",
- "ignore": [
- "**/.*",
- "node_modules",
- "bower_components",
- "test",
- "tests",
- "tests.*",
- "package.json"
- ],
- "version": "2.0.1",
- "_release": "2.0.1",
- "_resolution": {
- "type": "version",
- "tag": "v2.0.1",
- "commit": "96bc8d60f8e67026fd467a0d55742663ca9b7c30"
- },
- "_source": "git://github.com/desandro/matches-selector.git",
- "_target": "~2.0.0",
- "_originalSource": "matches-selector"
-} \ No newline at end of file