"0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library.../react": "^11.2.7",
"@testing-library/user-event": "^12.8.3",
"react": "^17.0.2",
"react-dom...": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
".../jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not...major.minor.patches
Private: 这是一个重要的属性,主要用于防止私有代码库的意外发布。