cashbac-component
Version:
Front End depedencies for CB Merchant Webapp
52 lines (51 loc) • 1.22 kB
JSON
{
"name": "cashbac-component",
"version": "1.2.6",
"description": "Front End depedencies for CB Merchant Webapp ",
"main": "gulpfile.js",
"directories": {
"doc": "docs",
"test": "tests"
},
"dependencies": {
"clipboard": "^2.0.1",
"del": "^3.0.0",
"jquery": "^3.3.1",
"md-date-time-picker": "^2.3.0",
"prismjs": "^1.15.0"
},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-preset-env": "^1.7.0",
"browser-sync": "^2.24.6",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^5.0.0",
"gulp-babel": "^7.0.1",
"gulp-clean-css": "^3.9.4",
"gulp-concat": "^2.6.1",
"gulp-documentation": "^3.2.1",
"gulp-minify": "^3.1.0",
"gulp-rev": "^8.1.1",
"gulp-sass": "^4.0.1",
"gulp-sourcemaps": "^2.6.4",
"gulp-twig": "^1.2.0",
"run-sequence": "^2.2.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://faris.rayhan@code.dimo.co.id/cashbac/cb-merchant-webapp.git"
},
"keywords": [
"Cashbac",
"UIKIT",
"UI Frameowork",
"Frontend",
"Frontend Framework",
"UI Tools"
],
"author": "Faris Rayhan",
"license": "ISC"
}