{
  "_args": [
    [
      "icss-utils@^4.1.1",
      "/var/www/siti/c4rgocloud/node_modules/css-loader"
    ]
  ],
  "_from": "icss-utils@>=4.1.1 <5.0.0",
  "_hasShrinkwrap": false,
  "_id": "icss-utils@4.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/icss-utils",
  "_nodeVersion": "10.15.2",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/icss-utils_4.1.1_1559142355157_0.15676088525841547"
  },
  "_npmUser": {
    "email": "sheo13666q@gmail.com",
    "name": "evilebottnawi"
  },
  "_npmVersion": "6.9.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "icss-utils",
    "raw": "icss-utils@^4.1.1",
    "rawSpec": "^4.1.1",
    "scope": null,
    "spec": ">=4.1.1 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/css-loader",
    "/postcss-modules-local-by-default",
    "/postcss-modules-values"
  ],
  "_resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-4.1.1.tgz",
  "_shasum": "21170b53789ee27447c2f47dd683081403f9a467",
  "_shrinkwrap": null,
  "_spec": "icss-utils@^4.1.1",
  "_where": "/var/www/siti/c4rgocloud/node_modules/css-loader",
  "author": {
    "name": "Glen Maddern"
  },
  "babel": {
    "presets": [
      [
        "@babel/preset-env",
        {
          "targets": {
            "node": 6
          }
        }
      ]
    ]
  },
  "bugs": {
    "url": "https://github.com/css-modules/icss-utils/issues"
  },
  "dependencies": {
    "postcss": "^7.0.14"
  },
  "description": "ICSS utils for postcss ast",
  "devDependencies": {
    "@babel/cli": "^7.1.0",
    "@babel/core": "^7.1.0",
    "@babel/preset-env": "^7.1.0",
    "babel-eslint": "^10.0.1",
    "babel-jest": "^24.1.0",
    "eslint": "^5.14.1",
    "husky": "^1.3.1",
    "jest": "^24.1.0",
    "lint-staged": "^8.1.4",
    "prettier": "^1.16.4"
  },
  "directories": {},
  "dist": {
    "fileCount": 8,
    "integrity": "sha512-4aFq7wvWyMHKgxsH8QQtGpvbASCf+eM3wPRLI6R+MgAnTCZ6STYsRvttLvRWK0Nfif5piF394St3HeJDaljGPA==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7p/TCRA9TVsSAnZWagAA9NMP/2R519LPzXdpKrFPdpWs\n6Y1VwtyWyfvw6nyH/8wZI73XH8HyFUJHpxiyGJNjL+QZ7R/CDdDE+DL2MrkR\nKhOaUQqJdAFBBQ2JbzbuBFXeO9Ea6kTjhK7vQ0zP+AXaLRwykbmjJcOx1wOl\nVN9hiAMrhUenHpLc7mRhRvoA/1ot1sXwPosbJ1efwDWLKMzA3cvHv958+BHr\nQaSBMTCT7CBYVm5H/kyr3L2152f9/y623SeNS7Sq82/NF8ZUuaxr1zEDbb9K\n1i2hqsIOKtZDZL9w/+eQi4olanHiL/8R8chR7ernCo1h8ABTpn/IUNO9NE30\nK+J/tIwRRqYEYHSN7BVgi5OrKj+XTHBt0XTYFGPuNujSpTNfhSf2iIB1dBbl\nuXmNkltYc4IFKB2OBXo+Zl75wN+gP2tPdFjo3u/BE9ByKkR/ML/i5bwaspYs\nG0EBJb9hzRktT7ssYjZs99t43pH5Nvs5uux6whguzogqoSbJ2yVJL8KoYltx\nU66hxg/avQVT0g7s5CPV/P+ETwGdlmLKnlacD6neCS90jzXvceqZ2yH2OfhU\nwFDvXKh+oO55VZLiFe4UG/KMcj3n0Loug8O+ep7fTetyLT9HsxYp9CEQq4vd\nReSBnwt8PsxPmKe7zYN/78yWD8+vVQe2SdOxIzMYV70evFUVrtZF6dkvuWF2\nA+nn\r\n=gJNB\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "21170b53789ee27447c2f47dd683081403f9a467",
    "tarball": "https://registry.npmjs.org/icss-utils/-/icss-utils-4.1.1.tgz",
    "unpackedSize": 9469
  },
  "engines": {
    "node": ">= 6"
  },
  "eslintConfig": {
    "env": {
      "es6": true,
      "jest": true
    },
    "extends": "eslint:recommended",
    "parser": "babel-eslint",
    "parserOptions": {
      "sourceType": "module"
    }
  },
  "gitHead": "f3ae4d5193d5ac7a3fb5a469e9cc198d75f520b4",
  "homepage": "https://github.com/css-modules/icss-utils#readme",
  "husky": {
    "hooks": {
      "pre-commit": "lint-staged"
    }
  },
  "keywords": [
    "css",
    "icss",
    "modules",
    "postcss"
  ],
  "license": "ISC",
  "lint-staged": {
    "*.js": [
      "eslint",
      "git add",
      "prettier --write"
    ]
  },
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "geelen",
      "email": "hi@glenmaddern.com"
    },
    {
      "name": "trysound",
      "email": "trysound@yandex.ru"
    }
  ],
  "name": "icss-utils",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/css-modules/icss-utils.git"
  },
  "scripts": {
    "build": "babel --out-dir lib src",
    "lint": "eslint . --ignore-path .gitignore",
    "prepublish": "yarn test && yarn run build",
    "pretest": "npm run lint",
    "test": "npm run test:only",
    "test:only": "jest"
  },
  "version": "4.1.1"
}
