Files
side-by-side/package.json
T
Vit Brunner 9ecb98a2f1 How the time flies...
Upgrade all packages!
2014-09-20 13:31:01 +02:00

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.15.x",
"phantomjs": "1.9.x"
},
"license": "MIT"
}