You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

54 lines
1.4 KiB

{
"_from": "cookie-signature@1.0.5",
"_id": "cookie-signature@1.0.5",
"_inBundle": false,
"_integrity": "sha1-oSLj8VA+yg9TVXlbBxG7I2jUUPk=",
"_location": "/cookie-signature",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cookie-signature@1.0.5",
"name": "cookie-signature",
"escapedName": "cookie-signature",
"rawSpec": "1.0.5",
"saveSpec": null,
"fetchSpec": "1.0.5"
},
"_requiredBy": [
"/express"
],
"_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.5.tgz",
"_shasum": "a122e3f1503eca0f5355795b0711bb2368d450f9",
"_spec": "cookie-signature@1.0.5",
"_where": "/var/www/htdocs/coze/socket/node_modules/express",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@learnboost.com"
},
"bugs": {
"url": "https://github.com/visionmedia/node-cookie-signature/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Sign and unsign cookies",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"homepage": "https://github.com/visionmedia/node-cookie-signature#readme",
"keywords": [
"cookie",
"sign",
"unsign"
],
"license": "MIT",
"main": "index",
"name": "cookie-signature",
"repository": {
"type": "git",
"url": "git+https://github.com/visionmedia/node-cookie-signature.git"
},
"version": "1.0.5"
}