{
  "name": "npm-registry",
  "version": "0.1.13",
  "description": "An high available npm registry client",
  "main": "index.js",
  "scripts": {
    "test": "mocha $(find test -name '*.test.js')"
  },
  "repository": {
    "type": "git",
    "url": "http://github.com/3rd-Eden/npmjs"
  },
  "keywords": [
    "npm",
    "npm-registry",
    "npm-registry-client",
    "npm-ui",
    "npm-www",
    "npm.js",
    "npmjs",
    "registry",
    "registry-client"
  ],
  "author": "Arnout Kazemier",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/3rd-Eden/npmjs/issues"
  },
  "homepage": "https://github.com/3rd-Eden/npmjs",
  "dependencies": {
    "debug": "0.8.x",
    "extract-github": "0.0.x",
    "licenses": "0.0.x",
    "mana": "0.1.x",
    "semver": "2.2.x"
  },
  "devDependencies": {
    "chai": "1.9.x",
    "mocha": "1.18.x",
    "pre-commit": "0.0.x"
  }
}
