aboutsummaryrefslogtreecommitdiffstats
path: root/signaling-server/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws/node_modules/nan/package.json
blob: cae1811994df3b975f425ebb59c2ae34c44cdc73 (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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
  "name": "nan",
  "version": "1.0.0",
  "description": "Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility",
  "main": "include_dirs.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/rvagg/nan.git"
  },
  "contributors": [
    {
      "name": "Rod Vagg",
      "email": "r@va.gg",
      "url": "https://github.com/rvagg"
    },
    {
      "name": "Benjamin Byholm",
      "email": "bbyholm@abo.fi",
      "url": "https://github.com/kkoopa/"
    },
    {
      "name": "Trevor Norris",
      "email": "trev.norris@gmail.com",
      "url": "https://github.com/trevnorris"
    },
    {
      "name": "Nathan Rajlich",
      "email": "nathan@tootallnate.net",
      "url": "https://github.com/TooTallNate"
    },
    {
      "name": "Brett Lawson",
      "email": "brett19@gmail.com",
      "url": "https://github.com/brett19"
    },
    {
      "name": "Ben Noordhuis",
      "email": "info@bnoordhuis.nl",
      "url": "https://github.com/bnoordhuis"
    }
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/rvagg/nan/issues"
  },
  "homepage": "https://github.com/rvagg/nan",
  "_id": "nan@1.0.0",
  "dist": {
    "shasum": "ae24f8850818d662fcab5acf7f3b95bfaa2ccf38",
    "tarball": "http://registry.npmjs.org/nan/-/nan-1.0.0.tgz"
  },
  "_from": "nan@~1.0.0",
  "_npmVersion": "1.4.3",
  "_npmUser": {
    "name": "rvagg",
    "email": "rod@vagg.org"
  },
  "maintainers": [
    {
      "name": "rvagg",
      "email": "rod@vagg.org"
    }
  ],
  "directories": {},
  "_shasum": "ae24f8850818d662fcab5acf7f3b95bfaa2ccf38",
  "_resolved": "https://registry.npmjs.org/nan/-/nan-1.0.0.tgz"
}