|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_args": [
- [
- "@wdio/utils@6.11.0",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_development": true,
- "_from": "@wdio/utils@6.11.0",
- "_id": "@wdio/utils@6.11.0",
- "_inBundle": false,
- "_integrity": "sha512-vf0sOQzd28WbI26d6/ORrQ4XKWTzSlWLm9W/K/eJO0NASKPEzR+E+Q2kaa+MJ4FKXUpjbt+Lxfo+C26TzBk7tg==",
- "_location": "/@wdio/utils",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@wdio/utils@6.11.0",
- "name": "@wdio/utils",
- "escapedName": "@wdio%2futils",
- "scope": "@wdio",
- "rawSpec": "6.11.0",
- "saveSpec": null,
- "fetchSpec": "6.11.0"
- },
- "_requiredBy": [
- "/@wdio/repl",
- "/devtools",
- "/webdriver",
- "/webdriverio"
- ],
- "_resolved": "https://registry.npmjs.org/@wdio/utils/-/utils-6.11.0.tgz",
- "_spec": "6.11.0",
- "_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"
- },
- "description": "A WDIO helper utility to provide several utility functions used across the project.",
- "engines": {
- "node": ">=10.0.0"
- },
- "gitHead": "5fba2c2f136f280a0370ac5b76394478e5db3339",
- "homepage": "https://github.com/webdriverio/webdriverio/tree/master/packages/wdio-utils",
- "keywords": [
- "webdriverio",
- "webdriver",
- "wdio",
- "utils"
- ],
- "license": "MIT",
- "main": "./build/index",
- "name": "@wdio/utils",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/webdriverio/webdriverio.git"
- },
- "types": "./build/index.d.ts",
- "version": "6.11.0"
- }
|