{
  "name": "tema-design",
  "version": "3.1.0",
  "description": "Design system source used into tema ui's",
  "main": "index.js",
  "scripts": {
    "test": "standard"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tema-group/design-system.git"
  },
  "keywords": [
    "material design",
    "design system",
    "foundation",
    "sass",
    "css",
    "bootstrap",
    "tema"
  ],
  "author": "Tema engineering team",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/tema-group/design-system/issues"
  },
  "homepage": "https://github.com/tema-group/design-system#readme",
  "devDependencies": {
    "standard": "^13.1.0"
  }
}
