You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.bower.json 529B

1234567891011121314151617181920212223
  1. {
  2. "name": "jstzdetect",
  3. "version": "1.0.6",
  4. "main": "jstz.min.js",
  5. "ignore": [
  6. "**/.*",
  7. "node_modules",
  8. "components",
  9. "bower_components",
  10. "test",
  11. "tests"
  12. ],
  13. "homepage": "https://github.com/HenningM/jstimezonedetect",
  14. "_release": "1.0.6",
  15. "_resolution": {
  16. "type": "version",
  17. "tag": "v1.0.6",
  18. "commit": "bd595ed253292934991a414979007f3d51a1547d"
  19. },
  20. "_source": "https://github.com/HenningM/jstimezonedetect.git",
  21. "_target": "1.0.6",
  22. "_originalSource": "jsTimezoneDetect"
  23. }