@magnesium/shape
Version:
The Magnesium Design components for the web shape system.
36 lines (35 loc) • 981 B
JSON
{
"name": "@magnesium/shape",
"version": "1.16.0",
"description": "The Magnesium Design components for the web shape system.",
"main": "index.scss",
"dependencies": {
"@magnesium/core": "^1.16.0",
"@magnesium/theme": "^1.16.0",
"@unsass/breakpoint": "^2.2.0",
"@unsass/css": "^2.1.1",
"@unsass/selector": "^1.0.0",
"sass": "^1.55.0"
},
"files": [
"*.scss"
],
"keywords": [
"sass",
"shape",
"framework",
"magnesium",
"front-end"
],
"license": "MIT",
"homepage": "https://github.com/magnesiumlabs/magnesium/tree/main/packages/shape",
"repository": {
"type": "git",
"url": "git+https://github.com/magnesiumlabs/magnesium.git",
"directory": "packages/shape"
},
"bugs": {
"url": "https://github.com/magnesiumlabs/magnesium/issues"
},
"gitHead": "c617de75cd70cd9d678ba56c441248ae074d1298"
}