refactor: init cypress-cucumber-preprocessor install.
This commit is contained in:
50
node_modules/core-js-compat/package.json
generated
vendored
Normal file
50
node_modules/core-js-compat/package.json
generated
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"_from": "core-js-compat@^3.1.1",
|
||||
"_id": "core-js-compat@3.17.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-Oqp6qybMdCFcWSroh/6Q8j7YNOjRD0ThY02cAd6rugr//FCkMYonizLV8AryLU5wNJOweauIBxQYCZoV3emfcw==",
|
||||
"_location": "/core-js-compat",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "core-js-compat@^3.1.1",
|
||||
"name": "core-js-compat",
|
||||
"escapedName": "core-js-compat",
|
||||
"rawSpec": "^3.1.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^3.1.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@babel/preset-env"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.17.1.tgz",
|
||||
"_shasum": "a0264ed6712affb3334c56f6a6159f20aedad56b",
|
||||
"_spec": "core-js-compat@^3.1.1",
|
||||
"_where": "/home/simon/Documents/lifen-autotest/node_modules/@babel/preset-env",
|
||||
"bugs": {
|
||||
"url": "https://github.com/zloirock/core-js/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"browserslist": "^4.16.8",
|
||||
"semver": "7.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "core-js compat",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/core-js"
|
||||
},
|
||||
"gitHead": "c526e7a00305a917fc697a9b87e64a82781f09f4",
|
||||
"homepage": "https://github.com/zloirock/core-js#readme",
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "core-js-compat",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/zloirock/core-js.git",
|
||||
"directory": "packages/core-js-compat"
|
||||
},
|
||||
"version": "3.17.1"
|
||||
}
|
Reference in New Issue
Block a user