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