{
  "_args": [
    [
      "mysql2",
      "/home/techugo/Desktop/data/qouchPotato"
    ]
  ],
  "_from": "mysql2@latest",
  "_hasShrinkwrap": false,
  "_id": "mysql2@1.6.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/mysql2",
  "_nodeVersion": "10.7.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/mysql2_1.6.4_1541635779132_0.6526706040714356"
  },
  "_npmUser": {
    "email": "sidorares@yandex.com",
    "name": "sidorares"
  },
  "_npmVersion": "6.1.0",
  "_phantomChildren": {
    "safer-buffer": "2.1.2"
  },
  "_requested": {
    "name": "mysql2",
    "raw": "mysql2",
    "rawSpec": "",
    "scope": null,
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/mysql2/-/mysql2-1.6.4.tgz",
  "_shasum": "5c7dba8b78525bd4f01c99b3f3327670df675e96",
  "_shrinkwrap": null,
  "_spec": "mysql2",
  "_where": "/home/techugo/Desktop/data/qouchPotato",
  "author": {
    "email": "sidorares@yandex.ru",
    "name": "Andrey Sidorov"
  },
  "bugs": {
    "url": "https://github.com/sidorares/node-mysql2/issues"
  },
  "dependencies": {
    "denque": "1.3.0",
    "generate-function": "^2.3.1",
    "iconv-lite": "^0.4.24",
    "long": "^4.0.0",
    "lru-cache": "4.1.3",
    "named-placeholders": "1.1.1",
    "seq-queue": "0.0.5",
    "sqlstring": "2.3.1"
  },
  "description": "fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS",
  "devDependencies": {
    "assert-diff": "^2.0.2",
    "error-stack-parser": "^2.0.2",
    "eslint": "^5.7.0",
    "eslint-config-prettier": "^3.0.0",
    "eslint-plugin-async-await": "0.0.0",
    "eslint-plugin-markdown": "^1.0.0-beta.8",
    "eslint-plugin-prettier": "^3.0.0",
    "husky": "^1.1.2",
    "is-async-supported": "^1.2.0",
    "lint-staged": "^7.3.0",
    "portfinder": "^1.0.17",
    "prettier": "^1.14.3",
    "prettier-markdown": "^0.1.6",
    "progress": "2.0.1",
    "urun": "0.0.8",
    "utest": "0.0.8"
  },
  "directories": {
    "example": "examples"
  },
  "dist": {
    "fileCount": 67,
    "integrity": "sha512-ZYbYgK06HKfxU45tYYLfwW5gKt8BslfE7FGyULNrf2K2fh+DuEX+e0QKsd2ObpZkMILefaVn8hsakVsTFqravQ==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb437DCRA9TVsSAnZWagAAL28QAJWylWDdXK/THHVASITY\n6BlQMke/jhPIO6IFJ9ukIhIsBbVt5S2/zjMR5651/bMbABk55SLttfJMJuNz\nTZE2ZLDERkTgkzep4Jm9mifO8/J4OG4IGpzCqMWjD5Wq28/sOhURaVaGKxK1\nAYOuOW4DCrj88k1EU8pDCd8fc9lmUb2SnoDPnFzVOiIUfT47cwaEJLmoAjv+\nzZCqPf/FiR1erYYAUrbPHvakY4E0R6OtTsXkd11+bxp12SH/evkf7qs+VztN\nafyZTZ7wRv8AWzccXubcGbFp312neKLoHjvZTpGANANzlCNAMdIrkpKrIkmk\nuFLDyCgciap5crQoMt3p2sQmpk+XGeF0T5ez49XZzz3ZWKMzD8qwd5fhYvvv\nz3li2JwxVJP6cPpLsTuvGy4y1d5AOsMxxvua/f4K+eIKgK9U3fybU7bjIKpD\nXLIj3sab3SUgGP/LshApNcuOl9mn2Ku0IcgiV1ImhKZcm17/ADivPsbpvjL5\nA05FEYNd8XjzHuvA2l7MFTaZ9pMfP8L5WX9n7RmGAcBXTYx0WMZTdPV4+916\nxBqjUX0ppl1B8WGR8XXMedqkHeSFPaU59nkfjsHxAbQzlyOQh6flh/9lYn8A\nqgxVXtA8aKyGPeOdJmWPl3NJDHkvaks8gXKpnUWGbFVB10KmTU8s6SaR8NmY\n2kV0\r\n=ZXqy\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "5c7dba8b78525bd4f01c99b3f3327670df675e96",
    "tarball": "https://registry.npmjs.org/mysql2/-/mysql2-1.6.4.tgz",
    "unpackedSize": 359080
  },
  "engines": {
    "node": ">= 6.0"
  },
  "gitHead": "b5219688673d1d4d582a2f4db16f4eccf07c3b48",
  "homepage": "https://github.com/sidorares/node-mysql2#readme",
  "keywords": [
    "client",
    "mysql",
    "server"
  ],
  "license": "MIT",
  "lint-staged": {
    "*.js": [
      "git add",
      "prettier --single-quote --trailing-comma none --write"
    ]
  },
  "main": "index.js",
  "maintainers": [
    {
      "name": "iarna",
      "email": "me@re-becca.org"
    },
    {
      "name": "sidorares",
      "email": "sidorares@yandex.com"
    },
    {
      "name": "sushantdhiman",
      "email": "sushantdhiman@outlook.com"
    }
  ],
  "name": "mysql2",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sidorares/node-mysql2.git"
  },
  "scripts": {
    "benchmark": "./benchmarks/run-unit.js",
    "eslint-check": "eslint --print-config .eslintrc | eslint-config-prettier-check",
    "lint": "npm run lint:docs && npm run lint:code",
    "lint:code": "eslint index.js promise.js \"lib/**/*.js\" \"test/**/*.js\" \"benchmarks/**/*.js\"",
    "lint:docs": "eslint Contributing.md \"documentation/**/*.md\" \"examples/*.js\"",
    "precommit": "lint-staged",
    "prettier": "prettier --single-quote --trailing-comma none --write \"{lib,examples,test}/**/*.js\"",
    "prettier:docs": "prettier-markdown README.md documentation/*",
    "test": "npm run lint && npm run test:raw",
    "test:raw": "node ./test/run.js && MYSQL_USE_COMPRESSION=1 node ./test/run.js",
    "wait-port": "wait-on"
  },
  "version": "1.6.4"
}
