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/react-is/package.json

    r0c6b92a r79a0317  
    11{
    2   "name": "react-is",
    3   "version": "16.13.1",
    4   "description": "Brand checking of React Elements.",
    5   "main": "index.js",
    6   "repository": {
    7     "type": "git",
    8     "url": "https://github.com/facebook/react.git",
    9     "directory": "packages/react-is"
     2  "_from": "react-is@^16.13.1",
     3  "_id": "react-is@16.13.1",
     4  "_inBundle": false,
     5  "_integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
     6  "_location": "/react-is",
     7  "_phantomChildren": {},
     8  "_requested": {
     9    "type": "range",
     10    "registry": true,
     11    "raw": "react-is@^16.13.1",
     12    "name": "react-is",
     13    "escapedName": "react-is",
     14    "rawSpec": "^16.13.1",
     15    "saveSpec": null,
     16    "fetchSpec": "^16.13.1"
    1017  },
    11   "keywords": [
    12     "react"
     18  "_requiredBy": [
     19    "/eslint-plugin-react/prop-types"
    1320  ],
    14   "license": "MIT",
     21  "_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
     22  "_shasum": "789729a4dc36de2999dc156dd6c1d9c18cea56a4",
     23  "_spec": "react-is@^16.13.1",
     24  "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/eslint-plugin-react/node_modules/prop-types",
    1525  "bugs": {
    1626    "url": "https://github.com/facebook/react/issues"
    1727  },
    18   "homepage": "https://reactjs.org/",
     28  "bundleDependencies": false,
     29  "deprecated": false,
     30  "description": "Brand checking of React Elements.",
    1931  "files": [
    2032    "LICENSE",
     
    2436    "cjs/",
    2537    "umd/"
    26   ]
     38  ],
     39  "homepage": "https://reactjs.org/",
     40  "keywords": [
     41    "react"
     42  ],
     43  "license": "MIT",
     44  "main": "index.js",
     45  "name": "react-is",
     46  "repository": {
     47    "type": "git",
     48    "url": "git+https://github.com/facebook/react.git",
     49    "directory": "packages/react-is"
     50  },
     51  "version": "16.13.1"
    2752}
Note: See TracChangeset for help on using the changeset viewer.