{ "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.11", "angular": "^1.5.8", "angular-animate": "^1.5.8", "angular-aria": "^1.5.8", "angular-i18n": "^1.5.8", "angular-loader": "^1.5.8", "angular-loading-bar": "^0.9.0", "angular-messages": "^1.5.8", "angular-mocks": "^1.5.8", "angular-moment": "^1.0.0-beta.6", "angular-nvd3": "^1.0.8", "angularjs-nvd3-directives": "0.0.8", "boilerplate": "^0.6.1", "d3": "^3.5.17", "google-closure-compiler-js": "^20170910.0.1", "hammerjs": "^2.0.8", "moment": "^2.19.2", "nvd3": "^1.8.4", "typescript": "^2.6.1", "underscore": "^1.8.3" } }