github-pages-deploy-action/node_modules/jest-mock/package.json
2020-03-31 08:54:32 -04:00

72 lines
1.6 KiB
JSON

{
"_args": [
[
"jest-mock@25.2.3",
"."
]
],
"_development": true,
"_from": "jest-mock@25.2.3",
"_id": "jest-mock@25.2.3",
"_inBundle": false,
"_integrity": "sha512-xlf+pyY0j47zoCs8zGGOGfWyxxLximE8YFOfEK8s4FruR8DtM/UjNj61um+iDuMAFEBDe1bhCXkqiKoCmWjJzg==",
"_location": "/jest-mock",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-mock@25.2.3",
"name": "jest-mock",
"escapedName": "jest-mock",
"rawSpec": "25.2.3",
"saveSpec": null,
"fetchSpec": "25.2.3"
},
"_requiredBy": [
"/@jest/environment",
"/@jest/fake-timers",
"/jest-environment-jsdom",
"/jest-environment-node",
"/jest-runtime"
],
"_resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-25.2.3.tgz",
"_spec": "25.2.3",
"_where": ".",
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"@jest/types": "^25.2.3"
},
"description": "## API",
"devDependencies": {
"@types/node": "*"
},
"engines": {
"node": ">= 8.3"
},
"gitHead": "6f8bf80c38567ba076ae979af2dedb42b285b2d5",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-mock",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-mock"
},
"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"build/*": [
"build/ts3.4/*"
]
}
},
"version": "25.2.3"
}