package.json revision 825396f66be8e99fa60124ac9497cf1b454c43b7
0N/A{
5438N/A "name": "openam-ui-ria",
0N/A "version": "14.0.0",
0N/A "private": true,
0N/A "scripts": {
0N/A "predocs": "rimraf docs",
2362N/A "docs": "jsdoc -P package.json -d docs -r src/main/js",
0N/A "test": "grunt karma:dev"
2362N/A },
0N/A "devDependencies": {
0N/A "chai": "3.5.0",
0N/A "eslint": "1.10.3",
0N/A "eslint-config-forgerock": "1.1.0",
0N/A "eslint-formatter-warning-summary": "1.0.1",
0N/A "grunt": "0.4.5",
0N/A "grunt-babel": "6.0.0",
0N/A "grunt-cli": "0.1.13",
0N/A "grunt-contrib-copy": "0.8.2",
0N/A "grunt-contrib-less": "1.1.0",
0N/A "grunt-contrib-requirejs": "0.4.4",
2362N/A "grunt-contrib-watch": "0.6.1",
2362N/A "grunt-eslint": "17.3.1",
2362N/A "grunt-karma": "0.12.1",
0N/A "grunt-newer": "1.1.1",
0N/A "grunt-sync": "0.4.1",
0N/A "grunt-text-replace": "0.4.0",
827N/A "jsdoc": "3.4.0",
0N/A "karma": "0.13.19",
827N/A "karma-babel-preprocessor": "6.0.1",
0N/A "karma-mocha": "0.2.1",
0N/A "karma-mocha-reporter": "1.1.5",
5438N/A "karma-notify-reporter": "0.1.1",
5438N/A "karma-phantomjs-launcher": "0.2.3",
5438N/A "karma-requirejs": "0.2.4",
0N/A "less-plugin-clean-css": "1.5.1",
827N/A "lodash": "3.10.1",
827N/A "mocha": "2.4.5",
0N/A "phantomjs": "1.9.19",
0N/A "requirejs": "2.1.22",
0N/A "rimraf": "2.5.1",
0N/A "sinon": "1.17.3",
0N/A "sinon-chai": "2.8.0"
0N/A }
0N/A}
0N/A