.bower.json 490 B

12345678910111213141516171819
  1. {
  2. "name": "angular-touch",
  3. "version": "1.3.15",
  4. "main": "./angular-touch.js",
  5. "ignore": [],
  6. "dependencies": {
  7. "angular": "1.3.15"
  8. },
  9. "homepage": "https://github.com/angular/bower-angular-touch",
  10. "_release": "1.3.15",
  11. "_resolution": {
  12. "type": "version",
  13. "tag": "v1.3.15",
  14. "commit": "952bc774b600d97318f253ce47491052b9c4f145"
  15. },
  16. "_source": "git://github.com/angular/bower-angular-touch.git",
  17. "_target": "~1.3.15",
  18. "_originalSource": "angular-touch"
  19. }