Your IP : 216.73.216.48


Current Path : /hdd/hdd21/my5/backup/my5-frontend/node_modules/mime/
Upload File :
Current File : /hdd/hdd21/my5/backup/my5-frontend/node_modules/mime/package.json

{
  "_args": [
    [
      "mime@2.4.0",
      "/hdd/hdd21/my5/git/my5-frontend"
    ]
  ],
  "_from": "mime@2.4.0",
  "_id": "mime@2.4.0",
  "_inBundle": false,
  "_integrity": "sha512-ikBcWwyqXQSHKtciCcctu9YfPbFYZ4+gbHEmE0Q8jzcTYQg5dHCr3g2wwAZjPoJfQVXZq6KXAjpXOTf5/cjT7w==",
  "_location": "/mime",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "mime@2.4.0",
    "name": "mime",
    "escapedName": "mime",
    "rawSpec": "2.4.0",
    "saveSpec": null,
    "fetchSpec": "2.4.0"
  },
  "_requiredBy": [
    "/url-loader",
    "/webpack-dev-middleware"
  ],
  "_resolved": "https://registry.npmjs.org/mime/-/mime-2.4.0.tgz",
  "_spec": "2.4.0",
  "_where": "/hdd/hdd21/my5/git/my5-frontend",
  "author": {
    "name": "Robert Kieffer",
    "email": "robert@broofa.com",
    "url": "http://github.com/broofa"
  },
  "bin": {
    "mime": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/broofa/node-mime/issues"
  },
  "contributors": [],
  "dependencies": {},
  "description": "A comprehensive library for mime-type mapping",
  "devDependencies": {
    "chalk": "1.1.3",
    "eslint": "^5.9.0",
    "mime-db": "^1.37.0",
    "mime-score": "1.0.1",
    "mime-types": "2.1.15",
    "mocha": "5.2.0",
    "runmd": "1.0.1",
    "standard-version": "^4.4.0"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "homepage": "https://github.com/broofa/node-mime#readme",
  "keywords": [
    "util",
    "mime"
  ],
  "license": "MIT",
  "name": "mime",
  "repository": {
    "url": "git+https://github.com/broofa/node-mime.git",
    "type": "git"
  },
  "scripts": {
    "md": "runmd --watch --output README.md src/README_js.md",
    "prepare": "node src/build.js && runmd --output README.md src/README_js.md",
    "release": "standard-version",
    "test": "mocha src/test.js"
  },
  "version": "2.4.0"
}