smart.lock 692 B

12345678910111213141516171819202122232425
  1. {
  2. "meteor": {},
  3. "dependencies": {
  4. "basePackages": {
  5. "router": {}
  6. },
  7. "packages": {
  8. "router": {
  9. "git": "https://github.com/tmeasday/meteor-router.git",
  10. "tag": "v0.6.1",
  11. "commit": "8ec75fec7affdefc787d19f23b36fd6d1d44ef04"
  12. },
  13. "page-js-ie-support": {
  14. "git": "https://github.com/tmeasday/meteor-page-js-ie-support.git",
  15. "tag": "v1.3.5",
  16. "commit": "b99ed8380aefd10b2afc8f18d9eed4dd0d8ea9cb"
  17. },
  18. "HTML5-History-API": {
  19. "git": "https://github.com/tmeasday/meteor-HTML5-History-API.git",
  20. "tag": "v4.1.2",
  21. "commit": "b5fca79f9ae8936e5f748a04f475295f4fa1cc7a"
  22. }
  23. }
  24. }
  25. }