Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
81146 views
1
{
2
"name": "bindings",
3
"description": "Helper module for loading your native module's .node file",
4
"keywords": [
5
"native",
6
"addon",
7
"bindings",
8
"gyp",
9
"waf",
10
"c",
11
"c++"
12
],
13
"version": "1.2.1",
14
"author": {
15
"name": "Nathan Rajlich",
16
"email": "[email protected]",
17
"url": "http://tootallnate.net"
18
},
19
"repository": {
20
"type": "git",
21
"url": "git://github.com/TooTallNate/node-bindings.git"
22
},
23
"main": "./bindings.js",
24
"bugs": {
25
"url": "https://github.com/TooTallNate/node-bindings/issues"
26
},
27
"homepage": "https://github.com/TooTallNate/node-bindings",
28
"license": "MIT",
29
"gitHead": "e404152ee27f8478ccbc7122ee051246e8e5ec02",
30
"_id": "[email protected]",
31
"scripts": {},
32
"_shasum": "14ad6113812d2d37d72e67b4cacb4bb726505f11",
33
"_from": "bindings@*",
34
"_npmVersion": "1.4.14",
35
"_npmUser": {
36
"name": "tootallnate",
37
"email": "[email protected]"
38
},
39
"maintainers": [
40
{
41
"name": "TooTallNate",
42
"email": "[email protected]"
43
},
44
{
45
"name": "tootallnate",
46
"email": "[email protected]"
47
}
48
],
49
"dist": {
50
"shasum": "14ad6113812d2d37d72e67b4cacb4bb726505f11",
51
"tarball": "http://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz"
52
},
53
"directories": {},
54
"_resolved": "https://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz"
55
}
56
57