{
  "name": "@newjersey/njwds-components",
  "workspaces": [
    "packages/*"
  ],
  "module": "packages/react-library/dist/index.js",
  "types": "packages/react-library/dist/types/index.d.ts",
  "main": "packages/react-library/dist/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/newjersey/njwds-components.git"
  },
  "files": [
    "packages/stencil-library/dist/",
    "packages/stencil-library/loader/",
    "packages/react-library/dist/"
  ],
  "devDependencies": {
    "@types/node": "^20.14.10",
    "lerna": "^8.1.6",
    "typescript": "^5.5.3"
  },
  "version": "0.3.0"
}
