aboutsummaryrefslogtreecommitdiffhomepage
path: root/node_modules/component-bind/package.json
blob: a79bdb66737ba9a2e18f59e1a61d139722349019 (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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
{
  "_args": [
    [
      {
        "raw": "component-bind@1.0.0",
        "scope": null,
        "escapedName": "component-bind",
        "name": "component-bind",
        "rawSpec": "1.0.0",
        "spec": "1.0.0",
        "type": "version"
      },
      "/mnt/e/Yaroslav/Documents/Webs/nodejs/checkers/node_modules/socket.io-client"
    ]
  ],
  "_from": "component-bind@1.0.0",
  "_id": "component-bind@1.0.0",
  "_inCache": true,
  "_location": "/component-bind",
  "_npmUser": {
    "name": "tootallnate",
    "email": "nathan@tootallnate.net"
  },
  "_npmVersion": "1.4.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "component-bind@1.0.0",
    "scope": null,
    "escapedName": "component-bind",
    "name": "component-bind",
    "rawSpec": "1.0.0",
    "spec": "1.0.0",
    "type": "version"
  },
  "_requiredBy": [
    "/socket.io-client"
  ],
  "_resolved": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz",
  "_shasum": "00c608ab7dcd93897c0009651b1d3a8e1e73bbd1",
  "_shrinkwrap": null,
  "_spec": "component-bind@1.0.0",
  "_where": "/mnt/e/Yaroslav/Documents/Webs/nodejs/checkers/node_modules/socket.io-client",
  "bugs": {
    "url": "https://github.com/component/bind/issues"
  },
  "component": {
    "scripts": {
      "bind/index.js": "index.js"
    }
  },
  "dependencies": {},
  "description": "function binding utility",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "00c608ab7dcd93897c0009651b1d3a8e1e73bbd1",
    "tarball": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz"
  },
  "homepage": "https://github.com/component/bind",
  "keywords": [
    "bind",
    "utility"
  ],
  "maintainers": [
    {
      "name": "tootallnate",
      "email": "nathan@tootallnate.net"
    }
  ],
  "name": "component-bind",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/component/bind.git"
  },
  "version": "1.0.0"
}