Skip to content

Instantly share code, notes, and snippets.

@marcellorg
Created August 2, 2017 02:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcellorg/8a079985f93241e9b78919773fdd1fef to your computer and use it in GitHub Desktop.
Save marcellorg/8a079985f93241e9b78919773fdd1fef to your computer and use it in GitHub Desktop.
Pacotes
{
"name": "understrap",
"version": "0.6.2",
"description": "Wordpress Theme framework",
"main": "index.js",
"scripts": {
"postinstall": "gulp copy-assets"
},
"engines": {
"npm": ">=2.1.8"
},
"repository": {
"type": "git",
"url": "https://github.com/holger1411/understrap.git"
},
"keywords": [
"wordpress",
"theme",
"framework",
"bootstrap",
"underscores"
],
"author": "Holger Koenemann",
"license": "GPL-2.0",
"bugs": {
"url": "https://github.com/holger1411/understrap/issues"
},
"homepage": "https://understrap.com",
"dependencies": {
"bootstrap": "^4.0.0-alpha.6",
"browser-sync": "^2.18.12",
"del": "^3.0.0",
"font-awesome": "^4.7.0",
"gulp": "^3.9.1",
"gulp-clean-css": "^3.7.0",
"gulp-clone": "^1.0.0",
"gulp-concat": "^2.6.1",
"gulp-cssnano": "^2.1.2",
"gulp-ignore": "^2.0.2",
"gulp-imagemin": "^3.3.0",
"gulp-merge": "^0.1.1",
"gulp-plumber": "^1.1.0",
"gulp-rename": "^1.2.2",
"gulp-rimraf": "^0.2.1",
"gulp-sass": "^3.1.0",
"gulp-sourcemaps": "2.6.0",
"gulp-uglify": "^3.0.0",
"gulp-watch": "^4.3.11",
"merge2": "^1.1.0",
"run-sequence": "^2.0.0",
"gulp-sequence": "^0.4.6",
"undescores-for-npm": "^1.0.0",
"gulp-if": "^2.0.2",
"gulp-rimraf": "^0.2.1",
"jquery": "^3.2.1",
"yargs": "^8.0.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment