| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_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": "range",
- "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": [
- "/@vue/cli-plugin-unit-mocha"
- ],
- "_resolved": "https://registry.npmmirror.com/jsdom-global/-/jsdom-global-3.0.2.tgz",
- "_shasum": "6bd299c13b0c4626b2da2c0393cd4385d606acb9",
- "_spec": "jsdom-global@^3.0.2",
- "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\@vue\\cli-plugin-unit-mocha",
- "author": {
- "name": "Rico Sta. Cruz",
- "email": "rico@ricostacruz.com"
- },
- "browser": "browser.js",
- "bugs": {
- "url": "https://github.com/rstacruz/jsdom-global/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "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"
- }
|