source: imaps-frontend/node_modules/react-is/package.json@ 79a0317

main
Last change on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 3 days ago

F4 Finalna Verzija

  • Property mode set to 100644
File size: 1.4 KB
RevLine 
[d565449]1{
[79a0317]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"
[d565449]17 },
[79a0317]18 "_requiredBy": [
19 "/eslint-plugin-react/prop-types"
[d565449]20 ],
[79a0317]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",
[d565449]25 "bugs": {
26 "url": "https://github.com/facebook/react/issues"
27 },
[79a0317]28 "bundleDependencies": false,
29 "deprecated": false,
30 "description": "Brand checking of React Elements.",
[d565449]31 "files": [
32 "LICENSE",
33 "README.md",
34 "build-info.json",
35 "index.js",
36 "cjs/",
37 "umd/"
[79a0317]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"
[d565449]52}
Note: See TracBrowser for help on using the repository browser.