| Server IP : 69.164.203.165 / Your IP : 216.73.216.219 Web Server : nginx/1.18.0 System : Linux localhost 6.14.3-x86_64-linode168 #1 SMP PREEMPT_DYNAMIC Mon Apr 21 19:47:55 EDT 2025 x86_64 User : www-data ( 33) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/homecoming-api/node_modules/mysql/ |
Upload File : |
{
"_args": [
[
{
"raw": "mysql@^2.15.0",
"scope": null,
"escapedName": "mysql",
"name": "mysql",
"rawSpec": "^2.15.0",
"spec": ">=2.15.0 <3.0.0",
"type": "range"
},
"/opt/homecoming-api"
]
],
"_from": "mysql@>=2.15.0 <3.0.0",
"_id": "mysql@2.15.0",
"_inCache": true,
"_location": "/mysql",
"_nodeVersion": "6.11.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/mysql-2.15.0.tgz_1507229545589_0.48547996557317674"
},
"_npmUser": {
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {},
"_requested": {
"raw": "mysql@^2.15.0",
"scope": null,
"escapedName": "mysql",
"name": "mysql",
"rawSpec": "^2.15.0",
"spec": ">=2.15.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/mysql/-/mysql-2.15.0.tgz",
"_shasum": "ea16841156343e8f2e47fc8985ec41cdd9573b5c",
"_shrinkwrap": null,
"_spec": "mysql@^2.15.0",
"_where": "/opt/homecoming-api",
"author": {
"name": "Felix Geisendörfer",
"email": "felix@debuggable.com",
"url": "http://debuggable.com/"
},
"bugs": {
"url": "https://github.com/mysqljs/mysql/issues"
},
"contributors": [
{
"name": "Andrey Sidorov",
"email": "sidorares@yandex.ru"
},
{
"name": "Bradley Grainger",
"email": "bgrainger@gmail.com"
},
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
},
{
"name": "Diogo Resende",
"email": "dresende@thinkdigital.pt"
},
{
"name": "Nathan Woltman",
"email": "nwoltman@outlook.com"
}
],
"dependencies": {
"bignumber.js": "4.0.4",
"readable-stream": "2.3.3",
"safe-buffer": "5.1.1",
"sqlstring": "2.3.0"
},
"description": "A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.",
"devDependencies": {
"after": "0.8.2",
"eslint": "4.8.0",
"nyc": "10.3.2",
"seedrandom": "2.4.3",
"timezone-mock": "0.0.5",
"urun": "0.0.8",
"utest": "0.0.8"
},
"directories": {},
"dist": {
"integrity": "sha512-C7tjzWtbN5nzkLIV+E8Crnl9bFyc7d3XJcBAvHKEVkjrYjogz3llo22q6s/hw+UcsE4/844pDob9ac+3dVjQSA==",
"shasum": "ea16841156343e8f2e47fc8985ec41cdd9573b5c",
"tarball": "https://registry.npmjs.org/mysql/-/mysql-2.15.0.tgz"
},
"engines": {
"node": ">= 0.6"
},
"files": [
"lib/",
"Changes.md",
"License",
"Readme.md",
"index.js"
],
"gitHead": "e16c52da980e46012a391232be884b797b8af070",
"homepage": "https://github.com/mysqljs/mysql#readme",
"license": "MIT",
"maintainers": [
{
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
{
"name": "felixge",
"email": "felix@debuggable.com"
},
{
"name": "nate.lillich",
"email": "natalie@lifewanted.com"
},
{
"name": "sidorares",
"email": "sidorares@yandex.com"
}
],
"name": "mysql",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/mysqljs/mysql.git"
},
"scripts": {
"lint": "eslint .",
"test": "node test/run.js",
"test-ci": "nyc --reporter=text npm test",
"test-cov": "nyc --reporter=html --reporter=text npm test",
"version": "node tool/version-changes.js && git add Changes.md"
},
"version": "2.15.0"
}