spice-sass
Version:
The sass library for tasty web interfaces. The idea behind it is simple - add as much spice as you like!
40 lines (39 loc) • 901 B
JSON
{
"name": "spice-sass",
"version": "2.0.0",
"description": "The sass library for tasty web interfaces. The idea behind it is simple - add as much spice as you like!",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/spice-sass/spice.git"
},
"keywords": [
"Sass",
"Scss",
"UI",
"Grid",
"CSS",
"animations",
"CSS",
"mixins",
"Masonry"
],
"author": "Dan Osborne",
"license": "MIT",
"bugs": {
"url": "https://github.com/spice-sass/spice/issues"
},
"homepage": "https://github.com/spice-sass/spice#readme",
"devDependencies": {
"bootcamp": "^1.1.7",
"express": "^4.13.3",
"gulp": "^3.9.0",
"gulp-bump": "^1.0.0",
"gulp-clean": "0.3.1",
"gulp-concat": "^2.6.0",
"gulp-express": "^0.3.5",
"gulp-sass": "^2.0.4",
"sassdoc": "^2.1.15",
"yargs": "^3.27.0"
}
}