From b28028ac4082842143b0f528d6bc539da6ccb419 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 21 Sep 2017 12:49:18 -0400 Subject: mega changes, including updates and X --- www/lib/angular-touch/.bower.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 www/lib/angular-touch/.bower.json (limited to 'www/lib/angular-touch/.bower.json') 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 -- cgit v1.2.3