UNPKG

@uqds/blockquote

Version:
47 lines (46 loc) 967 B
{ "name": "@uqds/blockquote", "version": "4.0.0", "description": "Blockquote component", "keywords": [ "uqds", "uq", "University of Queensland", "design system", "scss", "sass", "css", "blockquote" ], "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" }, "scripts": { "prepare": "gulp -f ../../gulpfile.js --cwd=. prepare" }, "files": [ "src/*", "dist/*" ], "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" }