UNPKG

scorpion.css

Version:

Scorpion is a beautifull, full feature, and simply awesome front-end css framework for building websites. It is created by some awesome guy, and maintained by him and this awesome github comunity.

40 lines (38 loc) 1.07 kB
{ "name": "scorpion.css", "version": "1.0.0", "description": "Scorpion is a beautifull, full feature, and simply awesome front-end css framework for building websites. It is created by some awesome guy, and maintained by him and this awesome github comunity.", "style": "assets/css/scorpion.css", "sass": "sass/scorpion.scss", "main": "./assets/js/scorpion.min.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "css", "js", "scorpion", "framework", "sass", "jquery" ], "repository": { "type": "git", "url": "https://github.com/Scorpion-css/framework.git#npm" }, "bugs": { "url": "https://github.com/Scorpion-css/framework/issues" }, "author": "Some Awesome Guy <scorpion.framework@gmail.com> (https://scorpion-css.github.io)", "license": "MIT", "dependencies": { "jquery": "1.9.1 - 3" }, "devDependencies": { "autoprefixer": "^6.0.3", "jscs": "^3.0.4", "htmlhint": "^0.9.13", "stylelint": "^7.0.3", "stylelint-scss": "^1.2.1" } }