Merge "LOG SQL dump files getting installed"
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / cookie-parser / node_modules / cookie-signature / package.json
1 {
2   "name": "cookie-signature",
3   "version": "1.0.6",
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   "scripts": {
25     "test": "mocha --require should --reporter spec"
26   },
27   "main": "index",
28   "gitHead": "391b56cf44d88c493491b7e3fc53208cfb976d2a",
29   "bugs": {
30     "url": "https://github.com/visionmedia/node-cookie-signature/issues"
31   },
32   "homepage": "https://github.com/visionmedia/node-cookie-signature",
33   "_id": "cookie-signature@1.0.6",
34   "_shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c",
35   "_from": "cookie-signature@1.0.6",
36   "_npmVersion": "2.3.0",
37   "_nodeVersion": "0.10.36",
38   "_npmUser": {
39     "name": "natevw",
40     "email": "natevw@yahoo.com"
41   },
42   "maintainers": [
43     {
44       "name": "tjholowaychuk",
45       "email": "tj@vision-media.ca"
46     },
47     {
48       "name": "natevw",
49       "email": "natevw@yahoo.com"
50     }
51   ],
52   "dist": {
53     "shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c",
54     "tarball": "http://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz"
55   },
56   "_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz"
57 }