61 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			61 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "golangci-lint.run",
 | |
|   "private": true,
 | |
|   "version": "1.0.0",
 | |
|   "description": "",
 | |
|   "author": "",
 | |
|   "license": "MIT",
 | |
|   "dependencies": {
 | |
|     "@emotion/core": "^10.1.1",
 | |
|     "@emotion/styled": "^10.0.27",
 | |
|     "@mdx-js/mdx": "^1.6.22",
 | |
|     "@mdx-js/react": "^1.6.16",
 | |
|     "emotion-theming": "^10.0.27",
 | |
|     "gatsby": "^2.29.3",
 | |
|     "gatsby-alias-imports": "^1.0.6",
 | |
|     "gatsby-plugin-canonical-urls": "^2.7.0",
 | |
|     "gatsby-plugin-catch-links": "^2.7.0",
 | |
|     "gatsby-plugin-emotion": "^4.3.10",
 | |
|     "gatsby-plugin-google-analytics": "^2.8.0",
 | |
|     "gatsby-plugin-manifest": "^2.9.1",
 | |
|     "gatsby-plugin-mdx": "^1.7.1",
 | |
|     "gatsby-plugin-netlify": "^2.8.0",
 | |
|     "gatsby-plugin-netlify-cache": "^1.2.0",
 | |
|     "gatsby-plugin-offline": "^3.7.1",
 | |
|     "gatsby-plugin-react-helmet": "^3.7.0",
 | |
|     "gatsby-plugin-react-svg": "^3.0.0",
 | |
|     "gatsby-plugin-robots-txt": "^1.5.1",
 | |
|     "gatsby-plugin-sharp": "^2.11.2",
 | |
|     "gatsby-plugin-sitemap": "^2.9.0",
 | |
|     "gatsby-remark-autolink-headers": "^2.8.0",
 | |
|     "gatsby-remark-copy-linked-files": "^2.7.0",
 | |
|     "gatsby-remark-embedder": "^4.1.0",
 | |
|     "gatsby-remark-external-links": "0.0.4",
 | |
|     "gatsby-remark-images": "^3.8.1",
 | |
|     "gatsby-remark-mermaid": "^2.1.0",
 | |
|     "gatsby-remark-responsive-iframe": "^2.8.0",
 | |
|     "gatsby-source-filesystem": "^2.8.1",
 | |
|     "gatsby-transformer-remark": "^2.13.1",
 | |
|     "gatsby-transformer-sharp": "^2.9.0",
 | |
|     "gatsby-transformer-yaml": "^2.8.0",
 | |
|     "polished": "^4.0.5",
 | |
|     "prism-react-renderer": "^1.1.1",
 | |
|     "prop-types": "^15.7.2",
 | |
|     "puppeteer": "^5.5.0",
 | |
|     "react": "^16.14.0",
 | |
|     "react-dom": "^16.14.0",
 | |
|     "react-headroom": "^3.1.0",
 | |
|     "react-helmet": "^6.1.0",
 | |
|     "react-icons": "^4.1.0",
 | |
|     "react-live": "^2.2.3",
 | |
|     "url-join": "^4.0.1"
 | |
|   },
 | |
|   "devDependencies": {},
 | |
|   "scripts": {
 | |
|     "build": "make -C .. expand_website_templates && gatsby build",
 | |
|     "start": "gatsby develop",
 | |
|     "serve": "gatsby serve",
 | |
|     "clean": "gatsby clean"
 | |
|   }
 | |
| }
 | 
![dependabot[bot]](/assets/img/avatar_default.png)