{ "name": "orioncss", "version": "2.4.0", "description": "OrionCSS is a SASS framework which is simple, easy to use and scalable. It provides you with a solid ITCSS foundation on which to build your project.", "homepage": "https://github.com/WebDevLuke/OrionCSS", "main": "sample.main.scss", "authors": [ "Luke Harrison" ], "license": "MIT", "ignore": [ "**/.*", "test", "misc", "circle.yml", "package.json" ], "dependencies": { "normalize-css": "normalize.css#^6.0.0" } }