{
  "_args": [
    [
      {
        "raw": "postcss-modules-scope@^3.0.0",
        "scope": null,
        "escapedName": "postcss-modules-scope",
        "name": "postcss-modules-scope",
        "rawSpec": "^3.0.0",
        "spec": ">=3.0.0 <4.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/css-loader"
    ]
  ],
  "_from": "postcss-modules-scope@>=3.0.0 <4.0.0",
  "_hasShrinkwrap": false,
  "_id": "postcss-modules-scope@3.0.0",
  "_inCache": true,
  "_location": "/postcss-modules-scope",
  "_nodeVersion": "10.15.2",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/postcss-modules-scope_3.0.0_1602594904435_0.10731020628159871"
  },
  "_npmUser": {
    "name": "evilebottnawi",
    "email": "sheo13666q@gmail.com"
  },
  "_npmVersion": "6.14.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "postcss-modules-scope@^3.0.0",
    "scope": null,
    "escapedName": "postcss-modules-scope",
    "name": "postcss-modules-scope",
    "rawSpec": "^3.0.0",
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/css-loader"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz",
  "_shasum": "9ef3151456d3bbfa120ca44898dfca6f2fa01f06",
  "_shrinkwrap": null,
  "_spec": "postcss-modules-scope@^3.0.0",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/css-loader",
  "author": {
    "name": "Glen Maddern"
  },
  "bugs": {
    "url": "https://github.com/css-modules/postcss-modules-scope/issues"
  },
  "dependencies": {
    "postcss-selector-parser": "^6.0.4"
  },
  "description": "A CSS Modules transform to extract export statements from local-scope classes",
  "devDependencies": {
    "coveralls": "^3.1.0",
    "eslint": "^7.9.0",
    "eslint-config-prettier": "^6.12.0",
    "husky": "^4.3.0",
    "jest": "^26.4.2",
    "lint-staged": "^10.4.0",
    "postcss": "^8.1.0",
    "prettier": "^2.1.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==",
    "shasum": "9ef3151456d3bbfa120ca44898dfca6f2fa01f06",
    "tarball": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz",
    "fileCount": 5,
    "unpackedSize": 14966,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhahZCRA9TVsSAnZWagAAMBgP/Ap/pcTrBaM9LFgRz9xV\n1xVFnmZuLfmSOQDTbpqr58kh/ZgH0+VGRncx0iow6Q93qF1AO2av3i0Iy6vj\nEh7ENUD0DzOhenlwQIXs+SYejMmlNBk5MM1TYpqbiF4istXHoHIpsn/FGwsP\nBX/KvYgTZTCG3J8Yz8U1NJeQVHHw+8sHhAbbGhUD3EODaQxe9Dp27th56zwq\nusYmt5tU1LFl3GWtWn9Z8Oya2YkAqYpQ0Wo9/zPHVBlSL71kbhJ1W+yGZ5vN\nlLeH25aYPJHeXInZq+XBTlMk2s8rA3ZvIY66llBT3rwTYTaIp/IFi3PeVh/z\nvgfGbzv1z5WEDuKIEldtV+dvaTkBBrOnOOrA7/VDfXWhDaGc4E8z/hOXTzXY\n55D0acLNdBvQ49/ePFJB/T3yapxqgdzWa47+Gj3FYrCyVDlsYZ0LAkskUp4n\nhCple6t2Xq28zYpDG1h3o+fAh3FWbttL4HlQPWYpTukhKtFv4l1oOEokzEOb\nhOl60Z9Q1Ru7Jf+28HLbJdU+cyEqeCwgfbQYS4gwWZ2QmE7QD+BIufvqyaOv\np3qXn6uKe7SiqJHTWygdTkMjVVuYx7CeeqUUUruAdeBeO0kxMV44mwzUYq9K\nmr0phQOIP8bM5swNAKUnZ8zBpWA51N4wwbnEw1Sgtf2LPyvV3li57rRcYMCE\nsCmC\r\n=Iq7u\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": "^10 || ^12 || >= 14"
  },
  "gitHead": "c46d990aa7aaaa49de3582b318593bf9413aeb67",
  "homepage": "https://github.com/css-modules/postcss-modules-scope",
  "keywords": [
    "css-modules",
    "postcss",
    "plugin"
  ],
  "license": "ISC",
  "main": "src/index.js",
  "maintainers": [
    {
      "name": "markdalgleish",
      "email": "mark.john.dalgleish@gmail.com"
    },
    {
      "name": "sokra",
      "email": "tobias.koppers@googlemail.com"
    },
    {
      "name": "geelen",
      "email": "glen@glenmaddern.com"
    },
    {
      "name": "evilebottnawi",
      "email": "sheo13666q@gmail.com"
    }
  ],
  "name": "postcss-modules-scope",
  "optionalDependencies": {},
  "peerDependencies": {
    "postcss": "^8.1.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/css-modules/postcss-modules-scope.git"
  },
  "scripts": {
    "eslint": "eslint --ignore-path .gitignore .",
    "lint": "yarn eslint && yarn prettier",
    "prepublishOnly": "yarn test",
    "pretest": "yarn lint",
    "prettier": "prettier -l --ignore-path .gitignore . \"!test/test-cases\"",
    "test": "yarn test:coverage",
    "test:coverage": "jest --coverage --collectCoverageFrom=\"src/**/*\"",
    "test:only": "jest",
    "test:watch": "jest --watch"
  },
  "version": "3.0.0",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": "^10 || ^12 || >= 14"
      },
      "pkgid": "postcss-modules-scope@3.0.0"
    }
  ]
}
