-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
1 lines (1 loc) · 1.25 KB
/
package.json
File metadata and controls
1 lines (1 loc) · 1.25 KB
1
{"homepage":"https://krishnabot.github.io/Portfolio","name":"portfolio","version":"0.1.2","private":true,"dependencies":{"@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^13.4.0","@testing-library/user-event":"^13.5.0","emailjs-com":"^3.2.0","react":"^18.2.0","react-dom":"^18.2.0","react-icons":"^4.11.0","react-scripts":"5.0.1","web-vitals":"^2.1.4"},"scripts":{"start":"react-scripts start","predeploy":"npm run build","deploy":"gh-pages -d build","build":"react-scripts build","test":"react-scripts test","eject":"react-scripts eject"},"eslintConfig":{"extends":["react-app","react-app/jest"]},"browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"devDependencies":{"@babel/core":"^7.26.8","@babel/eslint-parser":"^7.26.8","@babel/plugin-syntax-jsx":"^7.25.9","@babel/preset-env":"^7.26.8","@babel/preset-react":"^7.26.3","eslint":"^7.32.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.31.0","eslint-plugin-jsx-a11y":"^6.10.2","eslint-plugin-react":"^7.37.4","eslint-plugin-react-hooks":"^4.6.2","gh-pages":"^5.0.0","stylelint":"^13.13.1","stylelint-config-standard":"^21.0.0","stylelint-csstree-validator":"^1.9.0","stylelint-scss":"^3.21.0"}}