{
"name": "openam-ui-api",
"version": "14.0.0",
"private": true,
"scripts": {
"build:production": "grunt build:prod",
"start": "grunt"
},
"devDependencies": {
"grunt": "1.0.1",
"grunt-cli": "1.2.0",
"grunt-contrib-copy": "1.0.0"
},
"dependencies": {
"swagger-ui": "2.2.4",
"swagger-ui-themes": "2.0.1"
}
}