You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.1 KiB
38 lines
1.1 KiB
{ |
|
"name": "vanilla_vre", |
|
"version": "1.0.0", |
|
"description": "vanilla_vre theme, generated from starterkit_theme. Additional information on generating themes can be found in the [Starterkit documentation](https://www.drupal.org/docs/core-modules-and-themes/core-themes/starterkit-theme).", |
|
"main": "index.js", |
|
"scripts": { |
|
"test": "echo \"Error: no test specified\" && exit 1" |
|
}, |
|
"author": "", |
|
"license": "ISC", |
|
"devDependencies": { |
|
"breakpoint-sass": "^2.7.1", |
|
"browser-sync": "latest", |
|
"bs-rewrite-rules": "^2.1.2", |
|
"foundation-sites": "^6.7.5", |
|
"fs": "^0.0.1-security", |
|
"gulp": "latest", |
|
"gulp-autoprefixer": "latest", |
|
"gulp-cache": "^1.1.3", |
|
"gulp-clean-css": "^4.3.0", |
|
"gulp-concat": "^2.6.1", |
|
"gulp-plumber": "latest", |
|
"gulp-rename": "latest", |
|
"gulp-sass": "latest", |
|
"gulp-sourcemaps": "^3.0.0", |
|
"gulp4-run-sequence": "^1.0.0", |
|
"js-yaml": "^4.1.0", |
|
"modularscale-sass": "^3.0.10", |
|
"natives": "^1.1.6", |
|
"require-dir": "^1.2.0", |
|
"run-sequence": "^2.2.1", |
|
"sass": "^1.44.0", |
|
"vanilla-framework": "^3.10.0" |
|
}, |
|
"dependencies": { |
|
"superfish": "^1.7.10" |
|
} |
|
}
|
|
|