{
  "_from": "express-myconnection@1.0.4",
  "_id": "express-myconnection@1.0.4",
  "_inBundle": false,
  "_integrity": "sha1-h3YEn7+fJiIJz/21NbfHUJcz/1U=",
  "_location": "/express-myconnection",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "express-myconnection@1.0.4",
    "name": "express-myconnection",
    "escapedName": "express-myconnection",
    "rawSpec": "1.0.4",
    "saveSpec": null,
    "fetchSpec": "1.0.4"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/express-myconnection/-/express-myconnection-1.0.4.tgz",
  "_shasum": "8776049fbf9f262209cffdb535b7c7509733ff55",
  "_spec": "express-myconnection@1.0.4",
  "_where": "C:\\xampp\\htdocs\\Online_Veg_Portal",
  "author": {
    "name": "Piotr Walczyszyn"
  },
  "bugs": {
    "url": "https://github.com/pwalczyszyn/express-myconnection/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Connect/Express middleware that auto provides mysql connections.",
  "directories": {
    "example": "examples"
  },
  "homepage": "http://github.com/pwalczyszyn/express-myconnection",
  "keywords": [
    "express",
    "mysql",
    "connect",
    "pool",
    "middleware"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "express-myconnection",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pwalczyszyn/express-myconnection.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.4"
}
