UNPKG

responsivewebframework

Version:

Jalasoft Foundation Front End Framework ========================================

76 lines 1.85 kB
{ "name": "responsivewebframework", "author": "Fundacion Jala", "version": "2.0.0", "private": false, "repositories": [ { "type": "git", "url": "git@172.20.8.18:web-module/frontend-dist.git" } ], "devDependencies": { "grunt": "^0.4.5", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-compress": "^0.12.0", "grunt-contrib-concat": "~0.4.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-cssmin": "~0.9.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-less": "~0.11.1", "grunt-contrib-uglify": "~0.4.0", "grunt-contrib-watch": "~0.6.1", "grunt-release-component": "0.0.3", "grunt-webfont": "^0.4.8" }, "contributors": [ { "name": "Julio Quispe", "email": "julio.quispe@fundacion-jala.org" }, { "name": "Alex Ventura", "email": "alex.ventura@fundacion-jala.org" }, { "name": "Roberto Almanza", "email": "roberto.almanza@fundacion-jala.org" }, { "name": "Marcelo Oporto", "email": "marcelo.oporto@fundacion-jala.org" }, { "name": "Rocio Encinas", "email": "rocio.encinas@fundacion-jala.org" }, { "name": "Sergio Daza", "email": "sergio.daza@fundacion-jala.org" }, { "name": "Nelson Alcocer", "email": "nelson.alcocer@fundacion-jala.org" }, { "name": "Eduardo Guzman", "email": "eduardo.guzman@fundacion-jala.org" }, { "name": "Stiven Salinas", "email": "stiven.salinas@fundacion-jala.org" }, { "name": "Ricardo Ramirez", "email": "ricardo.ramirez@fundacion-jala.org" }, { "name": "Daniel Canqui", "email": "humberto.canqui@fundacion-jala.org" }, { "name": "Jhannett Rios", "email": "jhannett.rios@fundacion-jala.org" } ] }