{
  "name": "react-figma-webpack-config",
  "version": "0.0.7",
  "description": "Webpack config for react-figma projects",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Ilya Lesik <ilialesik@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "html-webpack-inline-source-plugin": "^0.0.10",
    "html-webpack-plugin": "^3.2.0",
    "svg-inline-loader": "^0.8.0",
    "ts-loader": "^6.2.1",
    "typescript": "^3.7.2",
    "webpack": "^4.41.2",
    "webpack-merge": "^4.2.2"
  }
}
