UNPKG

@financial-times/n-concept

Version:

n-concept provides a card for concepts (e.g. topic, author) and their articles

37 lines (36 loc) 1.05 kB
{ "name": "@financial-times/n-concept", "version": "8.1.1", "description": "n-concept provides a card for concepts (e.g. topic, author) and their articles", "main": "", "repository": { "type": "git", "url": "git+https://github.com/Financial-Times/n-concept.git" }, "author": "", "license": "MIT", "bugs": { "url": "https://github.com/Financial-Times/n-concept/issues" }, "homepage": "https://github.com/Financial-Times/n-concept#readme", "devDependencies": { "@financial-times/n-gage": "^1.8.5", "@financial-times/n-internal-tool": "^1.2.3", "bower": "^1.7.9", "chai": "^3.5.0", "eslint": "^3.8.1", "lintspaces-cli": "^0.4.0", "mocha": "^3.1.2", "node-sass": "^4.5.3", "npm-prepublish": "^1.2.2", "pa11y-ci": "^0.4.0" }, "dependencies": { "@financial-times/n-image": "^5.0.0" }, "scripts": { "precommit": "node_modules/.bin/secret-squirrel", "prepush": "make test && make verify -j3", "commitmsg": "node_modules/.bin/secret-squirrel-commitmsg" } }