SQLEasy.js/package.json
2022-06-11 15:27:11 +03:00

20 lines
496 B
JSON

{
"name": "sql-easy-lib",
"version": "0.9.0",
"description": "(Legacy version of SQLEasy library)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Nikiroy78/SQLEasy.js.git"
},
"author": "FullGreaM",
"license": "ISC",
"bugs": {
"url": "https://github.com/Nikiroy78/SQLEasy.js/issues"
},
"homepage": "https://github.com/Nikiroy78/SQLEasy.js#readme"
}