{ "name": "@coscine/login", "version": "1.9.0", "private": true, "directories": { "doc": "docs" }, "scripts": { "serve": "vue-cli-service serve", "build": "vue-cli-service build", "lint": "vue-cli-service lint", "test:unit": "vue-cli-service test:unit" }, "dependencies": { "@coscine/api-connection": "^1.21.0", "@itcenter-layout/bootstrap": "^1.5.5", "@itcenter-layout/masterpage": "^1.3.0", "@types/jquery": "^3.5.2", "@types/jsonp": "^0.2.0", "@types/vue-markdown": "^2.2.1", "babel-runtime": "^6.26.0", "bootstrap-vue": "^2.17.3", "jquery": "^3.5.1", "jsonp": "^0.2.1", "vue": "^2.6.12", "vue-i18n": "^8.22.0", "vue-markdown": "^2.2.4" }, "devDependencies": { "@hutson/semantic-delivery-gitlab": "^9.1.0", "@semantic-release/commit-analyzer": "^8.0.1", "@semantic-release/git": "^9.0.0", "@semantic-release/gitlab": "^6.0.5", "@semantic-release/npm": "^7.0.6", "@semantic-release/release-notes-generator": "^9.0.1", "@types/chai": "^4.2.13", "@types/mocha": "^8.0.3", "@vue/cli-plugin-babel": "^4.5.7", "@vue/cli-plugin-typescript": "^4.5.7", "@vue/cli-plugin-unit-mocha": "^4.5.7", "@vue/cli-service": "^4.5.7", "@vue/test-utils": "1.1.0", "chai": "^4.2.0", "semantic-release": "^17.1.2", "typescript": "^4.0.3", "vue-template-compiler": "^2.6.12" }, "repository": { "type": "git", "url": "https://git.rwth-aachen.de/coscine/app/login" }, "license": "MIT" }