|
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- {
- "_args": [
- [
- "jest-environment-jsdom@27.2.2",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_development": true,
- "_from": "jest-environment-jsdom@27.2.2",
- "_id": "jest-environment-jsdom@27.2.2",
- "_inBundle": false,
- "_integrity": "sha512-mzCLEdnpGWDJmNB6WIPLlZM+hpXdeiya9TryiByqcUdpliNV1O+LGC2SewzjmB4IblabGfvr3KcPN0Nme2wnDw==",
- "_location": "/jest-environment-jsdom",
- "_phantomChildren": {
- "abab": "2.0.5",
- "acorn-globals": "6.0.0",
- "asynckit": "0.4.0",
- "combined-stream": "1.0.8",
- "cssstyle": "2.3.0",
- "decimal.js": "10.3.1",
- "domexception": "2.0.1",
- "escodegen": "2.0.0",
- "html-encoding-sniffer": "2.0.1",
- "http-proxy-agent": "4.0.1",
- "https-proxy-agent": "5.0.0",
- "is-potential-custom-element-name": "1.0.1",
- "lodash": "4.17.21",
- "mime-types": "2.1.31",
- "nwsapi": "2.2.0",
- "parse5": "6.0.1",
- "saxes": "5.0.1",
- "symbol-tree": "3.2.4",
- "tough-cookie": "4.0.0",
- "tr46": "2.1.0",
- "w3c-hr-time": "1.0.2",
- "w3c-xmlserializer": "2.0.0",
- "webidl-conversions": "6.1.0",
- "whatwg-encoding": "1.0.5",
- "whatwg-mimetype": "2.3.0",
- "ws": "7.5.2",
- "xml-name-validator": "3.0.0"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-environment-jsdom@27.2.2",
- "name": "jest-environment-jsdom",
- "escapedName": "jest-environment-jsdom",
- "rawSpec": "27.2.2",
- "saveSpec": null,
- "fetchSpec": "27.2.2"
- },
- "_requiredBy": [
- "/jest-config",
- "/jest-runner"
- ],
- "_resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.2.2.tgz",
- "_spec": "27.2.2",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "@jest/environment": "^27.2.2",
- "@jest/fake-timers": "^27.2.2",
- "@jest/types": "^27.1.1",
- "@types/node": "*",
- "jest-mock": "^27.1.1",
- "jest-util": "^27.2.0",
- "jsdom": "^16.6.0"
- },
- "devDependencies": {
- "@jest/test-utils": "^27.2.2",
- "@types/jsdom": "^16.2.4"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- },
- "exports": {
- ".": "./build/index.js",
- "./package.json": "./package.json"
- },
- "gitHead": "f54d96fec55518640b900d6994b2c4153316d1ed",
- "homepage": "https://github.com/facebook/jest#readme",
- "license": "MIT",
- "main": "./build/index.js",
- "name": "jest-environment-jsdom",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git",
- "directory": "packages/jest-environment-jsdom"
- },
- "types": "./build/index.d.ts",
- "version": "27.2.2"
- }
|