{"name":"mysql2","version":"3.22.3","description":"fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS","main":"index.js","typings":"typings/mysql/index","type":"commonjs","scripts":{"lint":"eslint . && prettier --check .","lint:fix":"eslint . --fix && prettier --write .","test":"poku","test:bun":"bun poku","test:deno":"deno run -A npm:poku","test:docker:up":"docker compose -f test/docker-compose.yml up --abort-on-container-exit --remove-orphans","test:docker:down":"docker compose -f test/docker-compose.yml down","test:docker:node":"npm run test:docker:up -- node && npm run test:docker:down","test:docker:bun":"npm run test:docker:up -- bun && npm run test:docker:down","test:docker:deno":"npm run test:docker:up -- deno && npm run test:docker:down","test:docker:coverage":"npm run test:docker:up -- coverage && npm run test:docker:down","test:coverage":"c8 npm test","test:build":"rollup -c","typecheck":"cd \"test/tsc-build\" && tsc -p \"tsconfig.json\" && cd .. && tsc -p \"tsconfig.json\" --noEmit","benchmark":"node ./benchmarks/benchmark.js","wait-port":"wait-on"},"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.2","denque":"^2.1.0","generate-function":"^2.3.1","iconv-lite":"^0.7.2","long":"^5.3.2","lru.min":"^1.1.4","named-placeholders":"^1.1.6","sql-escaper":"^1.3.3"},"peerDependencies":{"@types/node":">= 8"},"devDependencies":{"@eslint/eslintrc":"^3.3.3","@eslint/js":"^9.39.2","@eslint/markdown":"^8.0.1","@ianvs/prettier-plugin-sort-imports":"^4.7.1","@pokujs/multi-suite":"^1.0.0","@rollup/plugin-commonjs":"^29.0.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@types/node":"^25.3.0","@typescript-eslint/eslint-plugin":"^8.56.0","@typescript-eslint/parser":"^8.56.0","assert-diff":"^3.0.4","benchmark":"^2.1.4","c8":"^11.0.0","error-stack-parser":"^2.1.4","eslint-config-prettier":"^10.1.8","eslint-plugin-async-await":"^0.0.0","eslint-plugin-prettier":"^5.5.5","globals":"^17.3.0","poku":"^4.1.0","portfinder":"^1.0.38","prettier":"^3.8.1","rollup":"^4.59.0","tsx":"^4.21.0","typescript":"^5.9.3"},"gitHead":"908402e0fc580bf853b6dfb74d053bdd2ec32198","_id":"mysql2@3.22.3","bugs":{"url":"https://github.com/sidorares/node-mysql2/issues"},"_nodeVersion":"24.15.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-uWWxvZSRvRhtBdh2CdcuK83YcOfPdmEeEYB069bAmPnV93QApDGVPuvCQOLjlh7tYHEWdgQPrn6kosDxHBVLkA==","shasum":"884a36a1171501ef752ba90057dbcde528f322e3","tarball":"https://registry.npmjs.org/mysql2/-/mysql2-3.22.3.tgz","fileCount":129,"unpackedSize":559982,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/mysql2@3.22.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDzOUABWOF3vjtXycKYuwSB7y+Couoo9wj2TeUMWV4fYAIhALCLgOO4kXu424o8C+f9PfvhvJJgsfoveYcwL9+YiMD6"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f135297e-1ddd-4264-b3ed-35e54188faab"}},"directories":{},"maintainers":[{"name":"sidorares","email":"andrey.sidorov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mysql2_3.22.3_1777256211752_0.04118917602990657"},"_hasShrinkwrap":false}