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

67 lines
1.8 KiB
JSON
Raw Normal View History

2020-03-31 20:42:07 +08:00
{
"_from": "jest-environment-node@^25.2.4",
"_id": "jest-environment-node@25.2.4",
"_inBundle": false,
"_integrity": "sha512-Jkc5Y8goyXPrLRHnrUlqC7P4o5zn2m4zw6qWoRJ59kxV1f2a5wK+TTGhrhCwnhW/Ckpdl/pm+LufdvhJkvJbiw==",
"_location": "/jest-environment-node",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-environment-node@^25.2.4",
"name": "jest-environment-node",
"escapedName": "jest-environment-node",
"rawSpec": "^25.2.4",
"saveSpec": null,
"fetchSpec": "^25.2.4"
},
"_requiredBy": [
"/jest-config"
],
"_resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-25.2.4.tgz",
"_shasum": "dc211dfb0d8b66dfc1965a8f846e72e54ff0c430",
"_spec": "jest-environment-node@^25.2.4",
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action/node_modules/jest-config",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"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"
},
"deprecated": false,
"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"
}