OM
Size: a a a
OM
DE
DE
OM
{
"name": "sport-betting-client",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"lint:scss": "stylelint src/**/*.scss --syntax scss",
"lint:less": "stylelint src/**/*.less --syntax less",
"lint:js": "eslint --ext .js,.jsx,.ts,.tsx src",
"lint:js:fix": "eslint --ext .js,.jsx,.ts,.tsx src --fix"
},
"husky": {
"hooks": {
"pre-commit": "yarn lint:scss && yarn lint:js"
}
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"classnames": "^2.2.6",
"lodash": "^4.17.15",
"node-sass": "^4.13.0",
"prop-types": "^15.7.2",
"rc-slider": "^8.7.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-redux": "^7.1.3",
"react-responsive-carousel": "^3.1.51",
"react-router-dom": "^5.1.2",
"react-scripts": "3.3.0",
"redux": "^4.0.4",
"redux-actions": "^2.6.5",
"redux-devtools-extension": "^2.13.8",
"redux-saga": "^1.1.3"
},
"devDependencies": {
"@types/jest": "^24.9.0",
"@types/node": "^13.1.8",
"@types/react": "^16.9.17",
"@types/react-dom": "^16.9.4",
"@types/webpack-env": "^1.15.0",
"@typescript-eslint/eslint-plugin": "^2.14.0",
"@typescript-eslint/parser": "^2.15.0",
"eslint": "^6.8.0",
"eslint-config-airbnb-typescript": "^6.3.1",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-react-hooks": "^2.3.0",
"husky": "^4.0.10",
"stylelint": "^13.0.0",
"stylelint-config-airbnb": "^0.0.0",
"stylelint-order": "^4.0.0",
"stylelint-scss": "^3.13.0",
"ts-node": "^8.5.4",
"typescript": "^3.7.5",
"typescript-plugin-css-modules": "^2.1.2"
}
}
S
{
"name": "sport-betting-client",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"lint:scss": "stylelint src/**/*.scss --syntax scss",
"lint:less": "stylelint src/**/*.less --syntax less",
"lint:js": "eslint --ext .js,.jsx,.ts,.tsx src",
"lint:js:fix": "eslint --ext .js,.jsx,.ts,.tsx src --fix"
},
"husky": {
"hooks": {
"pre-commit": "yarn lint:scss && yarn lint:js"
}
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"classnames": "^2.2.6",
"lodash": "^4.17.15",
"node-sass": "^4.13.0",
"prop-types": "^15.7.2",
"rc-slider": "^8.7.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-redux": "^7.1.3",
"react-responsive-carousel": "^3.1.51",
"react-router-dom": "^5.1.2",
"react-scripts": "3.3.0",
"redux": "^4.0.4",
"redux-actions": "^2.6.5",
"redux-devtools-extension": "^2.13.8",
"redux-saga": "^1.1.3"
},
"devDependencies": {
"@types/jest": "^24.9.0",
"@types/node": "^13.1.8",
"@types/react": "^16.9.17",
"@types/react-dom": "^16.9.4",
"@types/webpack-env": "^1.15.0",
"@typescript-eslint/eslint-plugin": "^2.14.0",
"@typescript-eslint/parser": "^2.15.0",
"eslint": "^6.8.0",
"eslint-config-airbnb-typescript": "^6.3.1",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-react-hooks": "^2.3.0",
"husky": "^4.0.10",
"stylelint": "^13.0.0",
"stylelint-config-airbnb": "^0.0.0",
"stylelint-order": "^4.0.0",
"stylelint-scss": "^3.13.0",
"ts-node": "^8.5.4",
"typescript": "^3.7.5",
"typescript-plugin-css-modules": "^2.1.2"
}
}
DE
DE
OM
DE
DE
DE
DE
DE
DE
DE
OM
DE
DE
npm config set registry "https://registry.npmjs.org/"
АО
OM