| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "_args": [
- [
- "jsdom-global@3.0.2",
- "E:\\item\\newItem\\admin"
- ]
- ],
- "_development": true,
- "_from": "jsdom-global@3.0.2",
- "_id": "jsdom-global@3.0.2",
- "_inBundle": false,
- "_integrity": "sha1-a9KZwTsMRiay2iwDk81DhdYGrLk=",
- "_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": [
- "/@vue/cli-plugin-unit-mocha"
- ],
- "_resolved": "https://registry.npmjs.org/jsdom-global/-/jsdom-global-3.0.2.tgz",
- "_spec": "3.0.2",
- "_where": "E:\\item\\newItem\\admin",
- "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"
- }
|