You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"name": "crispy-boilerplate",
|
|
"version": "1.1.0",
|
|
"description": "Flat Sass Boilerplate to give you a amount of Basic Settings, Mixins and Functions",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@gitlab.tentakelfabrik.de:tentakelfabrik/crispy-boilerplate.git"
|
|
},
|
|
"author": "Björn Hase",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"laravel-mix": "^2.1.14"
|
|
},
|
|
"dependencies": {
|
|
"normalize-scss": "^7.0.1"
|
|
}
|
|
}
|