{
  "name": "@wfp/styles",
  "description": "Styles for the WFP Design System",
  "version": "10.30.0",
  "license": "Apache-2.0",
  "author": "Robert Gühne <wfp.org>",
  "homepage": "https://www.wfp.org",
  "main": "styles.css",
  "repository": {
    "type": "git",
    "url": "https://github.com/wfp/designsystem.git",
    "directory": "packages/styles"
  },
  "bugs": "https://github.com/wfp/designsystem/issues",
  "keywords": [
    "styles",
    "un",
    "wfp",
    "wfp-design-system",
    "components",
    "react"
  ],
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "build": "sass --load-path=node_modules --load-path=../../node_modules  --no-source-map --style compressed ./index-with-tokens.scss:styles.css"
  },
  "dependencies": {
    "@carbon/feature-flags": "^0.26.0",
    "@carbon/grid": "^11.36.0",
    "@carbon/motion": "^11.28.0",
    "@un/layout": "^10.26.15",
    "@un/themes": "^10.40.14",
    "@wfp/themes-core": "^0.3.56"
  },
  "devDependencies": {
    "@carbon/test-utils": "^10.3.0",
    "css": "^3.0.0"
  },
  "gitHead": "b953eabfcd011dc9b8a21682371e777e6854bd17"
}
