{
  "version": "0.0.1-alpha.23",
  "author": "Gemeente Nijmegen",
  "description": "CSS layout for a design system based on the NL Design System architecture",
  "license": "EUPL-1.2",
  "name": "@gemeentenijmegen/layout-css",
  "keywords": [
    "nl-design-system",
    "css-layout",
    "gemeente-nijmegen"
  ],
  "private": false,
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git+ssh",
    "url": "git@github.com:GemeenteNijmegen/design-system.git"
  },
  "scripts": {
    "build": "rollup -c ./rollup.config.mjs",
    "clean": "rimraf dist"
  },
  "devDependencies": {
    "bootstrap": "v5.3.3",
    "postcss-discard-duplicates": "7.0.1",
    "rollup": "4.12.1",
    "rollup-plugin-postcss": "4.0.2"
  },
  "gitHead": "9088d7cd230347da2e23753b952413d57adbfeaa"
}
