{
  "name": "eslint-plugin-cssxjs",
  "version": "0.3.0",
  "description": "ESLint plugin for CSSX projects",
  "main": "index.js",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "test": "echo 'No tests yet' && exit 0"
  },
  "dependencies": {
    "@react-pug/eslint-plugin-react-pug": "^0.1.19"
  },
  "peerDependencies": {
    "eslint": "*"
  },
  "license": "MIT",
  "gitHead": "9d998669a3f86fae3dfe30684a73fc6f4466b4b7"
}
