{"library":"gatsby-remark-images","install":[{"cmd":"npm install gatsby-remark-images","imports":["plugins: [\n  `gatsby-plugin-sharp`,\n  {\n    resolve: `gatsby-transformer-remark`,\n    options: {\n      plugins: [\n        {\n          resolve: `gatsby-remark-images`,\n          options: {\n            maxWidth: 590\n          }\n        }\n      ]\n    }\n  }\n]","![Alt text here](./image.jpg)\n\n![GATSBY_EMPTY_ALT](./image.png)"]},{"cmd":"yarn add gatsby-remark-images","imports":[]},{"cmd":"pnpm add gatsby-remark-images","imports":[]}]}