summaryrefslogtreecommitdiffstats
path: root/js/vendor/jquery/.bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-03-25 20:19:57 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-03-25 20:19:57 +0100
commitf2a65b0a4aa1cd6448ec5236190dcdf1f0eb12c4 (patch)
tree5be26b5c74561b59d5662046fe8ee82c08c120cd /js/vendor/jquery/.bower.json
parent8a58b145cf7d05d6c73043700b27813125d9a88f (diff)
remove compiled js and 3rdparty deps from the repo
Diffstat (limited to 'js/vendor/jquery/.bower.json')
-rw-r--r--js/vendor/jquery/.bower.json25
1 files changed, 0 insertions, 25 deletions
diff --git a/js/vendor/jquery/.bower.json b/js/vendor/jquery/.bower.json
deleted file mode 100644
index 8ea6eaf99..000000000
--- a/js/vendor/jquery/.bower.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "name": "jquery",
- "main": "dist/jquery.js",
- "license": "MIT",
- "ignore": [
- "package.json"
- ],
- "keywords": [
- "jquery",
- "javascript",
- "browser",
- "library"
- ],
- "homepage": "https://github.com/jquery/jquery-dist",
- "version": "2.2.2",
- "_release": "2.2.2",
- "_resolution": {
- "type": "version",
- "tag": "2.2.2",
- "commit": "086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd"
- },
- "_source": "git://github.com/jquery/jquery-dist.git",
- "_target": "~2.*",
- "_originalSource": "jquery"
-} \ No newline at end of file