{
  "name": "node-proc",
  "version": "0.0.1",
  "description": "Module to access Linux /proc information",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/jamescun/node-proc"
  },
  "keywords": [
    "linux",
    "proc",
    "system",
    "filesystem"
  ],
  "author": "James Cunningham <tetrauk@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jamescun/node-proc/issues"
  }
}
