mirror of
https://github.com/wassname/side-by-side.git
synced 2026-08-20 12:50:30 +08:00
17 lines
315 B
JSON
17 lines
315 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",
|
|
"lodash": "2.4.1",
|
|
"marked": "0.3.2",
|
|
"ngDialog": "0.3.8",
|
|
"pure": "0.2.0",
|
|
"qunit": "1.13.x"
|
|
},
|
|
"license": "MIT"
|
|
}
|