{ "name": "concise", "description": "A front-end framework written in SASS that's lightweight, and easy-to-use.", "version": "4.0.1", "ignore": [ ".gitignore", ".editorconfig", "README.md", "LICENSE", "node_modules" ], "keywords": [ "css", "scss", "sass", "mobile-first", "responsive", "front-end", "framework", "web" ], "homepage": "http://concisecss.com", "main": [ "dist/concise.css" ] }