1 | {
|
---|
2 | "_from": "react-refresh@^0.14.2",
|
---|
3 | "_id": "react-refresh@0.14.2",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==",
|
---|
6 | "_location": "/react-refresh",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "range",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "react-refresh@^0.14.2",
|
---|
12 | "name": "react-refresh",
|
---|
13 | "escapedName": "react-refresh",
|
---|
14 | "rawSpec": "^0.14.2",
|
---|
15 | "saveSpec": null,
|
---|
16 | "fetchSpec": "^0.14.2"
|
---|
17 | },
|
---|
18 | "_requiredBy": [
|
---|
19 | "/@vitejs/plugin-react"
|
---|
20 | ],
|
---|
21 | "_resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.2.tgz",
|
---|
22 | "_shasum": "3833da01ce32da470f1f936b9d477da5c7028bf9",
|
---|
23 | "_spec": "react-refresh@^0.14.2",
|
---|
24 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/@vitejs/plugin-react",
|
---|
25 | "bugs": {
|
---|
26 | "url": "https://github.com/facebook/react/issues"
|
---|
27 | },
|
---|
28 | "bundleDependencies": false,
|
---|
29 | "deprecated": false,
|
---|
30 | "description": "React is a JavaScript library for building user interfaces.",
|
---|
31 | "devDependencies": {
|
---|
32 | "react-16-8": "npm:react@16.8.0",
|
---|
33 | "react-dom-16-8": "npm:react-dom@16.8.0",
|
---|
34 | "scheduler-0-13": "npm:scheduler@0.13.0"
|
---|
35 | },
|
---|
36 | "engines": {
|
---|
37 | "node": ">=0.10.0"
|
---|
38 | },
|
---|
39 | "exports": {
|
---|
40 | ".": "./runtime.js",
|
---|
41 | "./runtime": "./runtime.js",
|
---|
42 | "./babel": "./babel.js",
|
---|
43 | "./package.json": "./package.json"
|
---|
44 | },
|
---|
45 | "files": [
|
---|
46 | "LICENSE",
|
---|
47 | "README.md",
|
---|
48 | "babel.js",
|
---|
49 | "runtime.js",
|
---|
50 | "cjs/",
|
---|
51 | "umd/"
|
---|
52 | ],
|
---|
53 | "homepage": "https://reactjs.org/",
|
---|
54 | "keywords": [
|
---|
55 | "react"
|
---|
56 | ],
|
---|
57 | "license": "MIT",
|
---|
58 | "main": "runtime.js",
|
---|
59 | "name": "react-refresh",
|
---|
60 | "repository": {
|
---|
61 | "type": "git",
|
---|
62 | "url": "git+https://github.com/facebook/react.git",
|
---|
63 | "directory": "packages/react"
|
---|
64 | },
|
---|
65 | "version": "0.14.2"
|
---|
66 | }
|
---|