{
  "name": "twing-loader",
  "version": "5.0.0-beta.3",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "files": [
    "dist",
    "README.md"
  ],
  "keywords": [
    "twig",
    "twing",
    "webpack",
    "webpack-loader"
  ],
  "author": "Nicolas REINE",
  "contributors": [
    {
      "name": "Eric MORAND",
      "email": "eric.morand@gmail.com",
      "url": "https://gitlab.com/eric.morand"
    },
    {
      "name": "Derek ROTH",
      "email": "derek.roth@protonmail.ch",
      "url": "https://github.com/DerekRoth"
    }
  ],
  "license": "ISC",
  "peerDependencies": {
    "twing": "^7.0.0-beta.1"
  },
  "repository": {
    "type": "git",
    "url": "https://gitlab.com/nightlycommit/twing-loader"
  },
  "bugs": {
    "url": "https://gitlab.com/nightlycommit/twing-loader/-/issues"
  },
  "homepage": "https://twing-loader.nightlycommit.com",
  "description": "Webpack loader for Twig templates, based on Twing."
}
