{ "name": "Analytica", "author": "Franklin Gitonga", "version": "1.0.10", "homepage": "https://qazana.net", "description": "Analytica is multi-niche business theme with the perfect blend of modern design trends and powerful tools to launch your high conversion website.", "main": "index.php", "repository": { "type": "git", "url": "git+https://github.com/FrankM1/analytica.git" }, "bugs": { "url": "https://github.com/FrankM1/analytica/issues" }, "devDependencies": { "browser-sync": "^2.23.6", "fancy-log": "^1.3.2", "grunt": "^1.0.2", "grunt-checktextdomain": "^1.0.1", "grunt-wp-i18n": "^1.0.1", "gulp": "^3.9.1", "gulp-autoprefixer": "^4.1.0", "gulp-banner": "^0.1.3", "gulp-browserify": "^0.5.1", "gulp-cache": "^0.4.6", "gulp-checktextdomain": "^2.1.1", "gulp-clean-css": "^3.9.2", "gulp-concat": "^2.6.1", "gulp-crass": "^0.2.2", "gulp-filter": "^5.1.0", "gulp-ignore": "^2.0.2", "gulp-imagemin": "^3.4.0", "gulp-jshint": "^2.1.0", "gulp-line-ending-corrector": "^1.0.2", "gulp-notify": "^3.2.0", "gulp-release": "^1.2.0", "gulp-release-it": "^1.1.14", "gulp-rename": "^1.2.2", "gulp-replace": "^0.6.1", "gulp-rimraf": "^0.2.2", "gulp-rtlcss": "^1.2.0", "gulp-sass": "^2.2.0", "gulp-sort": "^2.0.0", "gulp-sourcemaps": "^2.6.4", "gulp-standard": "^11.0.0", "gulp-uglify": "^3.0.0", "gulp-uglifycss": "^1.0.9", "gulp-util": "^3.0.8", "gulp-wp-pot": "^2.2.0", "gulp-zip": "^4.1.0", "jshint": "^2.9.5", "matchdep": "~1.0.1", "remapify": "2.1.0", "run-sequence": "^2.2.1" }, "dependencies": { "bootstrap": "^4.0.0", "eslint-config-wordpress": "^2.0.0", "gulp-git": "^2.5.2", "modernizr": "^3.5.0" }, "scripts": { "build": "gulp", "translate": "gulp translate", "bundle": "gulp bundleTheme", "test": "gulp testTheme" } }