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

123456789
  1. {
  2. "name": "pinry",
  3. "dependencies": {
  4. "jquery": "2.0.3",
  5. "bootstrap": "3.3.6",
  6. "handlebars": "1.0.0",
  7. "dropzone": "^4.3.0"
  8. }
  9. }