test/node_modules/tough-cookie/package.json
2018-12-13 14:35:49 +01:00

146 lines
4.2 KiB
JSON

{
"_args": [
[
{
"name": "tough-cookie",
"raw": "tough-cookie@~2.4.3",
"rawSpec": "~2.4.3",
"scope": null,
"spec": ">=2.4.3 <2.5.0",
"type": "range"
},
"/home/dorian/Documents/gitlab/test/node_modules/request"
]
],
"_from": "tough-cookie@>=2.4.3 <2.5.0",
"_hasShrinkwrap": false,
"_id": "tough-cookie@2.4.3",
"_inCache": true,
"_installable": true,
"_location": "/tough-cookie",
"_nodeVersion": "10.5.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/tough-cookie_2.4.3_1529960207843_0.4882910670728131"
},
"_npmUser": {
"email": "jstash@gmail.com",
"name": "jstash"
},
"_npmVersion": "6.1.0",
"_phantomChildren": {},
"_requested": {
"name": "tough-cookie",
"raw": "tough-cookie@~2.4.3",
"rawSpec": "~2.4.3",
"scope": null,
"spec": ">=2.4.3 <2.5.0",
"type": "range"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz",
"_shasum": "53f36da3f47783b0925afa06ff9f3b165280f781",
"_shrinkwrap": null,
"_spec": "tough-cookie@~2.4.3",
"_where": "/home/dorian/Documents/gitlab/test/node_modules/request",
"author": {
"email": "jstash@gmail.com",
"name": "Jeremy Stashewsky"
},
"bugs": {
"url": "https://github.com/salesforce/tough-cookie/issues"
},
"contributors": [
{
"name": "Alexander Savin"
},
{
"name": "Ian Livingstone"
},
{
"name": "Ivan Nikulin"
},
{
"name": "Lalit Kapoor"
},
{
"name": "Sam Thompson"
},
{
"name": "Sebastian Mayr"
}
],
"dependencies": {
"psl": "^1.1.24",
"punycode": "^1.4.1"
},
"description": "RFC6265 Cookies and Cookie Jar for node.js",
"devDependencies": {
"async": "^1.4.2",
"nyc": "^11.6.0",
"string.prototype.repeat": "^0.2.0",
"vows": "^0.8.1"
},
"directories": {},
"dist": {
"fileCount": 9,
"integrity": "sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMVcQCRA9TVsSAnZWagAAzX0P/2COkbzb3dOX/FTOYIVL\n7oHge7BvGODNkEHTjBtNsR0jO/AA/gVcUOq6CSmFH+UC14LrmCyNDemQvD15\njnYuJXUIiZsSZO7BGGbOFYrQF+DKLiwgf0LokrIM8KasZ5nxc5xS1jYHG5o+\nwCqutfhlRTqlPbZsexB+eRlIuYNvpsbRAdSDYXrhLJNMZgx49g/SZ7IwunGN\nJ/5Fe041MZqqdi7MAavM3T7vX9IvVRJJ3f4xAEVxY1vh4s0dN+h4fG2eMQzL\nOiaulRUIahs4xmJUYHZgZESc9eTIrI8K+YT7i3r35TGc0Du7ueB2KYxBqy7q\n6AUFbdX9Ep308kTVsTf/h4wE0RvdxKLfZ0ww7T1ivADX9xMi2oIvVtyhCQHo\nSIpyBhaav/fTufF0/Fu4Lcr7PMJxyvF0UcNRqrPmEQTw4UZkFKfT8HN2P5cH\nBvJsFwpeEjt84tt5pJ/bmD0j0EUCLUXLGH6fbA84fHpZGifO239zSf262Qdv\nSXeygU7YxnK8wOCnvlauZx/gp+/WTMfMdODxiX0QnqwS5BctiPCgGG1cKJcC\nqvTECaAEmxMVf/gEW73oxVXJgUO7f6jJaWoawV7ka+wR91W9Bp0pKGOOAxAG\nU72rmnwQKid9U7ly5833sb3D+lbzKJXGNIqohegP4daKZfNNTaLWZXmKE+Iy\n7Vml\r\n=8KpS\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "53f36da3f47783b0925afa06ff9f3b165280f781",
"tarball": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz",
"unpackedSize": 83959
},
"engines": {
"node": ">=0.8"
},
"files": [
"lib"
],
"gitHead": "671ad413b38d7464352886772f57a7ec417d4760",
"homepage": "https://github.com/salesforce/tough-cookie",
"keywords": [
"HTTP",
"cookie",
"cookies",
"set-cookie",
"cookiejar",
"jar",
"RFC6265",
"RFC2965"
],
"license": "BSD-3-Clause",
"main": "./lib/cookie",
"maintainers": [
{
"email": "awaterma@awaterma.net",
"name": "awaterma"
},
{
"email": "jstash@gmail.com",
"name": "jstash"
},
{
"email": "marat+npm@salesforce.com",
"name": "maratto"
},
{
"email": "clint@ruoho.org",
"name": "ruoho"
}
],
"name": "tough-cookie",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/salesforce/tough-cookie.git"
},
"scripts": {
"cover": "nyc --reporter=lcov --reporter=html vows test/*_test.js",
"test": "vows test/*_test.js"
},
"version": "2.4.3"
}