{ "name": "cf-icons", "version": "0.2.5", "description": "Custom icon font for Capital Framework.", "keywords": [ "capital-framework", "capital", "icons", "less" ], "authors": [ { "name": "Consumer Financial Protection Bureau", "url": "http://cfpb.github.io/" } ], "homepage": "https://github.com/cfpb/cf-icons", "repository": { "type": "git", "url": "https://github.com/cfpb/cf-icons.git" }, "license": "https://github.com/cfpb/cf-icons/blob/gh-pages/TERMS.md", "main": "src/less/cf-icons.less", "dependencies": { "cf-colors": "git://github.com/cfpb/cf-colors.git", "normalize-css": "~3.0.0", "normalize-legacy-addon": "git://github.com/cfpb/normalize-legacy-addon.git#0.1.0" }, "exportsOverride": { "cf-*": { "css": "src/**/*.css", "less": "src/**/*.less", "fonts": "src/fonts/*.*", "js": "src/**/*.js" } }, "_release": "0.2.5", "_resolution": { "type": "version", "tag": "0.2.5", "commit": "08bdfb538e7f83842921d5b9f91011f881b4146f" }, "_source": "git://github.com/cfpb/cf-icons.git", "_target": "0.2.5", "_originalSource": "cfpb/cf-icons" }