58 lines
1.6 KiB
JSON
58 lines
1.6 KiB
JSON
{
|
|
"_from": "cookie-signature@~1.0.6",
|
|
"_id": "cookie-signature@1.0.7",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==",
|
|
"_location": "/cookie-signature",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "cookie-signature@~1.0.6",
|
|
"name": "cookie-signature",
|
|
"escapedName": "cookie-signature",
|
|
"rawSpec": "~1.0.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~1.0.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/express"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/cookie-signature/-/cookie-signature-1.0.7.tgz",
|
|
"_shasum": "ab5dd7ab757c54e60f37ef6550f481c426d10454",
|
|
"_spec": "cookie-signature@~1.0.6",
|
|
"_where": "E:\\work\\Vue\\xiuhu\\shop\\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"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha --require should --reporter spec"
|
|
},
|
|
"version": "1.0.7"
|
|
}
|