bower.json 478 B

123456789101112131415161718
  1. {
  2. "name": "bootstrapValidator",
  3. "homepage": "https://github.com/nghuuphuoc/bootstrapvalidator",
  4. "version": "0.3.0",
  5. "main": [
  6. "./dist/js/bootstrapValidator.js"
  7. ],
  8. "_release": "0.3.0",
  9. "_resolution": {
  10. "type": "version",
  11. "tag": "v0.3.0",
  12. "commit": "8419c8126d83b01271d3ad9c6d913adaf17c893e"
  13. },
  14. "_source": "git://github.com/nghuuphuoc/bootstrapvalidator.git",
  15. "_target": "~0.3.0",
  16. "_originalSource": "bootstrapValidator",
  17. "_direct": true
  18. }