UNPKG

castlecss

Version:

CastleCSS is a modular, mobile first, upgradable SCSS framework. This is a meta package with all available packages for CastleCSS

40 lines (39 loc) 1.06 kB
{ "name": "castlecss", "version": "2.6.0", "description": "CastleCSS is a modular, mobile first, upgradable SCSS framework. This is a meta package with all available packages for CastleCSS", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/CastleCSS/castlecss.git" }, "keywords": [ "castlecss", "castle", "css", "scss", "framework", "building", "blocks", "modular" ], "author": "Darius Rosendahl <darius@denieuwezaak.nl> (http://www.castlecss.com)", "license": "MIT", "bugs": { "url": "https://github.com/CastleCSS/castlecss/issues" }, "homepage": "http://www.castlecss.com", "devDependencies": {}, "dependencies": { "castlecss-breadcrumbs": "^1.1.1", "castlecss-buttons": "^1.0.1", "castlecss-core": "^2.7.0", "castlecss-forms": "^1.1.0", "castlecss-icons": "^1.0.2", "castlecss-notifications": "^1.0.1", "castlecss-stickers": "^1.0.0" } }