{
  "_args": [
    [
      {
        "raw": "postcss-normalize-repeat-style@^4.0.0",
        "scope": null,
        "escapedName": "postcss-normalize-repeat-style",
        "name": "postcss-normalize-repeat-style",
        "rawSpec": "^4.0.0",
        "spec": ">=4.0.0 <5.0.0",
        "type": "range"
      },
      "/home/ubuntu/workspace/node_modules/cssnano-preset-default"
    ]
  ],
  "_from": "postcss-normalize-repeat-style@>=4.0.0 <5.0.0",
  "_id": "postcss-normalize-repeat-style@4.0.0",
  "_inCache": true,
  "_location": "/postcss-normalize-repeat-style",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/postcss-normalize-repeat-style_4.0.0_1530702655492_0.4368145562072481"
  },
  "_npmUser": {
    "name": "evilebottnawi",
    "email": "sheo13666q@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "postcss-normalize-repeat-style@^4.0.0",
    "scope": null,
    "escapedName": "postcss-normalize-repeat-style",
    "name": "postcss-normalize-repeat-style",
    "rawSpec": "^4.0.0",
    "spec": ">=4.0.0 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cssnano-preset-default"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-4.0.0.tgz",
  "_shasum": "b711c592cf16faf9ff575e42fa100b6799083eff",
  "_shrinkwrap": null,
  "_spec": "postcss-normalize-repeat-style@^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": {
    "cssnano-util-get-arguments": "^4.0.0",
    "cssnano-util-get-match": "^4.0.0",
    "postcss": "^6.0.0",
    "postcss-value-parser": "^3.0.0"
  },
  "description": "Convert two value syntax for repeat-style into one value.",
  "devDependencies": {
    "babel-cli": "^6.0.0",
    "cross-env": "^5.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "b711c592cf16faf9ff575e42fa100b6799083eff",
    "tarball": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-4.0.0.tgz",
    "fileCount": 9,
    "unpackedSize": 5956
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "files": [
    "LICENSE-MIT",
    "dist"
  ],
  "homepage": "https://github.com/cssnano/cssnano",
  "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": "postcss-normalize-repeat-style",
  "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"
}
