summaryrefslogtreecommitdiff
path: root/www/lib/angular-touch/bower.json
blob: 9f4dd32549764ef3cafe3817a43015a31378f4da (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "angular-touch",
  "version": "1.5.3",
  "license": "MIT",
  "main": "./angular-touch.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.5.3"
  }
}