{ "name": "MONARC", "version": "1.0.0", "description": "MONARC Skeleton App for Backoffice", "private": true, "repository": { "type": "git", "url": "https://github.com/monarc-project/MonarcAppBO" }, "author": "Netlor", "license": "Copyright", "dependencies": { "ng_anr": "https://github.com/monarc-project/ng-anr#master", "ng_backoffice": "https://github.com/monarc-project/ng-backoffice#master" }, "devDependencies": { "grunt": "~0.4.1", "grunt-cli": "~0.1.13" } }