Sha256: a87721fe406e1f1798fef44d697b46ea1efe346fda118010334713346ee4207c
Contents?: true
Size: 660 Bytes
Versions: 5
Compression:
Stored size: 660 Bytes
Contents
{ "name": "bindings", "description": "Helper module for loading your native module's .node file", "keywords": [ "native", "addon", "bindings", "gyp", "waf", "c", "c++" ], "version": "1.5.0", "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)", "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-bindings.git" }, "main": "./bindings.js", "bugs": { "url": "https://github.com/TooTallNate/node-bindings/issues" }, "homepage": "https://github.com/TooTallNate/node-bindings", "license": "MIT", "dependencies": { "file-uri-to-path": "1.0.0" } }
Version data entries
5 entries across 5 versions & 2 rubygems