{ "_args": [ [ "jsdom-global@3.0.2", "/home/cmiss/Jenkins/workspace/mapintegratedvuer" ] ], "_development": true, "_from": "jsdom-global@3.0.2", "_id": "jsdom-global@3.0.2", "_inBundle": false, "_integrity": "sha512-t1KMcBkz/pT5JrvcJbpUR2u/w1kO9jXctaaGJ0vZDzwFnIvGWw9IDSRciT83kIs8Bnw4qpOl8bQK08V01YgMPg==", "_location": "/jsdom-global", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jsdom-global@3.0.2", "name": "jsdom-global", "escapedName": "jsdom-global", "rawSpec": "3.0.2", "saveSpec": null, "fetchSpec": "3.0.2" }, "_requiredBy": [ "#DEV:/", "/@vue/cli-plugin-unit-mocha" ], "_resolved": "https://registry.npmjs.org/jsdom-global/-/jsdom-global-3.0.2.tgz", "_spec": "3.0.2", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer", "author": { "name": "Rico Sta. Cruz", "email": "rico@ricostacruz.com" }, "browser": "browser.js", "bugs": { "url": "https://github.com/rstacruz/jsdom-global/issues" }, "description": "Enable DOM in Node.js", "devDependencies": { "jsdom": "~10.0.0", "standard": "~10.0.2", "tape": "~4.6.3" }, "homepage": "https://github.com/rstacruz/jsdom-global#readme", "keywords": [ "dom", "jsdom", "test" ], "license": "MIT", "main": "index.js", "name": "jsdom-global", "peerDependencies": { "jsdom": ">=10.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/rstacruz/jsdom-global.git" }, "scripts": { "test": "node test.js && standard" }, "version": "3.0.2" }