mirror of https://github.com/snachodog/mybuddy.git
39 lines
1.0 KiB
JSON
39 lines
1.0 KiB
JSON
{
|
|
"name": "babybuddy",
|
|
"version": "",
|
|
"license": "BSD-2-Clause",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babybuddy/babybuddy.git"
|
|
},
|
|
"devDependencies": {
|
|
"@popperjs/core": "^2.11.8",
|
|
"@ronilaukkarinen/gulp-stylelint": "^14.1.2",
|
|
"bootstrap": "^5.3.2",
|
|
"del": "^6.1.1",
|
|
"gulp": "^4.0.2",
|
|
"gulp-all": "^1.1.0",
|
|
"gulp-concat": "^2.6.1",
|
|
"gulp-csso": "^4.0.1",
|
|
"gulp-flatten": "^0.4.0",
|
|
"gulp-fontello": "^0.5.2",
|
|
"gulp-minify": "^3.1.0",
|
|
"gulp-remove-sourcemaps": "^1.0.5",
|
|
"gulp-sass": "^5.1.0",
|
|
"gulp-sass-glob": "^1.1.0",
|
|
"gulp-spawn": "^2.0.0",
|
|
"gulp-uglify": "^3.0.2",
|
|
"jquery": "^3.7.1",
|
|
"masonry-layout": "^4.2.2",
|
|
"npm-force-resolutions": "^0.0.10",
|
|
"plotly.js": "^2.28.0",
|
|
"pulltorefreshjs": "^0.1.22",
|
|
"pump": "^3.0.0",
|
|
"sass": "^1.70.0",
|
|
"stylelint": "^15.11.0",
|
|
"stylelint-config-recommended-scss": "^13.0.0",
|
|
"stylelint-order": "^6.0.3",
|
|
"stylelint-scss": "^5.2.1"
|
|
}
|
|
}
|