Files
enviPy-bayer/static/js/ketcher2/node_modules/babel-polyfill/package.json
2025-06-23 20:13:54 +02:00

47 lines
1.3 KiB
JSON

{
"_from": "babel-polyfill@6.23.0",
"_id": "babel-polyfill@6.23.0",
"_inBundle": false,
"_integrity": "sha1-g2TKYt+Or7gwSZ9pkXdGbDsDSZ0=",
"_location": "/babel-polyfill",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-polyfill@6.23.0",
"name": "babel-polyfill",
"escapedName": "babel-polyfill",
"rawSpec": "6.23.0",
"saveSpec": null,
"fetchSpec": "6.23.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/babel-polyfill/-/babel-polyfill-6.23.0.tgz",
"_shasum": "8364ca62df8eafb830499f699177466c3b03499d",
"_spec": "babel-polyfill@6.23.0",
"_where": "/home/manfred/enviPath/ketcher2/ketcher",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"bundleDependencies": false,
"dependencies": {
"babel-runtime": "^6.22.0",
"core-js": "^2.4.0",
"regenerator-runtime": "^0.10.0"
},
"deprecated": false,
"description": "Provides polyfills necessary for a full ES2015+ environment",
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"name": "babel-polyfill",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-polyfill"
},
"version": "6.23.0"
}