Initial commit
This commit is contained in:
14
node_modules/cookie-signature/package.json
generated
vendored
14
node_modules/cookie-signature/package.json
generated
vendored
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"cookie-signature@1.0.6",
|
||||
"/var/www/backend/minis-data"
|
||||
]
|
||||
],
|
||||
"_from": "cookie-signature@1.0.6",
|
||||
"_id": "cookie-signature@1.0.6",
|
||||
"_inBundle": false,
|
||||
@@ -16,12 +22,12 @@
|
||||
"fetchSpec": "1.0.6"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/cookie-parser",
|
||||
"/express"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
|
||||
"_shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c",
|
||||
"_spec": "cookie-signature@1.0.6",
|
||||
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\express",
|
||||
"_spec": "1.0.6",
|
||||
"_where": "/var/www/backend/minis-data",
|
||||
"author": {
|
||||
"name": "TJ Holowaychuk",
|
||||
"email": "tj@learnboost.com"
|
||||
@@ -29,9 +35,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/visionmedia/node-cookie-signature/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "Sign and unsign cookies",
|
||||
"devDependencies": {
|
||||
"mocha": "*",
|
||||
|
||||
Reference in New Issue
Block a user