{
  "_args": [
    [
      {
        "raw": "postcss-normalize-url@^4.0.0",
        "scope": null,
        "escapedName": "postcss-normalize-url",
        "name": "postcss-normalize-url",
        "rawSpec": "^4.0.0",
        "spec": ">=4.0.0 <5.0.0",
        "type": "range"
      },
      "/home/ubuntu/workspace/node_modules/cssnano-preset-default"
    ]
  ],
  "_from": "postcss-normalize-url@>=4.0.0 <5.0.0",
  "_id": "postcss-normalize-url@4.0.0",
  "_inCache": true,
  "_location": "/postcss-normalize-url",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/postcss-normalize-url_4.0.0_1530702599587_0.3807117407286209"
  },
  "_npmUser": {
    "name": "evilebottnawi",
    "email": "sheo13666q@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "postcss-normalize-url@^4.0.0",
    "scope": null,
    "escapedName": "postcss-normalize-url",
    "name": "postcss-normalize-url",
    "rawSpec": "^4.0.0",
    "spec": ">=4.0.0 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cssnano-preset-default"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0.tgz",
  "_shasum": "b7a9c8ad26cf26694c146eb2d68bd0cf49956f0d",
  "_shrinkwrap": null,
  "_spec": "postcss-normalize-url@^4.0.0",
  "_where": "/home/ubuntu/workspace/node_modules/cssnano-preset-default",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
    "url": "http://beneb.info"
  },
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "dependencies": {
    "is-absolute-url": "^2.0.0",
    "normalize-url": "^3.0.0",
    "postcss": "^6.0.0",
    "postcss-value-parser": "^3.0.0"
  },
  "description": "Normalize URLs with PostCSS",
  "devDependencies": {
    "babel-cli": "^6.0.0",
    "cross-env": "^5.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "b7a9c8ad26cf26694c146eb2d68bd0cf49956f0d",
    "tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.0.tgz",
    "fileCount": 7,
    "unpackedSize": 8953
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "files": [
    "dist",
    "LICENSE-MIT"
  ],
  "homepage": "https://github.com/cssnano/cssnano",
  "keywords": [
    "css",
    "normalize",
    "optimise",
    "optimisation",
    "postcss",
    "postcss-plugin",
    "url"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "maintainers": [
    {
      "name": "ai",
      "email": "andrey@sitnik.ru"
    },
    {
      "name": "beneb",
      "email": "beneb.info@gmail.com"
    },
    {
      "name": "chriseppstein",
      "email": "chris@eppsteins.net"
    },
    {
      "name": "evilebottnawi",
      "email": "sheo13666q@gmail.com"
    },
    {
      "name": "trysound",
      "email": "trysound@yandex.ru"
    }
  ],
  "name": "postcss-normalize-url",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cssnano/cssnano.git"
  },
  "scripts": {
    "prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
  },
  "version": "4.0.0"
}
