@coopdigital/component-card
Version:
43 lines (42 loc) • 1.02 kB
JSON
{
"name": "@coopdigital/component-card",
"version": "3.4.14",
"description": "Co-op Components: Card",
"style": "dist/card.css",
"sources": {
"style": "src/card.pcss"
},
"author": "@coopdigital",
"contributors": [
"Matt Tyas <matt.tyas@coop.co.uk> (https://github.com/matt-tyas)"
],
"private": false,
"files": [
"dist",
"src"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/coopdigital/coop-frontend.git",
"directory": "packages/component-card"
},
"devDependencies": {
"@coopdigital/foundations": "^1.9.1"
},
"peerDependencies": {
"@coopdigital/foundations": ">= 1.2.0 < 2"
},
"bugs": {
"url": "https://github.com/coopdigital/coop-frontend/issues"
},
"homepage": "https://github.com/coopdigital/coop-frontend/tree/master/packages/component-card#readme",
"keywords": [
"card",
"content"
],
"publishConfig": {
"access": "public"
},
"gitHead": "1e7778b4f5604f815d3b2f1d994cf274b89172e0"
}