.bower.json 426 B

12345678910111213141516
  1. {
  2. "name": "handlebars",
  3. "version": "1.3.0",
  4. "main": "handlebars.js",
  5. "dependencies": {},
  6. "homepage": "https://github.com/components/handlebars.js",
  7. "_release": "1.3.0",
  8. "_resolution": {
  9. "type": "version",
  10. "tag": "v1.3.0",
  11. "commit": "ddd21a44be399ae4de486ddd868bacf84e92b9c4"
  12. },
  13. "_source": "git://github.com/components/handlebars.js.git",
  14. "_target": "~1.3.0",
  15. "_originalSource": "handlebars"
  16. }