Ignore:
Timestamp:
01/21/25 03:08:24 (3 days ago)
Author:
stefan toskovski <stefantoska84@…>
Branches:
main
Parents:
0c6b92a
Message:

F4 Finalna Verzija

File:
1 edited

Legend:

Unmodified
Added
Removed
  • imaps-frontend/node_modules/lodash.merge/package.json

    r0c6b92a r79a0317  
    11{
    2   "name": "lodash.merge",
    3   "version": "4.6.2",
     2  "_from": "lodash.merge@4.6.2",
     3  "_id": "lodash.merge@4.6.2",
     4  "_inBundle": false,
     5  "_integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
     6  "_location": "/lodash.merge",
     7  "_phantomChildren": {},
     8  "_requested": {
     9    "type": "version",
     10    "registry": true,
     11    "raw": "lodash.merge@4.6.2",
     12    "name": "lodash.merge",
     13    "escapedName": "lodash.merge",
     14    "rawSpec": "4.6.2",
     15    "saveSpec": null,
     16    "fetchSpec": "4.6.2"
     17  },
     18  "_requiredBy": [
     19    "/eslint"
     20  ],
     21  "_resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
     22  "_shasum": "558aa53b43b661e1925a0afdfa36a9a1085fe57a",
     23  "_spec": "lodash.merge@4.6.2",
     24  "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/eslint",
     25  "author": {
     26    "name": "John-David Dalton",
     27    "email": "john.david.dalton@gmail.com"
     28  },
     29  "bugs": {
     30    "url": "https://github.com/lodash/lodash/issues"
     31  },
     32  "bundleDependencies": false,
     33  "contributors": [
     34    {
     35      "name": "John-David Dalton",
     36      "email": "john.david.dalton@gmail.com"
     37    },
     38    {
     39      "name": "Mathias Bynens",
     40      "email": "mathias@qiwi.be"
     41    }
     42  ],
     43  "deprecated": false,
    444  "description": "The Lodash method `_.merge` exported as a module.",
    545  "homepage": "https://lodash.com/",
    646  "icon": "https://lodash.com/icon.svg",
     47  "keywords": [
     48    "lodash-modularized",
     49    "merge"
     50  ],
    751  "license": "MIT",
    8   "keywords": "lodash-modularized, merge",
    9   "author": "John-David Dalton <john.david.dalton@gmail.com>",
    10   "contributors": [
    11     "John-David Dalton <john.david.dalton@gmail.com>",
    12     "Mathias Bynens <mathias@qiwi.be>"
    13   ],
    14   "repository": "lodash/lodash",
    15   "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
     52  "name": "lodash.merge",
     53  "repository": {
     54    "type": "git",
     55    "url": "git+https://github.com/lodash/lodash.git"
     56  },
     57  "scripts": {
     58    "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
     59  },
     60  "version": "4.6.2"
    1661}
Note: See TracChangeset for help on using the changeset viewer.