mysqli/package.json

14 lines
269 B
JSON

{
"name": "mysqli",
"version": "2.2.2",
"description": "MySQL tool",
"main": "index.js",
"dependencies": {
"es.shim": "^0.0.3",
"mysql": "^2.13.0"
},
"repository": "https://github.com/yutent/mysqli.git",
"author": "yutent",
"license": "MIT"
}
MySQL tool
JavaScript 100%