checkboxes
Advanced tools
Comparing version
{ | ||
"name": "checkboxes", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A library for customizable checkboxes", | ||
"main": "checkbox.css", | ||
"main": "src/scss/checkboxes.css", | ||
"scripts": { | ||
@@ -23,3 +23,9 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"homepage": "https://github.com/ayfallen/checkboxes#readme" | ||
"homepage": "https://github.com/ayfallen/checkboxes#readme", | ||
"devDependencies": { | ||
"del": "^5.1.0", | ||
"gulp": "^4.0.2", | ||
"gulp-clean-css": "^4.3.0", | ||
"gulp-rename": "^2.0.0" | ||
} | ||
} |
9719
31.91%8
33.33%92
27.78%4
Infinity%