| Current Path : /var/www/homesaver/www/bitrix/modules/main/install/js/main/polyfill/core/ |
| Current File : /var/www/homesaver/www/bitrix/modules/main/install/js/main/polyfill/core/package.json |
{
"name": "main.polyfill.core",
"version": "2.0.0",
"description": "",
"main": "dist/polyfill.bundle.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"postinstall": "node ./src/normalize.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"core-js": "^3.19.2",
"core-js-compat": "^3.19.2"
}
}