summaryrefslogtreecommitdiffstats
path: root/js/vendor/outlayer/.bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/outlayer/.bower.json')
-rw-r--r--js/vendor/outlayer/.bower.json53
1 files changed, 53 insertions, 0 deletions
diff --git a/js/vendor/outlayer/.bower.json b/js/vendor/outlayer/.bower.json
new file mode 100644
index 000000000..5ff22b9cb
--- /dev/null
+++ b/js/vendor/outlayer/.bower.json
@@ -0,0 +1,53 @@
+{
+ "name": "outlayer",
+ "version": "2.0.0",
+ "description": "the brains and guts of a layout library",
+ "main": "outlayer.js",
+ "dependencies": {
+ "ev-emitter": "~1.0.0",
+ "get-size": "~2.0.2",
+ "fizzy-ui-utils": "~2.0.0"
+ },
+ "devDependencies": {
+ "jquery-bridget": "2.x",
+ "jquery": ">=1.4.3 <4",
+ "qunit": "^1.17.0"
+ },
+ "ignore": [
+ "test/",
+ "docs/",
+ "sandbox/",
+ ".*",
+ "notes.md",
+ "**/.*",
+ "node_modules",
+ "bower_components",
+ "test",
+ "tests",
+ "package.json"
+ ],
+ "homepage": "https://github.com/metafizzy/outlayer",
+ "authors": [
+ "Metafizzy"
+ ],
+ "moduleType": [
+ "amd",
+ "globals",
+ "node"
+ ],
+ "keywords": [
+ "layout",
+ "masonry",
+ "isotope"
+ ],
+ "license": "MIT",
+ "_release": "2.0.0",
+ "_resolution": {
+ "type": "version",
+ "tag": "v2.0.0",
+ "commit": "6e73996159bb947b39829d8963d327808897a51d"
+ },
+ "_source": "git://github.com/metafizzy/outlayer.git",
+ "_target": "~2.0.0",
+ "_originalSource": "outlayer"
+} \ No newline at end of file