{
  "_args": [
    [
      "resolve-url-loader@^3.0.1",
      "/var/www/siti/c4rgocloud/node_modules/@symfony/webpack-encore"
    ]
  ],
  "_from": "resolve-url-loader@>=3.0.1 <4.0.0",
  "_hasShrinkwrap": false,
  "_id": "resolve-url-loader@3.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/resolve-url-loader",
  "_nodeVersion": "6.17.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/resolve-url-loader_3.1.1_1573348406221_0.4370849054486763"
  },
  "_npmUser": {
    "email": "npm@bholloway.com",
    "name": "bholloway"
  },
  "_npmVersion": "6.13.0",
  "_phantomChildren": {
    "ansi-styles": "3.2.1",
    "big.js": "5.2.2",
    "escape-string-regexp": "1.0.5",
    "has-flag": "3.0.0",
    "minimist": "1.2.5"
  },
  "_requested": {
    "name": "resolve-url-loader",
    "raw": "resolve-url-loader@^3.0.1",
    "rawSpec": "^3.0.1",
    "scope": null,
    "spec": ">=3.0.1 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@symfony/webpack-encore"
  ],
  "_resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-3.1.1.tgz",
  "_shasum": "28931895fa1eab9be0647d3b2958c100ae3c0bf0",
  "_shrinkwrap": null,
  "_spec": "resolve-url-loader@^3.0.1",
  "_where": "/var/www/siti/c4rgocloud/node_modules/@symfony/webpack-encore",
  "author": {
    "name": "bholloway"
  },
  "bugs": {
    "url": "https://github.com/bholloway/resolve-url-loader/issues"
  },
  "dependencies": {
    "adjust-sourcemap-loader": "2.0.0",
    "camelcase": "5.3.1",
    "compose-function": "3.0.3",
    "convert-source-map": "1.7.0",
    "es6-iterator": "2.0.3",
    "loader-utils": "1.2.3",
    "postcss": "7.0.21",
    "rework": "1.0.1",
    "rework-visit": "1.0.0",
    "source-map": "0.6.1"
  },
  "description": "Webpack loader that resolves relative paths in url() statements based on the original source file",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "fileCount": 11,
    "integrity": "sha512-K1N5xUjj7v0l2j/3Sgs5b8CjrrgtC70SmdCuZiJ8tSyb5J+uk3FoeZ4b7yTnH6j7ngI+Bc5bldHJIa8hYdu2gQ==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdx2Q2CRA9TVsSAnZWagAANnYP/i7RgY3XG1tWnEtW1o9G\nkr96lWA4OCV4LsVMGqa3eRQw6NBnC0f1GCkDuz6MFFh4uK7ltZqymOXgWK3k\n9wo7jO/nVbHf5o4bdwTsY2b8TVVmrQP9DRkCcBDe/GgHwT/LFFJ1YityxI5b\nUnFL8J0T59ccnGVTPOxC/XayDlZj4xJpZ/RsBSgrIWEMFpWHKiItR8rtBsxm\nsVV6bp21NhlGvHxo89aJXpGu+C18Zh+mqTEfnS2+N56wWlCNRJe4RFGtwEOM\nKu3GgccdlnYMUQnLtMBrXiUOKmUlJx1KJScU5l5ul7ZO9YYyvnABevPtmiZd\nGmZNaIQu6iO4CeGnYBcyuVcLTEsIcJKYtY7BYjrw8Rx85A5tD2UTvPUNNSy0\ngLAHcw/aN9Bbe1J7nz2VNt0WZrOqTDZ030TC3IJqlcegg3eXveSbz75c/qlA\n1vQTczqrbZ45qRiqhZ2VhG/GtSss0pfaAlhwoXz0aHp9KQFsKDMJFaZXcjB6\n5SE7mbtEyUPBf25vWp73ys5jiRoIaMX6nEri0PqqklF1fqzR0MRe6T5ENzS4\ntF+pwq5VNPmN6m4ObOZTUIrnt3MQHqUgoYXJBIqu/JmbJM9Dj+jgRfruuWhE\nU8d4ED3ZlMZRKBnV8d6Hl0E9WOZ9cQ8UnEvpixZgz3YXull/9AvgZC96y6PD\n5NbH\r\n=53dN\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "28931895fa1eab9be0647d3b2958c100ae3c0bf0",
    "tarball": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-3.1.1.tgz",
    "unpackedSize": 41823
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "homepage": "https://github.com/bholloway/resolve-url-loader",
  "keywords": [
    "css",
    "file",
    "loader",
    "normalize",
    "relative",
    "resolve",
    "rewrite",
    "sass",
    "url",
    "webpack"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "bholloway",
      "email": "npm@bholloway.com"
    }
  ],
  "name": "resolve-url-loader",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bholloway/resolve-url-loader.git"
  },
  "scripts": {
    "lint": "jshint --exclude **/node_modules index.js lib"
  },
  "version": "3.1.1"
}
