125 lines
4.3 KiB
JSON

{
"_args": [
[
{
"raw": "cookie-parser@~1.4.3",
"scope": null,
"escapedName": "cookie-parser",
"name": "cookie-parser",
"rawSpec": "~1.4.3",
"spec": ">=1.4.3 <1.5.0",
"type": "range"
},
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp"
]
],
"_from": "cookie-parser@>=1.4.3 <1.5.0",
"_hasShrinkwrap": false,
"_id": "cookie-parser@1.4.4",
"_inCache": true,
"_location": "/cookie-parser",
"_nodeVersion": "8.15.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/cookie-parser_1.4.4_1550018613583_0.3382367471226304"
},
"_npmUser": {
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"raw": "cookie-parser@~1.4.3",
"scope": null,
"escapedName": "cookie-parser",
"name": "cookie-parser",
"rawSpec": "~1.4.3",
"spec": ">=1.4.3 <1.5.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.4.tgz",
"_shasum": "e6363de4ea98c3def9697b93421c09f30cf5d188",
"_shrinkwrap": null,
"_spec": "cookie-parser@~1.4.3",
"_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca",
"url": "http://tjholowaychuk.com"
},
"bugs": {
"url": "https://github.com/expressjs/cookie-parser/issues"
},
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
}
],
"dependencies": {
"cookie": "0.3.1",
"cookie-signature": "1.0.6"
},
"description": "Parse HTTP request cookies",
"devDependencies": {
"deep-equal": "1.0.1",
"eslint": "5.13.0",
"eslint-config-standard": "12.0.0",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-markdown": "1.0.0",
"eslint-plugin-node": "7.0.1",
"eslint-plugin-promise": "4.0.1",
"eslint-plugin-standard": "4.0.0",
"istanbul": "0.4.5",
"mocha": "5.2.0",
"supertest": "3.4.2"
},
"directories": {},
"dist": {
"integrity": "sha512-lo13tqF3JEtFO7FyA49CqbhaFkskRJ0u/UAiINgrIXeRCY41c88/zxtrECl8AKH3B0hj9q10+h3Kt8I7KlW4tw==",
"shasum": "e6363de4ea98c3def9697b93421c09f30cf5d188",
"tarball": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.4.4.tgz",
"fileCount": 5,
"unpackedSize": 11188,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcY2g2CRA9TVsSAnZWagAAX2cP/RbT7W+Gn9S7Yb2avxwJ\n3GR/wLvtEbQ08VkeAkxeQTc5Ysdiy2vTi/UTjTcz7vAJb2Ly9jGY+g6wvzis\naiv8pY4YT2ES1jDbv+F55P+FAbPsRY8mQF9crg0BoL5yZ5zaU4VCWyfnJW8u\ngT9kfOLYtQKXGJAIMiEUGukxnlbHd4LUAEQF8I1eiRd8ceVmkrswcqBLYfu3\nEwZke+8mTWaFEdQ1sz9uACEXzBIOIuId7J93EOO0e8Mh7g4NRc0z5hTtqAdY\naqBQY8lchOBFoQ/VXU+dtfUVr5oBR2uZtfLCP3npmUJfPvJ/68jzuN0W6kAO\nq3EU6lnPSABCRDPPwTDP2wjbHrme+zPdfGlM7jrmCnRq1dKgu+/7LrYvqbdl\nBi8HG6fS0kcdbuKw1Bu80oKIsxWuCHlmImuGnJoppXfEjP4jxutxr2Gkx0Yh\nlPwxKV30vIbNcCcYAhziZGBalChSrJioi1kkOdSTxDtmy/dceLX5mvyUR/q8\n4FNn4u+6/axopl2md6AUTw0Q0x8jZZHZqEQK0+9cGAQdgKHA2xnjZMMcjA9I\n9w7rk0AI+mdzJboBy0R/PJTLZd9IoqTmuMdTJ3cIjIUl79bZLCt40kWZMz0x\nDuB0OlYXh0LbbI9K0aB9vzWaWrlHZQRZRJf1jPEitlVBuzmEwUomJYzIC2nB\ndtMP\r\n=5E/c\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": ">= 0.8.0"
},
"gitHead": "1dc306b0ebe86ab98521811cc090740b4bef48e7",
"homepage": "https://github.com/expressjs/cookie-parser#readme",
"keywords": [
"cookie",
"middleware"
],
"license": "MIT",
"maintainers": [
{
"name": "defunctzombie",
"email": "shtylman@gmail.com"
},
{
"name": "dougwilson",
"email": "doug@somethingdoug.com"
}
],
"name": "cookie-parser",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/expressjs/cookie-parser.git"
},
"scripts": {
"lint": "eslint --plugin markdown --ext js,md .",
"test": "mocha --reporter spec --bail --check-leaks test/",
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
},
"version": "1.4.4"
}