django-template/package.json
Andros Fenollosa 24e016fdad Update sass
2023-07-03 08:29:01 +00:00

30 lines
685 B
JSON

{
"name": "web",
"version": "1.0.0",
"description": "",
"main": "gulpfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/sapps-studio/....git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://gitlab.com/sapps-studio/.../issues"
},
"homepage": "https://gitlab.com/sapps-studio/...#readme",
"dependencies": {
"browser-sync": "^2.26.14",
"gulp": "^4.0.2",
"gulp-clean": "^0.4.0",
"gulp-iconfont": "^11.0.0",
"gulp-dart-sass": "^1.1.0",
"gulp-sourcemaps": "^3.0.0",
"gulp-typescript": "*"
}
}