gitextract_63u_rypg/ ├── .gitignore ├── LICENSE ├── README.md ├── bower.json ├── e2e-tests/ │ ├── protractor.conf.js │ └── scenarios.js ├── package.json ├── slider.js ├── test.html └── test.js