wiki_thsf_2015/package.json

24 lines
521 B
JSON

{
"name": "wiki-thsf",
"version": "0.0.0",
"private": true,
"dependencies": {
"async": "^0.9.0",
"bcrypt-nodejs": "0.0.3",
"body-parser": "^1.12.2",
"bookshelf": "^0.7.9",
"cookie-parser": "^1.3.4",
"express": "3.0.2",
"express-session": "^1.10.4",
"jade": ">= 0.0.1",
"knex": "^0.7.6",
"marked": "^0.3.3",
"namp": "^0.2.25",
"passport": "^0.2.1",
"passport-local": "^1.0.0",
"sqlite3": "^3.0.5",
"textile-js": "^0.1.11",
"trycatch": "~0.0.9"
}
}