{"name":"mysql2","version":"3.14.1","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 -d -r=verbose --sequential test/esm test/unit test/integration","test:bun":"bun poku -d --sequential test/esm test/unit test/integration","test:deno":"deno run --allow-read --allow-env --allow-run npm:poku -d --sequential --denoAllow=\"read,env,net,sys\" 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","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.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":{"@eslint/eslintrc":"^3.3.0","@eslint/js":"^9.21.0","@eslint/markdown":"^6.2.2","@types/node":"^22.0.0","@typescript-eslint/eslint-plugin":"^8.26.0","@typescript-eslint/parser":"^8.26.0","assert-diff":"^3.0.2","benchmark":"^2.1.4","c8":"^10.1.1","error-stack-parser":"^2.0.3","eslint-config-prettier":"^10.0.2","eslint-plugin-async-await":"^0.0.0","eslint-plugin-markdown":"^5.1.0","eslint-plugin-prettier":"^5.2.3","globals":"^16.0.0","poku":"^3.0.0","portfinder":"^1.0.28","prettier":"^3.0.0","typescript":"^5.0.2"},"_id":"mysql2@3.14.1","gitHead":"202c9cabb3c7193af0c3d32050a5f584c90f2186","bugs":{"url":"https://github.com/sidorares/node-mysql2/issues"},"_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"7786160abf086fd279e0253e16e34c05b4ab3b3e","size":126123,"noattachment":false,"key":"/mysql2/-/mysql2-3.14.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mysql2/download/mysql2-3.14.1.tgz"},"_npmUser":{"name":"sidorares","email":"andrey.sidorov@gmail.com"},"directories":{},"maintainers":[{"name":"sidorares","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mysql2_3.14.1_1745726018389_0.5771355267033051"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-27T03:53:38.629Z","publish_time":1745726018629,"_source_registry_name":"default","_cnpm_publish_time":1745726018629,"dist-tags":{"beta":"2.0.0-alpha1","canary":"3.14.1-canary.9d097f8d","latest":"3.14.1","next":"3.0.0-rc.1"}}