{ "name": "ledgerrb", "version": "1.0.0", "description": "Ledger reporting for the Web", "main": "./app/index.html", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/cycojesus/ledgerrb.git" }, "author": "Gwenhael Le Moine", "license": "GPL-3.0", "bugs": { "url": "https://github.com/cycojesus/ledgerrb/issues" }, "homepage": "https://github.com/cycojesus/ledgerrb#readme", "dependencies": { "@uirouter/angularjs": "^1.0.21", "angular": "^1.7.6", "angular-animate": "^1.7.6", "angular-aria": "^1.7.6", "angular-i18n": "^1.7.6", "angular-loader": "^1.7.6", "angular-loading-bar": "^0.9.0", "angular-messages": "^1.7.6", "angular-mocks": "^1.7.6", "angular-moment": "^1.3.0", "angular-nvd3": "^1.0.8", "angularjs-nvd3-directives": "0.0.8", "angularjs-slider": "^6.6.1", "boilerplate": "^0.6.1", "d3": "^3.5.17", "google-closure-compiler-js": "^20170910.0.1", "hammerjs": "^2.0.8", "moment": "^2.24.0", "nvd3": "^1.8.4", "sweetalert2": "^7.33.1", "typescript": "^2.9.2", "underscore": "^1.9.1" }, "devDependencies": { "@types/angular": "^1.6.53", "@types/sweetalert": "^1.1.28", "@types/underscore": "^1.8.9" } }