{"name":"mysql2","version":"3.11.2","description":"fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS","main":"index.js","typings":"typings/mysql/index","scripts":{"lint":"npm run lint:docs && npm run lint:code","lint:code":"eslint index.js promise.js index.d.ts promise.d.ts \"typings/**/*.ts\" \"lib/**/*.js\" \"test/**/*.{js,cjs,mjs,ts}\" \"benchmarks/**/*.js\"","lint:docs":"eslint Contributing.md README.md","lint:typings":"npx prettier --check ./typings","lint:tests":"npx prettier --check ./test","test":"poku --debug --include=\"test/esm,test/unit,test/integration\"","test:bun":"poku --debug --platform=\"bun\" --include=\"test/esm,test/unit,test/integration\"","test:deno":"deno run --allow-read --allow-env --allow-run npm:poku --debug --platform=\"deno\" --deno-allow=\"read,env,net,sys\" --deno-cjs=\".js,.cjs\" --include=\"test/esm,test/unit,test/integration\"","test:tsc-build":"cd \"test/tsc-build\" && npx tsc -p \"tsconfig.json\"","coverage-test":"c8 npm run test","benchmark":"node ./benchmarks/benchmark.js","prettier":"prettier --single-quote --trailing-comma none --write \"{lib,test}/**/*.js\"","prettier:docs":"prettier --single-quote --trailing-comma none --write README.md","precommit":"lint-staged","eslint-check":"eslint --print-config .eslintrc | eslint-config-prettier-check","wait-port":"wait-on"},"lint-staged":{"*.js":["prettier --single-quote --trailing-comma none --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/sidorares/node-mysql2.git"},"homepage":"https://sidorares.github.io/node-mysql2/docs","keywords":["mysql","client","server"],"exports":{".":"./index.js","./package.json":"./package.json","./promise":"./promise.js","./promise.js":"./promise.js"},"engines":{"node":">= 8.0"},"author":{"name":"Andrey Sidorov","email":"andrey.sidorov@gmail.com"},"license":"MIT","dependencies":{"aws-ssl-profiles":"^1.1.1","denque":"^2.1.0","generate-function":"^2.3.1","iconv-lite":"^0.6.3","long":"^5.2.1","lru.min":"^1.0.0","named-placeholders":"^1.1.3","seq-queue":"^0.0.5","sqlstring":"^2.3.2"},"devDependencies":{"@types/node":"^22.0.0","@typescript-eslint/eslint-plugin":"^5.42.1","@typescript-eslint/parser":"^5.42.1","assert-diff":"^3.0.2","benchmark":"^2.1.4","c8":"^10.1.1","error-stack-parser":"^2.0.3","eslint":"^8.27.0","eslint-config-prettier":"^9.0.0","eslint-plugin-async-await":"0.0.0","eslint-plugin-markdown":"^5.0.0","lint-staged":"^15.0.1","poku":"^2.0.0","portfinder":"^1.0.28","prettier":"^3.0.0","progress":"^2.0.3","typescript":"^5.0.2"},"_id":"mysql2@3.11.2","gitHead":"66b57e9c9ae9b1fcc7aa9ae51e0e2e5840b999ea","bugs":{"url":"https://github.com/sidorares/node-mysql2/issues"},"_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"shasum":"966eac667104697a85e05d177972c828672fa6a9","size":122307,"noattachment":false,"key":"/mysql2/-/mysql2-3.11.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mysql2/download/mysql2-3.11.2.tgz"},"_npmUser":{"name":"sidorares","email":"sidorares@yandex.com"},"directories":{},"maintainers":[{"name":"sidorares","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mysql2_3.11.2_1726025785930_0.059234178608730925"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-11T03:36:26.047Z","publish_time":1726025786047,"_source_registry_name":"default","_cnpm_publish_time":1726025786047,"dist-tags":{"beta":"2.0.0-alpha1","canary":"3.14.1-canary.9d097f8d","latest":"3.14.1","next":"3.0.0-rc.1"}}