package.json revision 01f87b9746ac246340e0e98d25e03193d83b071f
883N/A{
883N/A "name": "openam-ui-ria",
883N/A "version": "13.0.0",
883N/A "private": true,
883N/A "scripts": {
883N/A "predocs": "rimraf docs",
883N/A "docs": "jsdoc -P package.json -d docs -r src/main/js"
883N/A },
883N/A "devDependencies": {
883N/A "chai": "^3.3.0",
883N/A "eslint": "^1.4.3",
883N/A "eslint-config-forgerock": "^1.0.0",
883N/A "eslint-formatter-warning-summary": "^1.0.0",
883N/A "grunt": "^0.4.5",
883N/A "grunt-cli": "^0.1.13",
883N/A "grunt-contrib-copy": "^0.8.1",
883N/A "grunt-contrib-less": "^1.0.1",
883N/A "grunt-contrib-requirejs": "^0.4.4",
883N/A "grunt-contrib-watch": "^0.6.1",
883N/A "grunt-eslint": "^17.1.0",
883N/A "grunt-karma": "^0.12.1",
883N/A "grunt-sync": "^0.4.1",
883N/A "grunt-text-replace": "^0.4.0",
883N/A "jsdoc": "^3.3.2",
883N/A "karma": "^0.13.10",
883N/A "karma-mocha": "^0.2.0",
883N/A "karma-notify-reporter": "^0.1.1",
883N/A "karma-phantomjs-launcher": "^0.2.1",
883N/A "karma-requirejs": "^0.2.2",
883N/A "less-plugin-clean-css": "^1.5.1",
883N/A "lodash": "^3.10.1",
883N/A "mocha": "^2.3.3",
883N/A "phantomjs": "^1.9.18",
883N/A "requirejs": "^2.1.20",
883N/A "rimraf": "^2.4.2",
883N/A "sinon": "^1.17.1",
883N/A "sinon-chai": "^2.8.0"
883N/A }
883N/A}
883N/A