UNPKG

capital-framework

Version:
19 lines (18 loc) 445 B
{ "name": "cf-grid", "version": "4.2.2", "description": "Capital Framework grid", "less": "src/cf-grid.less", "style": "cf-grid.css", "scripts": { "//": "This is a convenience script to allow running `npm test` from this dir.", "test": "case $(pwd) in */cf/src/*) cd ../.. && npm test;; esac" }, "dependencies": { "normalize-css": "^2.0.0", "normalize-legacy-addon": "0.1.0" }, "keywords": [ "grid" ] }