This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/lodash.mapvalues/package.json

70 lines
1.9 KiB
JSON

{
"_from": "lodash.mapvalues@^4.6.0",
"_id": "lodash.mapvalues@4.6.0",
"_inBundle": false,
"_integrity": "sha1-G6+lAF3p3W9PJmaMMMo3IwzJaJw=",
"_location": "/lodash.mapvalues",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "lodash.mapvalues@^4.6.0",
"name": "lodash.mapvalues",
"escapedName": "lodash.mapvalues",
"rawSpec": "^4.6.0",
"saveSpec": null,
"fetchSpec": "^4.6.0"
},
"_requiredBy": [
"/@vue/cli-service"
],
"_resolved": "https://registry.npmjs.org/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz",
"_shasum": "1bafa5005de9dd6f4f26668c30ca37230cc9689c",
"_spec": "lodash.mapvalues@^4.6.0",
"_where": "/home/soeren/dev/keksaccountgui/node_modules/@vue/cli-service",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "The lodash method `_.mapValues` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"mapvalues"
],
"license": "MIT",
"name": "lodash.mapvalues",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "4.6.0"
}