forked from enviPath/enviPy
Current Dev State
This commit is contained in:
46
static/js/ketcher2/node_modules/babel-polyfill/package.json
generated
vendored
Normal file
46
static/js/ketcher2/node_modules/babel-polyfill/package.json
generated
vendored
Normal file
@ -0,0 +1,46 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
Reference in New Issue
Block a user