mirror of
https://github.com/wassname/side-by-side.git
synced 2026-08-30 11:33:21 +08:00
18 lines
341 B
JSON
18 lines
341 B
JSON
{
|
|
"name": "side-by-side",
|
|
"author": "Vit Brunner",
|
|
"dependencies": {
|
|
"angular": "1.2.20",
|
|
"angular-animate": "1.2.20",
|
|
"angular-sanitize": "1.2.20",
|
|
"angular-scroll": "0.6.2",
|
|
"fontawesome": "4.2.0",
|
|
"lodash": "2.4.1",
|
|
"marked": "0.3.2",
|
|
"ngDialog": "0.3.8",
|
|
"pure": "0.2.0",
|
|
"qunit": "1.13.x"
|
|
},
|
|
"license": "MIT"
|
|
}
|