{
  "_from": "resolve-url-loader@^2.2.1",
  "_id": "resolve-url-loader@2.3.0",
  "_inBundle": false,
  "_integrity": "sha512-RaEUWgF/B6aTg9VKaOv2o6dfm5f75/lGh8S+SQwoMcBm48WkA2nhLR+V7KEawkxXjU4lLB16IVeHCe7F69nyVw==",
  "_location": "/resolve-url-loader",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "resolve-url-loader@^2.2.1",
    "name": "resolve-url-loader",
    "escapedName": "resolve-url-loader",
    "rawSpec": "^2.2.1",
    "saveSpec": null,
    "fetchSpec": "^2.2.1"
  },
  "_requiredBy": [
    "/laravel-mix"
  ],
  "_resolved": "http://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-2.3.0.tgz",
  "_shasum": "e1b37034d48f22f8cfb9f04c026faaa070fdaf26",
  "_spec": "resolve-url-loader@^2.2.1",
  "_where": "/Users/abhinav/htdocs/appointo/node_modules/laravel-mix",
  "author": {
    "name": "bholloway"
  },
  "bugs": {
    "url": "https://github.com/bholloway/resolve-url-loader/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "adjust-sourcemap-loader": "^1.1.0",
    "camelcase": "^4.1.0",
    "convert-source-map": "^1.5.1",
    "loader-utils": "^1.1.0",
    "lodash.defaults": "^4.0.0",
    "rework": "^1.0.1",
    "rework-visit": "^1.0.0",
    "source-map": "^0.5.7",
    "urix": "^0.1.0"
  },
  "deprecated": false,
  "description": "Webpack loader that resolves relative paths in url() statements based on the original source file",
  "devDependencies": {
    "jshint": "^2.9.5"
  },
  "homepage": "https://github.com/bholloway/resolve-url-loader",
  "keywords": [
    "webpack",
    "loader",
    "css",
    "normalize",
    "rewrite",
    "resolve",
    "url",
    "sass",
    "relative",
    "file"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "resolve-url-loader",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bholloway/resolve-url-loader.git"
  },
  "scripts": {
    "lint": "jshint index.js lib"
  },
  "version": "2.3.0"
}
