UNPKG

@adobe/spectrum-css

Version:

The Spectrum CSS top-level backwards compatible package

32 lines (31 loc) 787 B
{ "name": "@spectrum-css/avatar", "version": "2.0.2", "description": "The Spectrum CSS avatar component", "license": "Apache-2.0", "main": "dist/index-vars.css", "repository": { "type": "git", "url": "https://github.com/adobe/spectrum-css.git", "directory": "components/avatar" }, "bugs": { "url": "https://github.com/adobe/spectrum-css/issues" }, "scripts": { "build": "gulp" }, "peerDependencies": { "@spectrum-css/vars": "^2.0.0" }, "devDependencies": { "@spectrum-css/component-builder": "^1.0.1", "@spectrum-css/vars": "^2.0.2", "gulp": "^4.0.0" }, "publishConfig": { "access": "public" }, "homepage": "https://opensource.adobe.com/spectrum-css/", "gitHead": "7d621b899233a7ae4a13c54ace9a261a9478993b" }