{
  "_args": [
    [
      "stylelint-config-twbs-bootstrap@2.2.4",
      "C:\\xampp\\htdocs\\agent-happy-grains"
    ]
  ],
  "_development": true,
  "_from": "stylelint-config-twbs-bootstrap@2.2.4",
  "_id": "stylelint-config-twbs-bootstrap@2.2.4",
  "_inBundle": false,
  "_integrity": "sha512-CN8w9wXGaw65dw+fVRzK4610m/sBFv9tQnUYYu3vcVATe/di/DNpjGBEmQMvzORNXQBvPU5AZKom7crcFWGM2g==",
  "_location": "/stylelint-config-twbs-bootstrap",
  "_phantomChildren": {
    "stylelint-config-recommended": "5.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "stylelint-config-twbs-bootstrap@2.2.4",
    "name": "stylelint-config-twbs-bootstrap",
    "escapedName": "stylelint-config-twbs-bootstrap",
    "rawSpec": "2.2.4",
    "saveSpec": null,
    "fetchSpec": "2.2.4"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-2.2.4.tgz",
  "_spec": "2.2.4",
  "_where": "C:\\xampp\\htdocs\\agent-happy-grains",
  "author": {
    "name": "The Bootstrap Authors",
    "url": "https://github.com/twbs/stylelint-config-twbs-bootstrap/graphs/contributors"
  },
  "bugs": {
    "url": "https://github.com/twbs/stylelint-config-twbs-bootstrap/issues"
  },
  "dependencies": {
    "stylelint-config-recommended-scss": "^4.3.0",
    "stylelint-config-standard": "^22.0.0",
    "stylelint-order": "^4.1.0",
    "stylelint-scss": "^3.21.0"
  },
  "description": "Default stylelint config used by Bootstrap.",
  "devDependencies": {
    "eslint": "^7.32.0",
    "stylelint": "^13.13.1"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "css/index.js",
    "scss/index.js"
  ],
  "homepage": "https://github.com/twbs/stylelint-config-twbs-bootstrap#readme",
  "keywords": [
    "bootstrap",
    "stylelint",
    "stylelint-config",
    "config",
    "lint"
  ],
  "license": "MIT",
  "main": "css/index.js",
  "name": "stylelint-config-twbs-bootstrap",
  "peerDependencies": {
    "stylelint": "^13.13.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/twbs/stylelint-config-twbs-bootstrap.git"
  },
  "scripts": {
    "eslint": "eslint --ignore-path .gitignore --report-unused-disable-directives .",
    "lint": "npm run eslint",
    "test": "npm run eslint",
    "test-ci": "stylelint \"(bootstrap|bootstrap-4)/scss/**/*.scss\" --config scss/index.js --ignore-pattern \"**/vendor/\" --formatter verbose"
  },
  "version": "2.2.4"
}
