{
  "_args": [
    [
      "compressible@1.0.0",
      "C:\\projectSciame\\ClipTheme\\repository_ClipTheme\\ClipTheme.ClipTwo.v3\\cliptwo_html_v.2.5.0\\standard"
    ]
  ],
  "_development": true,
  "_from": "compressible@1.0.0",
  "_id": "compressible@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-+D5JwcthQhdTVFElqAEdaLSSQn0=",
  "_location": "/compressible",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "compressible@1.0.0",
    "name": "compressible",
    "escapedName": "compressible",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/connect"
  ],
  "_resolved": "https://registry.npmjs.org/compressible/-/compressible-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "C:\\projectSciame\\ClipTheme\\repository_ClipTheme\\ClipTheme.ClipTwo.v3\\cliptwo_html_v.2.5.0\\standard",
  "author": {
    "name": "Jonathan Ong",
    "email": "me@jongleberry.com",
    "url": "http://jongleberry.com"
  },
  "bugs": {
    "url": "https://github.com/expressjs/compressible/issues"
  },
  "contributors": {
    "name": "Jeremiah Senkpiel",
    "email": "fishrock123@rocketmail.com",
    "url": "https://searchbeam.jit.su",
    "twitter": "https://twitter.com/fishrock123"
  },
  "description": "Compressible Content-Type / mime checking",
  "devDependencies": {
    "beautify-benchmark": "~0.2.4",
    "benchmark": "*",
    "mime": "*",
    "mocha": "*"
  },
  "homepage": "https://github.com/expressjs/compressible#readme",
  "keywords": [
    "compress",
    "gzip",
    "mime",
    "content-type"
  ],
  "license": "MIT",
  "name": "compressible",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/expressjs/compressible.git"
  },
  "scripts": {
    "posttest": "mocha --reporter spec bench.js",
    "test": "mocha --reporter spec"
  },
  "version": "1.0.0"
}
