{
  "name": "query-mysql",
  "version": "0.0.2",
  "description": "Easy queries manage to mysql",
  "main": "index.js",
  "scripts": {
    "test": "nodemon index.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/cenidetiot/query-mysql.git"
  },
  "keywords": [
    "mysql",
    "query",
    "smartsdk"
  ],
  "author": "Cenidetiot Fernando Cipriano",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/cenidetiot/query-mysql.git/issues"
  },
  "homepage": "https://github.com/cenidetiot/query-mysql.git#readme",
  "dependencies": {
    "mysql": "^2.15.0",
    "user": "0.0.0"
  }
}
