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

56 lines
1.6 KiB
JSON

{
"_from": "jest-environment-node@^25.1.0",
"_id": "jest-environment-node@25.1.0",
"_inBundle": false,
"_integrity": "sha512-U9kFWTtAPvhgYY5upnH9rq8qZkj6mYLup5l1caAjjx9uNnkLHN2xgZy5mo4SyLdmrh/EtB9UPpKFShvfQHD0Iw==",
"_location": "/jest-environment-node",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-environment-node@^25.1.0",
"name": "jest-environment-node",
"escapedName": "jest-environment-node",
"rawSpec": "^25.1.0",
"saveSpec": null,
"fetchSpec": "^25.1.0"
},
"_requiredBy": [
"/jest-config"
],
"_resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-25.1.0.tgz",
"_shasum": "797bd89b378cf0bd794dc8e3dca6ef21126776db",
"_spec": "jest-environment-node@^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"
},
"deprecated": false,
"engines": {
"node": ">= 8.3"
},
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-environment-node",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-environment-node"
},
"types": "build/index.d.ts",
"version": "25.1.0"
}