| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- {
- "_args": [
- [
- "lodash.defaultsdeep@4.3.2",
- "E:\\2023\\5\\myjadmin"
- ]
- ],
- "_development": true,
- "_from": "lodash.defaultsdeep@4.3.2",
- "_id": "lodash.defaultsdeep@4.3.2",
- "_inBundle": false,
- "_integrity": "sha512-RThXHj806/ceUpqZ5K/1s5qUNaIxPWzH4lFyqoGJziuN8zMRos/uyQv82YJkfHm/LPonvLyYayVabSGUamt0Tg==",
- "_location": "/lodash.defaultsdeep",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "lodash.defaultsdeep@4.3.2",
- "name": "lodash.defaultsdeep",
- "escapedName": "lodash.defaultsdeep",
- "rawSpec": "4.3.2",
- "saveSpec": null,
- "fetchSpec": "4.3.2"
- },
- "_requiredBy": [
- "/nightwatch"
- ],
- "_resolved": "https://registry.npmjs.org/lodash.defaultsdeep/-/lodash.defaultsdeep-4.3.2.tgz",
- "_spec": "4.3.2",
- "_where": "E:\\2023\\5\\myjadmin",
- "author": {
- "name": "John-David Dalton",
- "email": "john.david.dalton@gmail.com",
- "url": "http://allyoucanleet.com/"
- },
- "bugs": {
- "url": "https://github.com/lodash/lodash/issues"
- },
- "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/"
- }
- ],
- "dependencies": {
- "lodash._baseclone": "^4.0.0",
- "lodash._stack": "^4.0.0",
- "lodash.isplainobject": "^4.0.0",
- "lodash.keysin": "^4.0.0",
- "lodash.mergewith": "^4.0.0",
- "lodash.rest": "^4.0.0"
- },
- "description": "The lodash method `_.defaultsDeep` exported as a module.",
- "homepage": "https://lodash.com/",
- "icon": "https://lodash.com/icon.svg",
- "keywords": [
- "lodash-modularized",
- "defaultsdeep"
- ],
- "license": "MIT",
- "name": "lodash.defaultsdeep",
- "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.3.2"
- }
|