80aecf4cf1507ffcb789d16fd9ddabcea1f6e92f
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / cookie-parser / node_modules / cookie / package.json
1 {
2   "author": {
3     "name": "Roman Shtylman",
4     "email": "shtylman@gmail.com"
5   },
6   "name": "cookie",
7   "description": "cookie parsing and serialization",
8   "version": "0.1.2",
9   "repository": {
10     "type": "git",
11     "url": "git://github.com/shtylman/node-cookie.git"
12   },
13   "keywords": [
14     "cookie",
15     "cookies"
16   ],
17   "main": "index.js",
18   "scripts": {
19     "test": "mocha"
20   },
21   "dependencies": {},
22   "devDependencies": {
23     "mocha": "1.x.x"
24   },
25   "optionalDependencies": {},
26   "engines": {
27     "node": "*"
28   },
29   "bugs": {
30     "url": "https://github.com/shtylman/node-cookie/issues"
31   },
32   "homepage": "https://github.com/shtylman/node-cookie",
33   "_id": "cookie@0.1.2",
34   "dist": {
35     "shasum": "72fec3d24e48a3432073d90c12642005061004b1",
36     "tarball": "http://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz"
37   },
38   "_from": "cookie@0.1.2",
39   "_npmVersion": "1.4.6",
40   "_npmUser": {
41     "name": "shtylman",
42     "email": "shtylman@gmail.com"
43   },
44   "maintainers": [
45     {
46       "name": "shtylman",
47       "email": "shtylman@gmail.com"
48     }
49   ],
50   "directories": {},
51   "_shasum": "72fec3d24e48a3432073d90c12642005061004b1",
52   "_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz"
53 }