package.json revision b71f0ec4fc67885aa0c28f2e3a7828fd40326b42
286N/A{
286N/A "name": "openam-ui-ria",
286N/A "version": "13.0.0",
286N/A "private": true,
286N/A "scripts": {
286N/A "predocs": "rimraf docs",
286N/A "docs": "jsdoc -P package.json -d docs -r src/main/js"
286N/A },
286N/A "devDependencies": {
286N/A "eslint": "^1.4.3",
286N/A "eslint-config-forgerock": "^1.0.0",
286N/A "eslint-formatter-warning-summary": "^1.0.0",
286N/A "grunt": "^0.4.5",
286N/A "grunt-cli": "^0.1.13",
286N/A "grunt-contrib-copy": "^0.8.1",
286N/A "grunt-contrib-less": "^1.0.1",
286N/A "grunt-contrib-qunit": "^0.5.2",
286N/A "grunt-contrib-requirejs": "^0.4.4",
286N/A "grunt-contrib-watch": "^0.6.1",
286N/A "grunt-eslint": "^17.1.0",
286N/A "grunt-notify": "^0.4.1",
286N/A "grunt-sync": "^0.4.1",
286N/A "grunt-text-replace": "^0.4.0",
286N/A "jsdoc": "^3.3.2",
286N/A "less-plugin-clean-css": "^1.5.1",
286N/A "lodash": "^3.10.1",
286N/A "rimraf": "^2.4.2"
286N/A }
286N/A}
286N/A