github-pages-deploy-action/node_modules/jest-environment-node/package.json

71 lines
1.7 KiB
JSON
Raw Normal View History

2020-03-31 20:42:07 +08:00
{
2020-03-31 20:54:32 +08:00
"_args": [
[
"jest-environment-node@25.2.4",
"."
]
],
"_development": true,
"_from": "jest-environment-node@25.2.4",
2020-03-31 20:42:07 +08:00
"_id": "jest-environment-node@25.2.4",
"_inBundle": false,
"_integrity": "sha512-Jkc5Y8goyXPrLRHnrUlqC7P4o5zn2m4zw6qWoRJ59kxV1f2a5wK+TTGhrhCwnhW/Ckpdl/pm+LufdvhJkvJbiw==",
"_location": "/jest-environment-node",
"_phantomChildren": {},
"_requested": {
2020-03-31 20:54:32 +08:00
"type": "version",
2020-03-31 20:42:07 +08:00
"registry": true,
2020-03-31 20:54:32 +08:00
"raw": "jest-environment-node@25.2.4",
2020-03-31 20:42:07 +08:00
"name": "jest-environment-node",
"escapedName": "jest-environment-node",
2020-03-31 20:54:32 +08:00
"rawSpec": "25.2.4",
2020-03-31 20:42:07 +08:00
"saveSpec": null,
2020-03-31 20:54:32 +08:00
"fetchSpec": "25.2.4"
2020-03-31 20:42:07 +08:00
},
"_requiredBy": [
"/jest-config"
],
"_resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-25.2.4.tgz",
2020-03-31 20:54:32 +08:00
"_spec": "25.2.4",
"_where": ".",
2020-03-31 20:42:07 +08:00
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"@jest/environment": "^25.2.4",
"@jest/fake-timers": "^25.2.4",
"@jest/types": "^25.2.3",
"jest-mock": "^25.2.3",
"jest-util": "^25.2.3",
"semver": "^6.3.0"
},
"devDependencies": {
"@types/semver": "^6.2.1"
},
"engines": {
"node": ">= 8.3"
},
"gitHead": "324938561c608e0e9dddc008e5dde1589d7abc68",
"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",
"typesVersions": {
"<3.8": {
"build/*": [
"build/ts3.4/*"
]
}
},
"version": "25.2.4"
}