{ "_args": [ [ { "raw": "compressible@~2.0.13", "scope": null, "escapedName": "compressible", "name": "compressible", "rawSpec": "~2.0.13", "spec": ">=2.0.13 <2.1.0", "type": "range" }, "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/compression" ] ], "_from": "compressible@>=2.0.13 <2.1.0", "_id": "compressible@2.0.13", "_inCache": true, "_location": "/compressible", "_nodeVersion": "6.11.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/compressible_2.0.13_1518929614998_0.372341918795023" }, "_npmUser": { "name": "dougwilson", "email": "doug@somethingdoug.com" }, "_npmVersion": "3.10.10", "_phantomChildren": {}, "_requested": { "raw": "compressible@~2.0.13", "scope": null, "escapedName": "compressible", "name": "compressible", "rawSpec": "~2.0.13", "spec": ">=2.0.13 <2.1.0", "type": "range" }, "_requiredBy": [ "/compression" ], "_resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.13.tgz", "_shasum": "0d1020ab924b2fdb4d6279875c7d6daba6baa7a9", "_shrinkwrap": null, "_spec": "compressible@~2.0.13", "_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/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.33.0 < 2" }, "description": "Compressible Content-Type / mime checking", "devDependencies": { "eslint": "3.19.0", "eslint-config-standard": "10.2.1", "eslint-plugin-import": "2.8.0", "eslint-plugin-markdown": "1.0.0-beta.6", "eslint-plugin-node": "5.2.1", "eslint-plugin-promise": "3.6.0", "eslint-plugin-standard": "3.0.1", "mocha": "~1.21.5", "nyc": "11.3.0" }, "directories": {}, "dist": { "shasum": "0d1020ab924b2fdb4d6279875c7d6daba6baa7a9", "tarball": "https://registry.npmjs.org/compressible/-/compressible-2.0.13.tgz", "fileCount": 5, "unpackedSize": 6804 }, "engines": { "node": ">= 0.6" }, "files": [ "HISTORY.md", "LICENSE", "README.md", "index.js" ], "gitHead": "c1818de6f01950c9e74f08e321cb50335a18be03", "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": "2.0.13" }