Skip to content

Instantly share code, notes, and snippets.

@simevidas
Last active May 15, 2019 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simevidas/cce8c629781fcd532109e3c4c22798bb to your computer and use it in GitHub Desktop.
Save simevidas/cce8c629781fcd532109e3c4c22798bb to your computer and use it in GitHub Desktop.
{
"dependencies": {
"axios": "0.18.0",
"classnames": "2.2.6",
"compression": "1.7.3",
"express": "4.16.4",
"helmet": "3.15.0",
"highlight.js": "9.15.6",
"lodash": "4.17.11",
"marked": "0.3.19",
"morgan": "1.9.1",
"preact": "8.4.2",
"preact-markup": "1.6.0",
"preact-router": "2.6.1",
"sanitize.css": "8.0.0",
"smoothscroll-polyfill": "0.4.3",
"what-input": "5.1.3"
},
"devDependencies": {
"@babel/core": "7.2.2",
"@babel/preset-env": "7.2.3",
"autoprefixer": "9.4.3",
"babel-eslint": "10.0.1",
"babel-loader": "8.0.4",
"babel-plugin-transform-react-jsx": "6.24.1",
"babel-preset-minify": "0.5.0",
"cross-env": "5.2.0",
"css-loader": "2.1.0",
"cssnano": "4.1.8",
"eslint": "5.11.1",
"eslint-loader": "2.1.1",
"eslint-plugin-react": "7.12.0",
"html-webpack-plugin": "3.2.0",
"inline-source-cli": "1.2.0",
"mini-css-extract-plugin": "0.5.0",
"mkdirp": "0.5.1",
"ncp": "2.0.0",
"node-sass": "4.11.0",
"postcss-color-hex-alpha": "5.0.2",
"postcss-loader": "3.0.0",
"postcss-selector-not": "4.0.0",
"rimraf": "2.6.2",
"sass-loader": "7.1.0",
"style-loader": "0.23.1",
"stylelint": "9.9.0",
"stylelint-config-standard": "18.2.0",
"stylelint-webpack-plugin": "0.10.5",
"webpack": "4.28.3",
"webpack-bundle-analyzer": "3.0.3",
"webpack-cli": "3.1.2",
"webpack-dev-middleware": "3.4.0",
"webpack-hot-middleware": "2.24.3",
"webpack-subresource-integrity": "1.3.1",
"workbox-webpack-plugin": "3.6.3"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment