{
  "name": "@stylexjs/postcss-plugin",
  "version": "0.19.0",
  "description": "PostCSS plugin for StyleX",
  "main": "src/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/stylex.git"
  },
  "license": "MIT",
  "scripts": {
    "test": "jest"
  },
  "dependencies": {
    "@babel/core": "^7.26.8",
    "@stylexjs/babel-plugin": "0.19.0",
    "postcss": "^8.5.10",
    "fast-glob": "^3.3.2",
    "glob-parent": "^6.0.2",
    "is-glob": "^4.0.3"
  }
}
