{
  "_from": "stylelint-config-css-modules@^1.4.0",
  "_id": "stylelint-config-css-modules@1.5.0",
  "_inBundle": false,
  "_integrity": "sha512-Zz0Q8VLpUcgOXIuXWz7Iq5FkyF6e3eYAZoA6NpJpzux+lL99z11j5tTdcEHoPwB2YDXxbB50QypCuaQp80YuXQ==",
  "_location": "/stylelint-config-css-modules",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "stylelint-config-css-modules@^1.4.0",
    "name": "stylelint-config-css-modules",
    "escapedName": "stylelint-config-css-modules",
    "rawSpec": "^1.4.0",
    "saveSpec": null,
    "fetchSpec": "^1.4.0"
  },
  "_requiredBy": [
    "/@umijs/fabric"
  ],
  "_resolved": "https://registry.npmjs.org/stylelint-config-css-modules/-/stylelint-config-css-modules-1.5.0.tgz",
  "_shasum": "c7d901db052f5a2ee3135dde51490d34c281add3",
  "_spec": "stylelint-config-css-modules@^1.4.0",
  "_where": "/var/lib/jenkins/workspace/wechat-h5/node_modules/@umijs/fabric",
  "author": {
    "name": "Pascal Duez",
    "url": "https://github.com/pascalduez"
  },
  "bugs": {
    "url": "https://github.com/pascalduez/stylelint-config-css-modules/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "CSS modules shareable config for stylelint",
  "devDependencies": {
    "ava": "^2.4.0",
    "stylelint": "^11.0.0",
    "stylelint-config-standard": "^19.0.0"
  },
  "files": [
    "CHANGELOG.md",
    "index.js",
    "README.md",
    "UNLICENSE"
  ],
  "homepage": "https://github.com/pascalduez/stylelint-config-css-modules",
  "keywords": [
    "stylelint",
    "stylelint-config",
    "css-modules"
  ],
  "license": "Unlicense",
  "main": "index.js",
  "name": "stylelint-config-css-modules",
  "peerDependencies": {
    "stylelint": "7.x - 11.x"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/pascalduez/stylelint-config-css-modules.git"
  },
  "scripts": {
    "test": "ava"
  },
  "version": "1.5.0"
}
