diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-21 12:49:18 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-21 12:49:18 -0400 |
| commit | b28028ac4082842143b0f528d6bc539da6ccb419 (patch) | |
| tree | 1e26ea969a781ed8e323fca4e3c76345113fc694 /www/lib/angular-touch/.bower.json | |
| parent | 676270d21beed31d767a06c89522198c77d5d865 (diff) | |
mega changes, including updates and X
Diffstat (limited to 'www/lib/angular-touch/.bower.json')
| -rw-r--r-- | www/lib/angular-touch/.bower.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/www/lib/angular-touch/.bower.json b/www/lib/angular-touch/.bower.json new file mode 100644 index 00000000..ef96e8a7 --- /dev/null +++ b/www/lib/angular-touch/.bower.json @@ -0,0 +1,20 @@ +{ + "name": "angular-touch", + "version": "1.5.3", + "license": "MIT", + "main": "./angular-touch.js", + "ignore": [], + "dependencies": { + "angular": "1.5.3" + }, + "homepage": "https://github.com/angular/bower-angular-touch", + "_release": "1.5.3", + "_resolution": { + "type": "version", + "tag": "v1.5.3", + "commit": "44a26a939d7d4af6f21132e32fde7a90c9dbe4e6" + }, + "_source": "https://github.com/angular/bower-angular-touch.git", + "_target": ">=1.2.10", + "_originalSource": "angular-touch" +}
\ No newline at end of file |
