packages RNB
{
"name": "rnb",
"version": "1.0.0",
"description": "Paquetes Locales RNB",
"main": "index.js",
"devDependencies": {
"grunt-autoprefixer": "^3.0.4",
"grunt-babel": "^8.0.0",
"grunt-browser-sync": "^2.2.0",
"grunt-compass-multiple": "^0.2.1",
"grunt-contrib-imagemin": "^4.0.0",
"grunt-contrib-sass": "^2.0.0",
"grunt-contrib-uglify-es": "^3.3.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-postcss": "^0.9.0",
"grunt-tinypng": "^0.7.0",
"@babel/core": "^7.1.2",
"@babel/preset-env": "^7.9.0",
"autoprefixer": "^9.7.5",
"babel-core": "6.26.3",
"babel-preset-es2015": "6.24.1",
"babelify": "8.0.0",
"browser-sync": "^2.26.14",
"browserify": "^16.5.1",
"bs-html-injector": "^3.0.3",
"cssnano": "^5.0.2",
"gulp": "^4.0.2",
"gulp-cache": "^1.1.3",
"gulp-concat": "*",
"gulp-csso": "*",
"gulp-notify": "*",
"gulp-plumber": "*",
"gulp-postcss": "*",
"gulp-sourcemaps": "*",
"gulp-uglify": "^3.0.2",
"vinyl-buffer": "*",
"vinyl-source-stream": "*"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Rodrigo N Bertin",
"license": "ISC"
}