123456789101112131415161718192021 |
- {
- "name": "luticate",
- "description": "luticate",
- "version": "0.1.0",
- "homepage": "",
- "license": "",
- "private": true,
- "dependencies": {
- "angular": "1.4.x",
- "jquery": "2.1.x",
- "angular-bootstrap": "0.11.x",
- "angular-ui-router": "0.2.x",
- "bootstrap": "3.3.x",
- "less": "1.7.x",
- "luticate-utils": "https://git.rthoni.com/repos/luticate-front/utils.git",
- "luticate-auth": "https://git.rthoni.com/repos/luticate-front/auth.git"
- },
- "resolutions": {
- "angular": "1.4.x"
- }
- }
|