1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "_args": [
- [
- "devtools-protocol@0.0.818844",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_development": true,
- "_from": "devtools-protocol@0.0.818844",
- "_id": "devtools-protocol@0.0.818844",
- "_inBundle": false,
- "_integrity": "sha512-AD1hi7iVJ8OD0aMLQU5VK0XH9LDlA1+BcPIgrAxPfaibx2DbWucuyOhc4oyQCbnvDDO68nN6/LcKfqTP343Jjg==",
- "_location": "/devtools-protocol",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "devtools-protocol@0.0.818844",
- "name": "devtools-protocol",
- "escapedName": "devtools-protocol",
- "rawSpec": "0.0.818844",
- "saveSpec": null,
- "fetchSpec": "0.0.818844"
- },
- "_requiredBy": [
- "/puppeteer-core"
- ],
- "_resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.818844.tgz",
- "_spec": "0.0.818844",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
- "author": {
- "name": "The Chromium Authors"
- },
- "bugs": {
- "url": "https://github.com/ChromeDevTools/devtools-protocol/issues"
- },
- "description": "The Chrome DevTools Protocol JSON",
- "files": [
- "externs",
- "json",
- "pdl",
- "types"
- ],
- "homepage": "https://github.com/ChromeDevTools/devtools-protocol#readme",
- "license": "BSD-3-Clause",
- "name": "devtools-protocol",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ChromeDevTools/devtools-protocol.git"
- },
- "types": "types/protocol.d.ts",
- "version": "0.0.818844"
- }
|