{
  "name": "cnpmjs.org",
  "version": "2.9.3",
  "description": "Private npm registry and web for Enterprise, base on MySQL and Simple Store Service",
  "main": "index.js",
  "scripts": {
    "test": "make jshint && make test",
    "start": "./bin/nodejsctl start && cp History.md docs/web/history.md",
    "status": "./bin/nodejsctl status",
    "stop": "./bin/nodejsctl stop"
  },
  "bin": {
    "cnpmjs.org": "bin/cli.js"
  },
  "dependencies": {
    "agentkeepalive": "~2.1.0",
    "bytes": "~2.3.0",
    "cfork": "~1.4.0",
    "co": "~4.6.0",
    "co-defer": "~1.0.0",
    "co-gather": "~0.0.1",
    "co-sleep": "~0.0.1",
    "commander": "~2.9.0",
    "copy-to": "~2.0.1",
    "debug": "~2.2.0",
    "error-formater": "~1.0.3",
    "fs-cnpm": "~1.2.0",
    "giturl": "^1.0.0",
    "graceful": "~1.0.0",
    "gravatar": "~1.5.0",
    "humanize-ms": "~1.0.1",
    "humanize-number": "~0.0.2",
    "is-type-of": "~1.0.0",
    "kcors": "~1.1.0",
    "koa": "~1.2.0",
    "koa-limit": "~1.0.2",
    "koa-markdown": "~2.0.1",
    "koa-middlewares": "~2.1.0",
    "koa-mock": "~1.5.0",
    "koa-safe-jsonp": "~0.3.0",
    "markdown-it": "~3.0.6",
    "mime": "~1.3.4",
    "mini-logger": "~1.1.0",
    "mkdirp": "~0.5.0",
    "moment": "~2.12.0",
    "mysql": "~2.10.2",
    "nodemailer": "~1.3.0",
    "semver": "~5.1.0",
    "sequelize": "~3.21.0",
    "thunkify-wrap": "~1.0.4",
    "treekill": "~1.0.0",
    "tunnel-agent": "^0.4.0",
    "urllib": "~2.8.0",
    "utility": "~1.6.0",
    "xss": "~0.2.10"
  },
  "devDependencies": {
    "autod": "*",
    "chunkstream": "*",
    "contributors": "*",
    "istanbul": "*",
    "jshint": "*",
    "mm": "*",
    "mocha": "*",
    "node-dev": "*",
    "pedding": "*",
    "pg": "~4.5.2",
    "pg-hstore": "~2.3.2",
    "should": "~7.1.0",
    "should-http": "*",
    "sqlite3": "*",
    "supertest": "*",
    "thunk-mocha": "1"
  },
  "homepage": "https://github.com/cnpm/cnpmjs.org",
  "repository": {
    "type": "git",
    "url": "git://github.com/cnpm/cnpmjs.org.git",
    "web": "https://github.com/cnpm/cnpmjs.org"
  },
  "bugs": {
    "url": "https://github.com/cnpm/cnpmjs.org/issues",
    "email": "fengmk2@gmail.com"
  },
  "keywords": [
    "cnpmjs.org",
    "npm",
    "npmjs",
    "npmjs.org",
    "registry"
  ],
  "engines": {
    "node": ">= 4.3.1"
  },
  "author": [
    "fengmk2 <fengmk2@gmail.com> (http://fengmk2.com)",
    "dead_horse <dead_horse@qq.com> (http://deadhorse.me)"
  ],
  "license": "MIT"
}
