gitextract_q68n26jo/ ├── .gitignore ├── LICENSE ├── README.md ├── bower.json ├── dist/ │ ├── jquery.perfectLayout.js │ └── perfectLayout.js ├── index.js ├── jqueryPlugin.js ├── lib/ │ ├── .tern-port │ ├── BSTLinearPartition.js │ └── BreakpointPartition.js └── package.json