@visual-framework/vf-sass-compilation
Version:
Build the Sass for Visual Framework projects.
49 lines (48 loc) • 1.37 kB
JSON
{
"name": "@visual-framework/vf-sass-compilation",
"version": "1.1.26",
"description": "Build the Sass for Visual Framework projects.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/visual-framework/vf-core.git"
},
"private": false,
"dependencies": {
"@babel/core": "^7.16.0",
"@babel/preset-env": "7.26.9",
"eslint": "^9.0.0",
"gulp-autoprefixer": "^9.0.0",
"gulp-babel": "^8.0.0",
"gulp-better-rollup": "^4.0.1",
"gulp-delete-lines": "^0.0.7",
"gulp-eslint": "^6.0.0",
"gulp-rename": "^2.0.0",
"gulp-sass-lint": "1.4.0",
"gulp-stylelint": "^13.0.0",
"gulp-svgmin": "^4.0.0",
"prettier-stylelint": "0.4.2",
"rollup": "^4.0.0",
"rollup-plugin-includepaths": "^0.2.4",
"sass": "1.85.0",
"stylelint": "^16.0.0",
"stylelint-order": "^6.0.0",
"stylelint-scss": "^6.11.1",
"vinyl-source-stream": "^2.0.0"
},
"keywords": [
"Visual",
"Framework",
"VF"
],
"author": "Ken Hawkins <ken.hawkins@embl.de>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/visual-framework/vf-core/issues"
},
"homepage": "https://github.com/visual-framework/vf-core#readme",
"gitHead": "7b9a3cf550809a266db59e440c94e5bbc44fc88a"
}