second
[josuexyz/.git] / node_modules / cookie-signature / package.json
1 {
2   "_args": [
3     [
4       "cookie-signature@1.0.6",
5       "/home/josuer08/josuexyz/node_modules/cookie-parser"
6     ]
7   ],
8   "_from": "cookie-signature@1.0.6",
9   "_id": "cookie-signature@1.0.6",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/cookie-signature",
13   "_nodeVersion": "0.10.36",
14   "_npmUser": {
15     "email": "natevw@yahoo.com",
16     "name": "natevw"
17   },
18   "_npmVersion": "2.3.0",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "cookie-signature",
22     "raw": "cookie-signature@1.0.6",
23     "rawSpec": "1.0.6",
24     "scope": null,
25     "spec": "1.0.6",
26     "type": "version"
27   },
28   "_requiredBy": [
29     "/cookie-parser",
30     "/express"
31   ],
32   "_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
33   "_shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c",
34   "_shrinkwrap": null,
35   "_spec": "cookie-signature@1.0.6",
36   "_where": "/home/josuer08/josuexyz/node_modules/cookie-parser",
37   "author": {
38     "email": "tj@learnboost.com",
39     "name": "TJ Holowaychuk"
40   },
41   "bugs": {
42     "url": "https://github.com/visionmedia/node-cookie-signature/issues"
43   },
44   "dependencies": {},
45   "description": "Sign and unsign cookies",
46   "devDependencies": {
47     "mocha": "*",
48     "should": "*"
49   },
50   "directories": {},
51   "dist": {
52     "shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c",
53     "tarball": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz"
54   },
55   "gitHead": "391b56cf44d88c493491b7e3fc53208cfb976d2a",
56   "homepage": "https://github.com/visionmedia/node-cookie-signature",
57   "keywords": [
58     "cookie",
59     "sign",
60     "unsign"
61   ],
62   "license": "MIT",
63   "main": "index",
64   "maintainers": [
65     {
66       "name": "tjholowaychuk",
67       "email": "tj@vision-media.ca"
68     },
69     {
70       "name": "natevw",
71       "email": "natevw@yahoo.com"
72     }
73   ],
74   "name": "cookie-signature",
75   "optionalDependencies": {},
76   "readme": "ERROR: No README data found!",
77   "repository": {
78     "type": "git",
79     "url": "git+https://github.com/visionmedia/node-cookie-signature.git"
80   },
81   "scripts": {
82     "test": "mocha --require should --reporter spec"
83   },
84   "version": "1.0.6"
85 }