The Gitlab instance will be restarted on Monday April 28th at 2AM. There will be a short interruption of service.

Skip to content
Snippets Groups Projects
Commit 60400096 authored by Ulf Seltmann's avatar Ulf Seltmann
Browse files

changed version, license, scope

parent ade79f92
No related merge requests found
Pipeline #260 failed with stages
in 1 minute and 30 seconds
{
"name": "dacap",
"name": "@ubleipzig/dacap",
"scope": "@bdd_dev",
"version": "1.1.0",
"version": "1.0.0",
"description": "proxies,compresses and caches api-requests",
"main": "bin/dacap",
"bin": {
"dacap": "./bin/dacap"
},
"directories": {
"doc": "docs",
"lib": "lib",
"test": "test"
},
"scripts": {
......@@ -24,7 +26,7 @@
"npm-check": "npm-check"
},
"author": "Ulf Seltmann <ulf.seltmann@uni-leipzig.de>",
"license": "GPL-2.0",
"license": "GPL-3.0",
"dependencies": {
"@angular/common": "^4.3.6",
"@angular/compiler": "^4.3.6",
......@@ -86,5 +88,14 @@
"webpack": "^3.11.0",
"webpack-dev-middleware": "^1.12.0",
"webpack-merge": "^4.1.0"
}
},
"repository": {
"type": "git",
"url": "git@git.sc.uni-leipzig.de:ubl/bdd_dev/dacap.git"
},
"keywords": [
"api",
"cache",
"proxy"
]
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment