Init
This commit is contained in:
42
Prefab.Web/wwwroot/template/sources/package.json
Normal file
42
Prefab.Web/wwwroot/template/sources/package.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"name": "meblya.html",
|
||||
"private": true,
|
||||
"version": "1.3.0",
|
||||
"description": "",
|
||||
"main": "gulpfile.js",
|
||||
"scripts": {},
|
||||
"author": "",
|
||||
"license": "UNLICENSED",
|
||||
"devDependencies": {
|
||||
"browser-sync": "2.27.7",
|
||||
"del": "6.0.0",
|
||||
"fancy-log": "2.0.0",
|
||||
"gulp": "4.0.2",
|
||||
"gulp-append-prepend": "1.0.9",
|
||||
"gulp-autoprefixer": "8.0.0",
|
||||
"gulp-cssnano": "2.1.3",
|
||||
"gulp-dart-sass": "1.0.2",
|
||||
"gulp-data": "1.3.1",
|
||||
"gulp-html-beautify": "1.0.1",
|
||||
"gulp-htmlmin": "5.0.1",
|
||||
"gulp-if": "3.0.0",
|
||||
"gulp-rename": "2.0.0",
|
||||
"gulp-sourcemaps": "3.0.0",
|
||||
"gulp-stub-image": "0.1.0",
|
||||
"gulp-svg-sprite": "1.5.0",
|
||||
"gulp-twig": "1.2.0",
|
||||
"merge-stream": "2.0.0",
|
||||
"moment": "2.29.1",
|
||||
"twig-markdown": "0.2.1",
|
||||
"yargs": "17.3.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "5.15.4",
|
||||
"bootstrap": "5.1.3",
|
||||
"jquery": "3.6.0",
|
||||
"nouislider": "15.5.0",
|
||||
"owl.carousel": "2.3.4",
|
||||
"photoswipe": "4.1.3",
|
||||
"svg4everybody": "2.1.9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user