tra-analysis/website/functions/node_modules/lodash.merge/package.json

65 lines
1.9 KiB
JSON
Raw Normal View History

2019-01-06 19:14:45 +00:00
{
"_from": "lodash.merge@^4.6.1",
"_id": "lodash.merge@4.6.1",
"_inBundle": false,
"_integrity": "sha512-AOYza4+Hf5z1/0Hztxpm2/xiPZgi/cjMqdnKTUWTBSKchJlxXXuUSxCCl8rJlf4g6yww/j6mA8nC8Hw/EZWxKQ==",
"_location": "/lodash.merge",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "lodash.merge@^4.6.1",
"name": "lodash.merge",
"escapedName": "lodash.merge",
"rawSpec": "^4.6.1",
"saveSpec": null,
"fetchSpec": "^4.6.1"
},
"_requiredBy": [
"/@google-cloud/firestore"
],
"_resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.1.tgz",
"_shasum": "adc25d9cb99b9391c59624f379fbba60d7111d54",
"_spec": "lodash.merge@^4.6.1",
"_where": "C:\\Users\\jlevi\\Downloads\\tr2022-strategy-master\\tr2022-strategy-master\\data analysis\\functions\\node_modules\\@google-cloud\\firestore",
"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": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "The Lodash method `_.merge` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"merge"
],
"license": "MIT",
"name": "lodash.merge",
"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.1"
}