{
  "name": "nan",
  "version": "0.3.2",
  "description": "Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility",
  "main": ".index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/rvagg/nan.git"
  },
  "contributors": [
    "Rod Vagg <r@va.gg> (https://github.com/rvagg)",
    "Benjamin Byholm <bbyholm@abo.fi> (https://github.com/kkoopa/)",
    "Trevor Norris <trev.norris@gmail.com> (https://github.com/trevnorris)"
  ],
  "license": "MIT"
}