.bower.json 550 B

12345678910111213141516171819202122
  1. {
  2. "name": "jquery-mask-plugin",
  3. "version": "1.14.16",
  4. "main": "dist/jquery.mask.js",
  5. "ignore": [
  6. "deploy.rb",
  7. "jquery.mask.json",
  8. "Gruntfile.js",
  9. "test/*",
  10. ".*"
  11. ],
  12. "homepage": "https://github.com/igorescobar/jQuery-Mask-Plugin",
  13. "_release": "1.14.16",
  14. "_resolution": {
  15. "type": "version",
  16. "tag": "v1.14.16",
  17. "commit": "0933428d196b18a08325d53cfeaf57e68d1c6d98"
  18. },
  19. "_source": "https://github.com/igorescobar/jQuery-Mask-Plugin.git",
  20. "_target": "1.14.16",
  21. "_originalSource": "jquery-mask-plugin"
  22. }