{
  "name": "@telus-uds/palette-allium",
  "version": "5.16.0",
  "description": "Telus(Allium) palette",
  "sideEffects": false,
  "keywords": [
    "allium"
  ],
  "author": "TELUS Digital",
  "homepage": "https://github.com/telus/allium-design-system#readme",
  "license": "MIT",
  "main": "build/rn/palette.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/telus/allium-design-system.git"
  },
  "scripts": {
    "build": "system-tokens-build-palette",
    "dev": "nodemon -w palette.json -x 'npm run build'",
    "prepublishOnly": "npm run build"
  },
  "bugs": {
    "url": "https://github.com/telus/allium-design-system/issues"
  },
  "devDependencies": {
    "@telus-uds/system-tokens": "^1.4.15"
  }
}
