{ "name": "@verdaccio/website", "private": true, "description": "verdaccio website", "version": "0.0.1", "author": "Juan Picado ", "dependencies": { "@emotion/core": "10.0.28", "@emotion/css": "10.0.27", "@emotion/styled": "10.0.27", "@emotion/styled-base": "10.0.31", "@material-ui/core": "4.9.13", "@material-ui/icons": "4.9.1", "@material-ui/styles": "4.9.13", "@mikaelkristiansson/domready": "1.0.10", "@reach/router": "1.3.4", "babel-preset-gatsby": "^0.4.12", "classnames": "^2.2.6", "emotion-theming": "10.0.27", "event-source-polyfill": "^1.0.17", "fontsource-roboto": "^2.2.6", "gatsby": "^2.24.51", "gatsby-image": "^2.4.16", "gatsby-legacy-polyfills": "0.0.3", "gatsby-link": "2.4.13", "gatsby-plugin-emotion": "4.3.1", "gatsby-plugin-manifest": "2.4.2", "gatsby-plugin-material-ui": "2.1.8", "gatsby-plugin-react-helmet": "3.3.1", "gatsby-plugin-sharp": "^2.6.35", "gatsby-plugin-twitter": "^2.3.10", "gatsby-plugin-typescript": "^2.4.18", "gatsby-react-router-scroll": "3.0.12", "gatsby-remark-images": "^3.3.29", "gatsby-remark-prismjs": "^3.5.11", "gatsby-source-filesystem": "2.3.1", "gatsby-transformer-remark": "^2.8.30", "gatsby-transformer-sharp": "2.5.2", "keyword-extractor": "0.0.18", "lisan": "^0.1.1", "mitt": "2.1.0", "prismjs": "^1.21.0", "prop-types": "15.7.2", "query-string": "^6.13.1", "react": "16.13.1", "react-dom": "16.13.1", "react-error-overlay": "^6.0.7", "react-helmet": "5.2.1", "react-twitter-widgets": "^1.9.5", "redux": "4.0.5", "shallow-compare": "1.2.2" }, "devDependencies": { "@hot-loader/react-dom": "^16.13.0", "@types/react-helmet": "^5.0.16", "lint-staged": "10.1.4", "lisan-cli": "^0.1.1" }, "keywords": [ "gatsby", "gatsby-starter", "emotion", "material-ui", "typescript" ], "license": "MIT", "scripts": { "lisan:compile": "lisan compile", "build": "gatsby build", "clean": "gatsby clean", "serve": "gatsby serve", "develop": "gatsby develop", "lint": "tsc --noEmit" }, "repository": { "type": "git", "url": "https://github.com/verdaccio/verdaccio" }, "bugs": { "url": "https://github.com/verdaccio/verdaccio/issues" } }