{ "_args": [ [ "mime@2.4.5", "/home/riddhi/simulation/Gazebo_simulation-Frontend" ] ], "_from": "mime@2.4.5", "_id": "mime@2.4.5", "_inBundle": false, "_integrity": "sha512-3hQhEUF027BuxZjQA3s7rIv/7VCQPa27hN9u9g87sEkWaKwQPuXOkVKtOeiyUrnWqTDiOs8Ed2rwg733mB0R5w==", "_location": "/mime", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "mime@2.4.5", "name": "mime", "escapedName": "mime", "rawSpec": "2.4.5", "saveSpec": null, "fetchSpec": "2.4.5" }, "_requiredBy": [ "/url-loader", "/webpack-dev-middleware" ], "_resolved": "https://registry.npmjs.org/mime/-/mime-2.4.5.tgz", "_spec": "2.4.5", "_where": "/home/riddhi/simulation/Gazebo_simulation-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": { "benchmark": "*", "chalk": "*", "eslint": "*", "mime-db": "1.44.0", "mime-score": "1.2.0", "mime-types": "2.1.27", "mocha": "7.1.2", "runmd": "*", "standard-version": "7.1.0" }, "engines": { "node": ">=4.0.0" }, "files": [ "index.js", "lite.js", "Mime.js", "/types" ], "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": { "benchmark": "node src/benchmark.js", "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.5" }