46 lines
1.3 KiB
JSON
46 lines
1.3 KiB
JSON
{
|
|
"name": "la_mine",
|
|
"version": "1.0.0",
|
|
"description": "<p align=\"center\"> <a href=\"https://roots.io/bedrock/\"> <img alt=\"Bedrock\" src=\"https://cdn.roots.io/app/uploads/logo-bedrock.svg\" height=\"100\"> </a> </p>",
|
|
"main": "index.js",
|
|
"devDependencies": {
|
|
"browser-sync": "^2.26.10",
|
|
"flickity": "^2.2.1",
|
|
"gulp": "^4.0.2",
|
|
"gulp-autoprefixer": "^7.0.1",
|
|
"gulp-clean-css": "^4.3.0",
|
|
"gulp-concat": "^2.6.1",
|
|
"gulp-cssbeautify": "^2.0.1",
|
|
"gulp-csscomb": "^3.1.0",
|
|
"gulp-csso": "^4.0.1",
|
|
"gulp-image": "^6.2.1",
|
|
"gulp-livereload": "^4.0.2",
|
|
"gulp-load-plugins": "^2.0.3",
|
|
"gulp-rename": "^2.0.0",
|
|
"gulp-sass": "^4.1.0",
|
|
"gulp-scss": "^1.4.0",
|
|
"gulp-sourcemaps": "^2.6.5",
|
|
"gulp-uglify": "^3.0.2",
|
|
"node-sass": "^4.14.1",
|
|
"normalize.css": "^8.0.1",
|
|
"rellax": "^1.12.1",
|
|
"webpack": "^4.43.0"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://figureslibres.io/gogs/kevin/lamine_wp.git"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"bootstrap": "^4.5.0",
|
|
"hamburgers": "^1.1.3",
|
|
"jquery": "^3.5.1",
|
|
"normalize": "^0.3.1",
|
|
"popper.js": "^1.16.1"
|
|
}
|
|
}
|