{
  "name": "qnpm",
  "version": "1.2.9",
  "description": "自动--save && shrinkwrap",
  "main": "./bin/cli.js",
  "bin": {
    "qnpm": "./bin/cli.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.corp.qunar.com:leon.li/qpm.git"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "debug": "^2.2.0",
    "optimist": "^0.6.1",
    "q": "^1.4.1",
    "xml2js": "^0.4.16"
  }
}
