|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_args": [
- [
- "@wdio/config@6.12.1",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_development": true,
- "_from": "@wdio/config@6.12.1",
- "_id": "@wdio/config@6.12.1",
- "_inBundle": false,
- "_integrity": "sha512-V5hTIW5FNlZ1W33smHF4Rd5BKjGW2KeYhyXDQfXHjqLCeRiirZ9fABCo9plaVQDnwWSUMWYaAaIAifV82/oJCQ==",
- "_location": "/@wdio/config",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@wdio/config@6.12.1",
- "name": "@wdio/config",
- "escapedName": "@wdio%2fconfig",
- "scope": "@wdio",
- "rawSpec": "6.12.1",
- "saveSpec": null,
- "fetchSpec": "6.12.1"
- },
- "_requiredBy": [
- "/devtools",
- "/webdriver",
- "/webdriverio"
- ],
- "_resolved": "https://registry.npmjs.org/@wdio/config/-/config-6.12.1.tgz",
- "_spec": "6.12.1",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
- "author": {
- "name": "Christian Bromann",
- "email": "christian@saucelabs.com"
- },
- "bugs": {
- "url": "https://github.com/webdriverio/webdriverio/issues"
- },
- "dependencies": {
- "@wdio/logger": "6.10.10",
- "deepmerge": "^4.0.0",
- "glob": "^7.1.2"
- },
- "description": "A helper utility to parse and validate WebdriverIO options",
- "engines": {
- "node": ">=10.0.0"
- },
- "gitHead": "063970498c9b1142482a1a035aa699c64cc8215c",
- "homepage": "https://github.com/webdriverio/webdriverio/tree/master/packages/wdio-config",
- "keywords": [
- "webdriver",
- "wdio",
- "wdio-utility"
- ],
- "license": "MIT",
- "main": "./build/index",
- "name": "@wdio/config",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/webdriverio/webdriverio.git"
- },
- "types": "./build/index.d.ts",
- "version": "6.12.1"
- }
|