github-pages-deploy-action/node_modules/jest-mock/package.json
2020-03-21 17:13:25 -04:00

62 lines
1.6 KiB
JSON

{
"_args": [
[
"jest-mock@25.1.0",
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
]
],
"_development": true,
"_from": "jest-mock@25.1.0",
"_id": "jest-mock@25.1.0",
"_inBundle": false,
"_integrity": "sha512-28/u0sqS+42vIfcd1mlcg4ZVDmSUYuNvImP4X2lX5hRMLW+CN0BeiKVD4p+ujKKbSPKd3rg/zuhCF+QBLJ4vag==",
"_location": "/jest-mock",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-mock@25.1.0",
"name": "jest-mock",
"escapedName": "jest-mock",
"rawSpec": "25.1.0",
"saveSpec": null,
"fetchSpec": "25.1.0"
},
"_requiredBy": [
"/@jest/environment",
"/@jest/fake-timers",
"/jest-environment-jsdom",
"/jest-environment-node",
"/jest-runtime"
],
"_resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-25.1.0.tgz",
"_spec": "25.1.0",
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action",
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"@jest/types": "^25.1.0"
},
"description": "## API",
"engines": {
"node": ">= 8.3"
},
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
"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",
"version": "25.1.0"
}