{
"name": "genesys-ui", "version": "1.1.0", "description": "Web stuffies for genesys-ui", "private": true,
"engines": { "node": ">=0.10.0" },
"scripts": { "memGrunt": "node --max-old-space-size=2000 node_modules/.bin/grunt" },
"devDependencies": {
"grunt": "~1.0.1", "grunt-autoprefixer": "^3.0.4", "grunt-cli": "~1.2", "grunt-contrib-clean": "^1.0", "grunt-contrib-compass": "^1.0", "grunt-contrib-concat": "^1.0", "grunt-contrib-connect": "^1.0.2", "grunt-contrib-copy": "^1.0",
"grunt-contrib-cssmin": "^2.2",
"grunt-contrib-jshint": "^1.0",
"grunt-contrib-uglify": "^3.3",
"grunt-contrib-watch": "^1.0",
"grunt-contrib-rename": "^0.2.0",
"grunt-newer": "^1.2.0",
"load-grunt-tasks": "^4.0",
"time-grunt": "^1.3.0"
}, "dependencies": { "bootstrap-sass": "~3.3.6", "font-awesome": "~4.4.0", "form-serializer": "^2.5.0", "highcharts": "~4.1.8", "highmaps-release": "~1.1.10", "jquery": "~2.1.3", "jquery-flot": "~0.8.3", "jquery-simplecolorpicker": "~0.3.1", "jquery-ui-dist": "~1.12.1", "jstree": "~3.2.1", "leaflet": "~0.7.3", "leaflet.locationfilter": "~0.1.0", "modernizr": "~3.5.0", "notosans-fontface": "~1.0.1", "tinymce": "~4.1.9"
} }