Initial commit
This commit is contained in:
66
node_modules/react-refresh/package.json
generated
vendored
Normal file
66
node_modules/react-refresh/package.json
generated
vendored
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"_from": "react-refresh@^0.14.2",
|
||||
"_id": "react-refresh@0.14.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==",
|
||||
"_location": "/react-refresh",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "react-refresh@^0.14.2",
|
||||
"name": "react-refresh",
|
||||
"escapedName": "react-refresh",
|
||||
"rawSpec": "^0.14.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^0.14.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@vitejs/plugin-react"
|
||||
],
|
||||
"_resolved": "https://registry.npmmirror.com/react-refresh/-/react-refresh-0.14.2.tgz",
|
||||
"_shasum": "3833da01ce32da470f1f936b9d477da5c7028bf9",
|
||||
"_spec": "react-refresh@^0.14.2",
|
||||
"_where": "/Users/hongbin9/www/botgroup.chat/node_modules/@vitejs/plugin-react",
|
||||
"bugs": {
|
||||
"url": "https://github.com/facebook/react/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "React is a JavaScript library for building user interfaces.",
|
||||
"devDependencies": {
|
||||
"react-16-8": "npm:react@16.8.0",
|
||||
"react-dom-16-8": "npm:react-dom@16.8.0",
|
||||
"scheduler-0-13": "npm:scheduler@0.13.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"exports": {
|
||||
".": "./runtime.js",
|
||||
"./runtime": "./runtime.js",
|
||||
"./babel": "./babel.js",
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
"files": [
|
||||
"LICENSE",
|
||||
"README.md",
|
||||
"babel.js",
|
||||
"runtime.js",
|
||||
"cjs/",
|
||||
"umd/"
|
||||
],
|
||||
"homepage": "https://reactjs.org/",
|
||||
"keywords": [
|
||||
"react"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "runtime.js",
|
||||
"name": "react-refresh",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/facebook/react.git",
|
||||
"directory": "packages/react"
|
||||
},
|
||||
"version": "0.14.2"
|
||||
}
|
||||
Reference in New Issue
Block a user