{"name":"mysql2","version":"3.7.1","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,ts}\" \"benchmarks/**/*.js\"","lint:docs":"eslint Contributing.md README.md","test":"node ./test/run.js","test:builtin-node-runner":"NODE_V8_COVERAGE=./coverage node --test --experimental-test-coverage test/builtin-runner","test:tsc-build":"cd \"test/tsc-build\" && npx tsc -p \"tsconfig.json\"","coverage-test":"c8 -r cobertura -r lcov -r text node ./test/run.js","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":{"denque":"^2.1.0","generate-function":"^2.3.1","iconv-lite":"^0.6.3","long":"^5.2.1","lru-cache":"^8.0.0","named-placeholders":"^1.1.3","seq-queue":"^0.0.5","sqlstring":"^2.3.2"},"devDependencies":{"@types/node":"^20.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":"^9.0.0","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":"^3.0.0","husky":"^8.0.2","lint-staged":"^15.0.1","portfinder":"^1.0.28","prettier":"^3.0.0","progress":"^2.0.3","typescript":"^5.0.2","urun":"0.0.8","utest":"0.0.8"},"gitHead":"5c1b35629992c687b3f6889b3b86a083f532ec3b","bugs":{"url":"https://github.com/sidorares/node-mysql2/issues"},"_id":"mysql2@3.7.1","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"shasum":"bb088fa3f01deefbfe04adaf0d3ec18571b33410","size":159919,"noattachment":false,"key":"/mysql2/-/mysql2-3.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mysql2/download/mysql2-3.7.1.tgz"},"_npmUser":{"name":"sidorares","email":"sidorares@yandex.com"},"directories":{},"maintainers":[{"name":"sidorares","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mysql2_3.7.1_1705530917639_0.5371219328292993"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T22:35:17.904Z","publish_time":1705530917904,"_source_registry_name":"default","_cnpm_publish_time":1705530917904,"dist-tags":{"beta":"2.0.0-alpha1","canary":"3.14.1-canary.9d097f8d","latest":"3.14.1","next":"3.0.0-rc.1"}}