{"name":"mysql2","version":"1.1.2","description":"fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS","main":"index.js","directories":{"example":"examples"},"scripts":{"lint":"npm run lint:docs && npm run lint:code","lint:code":"eslint index.js promise.js 'lib/**/*.js' 'test/**/*.js'","lint:docs":"eslint README.md Contributing.md 'documentation/**/*.md' examples/*.js","test":"npm run lint && npm run test:raw","test:raw":"node ./test/run.js && MYSQL_USE_COMPRESSION=1 node ./test/run.js","benchmark":"./benchmarks/run-unit.js","precommit":"npm run lint"},"repository":{"type":"git","url":"git+https://github.com/sidorares/node-mysql2.git"},"keywords":["mysql","client","server"],"files":["lib","index.js","promise.js"],"engines":{"node":">= 0.10"},"author":{"name":"Andrey Sidorov","email":"sidorares@yandex.ru"},"license":"MIT","dependencies":{"cardinal":"1.0.0","denque":"^1.1.0","generate-function":"^2.0.0","iconv-lite":"^0.4.13","long":"^3.2.0","lru-cache":"^4.0.1","named-placeholders":"1.1.1","object-assign":"^4.1.0","readable-stream":"2.2.2","safe-buffer":"^5.0.1","seq-queue":"0.0.5","sqlstring":"^2.2.0"},"devDependencies":{"assert-diff":"^1.0.1","eslint":"3.10.1","eslint-plugin-markdown":"^1.0.0-beta.2","husky":"^0.11.9","portfinder":"^1.0.10","progress":"1.1.8","urun":"0.0.8","utest":"0.0.8"},"gitHead":"7803e5cfab10bc1159821c6897fb4f7e28f8457e","bugs":{"url":"https://github.com/sidorares/node-mysql2/issues"},"homepage":"https://github.com/sidorares/node-mysql2#readme","_id":"mysql2@1.1.2","_shasum":"92518f70df8c008c1e23c9b2bc2230c08f5faa13","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sidorares","email":"sidorares@yandex.com"},"dist":{"shasum":"92518f70df8c008c1e23c9b2bc2230c08f5faa13","size":92176,"noattachment":false,"key":"/mysql2/-/mysql2-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mysql2/download/mysql2-1.1.2.tgz"},"maintainers":[{"name":"sidorares","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mysql2-1.1.2.tgz_1479190025377_0.6492848296184093"},"publish_time":1479190027309,"_cnpm_publish_time":1479190027309,"_hasShrinkwrap":false,"dist-tags":{"beta":"2.0.0-alpha1","canary":"3.14.1-canary.9d097f8d","latest":"3.14.1","next":"3.0.0-rc.1"}}