Your IP : 216.73.216.91


Current Path : /var/node/inatote/Inatote-Backend/node_modules/is-deflate/
Upload File :
Current File : /var/node/inatote/Inatote-Backend/node_modules/is-deflate/package.json

{
  "_from": "is-deflate@^1.0.0",
  "_id": "is-deflate@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-yGKQHDwWH7CdrHzcfnhPgOmPLxQ=",
  "_location": "/is-deflate",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "is-deflate@^1.0.0",
    "name": "is-deflate",
    "escapedName": "is-deflate",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/gunzip-maybe"
  ],
  "_resolved": "https://registry.npmjs.org/is-deflate/-/is-deflate-1.0.0.tgz",
  "_shasum": "c862901c3c161fb09dac7cdc7e784f80e98f2f14",
  "_spec": "is-deflate@^1.0.0",
  "_where": "/var/node/inatote/Inatote-Backend/node_modules/gunzip-maybe",
  "author": {
    "name": "Thomas Watson Steen",
    "email": "w@tson.dk",
    "url": "https://twitter.com/wa7son"
  },
  "bugs": {
    "url": "https://github.com/watson/is-deflate/issues"
  },
  "bundleDependencies": false,
  "coordinates": [
    55.6666671,
    12.5798778
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "Detect if a Buffer/Uint8Array is compressed using deflate",
  "devDependencies": {
    "standard": "^5.4.1"
  },
  "homepage": "https://github.com/watson/is-deflate#readme",
  "keywords": [
    "deflate",
    "inflate",
    "compression",
    "zlib",
    "test"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "is-deflate",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/watson/is-deflate.git"
  },
  "scripts": {
    "test": "standard"
  },
  "version": "1.0.0"
}