{
  "_from": "cookie-signature@1.0.1",
  "_id": "cookie-signature@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-ROByFIrwHm6OJK+/EmkNaK5pjss=",
  "_location": "/cookie-signature",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cookie-signature@1.0.1",
    "name": "cookie-signature",
    "escapedName": "cookie-signature",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/connect",
    "/express"
  ],
  "_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.1.tgz",
  "_shasum": "44e072148af01e6e8e24afbf12690d68ae698ecb",
  "_spec": "cookie-signature@1.0.1",
  "_where": "D:\\pomelo\\chatofpomelo-websocket\\web-server\\node_modules\\express",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@learnboost.com"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Sign and unsign cookies",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "keywords": [
    "cookie",
    "sign",
    "unsign"
  ],
  "main": "index",
  "name": "cookie-signature",
  "version": "1.0.1"
}
