芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/whatwg-mimetype/package.json
{ "_from": "whatwg-mimetype@3.0.0", "_id": "whatwg-mimetype@3.0.0", "_inBundle": false, "_integrity": "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==", "_location": "/whatwg-mimetype", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "whatwg-mimetype@3.0.0", "name": "whatwg-mimetype", "escapedName": "whatwg-mimetype", "rawSpec": "3.0.0", "saveSpec": null, "fetchSpec": "3.0.0" }, "_requiredBy": [ "/soap" ], "_resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz", "_shasum": "5fa1a7623867ff1af6ca3dc72ad6b8a4208beba7", "_spec": "whatwg-mimetype@3.0.0", "_where": "/home/freeclou/app.optimyar.com/backend/node_modules/soap", "author": { "name": "Domenic Denicola", "email": "d@domenic.me", "url": "https://domenic.me/" }, "bugs": { "url": "https://github.com/jsdom/whatwg-mimetype/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard", "devDependencies": { "@domenic/eslint-config": "^1.4.0", "eslint": "^7.32.0", "jest": "^27.2.0", "minipass-fetch": "^1.4.1", "printable-string": "^0.3.0", "whatwg-encoding": "^2.0.0" }, "engines": { "node": ">=12" }, "files": [ "lib/" ], "homepage": "https://github.com/jsdom/whatwg-mimetype#readme", "jest": { "coverageDirectory": "coverage", "coverageReporters": [ "lcov", "text-summary" ], "testEnvironment": "node", "testMatch": [ "
/test/**/*.js" ] }, "keywords": [ "content-type", "mime type", "mimesniff", "http", "whatwg" ], "license": "MIT", "main": "lib/mime-type.js", "name": "whatwg-mimetype", "repository": { "type": "git", "url": "git+https://github.com/jsdom/whatwg-mimetype.git" }, "scripts": { "coverage": "jest --coverage", "lint": "eslint .", "pretest": "node scripts/get-latest-platform-tests.js", "test": "jest" }, "version": "3.0.0" }