Newer
Older
{
"name": "vpu-common",
"@rollup/plugin-commonjs": "^13.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^8.1.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.3.1",
"eslint-plugin-jsdoc": "^28.5.1",
"karma": "^5.1.0",
"karma-mocha": "^2.0.1",
"mocha": "^8.0.1",
"puppeteer": "^2.1.1",
"rollup": "^2.19.0",
"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",
"lint": "eslint ."
"@open-wc/scoped-elements": "^1.1.1",
"@sentry/browser": "^5.15.5",
"i18next": "^19.5.3",
"lit-element": "^2.3.1"