Newer
Older
"name": "@dbp-toolkit/common",
"homepage": "https://gitlab.tugraz.at/dbp/web-components/toolkit/-/tree/master/packages/common",
"type": "git",
"url": "https://gitlab.tugraz.at/dbp/web-components/toolkit.git",
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^11.0.0",
"babel-eslint": "^10.1.0",
"eslint-plugin-jsdoc": "^31.0.0",
"karma-mocha": "^2.0.1",
"mocha": "^8.0.1",
"rollup-plugin-consts": "^1.0.1",
"rollup-plugin-copy": "^3.1.0",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-serve": "^1.0.1"
"build-test": "rollup -c --environment BUILD:test",
"test": "npm run build-test && karma start --singleRun",
"watch": "rollup -c --watch",
"@open-wc/scoped-elements": "^1.3.2",
"@sentry/browser": "^5.27.4",