{ "name": "@scm-manager/ui-polyfill", "version": "2.35.0", "description": "Polyfills for SCM-Manager UI", "main": "src/index.js", "author": "Sebastian Sdorra ", "license": "MIT", "private": true, "prettier": "@scm-manager/prettier-config", "dependencies": { "@babel/polyfill": "^7.6.0", "whatwg-fetch": "^3.0.0" } }