{
  "name": "@amj7/nativescript-tailwind-shadcn-vue-colors",
  "version": "1.0.3",
  "description": "NativeScript Tailwind CSS plugin that provides shadcn-vue color classes and css variables",
  "main": "index.js",
  "files": [
    "index.js",
    "themes"
  ],
  "keywords": [
    "NativeScript",
    "nativescript",
    "tailwind",
    "tailwindcss",
    "colors",
    "theme",
    "preset",
    "shadcn-vue"
  ],
  "license": "MIT",
  "peerDependencies": {
    "tailwindcss": ">=3.0.0"
  },
  "author": "ArthurMJ96",
  "repository": {
    "type": "git",
    "url": "https://github.com/ArthurMJ96/nativescript-tailwind-shadcn-vue-colors.git"
  }
}
