{
  "name": "node-blob",
  "version": "0.0.2",
  "description": "A node.js based blob implementation - designed to work with node, not the browser.",
  "homepage": "https://github.com/shaneharris/node-blob",
  "main": "server.js",
  "keywords": [
    "node.js",
    "blob"
  ],
  "author": "Shane Harris",
  "license": "MIT",
  "dependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/shaneharris/node-blob.git"
  },
  "bugs": {
    "url": "https://github.com/shaneharris/node-blob/issues"
  }
}
