{
  "name": "auto-correct",
  "version": "1.0.0",
  "description": "auto correct for command line tools ",
  "main": "index.js",
  "scripts": {
    "test": "node test"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/node-modules/auto-correct.git"
  },
  "keywords": [
    "client",
    "command",
    "auto-correct",
    "typo"
  ],
  "author": "dead_horse <dead_horse@qq.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/node-modules/auto-correct/issues"
  },
  "homepage": "https://github.com/node-modules/auto-correct"
}
