{
  "name": "@uqds/grid",
  "version": "2.0.0",
  "description": "Grid CSS",
  "keywords": [
    "uqds",
    "uq",
    "University of Queensland",
    "design system",
    "scss",
    "sass",
    "css",
    "grid"
  ],
  "publishConfig": {
    "access": "public"
  },
  "author": {
    "name": "University of Queensland",
    "email": "webservices@uq.edu.au",
    "url": "https://uq.edu.au"
  },
  "homepage": "https://github.com/uq-its-ss/design-system#readme",
  "license": "ISC",
  "directories": {
    "lib": "src"
  },
  "files": [
    "src/*",
    "dist/*"
  ],
  "scripts": {
    "prepare": "gulp -f ../../gulpfile.js --cwd=. prepare"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/uq-its-ss/design-system.git"
  },
  "bugs": {
    "url": "https://github.com/uq-its-ss/design-system/issues"
  },
  "dependencies": {
    "@uqds/core": "^3.0.0"
  },
  "gitHead": "53482ecdcde74d5600821af95c52b7cfaf9e52ce"
}
