| Current Path : /var/www/html/test/wetty2/node_modules/got/ |
| Current File : /var/www/html/test/wetty2/node_modules/got/package.json |
{
"_args": [
[
{
"raw": "got@^9.6.0",
"scope": null,
"escapedName": "got",
"name": "got",
"rawSpec": "^9.6.0",
"spec": ">=9.6.0 <10.0.0",
"type": "range"
},
"/var/www/html/test/wetty/node_modules/package-json"
]
],
"_from": "got@>=9.6.0 <10.0.0",
"_hasShrinkwrap": false,
"_id": "got@9.6.0",
"_inCache": true,
"_location": "/got",
"_nodeVersion": "10.13.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/got_9.6.0_1547701446369_0.12698734393224176"
},
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "6.5.0",
"_phantomChildren": {},
"_requested": {
"raw": "got@^9.6.0",
"scope": null,
"escapedName": "got",
"name": "got",
"rawSpec": "^9.6.0",
"spec": ">=9.6.0 <10.0.0",
"type": "range"
},
"_requiredBy": [
"/package-json"
],
"_resolved": "https://registry.npmjs.org/got/-/got-9.6.0.tgz",
"_shasum": "edf45e7d67f99545705de1f7bbeeeb121765ed85",
"_shrinkwrap": null,
"_spec": "got@^9.6.0",
"_where": "/var/www/html/test/wetty/node_modules/package-json",
"ava": {
"concurrency": 4
},
"browser": {
"decompress-response": false,
"electron": false
},
"bugs": {
"url": "https://github.com/sindresorhus/got/issues"
},
"dependencies": {
"@sindresorhus/is": "^0.14.0",
"@szmarczak/http-timer": "^1.1.2",
"cacheable-request": "^6.0.0",
"decompress-response": "^3.3.0",
"duplexer3": "^0.1.4",
"get-stream": "^4.1.0",
"lowercase-keys": "^1.0.1",
"mimic-response": "^1.0.1",
"p-cancelable": "^1.0.0",
"to-readable-stream": "^1.0.0",
"url-parse-lax": "^3.0.0"
},
"description": "Simplified HTTP requests",
"devDependencies": {
"ava": "^1.1.0",
"coveralls": "^3.0.0",
"delay": "^4.1.0",
"form-data": "^2.3.3",
"get-port": "^4.0.0",
"np": "^3.1.0",
"nyc": "^13.1.0",
"p-event": "^2.1.0",
"pem": "^1.13.2",
"proxyquire": "^2.0.1",
"sinon": "^7.2.2",
"slow-stream": "0.0.4",
"tempfile": "^2.0.0",
"tempy": "^0.2.1",
"tough-cookie": "^3.0.0",
"xo": "^0.24.0"
},
"directories": {},
"dist": {
"integrity": "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==",
"shasum": "edf45e7d67f99545705de1f7bbeeeb121765ed85",
"tarball": "https://registry.npmjs.org/got/-/got-9.6.0.tgz",
"fileCount": 19,
"unpackedSize": 85411,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQAzICRA9TVsSAnZWagAAZaIP+wQ2nqz3Di5LBw4A+tvk\nVcdvV+xkvu+ULzZbvPcGA2EuVXcY8MRWutgK1pGi8N4maAJi/KMDlZYL2zGh\nKYUzKeYDHjzS/MFgrUhU73eVnhWP3MPLQYXL30jFwW+czV04qaATaurQXqXB\nMl4gfiEfbKRU41NDPKsUtlZuiNDwRSll9AFpYqWqJ3eKZWFzKNRy1IbfzGg+\nP8DjJBBKyZTvi1MT9Q1mZUqphFkwkbJs5c5oJ6PzsdASzwybvK2pVi2vtCta\n0Xx9lQkfIDD88/xv6JSuPPLzJswWg4uJhnTGjEjeuP6RanIfIKv5QXdLWQc3\nNT5wXyXld9eBbWXMzmj7Ql2FuJYRfnsX2B7gbNH7shiVRoXLpxHKfilnZ78s\n+udT72DufofDYyTR+a46CPY/+hiM6wf9W+QCFEtJtDe4a1dMIkTbr8PNGwRM\nOsCurf3uMSJtBmI5cii7wOI/4hSCjm6AJu0BN9a+qrhwUHyRfk3oNJ49uckX\nV8/QoWHCGkBIVMkBLIaZlokh7mrChJHCG4bwnNXs6TuEDlccdtiVkP4pr+2r\nDLT4f2nbHpxU78hJaqfqRYj9daPFl2T5GBUPrzF4DVcAG+xwHOzpRyO/JZMx\n7Cr15r6aX0917muBnUcw8WUw7lnjy8Yrwf3Hgq7oNkolNaXwSpY/NtzfeHVj\nr3kt\r\n=NEVT\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": ">=8.6"
},
"gitHead": "a45e071e8dc5027ab9c7fad5919195501cd9e9ca",
"homepage": "https://github.com/sindresorhus/got#readme",
"keywords": [
"http",
"https",
"get",
"got",
"url",
"uri",
"request",
"util",
"utility",
"simple",
"curl",
"wget",
"fetch",
"net",
"network",
"electron"
],
"license": "MIT",
"main": "source",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "got",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/got.git"
},
"scripts": {
"release": "np",
"test": "xo && nyc ava"
},
"version": "9.6.0",
"warnings": [
{
"code": "ENOTSUP",
"required": {
"node": ">=8.6"
},
"pkgid": "got@9.6.0"
}
]
}