{ "name": "crowi", "version": "1.1.1", "description": "Crocos' Wiki implementation in node.js", "authors": [ "Sotaro KARASAWA ", "Keisuke SATO " ], "keywords": [ "wiki" ], "license": "MIT", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "bootstrap-sass-official": "~3.3.1", "fontawesome": "~4.2.0", "jquery.cookie": "~1.4.1", "marked": "~0.3.3", "reveal.js": "~3.0.0", "jquery": "~2.1.3", "highlightjs": "~8.4.0" } }