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.12",
- "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",
- "angular-dialog-service": "~5.2.8",
- "ngSanitize": "~0.0.2",
- "angular-ui-validate": "~1.2.1"
- }
- }
|