19 lines
323 B
JSON
19 lines
323 B
JSON
{
|
|
"name": "awsql_refined",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"mysql": "^2.18.1"
|
|
},
|
|
"devDependencies": {},
|
|
"directories": {
|
|
"lib": "lib"
|
|
},
|
|
"description": ""
|
|
}
|