{
  "name": "@totvs/po-theme",
  "version": "21.4.0",
  "author": "Totvs",
  "description": "PO Theme - Totvs Default Theme",
  "repository": {
    "type": "git",
    "url": "https://github.com/totvs/po-theme-totvs"
  },
  "license": "MIT",
  "scripts": {
    "build": "po-theme build --fonts --name=default",
    "pack": "cd dist/ && npm pack",
    "publish:local": "npm publish ./dist --registry http://localhost:4873 --ignore-scripts"
  },
  "devDependencies": {
    "@po-ui/style": "21.4.0"
  }
}
