biofriction-wp-theme/node_modules/ext-list/package.json

70 lines
1.6 KiB
JSON

{
"_args": [
[
"ext-list@2.2.2",
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
]
],
"_development": true,
"_from": "ext-list@2.2.2",
"_id": "ext-list@2.2.2",
"_inBundle": false,
"_integrity": "sha512-u+SQgsubraE6zItfVA0tBuCBhfU9ogSRnsvygI7wht9TS510oLkBRXBsqopeUG/GBOIQyKZO9wjTqIu/sf5zFA==",
"_location": "/ext-list",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ext-list@2.2.2",
"name": "ext-list",
"escapedName": "ext-list",
"rawSpec": "2.2.2",
"saveSpec": null,
"fetchSpec": "2.2.2"
},
"_requiredBy": [
"/ext-name"
],
"_resolved": "https://registry.npmjs.org/ext-list/-/ext-list-2.2.2.tgz",
"_spec": "2.2.2",
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
"author": {
"name": "Kevin Mårtensson",
"email": "kevinmartensson@gmail.com",
"url": "https://github.com/kevva"
},
"bugs": {
"url": "https://github.com/kevva/ext-list/issues"
},
"dependencies": {
"mime-db": "^1.28.0"
},
"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"
}