UNPKG

capital-framework

Version:
18 lines (17 loc) 420 B
{ "name": "cf-icons", "version": "4.2.1", "description": "Capital Framework icons", "less": "src/cf-icons.less", "style": "cf-icons.css", "scripts": { "//": "This is a convenience script to allow running `npm test` from this dir.", "test": "case $(pwd) in */capital-framework/src/*) cd ../.. && npm test;; esac" }, "dependencies": { "cf-core": "^4.0.0" }, "keywords": [ "icons" ] }