UNPKG

d2-ui

Version:
109 lines (108 loc) 2.98 kB
{ "_args": [ [ "compression@^1.5.2", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/webpack-dev-server" ] ], "_from": "compression@>=1.5.2 <2.0.0", "_id": "compression@1.6.2", "_inCache": true, "_installable": true, "_location": "/compression", "_nodeVersion": "4.4.3", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/compression-1.6.2.tgz_1463095977791_0.03453603922389448" }, "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "2.15.1", "_phantomChildren": {}, "_requested": { "name": "compression", "raw": "compression@^1.5.2", "rawSpec": "^1.5.2", "scope": null, "spec": ">=1.5.2 <2.0.0", "type": "range" }, "_requiredBy": [ "/webpack-dev-server" ], "_resolved": "https://registry.npmjs.org/compression/-/compression-1.6.2.tgz", "_shasum": "cceb121ecc9d09c52d7ad0c3350ea93ddd402bc3", "_shrinkwrap": null, "_spec": "compression@^1.5.2", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/webpack-dev-server", "bugs": { "url": "https://github.com/expressjs/compression/issues" }, "contributors": [ { "email": "doug@somethingdoug.com", "name": "Douglas Christopher Wilson" }, { "email": "me@jongleberry.com", "name": "Jonathan Ong", "url": "http://jongleberry.com" } ], "dependencies": { "accepts": "~1.3.3", "bytes": "2.3.0", "compressible": "~2.0.8", "debug": "~2.2.0", "on-headers": "~1.0.1", "vary": "~1.1.0" }, "description": "Node.js compression middleware", "devDependencies": { "eslint": "2.9.0", "eslint-config-standard": "5.3.1", "eslint-plugin-promise": "1.1.0", "eslint-plugin-standard": "1.3.2", "istanbul": "0.4.3", "mocha": "2.4.5", "supertest": "1.1.0" }, "directories": {}, "dist": { "shasum": "cceb121ecc9d09c52d7ad0c3350ea93ddd402bc3", "tarball": "https://registry.npmjs.org/compression/-/compression-1.6.2.tgz" }, "engines": { "node": ">= 0.8.0" }, "files": [ "LICENSE", "HISTORY.md", "index.js" ], "gitHead": "b9c63ced82b9f719cd5d9fd250c8432b00752d89", "homepage": "https://github.com/expressjs/compression#readme", "license": "MIT", "maintainers": [ { "email": "doug@somethingdoug.com", "name": "dougwilson" } ], "name": "compression", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/expressjs/compression.git" }, "scripts": { "lint": "eslint **/*.js", "test": "mocha --check-leaks --reporter spec --bail", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec" }, "version": "1.6.2" }