{
  "name": "wuxing059",
  "version": "1.0.1",
  "description": "就是一个普通操作mysql的包",
  "main": "db.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "mysql",
    "wuxing",
    "林武锦"
  ],
  "author": "wuxing",
  "license": "ISC",
  "dependencies": {
    "mysql": "^2.18.1"
  }
}