Viewing File: /home/ubuntu/efiexchange-node-base/node_modules/mysql-async-simple/package.json
{
"name": "mysql-async-simple",
"version": "1.0.3",
"description": "An async wrapper for mysql client",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hashgit/mysql-async-simple.git"
},
"keywords": [
"mysql",
"async",
"nodejs"
],
"author": "Imad Hashmi <imad.hashmi@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/hashgit/mysql-async-simple/issues"
},
"homepage": "https://github.com/hashgit/mysql-async-simple#readme",
"dependencies": {
"util": "^0.12.3"
}
}
Back to Directory
File Manager