UNPKG

reactcommonbasefromlorenwang

Version:
52 lines (51 loc) 1.24 kB
{ "name": "reactcommonbasefromlorenwang", "version": "1.0.97", "private": false, "dependencies": { "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.5.0", "@testing-library/user-event": "^7.2.1", "react": "^16.13.1", "react-dom": "^16.13.1", "react-scripts": "3.4.0" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" }, "eslintConfig": { "extends": "react-app" }, "browserslist": { "production": [ ">0.2%", "not dead", "not op_mini all" ], "development": [ "last 1 chrome version", "last 1 firefox version", "last 1 safari version" ] }, "description": "React 通用基础库", "main": "index.js", "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/Loren-Wang/LorenWangCustomTools.git" }, "keywords": [ "LorenWang", "ReactCommonBase" ], "author": "LorenWang", "license": "ISC", "bugs": { "url": "https://github.com/Loren-Wang/LorenWangCustomTools/issues" }, "homepage": "https://github.com/Loren-Wang/LorenWangCustomTools#readme" }