gitextract_rmb3cuj_/ ├── .editorconfig ├── .gitignore ├── .jshintrc ├── .travis.yml ├── LICENSE ├── README.md ├── bower.json ├── dist/ │ └── angular-component.js ├── gulpfile.js ├── package.json └── src/ └── angular-component.js