]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/request/node_modules/tough-cookie/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / request / node_modules / tough-cookie / package.json
1 {
2   "author": {
3     "name": "Jeremy Stashewsky",
4     "email": "jstashewsky@salesforce.com"
5   },
6   "contributors": [
7     {
8       "name": "Alexander Savin"
9     },
10     {
11       "name": "Ian Livingstone"
12     },
13     {
14       "name": "Ivan Nikulin"
15     },
16     {
17       "name": "Lalit Kapoor"
18     },
19     {
20       "name": "Sam Thompson"
21     },
22     {
23       "name": "Sebastian Mayr"
24     }
25   ],
26   "license": "BSD-3-Clause",
27   "name": "tough-cookie",
28   "description": "RFC6265 Cookies and Cookie Jar for node.js",
29   "keywords": [
30     "HTTP",
31     "cookie",
32     "cookies",
33     "set-cookie",
34     "cookiejar",
35     "jar",
36     "RFC6265",
37     "RFC2965"
38   ],
39   "version": "2.3.1",
40   "homepage": "https://github.com/SalesforceEng/tough-cookie",
41   "repository": {
42     "type": "git",
43     "url": "git://github.com/SalesforceEng/tough-cookie.git"
44   },
45   "bugs": {
46     "url": "https://github.com/SalesforceEng/tough-cookie/issues"
47   },
48   "main": "./lib/cookie",
49   "files": [
50     "lib"
51   ],
52   "scripts": {
53     "suffixup": "curl -o public_suffix_list.dat https://publicsuffix.org/list/public_suffix_list.dat && ./generate-pubsuffix.js",
54     "test": "vows test/*_test.js"
55   },
56   "engines": {
57     "node": ">=0.8"
58   },
59   "devDependencies": {
60     "async": "^1.4.2",
61     "string.prototype.repeat": "^0.2.0",
62     "vows": "^0.8.1"
63   },
64   "gitHead": "c11a2d11d12348a35ef595c809e30e641a804a7d",
65   "_id": "tough-cookie@2.3.1",
66   "_shasum": "99c77dfbb7d804249e8a299d4cb0fd81fef083fd",
67   "_from": "tough-cookie@>=2.3.0 <2.4.0",
68   "_npmVersion": "3.10.3",
69   "_nodeVersion": "6.3.1",
70   "_npmUser": {
71     "name": "jstash",
72     "email": "jstash@gmail.com"
73   },
74   "dist": {
75     "shasum": "99c77dfbb7d804249e8a299d4cb0fd81fef083fd",
76     "tarball": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.1.tgz"
77   },
78   "maintainers": [
79     {
80       "name": "jstash",
81       "email": "jstash@gmail.com"
82     },
83     {
84       "name": "nexxy",
85       "email": "emily@contactvibe.com"
86     }
87   ],
88   "_npmOperationalInternal": {
89     "host": "packages-12-west.internal.npmjs.com",
90     "tmp": "tmp/tough-cookie-2.3.1.tgz_1469494891088_0.8524557144846767"
91   },
92   "directories": {},
93   "_resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.1.tgz",
94   "readme": "ERROR: No README data found!"
95 }