UNPKG

gatsby-plugin-svgr

Version:
31 lines (30 loc) 685 B
{ "name": "gatsby-plugin-svgr", "version": "3.0.0-beta.0", "description": "SVGR plugin for Gatsby", "repository": { "type": "git", "url": "https://github.com/zabute/gatsby-plugin-svgr" }, "homepage": "https://github.com/zabute/gatsby-plugin-svgr#readme", "bugs": { "url": "https://github.com/zabute/gatsby-plugin-svgr/issues" }, "author": { "name": "Ardamis Yeshak", "email": "arde987@gmail.com", "url": "https://github.com/zabute" }, "main": "index.js", "keywords": [ "gatsby", "gatsby-plugin", "svgr", "svg" ], "license": "MIT", "peerDependencies": { "@svgr/webpack": ">=2.0.0", "gatsby": ">=3.0.0" } }