Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "hafi-portrait-web",
- "version": "0.1.0",
- "private": true,
- "homepage": "https://khzmh.github.io/pic/",
- "dependencies": {
- "@testing-library/jest-dom": "^5.17.0",
- "@testing-library/react": "^13.4.0",
- "@testing-library/user-event": "^13.5.0",
- "react": "^18.3.1",
- "react-dom": "^18.3.1",
- "react-scripts": "5.0.1",
- "web-vitals": "^2.1.4"
- },
- "devDependencies": {
- "autoprefixer": "^10.4.19",
- "gh-pages": "^6.1.1",
- "postcss": "^8.4.38",
- "tailwindcss": "^3.4.4"
- },
- "scripts": {
- "start": "react-scripts start",
- "build": "react-scripts build",
- "test": "react-scripts test",
- "eject": "react-scripts eject",
- "predeploy": "npm run build",
- "deploy": "gh-pages -d build"
- },
- "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"
- ]
- },
- "author": "Hafi Portrait",
- "repository": {
- "type": "git",
- "url": "https://github.com/khzmh/pic.git"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement