58 lines
1.5 KiB
JSON
58 lines
1.5 KiB
JSON
{
|
|
"_from": "express-myconnection",
|
|
"_id": "express-myconnection@1.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-h3YEn7+fJiIJz/21NbfHUJcz/1U=",
|
|
"_location": "/express-myconnection",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "express-myconnection",
|
|
"name": "express-myconnection",
|
|
"escapedName": "express-myconnection",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/express-myconnection/-/express-myconnection-1.0.4.tgz",
|
|
"_shasum": "8776049fbf9f262209cffdb535b7c7509733ff55",
|
|
"_spec": "express-myconnection",
|
|
"_where": "/home/pablinux/Projects/Node/app_sigma",
|
|
"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"
|
|
}
|