bower.json 206 B

1234567891011121314
  1. {
  2. "name": "2017-28-08_click",
  3. "description": "",
  4. "main": "",
  5. "license": "MIT",
  6. "homepage": "",
  7. "ignore": [
  8. "**/.*",
  9. "node_modules",
  10. "bower_components",
  11. "test",
  12. "tests"
  13. ]
  14. }