1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_args": [
- [
- "@wdio/protocols@6.12.0",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_development": true,
- "_from": "@wdio/protocols@6.12.0",
- "_id": "@wdio/protocols@6.12.0",
- "_inBundle": false,
- "_integrity": "sha512-UhTBZxClCsM3VjaiDp4DoSCnsa7D1QNmI2kqEBfIpyNkT3GcZhJb7L+nL0fTkzCwi7+/uLastb3/aOwH99gt0A==",
- "_location": "/@wdio/protocols",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@wdio/protocols@6.12.0",
- "name": "@wdio/protocols",
- "escapedName": "@wdio%2fprotocols",
- "scope": "@wdio",
- "rawSpec": "6.12.0",
- "saveSpec": null,
- "fetchSpec": "6.12.0"
- },
- "_requiredBy": [
- "/devtools",
- "/webdriver"
- ],
- "_resolved": "https://registry.npmjs.org/@wdio/protocols/-/protocols-6.12.0.tgz",
- "_spec": "6.12.0",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
- "author": {
- "name": "Christian Bromann",
- "email": "christian@saucelabs.com"
- },
- "bugs": {
- "url": "https://github.com/webdriverio/webdriverio/issues"
- },
- "description": "Utility package providing information about automation protocols",
- "engines": {
- "node": ">=10.0.0"
- },
- "gitHead": "e8bae1e8becee38ee362989dc91bdd0c831512e9",
- "homepage": "https://github.com/webdriverio/webdriverio/tree/master/packages/wdio-protocols",
- "keywords": [
- "webdriver",
- "wdio"
- ],
- "license": "MIT",
- "main": "./index",
- "name": "@wdio/protocols",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/webdriverio/webdriverio.git"
- },
- "types": "./index.d.ts",
- "version": "6.12.0"
- }
|