| Current Path : /var/www/html/test/wetty2/node_modules/compressible/ |
| Current File : /var/www/html/test/wetty2/node_modules/compressible/package.json |
{
"_args": [
[
{
"raw": "compressible@~2.0.16",
"scope": null,
"escapedName": "compressible",
"name": "compressible",
"rawSpec": "~2.0.16",
"spec": ">=2.0.16 <2.1.0",
"type": "range"
},
"/var/www/html/test/wetty/node_modules/compression"
]
],
"_from": "compressible@>=2.0.16 <2.1.0",
"_hasShrinkwrap": false,
"_id": "compressible@2.0.18",
"_inCache": true,
"_location": "/compressible",
"_nodeVersion": "12.12.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/compressible_2.0.18_1578286208836_0.5819187129766967"
},
"_npmUser": {
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
"_npmVersion": "6.11.3",
"_phantomChildren": {},
"_requested": {
"raw": "compressible@~2.0.16",
"scope": null,
"escapedName": "compressible",
"name": "compressible",
"rawSpec": "~2.0.16",
"spec": ">=2.0.16 <2.1.0",
"type": "range"
},
"_requiredBy": [
"/compression"
],
"_resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz",
"_shasum": "af53cca6b070d4c3c0750fbd77286a6d7cc46fba",
"_shrinkwrap": null,
"_spec": "compressible@~2.0.16",
"_where": "/var/www/html/test/wetty/node_modules/compression",
"bugs": {
"url": "https://github.com/jshttp/compressible/issues"
},
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
},
{
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"
},
{
"name": "Jeremiah Senkpiel",
"email": "fishrock123@rocketmail.com",
"url": "https://searchbeam.jit.su"
}
],
"dependencies": {
"mime-db": ">= 1.43.0 < 2"
},
"description": "Compressible Content-Type / mime checking",
"devDependencies": {
"eslint": "6.8.0",
"eslint-config-standard": "14.1.0",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-markdown": "1.0.1",
"eslint-plugin-node": "11.0.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"mocha": "7.0.0",
"nyc": "15.0.0"
},
"directories": {},
"dist": {
"integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==",
"shasum": "af53cca6b070d4c3c0750fbd77286a6d7cc46fba",
"tarball": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz",
"fileCount": 5,
"unpackedSize": 7355,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEryBCRA9TVsSAnZWagAAJ+oQAKCAszvCKZ9xyxyd5R9j\nMwZYPmN071vz6z3MXQxmFaFvYsE/U1HW9JU8dvgfuOdT/0mXVuRN+l94HcxJ\nbInW6GgsvwTZ+owcWQhG88jbEegcwaTh3wi4Us+aJTOb781ITaedr7spEll7\nakccNmpOS9Mk+oy52A0EC7N8/+xy9WEBTdWii3MsbyDWmsD+0qWl/SeKYboQ\n4/0JX9YHg3wDoiIlRJHXp4VXBRyp6Wscl38xWkZn5DRHhPLSzkDdYtvZkwcv\n9VD9UNma+OxDAEZdmFavvL964QrhPPrjiI77fIOP/S7LFdepDWlIgpSduhdZ\nN2KhBJtRWNZywCKzFGBSRJuAa/ZTUqIv9cSBWTidqNOHucVJf+00dQBqYFuY\nkbqVPks/LC54An6loFaqkj4U+C0a/PFHVgdH4C2eBldz3W6bwFEQ0kLmICCi\ns53uKWv5+4ULBXiOIpGa0LtH6fM6GfHKS02BScI7cMpengBNM4bTvAkz8s6g\ntu8wG0b+mxuu7rCGzdUaLHLvBjuuQsQRa96NH+L3omSMSmDeZhGWVuK9ObiA\nXcGJnVWsGQ1vuuRht8Npx/aq4YOZ05jh5MvYCh9hgDbLQOnvUCxpB7i9UjSY\nPl1liyYKzmxyQ91ZGXkIQC6qCGWPgmz1XhvAUkLgPmFLOCbwBIEfrcwcBSqj\n/v94\r\n=4fyH\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": ">= 0.6"
},
"gitHead": "f4b72172c155b692c8407730e1bc41d2ca81e000",
"homepage": "https://github.com/jshttp/compressible#readme",
"keywords": [
"compress",
"gzip",
"mime",
"content-type"
],
"license": "MIT",
"maintainers": [
{
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
{
"name": "fishrock123",
"email": "fishrock123@rocketmail.com"
},
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
}
],
"name": "compressible",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jshttp/compressible.git"
},
"scripts": {
"lint": "eslint --plugin markdown --ext js,md .",
"test": "mocha --reporter spec --bail --check-leaks test/",
"test-cov": "nyc --reporter=html --reporter=text npm test",
"test-travis": "nyc --reporter=text npm test",
"version": "node scripts/version-history.js && git add HISTORY.md"
},
"version": "2.0.18"
}