All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.package.json Maven / Gradle / Ivy

{
  "name": "core-js-compat",
  "version": "3.38.1",
  "type": "commonjs",
  "description": "core-js compat",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zloirock/core-js.git",
    "directory": "packages/core-js-compat"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/core-js"
  },
  "license": "MIT",
  "author": {
    "name": "Denis Pushkarev",
    "email": "[email protected]",
    "url": "http://zloirock.ru"
  },
  "sideEffects": false,
  "main": "index.js",
  "types": "index.d.ts",
  "dependencies": {
    "browserslist": "^4.23.3"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy