ghaction-upx/node_modules/jest-environment-jsdom/package.json
2020-01-23 08:49:02 +00:00

60 lines
1.7 KiB
JSON

{
"_from": "jest-environment-jsdom@^25.1.0",
"_id": "jest-environment-jsdom@25.1.0",
"_inBundle": false,
"_integrity": "sha512-ILb4wdrwPAOHX6W82GGDUiaXSSOE274ciuov0lztOIymTChKFtC02ddyicRRCdZlB5YSrv3vzr1Z5xjpEe1OHQ==",
"_location": "/jest-environment-jsdom",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-environment-jsdom@^25.1.0",
"name": "jest-environment-jsdom",
"escapedName": "jest-environment-jsdom",
"rawSpec": "^25.1.0",
"saveSpec": null,
"fetchSpec": "^25.1.0"
},
"_requiredBy": [
"/jest-config"
],
"_resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-25.1.0.tgz",
"_shasum": "6777ab8b3e90fd076801efd3bff8e98694ab43c3",
"_spec": "jest-environment-jsdom@^25.1.0",
"_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/jest-config",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"@jest/environment": "^25.1.0",
"@jest/fake-timers": "^25.1.0",
"@jest/types": "^25.1.0",
"jest-mock": "^25.1.0",
"jest-util": "^25.1.0",
"jsdom": "^15.1.1"
},
"deprecated": false,
"devDependencies": {
"@types/jsdom": "^12.2.4"
},
"engines": {
"node": ">= 8.3"
},
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
"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": "25.1.0"
}