UNPKG

471 BJSONView Raw
1{
2 "name": "blogmate",
3 "description": "Smart blog engine for node.js.",
4 "version": "0.2.2",
5 "author": "Alex Kravets <santyor@gmail.com>",
6 "contributors": [
7 { "name": "Alex Kravets", "email": "santyor@gmail.com" }
8 ],
9 "dependencies": {
10 "coffee-script": ">=1.0.1",
11 "express": ">=2.3.9",
12 "connect-form": ">=0.2.1",
13 "eco": ">=1.0.0",
14 "sugar": ">=0.9.5",
15 "mongoose": ">=2.1.2",
16 "findit": ">=0.1.1",
17 "highlight": ">=0.2.0"
18 }
19}
\No newline at end of file