forked from SunGard-Labs/angular-packery
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
28 lines (28 loc) · 629 Bytes
/
Copy pathbower.json
File metadata and controls
28 lines (28 loc) · 629 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"name": "angular-packery",
"version": "1.0.3",
"author": "http://github.com/sungard-labs/angular-packery/graphs/contributors",
"homepage": "http://github.com/sungard-labs/angular-packery",
"repository": {
"type": "git",
"url": "http://github.com/sungard-labs/angular-packery.git"
},
"main": "dist/packery.js",
"keywords": [
"packery",
"angular",
"layout",
"bin",
"binpacking",
"packing",
"outlayer",
"sungard",
"sungard-labs"
],
"dependencies": {
"angular": "1.2.26",
"packery": ">=1.2.0 <1.3",
"draggabilly": ">=1.1.0 <1.2"
},
"license": "MIT"
}