{ "_from": "ext-list@^2.0.0", "_id": "ext-list@2.2.2", "_inBundle": false, "_integrity": "sha512-u+SQgsubraE6zItfVA0tBuCBhfU9ogSRnsvygI7wht9TS510oLkBRXBsqopeUG/GBOIQyKZO9wjTqIu/sf5zFA==", "_location": "/ext-list", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ext-list@^2.0.0", "name": "ext-list", "escapedName": "ext-list", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/ext-name" ], "_resolved": "https://registry.npmjs.org/ext-list/-/ext-list-2.2.2.tgz", "_shasum": "0b98e64ed82f5acf0f2931babf69212ef52ddd37", "_spec": "ext-list@^2.0.0", "_where": "C:\\Users\\andre\\Documents\\Ohm\\MSY\\8.Semester\\MDT1_2\\projekt\\code2\\code\\application_liste\\app\\node_modules\\ext-name", "author": { "name": "Kevin MÃ¥rtensson", "email": "kevinmartensson@gmail.com", "url": "https://github.com/kevva" }, "bugs": { "url": "https://github.com/kevva/ext-list/issues" }, "bundleDependencies": false, "dependencies": { "mime-db": "^1.28.0" }, "deprecated": false, "description": "List of known file extensions and their MIME types", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/kevva/ext-list#readme", "keywords": [ "ext", "mime" ], "license": "MIT", "name": "ext-list", "repository": { "type": "git", "url": "git+https://github.com/kevva/ext-list.git" }, "scripts": { "test": "xo && ava" }, "version": "2.2.2" }