.bower.json 765 B

12345678910111213141516171819202122232425262728
  1. {
  2. "name": "ti-segmented-control",
  3. "version": "0.0.2",
  4. "main": "dist/ti-segmented-control.js",
  5. "homepage": "https://github.com/tinga-dev/ti-ionic-segmented-control",
  6. "authors": [
  7. "Richard Larsson <ri.la@me.com>",
  8. "Mikael Bolmstam <mikael.bolmstam@gmail.com>"
  9. ],
  10. "ignore": [
  11. ".gitignore",
  12. "bower.json",
  13. "LICENCE",
  14. "README.md"
  15. ],
  16. "description": "iOS segmented control directive for ionic apps",
  17. "license": "MIT",
  18. "_release": "0.0.2",
  19. "_resolution": {
  20. "type": "version",
  21. "tag": "v0.0.2",
  22. "commit": "bde8f38b035632906b451522f7a4295ffadad209"
  23. },
  24. "_source": "https://github.com/tinga-dev/ti-ionic-segmented-control.git",
  25. "_target": "^0.0.2",
  26. "_originalSource": "ti-segmented-control",
  27. "_direct": true
  28. }