{
  "name": "to-string-loader",
  "description": "to-string loader for webpack",
  "version": "1.2.0",
  "main": "./src/to-string.js",
  "author": {
    "name": "Gajus Kuizinas",
    "email": "gk@anuary.com",
    "url": "http://gajus.com/"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/gajus/to-string-loader"
  },
  "keywords": [
    "webpack",
    "to-string"
  ],
  "license": "BSD-3-Clause",
  "dependencies": {
    "loader-utils": "^1.0.0"
  }
}
