{
  "name": "css-files-loader",
  "version": "1.0.0",
  "description": "",
  "main": "./src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Artem Shtepenko",
  "license": "MIT",
  "dependencies": {
    "css": "^2.2.3",
    "fs-extra": "^6.0.1",
    "loader-utils": "^1.1.0",
    "url-join": "^4.0.0"
  },
  "homepage": "https://github.com/RAFIHAYTHAM1996/css-files-loader",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RAFIHAYTHAM1996/css-files-loader.git"
  },
  "keywords": [
    "webpack",
    "loader",
    "css",
    "file-loader",
    "file"
  ]
}
