UNPKG

@uqds/core

Version:

The core package that all component packages depend on

44 lines (43 loc) 937 B
{ "name": "@uqds/core", "version": "3.0.0", "description": "The core package that all component packages depend on", "keywords": [ "uqds", "uq", "University of Queensland", "design system", "scss", "sass", "css", "core" ], "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" }, "gitHead": "53482ecdcde74d5600821af95c52b7cfaf9e52ce" }