mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
config redirect
This commit is contained in:
43
node_modules/packery/bower.json
generated
vendored
Normal file
43
node_modules/packery/bower.json
generated
vendored
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"name": "packery",
|
||||
"author": "David DeSandro",
|
||||
"description": "Gapless, draggable grid layouts",
|
||||
"main": "js/packery.js",
|
||||
"dependencies": {
|
||||
"get-size": "^2.0.2",
|
||||
"outlayer": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"draggabilly": "^2.1.0",
|
||||
"jquery": ">=2 <4",
|
||||
"jquery-ui-draggable": "https://gist.github.com/4985610.git",
|
||||
"jquery-bridget": "~2.0.0",
|
||||
"qunit": "^1.15"
|
||||
},
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"contributing.md",
|
||||
"package.json",
|
||||
"gulpfile.js",
|
||||
"sandbox/",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"homepage": "http://packery.metafizzy.co",
|
||||
"authors": [
|
||||
"David DeSandro <desandrocodes@gmail.com>"
|
||||
],
|
||||
"moduleType": [
|
||||
"amd",
|
||||
"globals",
|
||||
"node"
|
||||
],
|
||||
"keywords": [
|
||||
"layout",
|
||||
"grid",
|
||||
"draggable"
|
||||
],
|
||||
"license": "GPL-3.0"
|
||||
}
|
||||
Reference in New Issue
Block a user