{
  "_args": [
    [
      {
        "raw": "postcss-normalize-string@^4.0.0",
        "scope": null,
        "escapedName": "postcss-normalize-string",
        "name": "postcss-normalize-string",
        "rawSpec": "^4.0.0",
        "spec": ">=4.0.0 <5.0.0",
        "type": "range"
      },
      "/home/ubuntu/workspace/node_modules/cssnano-preset-default"
    ]
  ],
  "_from": "postcss-normalize-string@>=4.0.0 <5.0.0",
  "_id": "postcss-normalize-string@4.0.0",
  "_inCache": true,
  "_location": "/postcss-normalize-string",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/postcss-normalize-string_4.0.0_1530702641536_0.12293600706062557"
  },
  "_npmUser": {
    "name": "evilebottnawi",
    "email": "sheo13666q@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "postcss-normalize-string@^4.0.0",
    "scope": null,
    "escapedName": "postcss-normalize-string",
    "name": "postcss-normalize-string",
    "rawSpec": "^4.0.0",
    "spec": ">=4.0.0 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cssnano-preset-default"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-4.0.0.tgz",
  "_shasum": "718cb6d30a6fac6ac6a830e32c06c07dbc66fe5d",
  "_shrinkwrap": null,
  "_spec": "postcss-normalize-string@^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": {
    "has": "^1.0.0",
    "postcss": "^6.0.0",
    "postcss-value-parser": "^3.0.0"
  },
  "description": "Normalize wrapping quotes for CSS string literals.",
  "devDependencies": {
    "babel-cli": "^6.0.0",
    "cross-env": "^5.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "718cb6d30a6fac6ac6a830e32c06c07dbc66fe5d",
    "tarball": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-4.0.0.tgz",
    "fileCount": 7,
    "unpackedSize": 9793
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "files": [
    "dist",
    "LICENSE-MIT"
  ],
  "homepage": "https://github.com/cssnano/cssnano",
  "keywords": [
    "css",
    "postcss",
    "postcss-plugin"
  ],
  "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-string",
  "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"
}
