UNPKG

@adobe/spectrum-css

Version:

The Spectrum CSS top-level backwards compatible package

37 lines (36 loc) 993 B
{ "name": "@spectrum-css/popover", "version": "3.0.0", "description": "The Spectrum CSS popover component", "license": "Apache-2.0", "main": "dist/index-vars.css", "repository": { "type": "git", "url": "https://github.com/adobe/spectrum-css.git", "directory": "components/popover" }, "bugs": { "url": "https://github.com/adobe/spectrum-css/issues" }, "scripts": { "build": "gulp" }, "peerDependencies": { "@spectrum-css/dialog": "^3.0.0-beta.2", "@spectrum-css/vars": "^3.0.0-beta.1" }, "devDependencies": { "@spectrum-css/button": "^3.0.0", "@spectrum-css/component-builder": "^2.0.0", "@spectrum-css/dialog": "^3.0.0", "@spectrum-css/divider": "^1.0.0", "@spectrum-css/menu": "^3.0.0", "@spectrum-css/vars": "^3.0.0", "gulp": "^4.0.0" }, "publishConfig": { "access": "public" }, "homepage": "https://opensource.adobe.com/spectrum-css/", "gitHead": "2182fd81423587146f3fb1c881536734a7dfe1a4" }