{ "name": "milligram/milligram", "version": "1.3.0", "description": "A minimalist CSS framework.", "homepage": "https://milligram.io", "repository": "milligram/milligram", "license": "MIT", "author": "CJ Patoilo ", "main": "dist/milligram.css", "keywords": [ "bootstrap", "css", "css3", "flexbox", "front-end", "framework", "html", "html5", "kickstarter", "less", "responsive", "mobile", "mobile-first", "postcss", "responsive", "sass", "scss", "stylus" ], "ignore": [ ".appveyor.yml", ".github", ".gitignore", ".gitpod.yml", ".prettierignore", ".sasslintrc", ".travis.yml", "backstop.config.js", "bower.json", "changelog.md", "composer.json", "package.js", "package.json", "src", "test" ], "dependencies": { "normalize.css": "~5.0.0" } }