non_npm_packages: 000alen/Phaedra, gh-pages/package.json
This data as json
commit | contents | organization | path | repository |
---|---|---|---|---|
913766c0dafc46811488430c14a153af31f7133a | { "browserslist": { "development": [ "last 1 chrome version", "last 1 firefox version", "last 1 safari version" ], "production": [ ">0.2%", "not dead", "not op_mini all" ] }, "dependencies": { "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", "@types/jest": "^26.0.15", "@types/node": "^12.0.0", "@types/react": "^17.0.0", "@types/react-dom": "^17.0.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-scripts": "4.0.3", "typescript": "^4.1.2", "web-vitals": "^1.0.1" }, "devDependencies": { "gh-pages": "^3.2.3" }, "eslintConfig": { "extends": [ "react-app", "react-app/jest" ] }, "homepage": "http://000alen.github.io/Phaedra", "name": "gh-pages", "private": true, "scripts": { "build": "react-scripts build", "deploy": "gh-pages -d build", "eject": "react-scripts eject", "predeploy": "npm run build", "start": "react-scripts start", "test": "react-scripts test" }, "version": "0.1.0" } |
000alen | gh-pages/package.json | 000alen/Phaedra |