{
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net",
    "url": "http://tootallnate.net"
  },
  "dependencies": {
    "file-uri-to-path": "1.0.0"
  },
  "description": "Helper module for loading your native module's .node file",
  "homepage": "https://github.com/TooTallNate/node-bindings",
  "license": "MIT",
  "main": "./bindings.js",
  "name": "bindings",
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/node-bindings.git"
  },
  "version": "1.5.0"
}