Merge "LOG SQL dump files getting installed"
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / express / node_modules / cookie-signature / package.json
1 {
2   "name": "cookie-signature",
3   "version": "1.0.5",
4   "description": "Sign and unsign cookies",
5   "keywords": [
6     "cookie",
7     "sign",
8     "unsign"
9   ],
10   "author": {
11     "name": "TJ Holowaychuk",
12     "email": "tj@learnboost.com"
13   },
14   "license": "MIT",
15   "repository": {
16     "type": "git",
17     "url": "https://github.com/visionmedia/node-cookie-signature.git"
18   },
19   "dependencies": {},
20   "devDependencies": {
21     "mocha": "*",
22     "should": "*"
23   },
24   "main": "index",
25   "gitHead": "73ed69b511b3ef47555d71b4ed1deea9e5ed6e1f",
26   "bugs": {
27     "url": "https://github.com/visionmedia/node-cookie-signature/issues"
28   },
29   "homepage": "https://github.com/visionmedia/node-cookie-signature",
30   "_id": "cookie-signature@1.0.5",
31   "scripts": {},
32   "_shasum": "a122e3f1503eca0f5355795b0711bb2368d450f9",
33   "_from": "cookie-signature@1.0.5",
34   "_npmVersion": "1.4.20",
35   "_npmUser": {
36     "name": "natevw",
37     "email": "natevw@yahoo.com"
38   },
39   "maintainers": [
40     {
41       "name": "tjholowaychuk",
42       "email": "tj@vision-media.ca"
43     },
44     {
45       "name": "natevw",
46       "email": "natevw@yahoo.com"
47     }
48   ],
49   "dist": {
50     "shasum": "a122e3f1503eca0f5355795b0711bb2368d450f9",
51     "tarball": "http://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.5.tgz"
52   },
53   "directories": {},
54   "_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.5.tgz"
55 }