@financial-times/n-concept
Version:
n-concept provides a card for concepts (e.g. topic, author) and their articles
21 lines (20 loc) • 474 B
JSON
{
"name": "n-concept",
"homepage": "https://github.com/financial-times/n-concept",
"description": "n-concept provides a card for concepts (e.g. topic, author) and their articles",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"o-card": "^2.0.0",
"o-grid": "^4.2.3",
"o-tracking": "^1.1.15",
"n-myft-ui": "^3.0.0",
"n-image": "^4.9.0",
"n-ui-foundations": "^1.0.0"
}
}