{
  "name": "whitepaper-bem",
  "version": "2.3.10",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "lint:css": "stylelint '**/*.post.css'"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/whitepapertools/whitepaper-bem.git"
  },
  "author": "whitepaper tools",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/whitepapertools/whitepaper-bem/issues"
  },
  "homepage": "https://whitepaper.tools",
  "devDependencies": {
    "stylelint": "^8.4.0",
    "stylelint-config-standard": "^18.2.0"
  }
}
