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 122 B

12345678
  1. {
  2. "name": "pinry",
  3. "dependencies": {
  4. "jquery": "2.0.3",
  5. "bootstrap": "3.0.0",
  6. "handlebars": "1.0.0"
  7. }
  8. }