aboutsummaryrefslogtreecommitdiffstats
path: root/signaling-server/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws/node_modules/options/package.json
blob: 8c9e173dda72a8b3694d07cb53fead0144d522dd (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
  "author": {
    "name": "Einar Otto Stangvik",
    "email": "einaros@gmail.com",
    "url": "http://2x.io"
  },
  "name": "options",
  "description": "A very light-weight in-code option parsers for node.js.",
  "version": "0.0.6",
  "repository": {
    "type": "git",
    "url": "git://github.com/einaros/options.js.git"
  },
  "main": "lib/options",
  "scripts": {
    "test": "make test"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "dependencies": {},
  "devDependencies": {
    "mocha": "latest"
  },
  "gitHead": "ff53d0a092c897cb95964232a96fe17da65c11af",
  "bugs": {
    "url": "https://github.com/einaros/options.js/issues"
  },
  "homepage": "https://github.com/einaros/options.js",
  "_id": "options@0.0.6",
  "_shasum": "ec22d312806bb53e731773e7cdaefcf1c643128f",
  "_from": "options@>=0.0.5",
  "_npmVersion": "1.4.21",
  "_npmUser": {
    "name": "einaros",
    "email": "einaros@gmail.com"
  },
  "maintainers": [
    {
      "name": "einaros",
      "email": "einaros@gmail.com"
    }
  ],
  "dist": {
    "shasum": "ec22d312806bb53e731773e7cdaefcf1c643128f",
    "tarball": "http://registry.npmjs.org/options/-/options-0.0.6.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/options/-/options-0.0.6.tgz"
}