GT2/Ejectable/node_modules/lodash.omit/package.json

70 lines
1.8 KiB
JSON
Raw Normal View History

2021-08-16 00:14:59 +00:00
{
"_from": "lodash.omit@^4.5.0",
"_id": "lodash.omit@4.5.0",
"_inBundle": false,
"_integrity": "sha1-brGa5aHuHdnfC5aeZs4Lf6MLXmA=",
"_location": "/lodash.omit",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "lodash.omit@^4.5.0",
"name": "lodash.omit",
"escapedName": "lodash.omit",
"rawSpec": "^4.5.0",
"saveSpec": null,
"fetchSpec": "^4.5.0"
},
"_requiredBy": [
"/@expo/vector-icons"
],
"_resolved": "https://registry.npmjs.org/lodash.omit/-/lodash.omit-4.5.0.tgz",
"_shasum": "6eb19ae5a1ee1dd9df0b969e66ce0b7fa30b5e60",
"_spec": "lodash.omit@^4.5.0",
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/@expo/vector-icons",
"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 `_.omit` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"omit"
],
"license": "MIT",
"name": "lodash.omit",
"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.5.0"
}