aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: da6dad65946727d5ac3fe381cf091fa853c06b57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "name": "Webcastor",
  "version": "0.1.0",
  "description": "Webcastor",
  "main": "webcastor.js",
  "scripts": {
    "test": "echo \"Error: no test specified! Configure in package.json\" && exit 1"
  },
  "repository": "",
  "keywords": [
    "node.js",
    "eclipse",
    "nodeclipse"
  ],
  "author": "",
  "license": "MIT",
  "readmeFilename": "README.md",
  "dependencies": {
    "body-parser": "^1.1.1",
    "express": "^4.1.2",
    "hogan-express": "^0.5.2",
    "http": "0.0.0",
    "logfmt": "^1.1.2",
    "password-hash": "^1.2.2",
    "redis": "^0.10.1",
    "socket.io": "^0.9.16",
    "socket.io-wildcard": "^0.1.1",
    "url": "^0.10.1"
  },
  "engines": {
    "node": "0.10.x"
  }
}