refactor: init cypress-cucumber-preprocessor install.
This commit is contained in:
60
node_modules/caniuse-lite/package.json
generated
vendored
Normal file
60
node_modules/caniuse-lite/package.json
generated
vendored
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"_from": "caniuse-lite@^1.0.30001251",
|
||||
"_id": "caniuse-lite@1.0.30001252",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-I56jhWDGMtdILQORdusxBOH+Nl/KgQSdDmpJezYddnAkVOmnoU8zwjTV9xAjMIYxr0iPreEAVylCGcmHCjfaOw==",
|
||||
"_location": "/caniuse-lite",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "caniuse-lite@^1.0.30001251",
|
||||
"name": "caniuse-lite",
|
||||
"escapedName": "caniuse-lite",
|
||||
"rawSpec": "^1.0.30001251",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.30001251"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/browserslist"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001252.tgz",
|
||||
"_shasum": "cb16e4e3dafe948fc4a9bb3307aea054b912019a",
|
||||
"_spec": "caniuse-lite@^1.0.30001251",
|
||||
"_where": "/home/simon/Documents/lifen-autotest/node_modules/browserslist",
|
||||
"author": {
|
||||
"name": "Ben Briggs",
|
||||
"email": "beneb.info@gmail.com",
|
||||
"url": "http://beneb.info"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/browserslist/caniuse-lite/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "A smaller version of caniuse-db, with only the essentials!",
|
||||
"files": [
|
||||
"data",
|
||||
"dist"
|
||||
],
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/browserslist"
|
||||
},
|
||||
"homepage": "https://github.com/browserslist/caniuse-lite#readme",
|
||||
"keywords": [
|
||||
"support",
|
||||
"css",
|
||||
"js",
|
||||
"html5",
|
||||
"svg"
|
||||
],
|
||||
"license": "CC-BY-4.0",
|
||||
"main": "dist/unpacker/index.js",
|
||||
"name": "caniuse-lite",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/browserslist/caniuse-lite.git"
|
||||
},
|
||||
"version": "1.0.30001252"
|
||||
}
|
Reference in New Issue
Block a user