{ "name": "@spectrum-css/illustratedmessage", "version": "3.0.2", "description": "The Spectrum CSS illustratedmessage component", "license": "Apache-2.0", "main": "dist/index-vars.css", "repository": { "type": "git", "url": "https://github.com/adobe/spectrum-css.git", "directory": "components/illustratedmessage" }, "bugs": { "url": "https://github.com/adobe/spectrum-css/issues" }, "scripts": { "build": "gulp" }, "peerDependencies": { "@spectrum-css/typography": "^3.0.1", "@spectrum-css/vars": "^3.0.1" }, "devDependencies": { "@spectrum-css/component-builder": "^2.0.1", "@spectrum-css/typography": "^3.0.2", "@spectrum-css/vars": "^3.0.2", "gulp": "^4.0.0" }, "publishConfig": { "access": "public" }, "homepage": "https://opensource.adobe.com/spectrum-css/", "gitHead": "43a159f9fcc1a5114ea59fd61f5e63ecf6e7b1fa" }