Sha256: 9ceb01d07f532b3c78aefe7e84eea3c884c8fa6812e3d57f1df774c467e3256d
Contents?: true
Size: 996 Bytes
Versions: 12
Compression:
Stored size: 996 Bytes
Contents
{ "name": "app", "version": "0.1.0", "private": true, "proxy": "http://localhost:9292", "dependencies": { "@material-ui/core": "^1.5.1", "@material-ui/icons": "^2.0.3", "classnames": "^2.2.6", "date-fns": "^1.30.1", "react": "^16.6.3", "react-dom": "^16.6.3", "react-router-dom": "^4.3.1", "react-scripts-ts": "3.1.0", "react-syntax-highlighter": "^8.1.0" }, "scripts": { "start": "react-scripts-ts start", "build": "react-scripts-ts build", "test": "react-scripts-ts test --env=jsdom", "eject": "react-scripts-ts eject" }, "devDependencies": { "@types/classnames": "^2.2.6", "@types/date-fns": "^2.6.0", "@types/jest": "^23.3.10", "@types/lodash": "^4.14.119", "@types/node": "^10.12.15", "@types/react": "^16.7.17", "@types/react-dom": "^16.0.11", "@types/react-router-dom": "^4.3.1", "@types/react-syntax-highlighter": "0.0.6", "lodash": "^4.17.13", "typescript": "^3.2.2" } }
Version data entries
12 entries across 12 versions & 1 rubygems