@adobe/spectrum-css
Version:
The Spectrum CSS top-level backwards compatible package
24 lines (23 loc) • 591 B
JSON
{
"name": "@spectrum-css/overlay",
"version": "2.0.1",
"description": "Overlay mixin",
"license": "Apache-2.0",
"main": "dist/index-vars.css",
"repository": {
"type": "git",
"url": "https://github.com/adobe/spectrum-css.git",
"directory": "components/overlay"
},
"bugs": {
"url": "https://github.com/adobe/spectrum-css/issues"
},
"scripts": {
"build": "echo 'No build required'"
},
"publishConfig": {
"access": "public"
},
"homepage": "https://opensource.adobe.com/spectrum-css/",
"gitHead": "2182fd81423587146f3fb1c881536734a7dfe1a4"
}