.bower.json 447 B

1234567891011121314151617
  1. {
  2. "name": "handlebars",
  3. "version": "4.0.5",
  4. "main": "handlebars.js",
  5. "license": "MIT",
  6. "dependencies": {},
  7. "homepage": "https://github.com/components/handlebars.js",
  8. "_release": "4.0.5",
  9. "_resolution": {
  10. "type": "version",
  11. "tag": "v4.0.5",
  12. "commit": "9b7adf2df23cf0ecc7bd60b43d43989e63222f5a"
  13. },
  14. "_source": "https://github.com/components/handlebars.js.git",
  15. "_target": "4.0.5",
  16. "_originalSource": "handlebars"
  17. }