Created
April 16, 2018 19:06
-
-
Save naumanahmed19/4f9a98a676ef0e0bbd96cd9ed9b8bf5e to your computer and use it in GitHub Desktop.
Paper Packages
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Paper", | |
"version": "1.8.3", | |
"slug": "paper", | |
"description": "A Multipuprpose HTML Template", | |
"main": "app/dist/index.html", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1" | |
}, | |
"author": "Nomi <[email protected]> (http//xvelopers.com)", | |
"license": "ISC", | |
"devDependencies": { | |
"browser-sync": "^2.12.3", | |
"del": "^3.0.0", | |
"fs-extra": "^4.0.1", | |
"gulp": "github:gulpjs/gulp#4.0", | |
"gulp-cached": "^1.1.1", | |
"gulp-changed": "^3.1.0", | |
"gulp-clean-css": "^3.4.2", | |
"gulp-concat": "^2.6.1", | |
"gulp-gm": "0.0.9", | |
"gulp-htmlclean": "^2.7.14", | |
"gulp-imagemin": "^2.4.0", | |
"gulp-inject-partials": "0.0.3", | |
"gulp-minify-inline": "^1.0.0", | |
"gulp-sass": "^4.0.1", | |
"gulp-sourcemaps": "^2.4.1", | |
"gulp-uglify": "^1.5.4", | |
"gulp-uglifycss": "^1.0.6", | |
"gulp-util": "^3.0.8", | |
"gulp-webpack": "^1.5.0", | |
"gulp-zip": "^4.0.0", | |
"vinyl-ftp": "^0.6.0", | |
"vinyl-named": "^1.1.0", | |
"webpack-stream": "^4.0.3" | |
}, | |
"dependencies": { | |
"bootstrap": "^4.0.0", | |
"bootstrap-tagsinput": "^0.7.1", | |
"chart.js": "^2.5.0", | |
"dropzone": "^5.4.0", | |
"easy-pie-chart": "github:rendro/easy-pie-chart", | |
"echarts": "^4.0.4", | |
"gmaps": "^0.4.24", | |
"google-maps": "^3.2.1", | |
"isotope-layout": "^3.0.3", | |
"jquery": "^3.1.1", | |
"jquery-datetimepicker": "^2.5.20", | |
"jquery-knob": "github:aterrien/jQuery-Knob", | |
"jquery-sparkline": "^2.4.0", | |
"jquery.easing": "^1.4.1", | |
"jquery.mmenu": "github:frdh/jQuery.mmenu", | |
"jqvmap": "^1.5.1", | |
"lightslider": "^1.1.6", | |
"load-google-maps-api": "0.0.2", | |
"masonry-layout": "^4.2.0", | |
"morris-js-module": "^1.2.1", | |
"nprogress": "^0.2.0", | |
"popper.js": "^1.12.5", | |
"raphael": "^2.2.7", | |
"scrollreveal": "^3.3.6", | |
"select2": "^4.0.3", | |
"trumbowyg": "^2.8.0" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment