mirror of
https://github.com/wassname/side-by-side.git
synced 2026-09-21 13:30:27 +08:00
16 lines
404 B
JSON
16 lines
404 B
JSON
{
|
|
"name": "side-by-side",
|
|
"version": "0.0.1",
|
|
"author": "Vit Brunner",
|
|
"description": "Visual comparison of different translations of itemized texts; e.g. poems, bibles, etc.",
|
|
"devDependencies": {
|
|
"docpad": "6.69.x",
|
|
"docpad-plugin-coffeescript": "2.4.x",
|
|
"docpad-plugin-stylus": "2.7.x",
|
|
"docpad-plugin-jade": "2.7.x",
|
|
"qunitjs": "1.13.x",
|
|
"phantomjs": "1.9.x"
|
|
},
|
|
"license": "MIT"
|
|
}
|