@financial-times/n-concept
Version:
n-concept provides a card for concepts (e.g. topic, author) and their articles
21 lines (20 loc) • 479 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": "^3.0.0",
"o-grid": "^4.2.3",
"o-tracking": "^1.1.15",
"n-myft-ui": "^9.0.0",
"n-image": "^5.0.0",
"n-ui-foundations": "^3.0.0-beta"
}
}