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