{
  "name": "@covalent/tokens",
  "version": "11.19.1",
  "description": "Design tokens for covalent design system",
  "repository": {
    "type": "git",
    "url": "https://github.com/teradata/covalent.git"
  },
  "bugs": {
    "url": "https://github.com/teradata/covalent/issues"
  },
  "license": "MIT",
  "author": "Teradata UX",
  "exports": {
    ".": {
      "sass": "./_index.scss",
      "style": "./index.css",
      "types": "./index.d.ts",
      "default": "./index.js"
    },
    "./index.css": {
      "default": "./index.css"
    }
  }
}
