UNPKG

@uqds/sections

Version:
48 lines (47 loc) 988 B
{ "name": "@uqds/sections", "version": "4.0.3", "description": "page sections", "keywords": [ "uqds", "uq", "University of Queensland", "design system", "scss", "sass", "css", "sections" ], "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/*" ], "style": "dist/css/main.css", "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": "^5.0.2" }, "gitHead": "403352d1a81d290f5cfe7a3234afc947c985c25b" }