mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
85 lines
2.3 KiB
JSON
85 lines
2.3 KiB
JSON
{
|
|
"_from": "jest-runner@^25.2.4",
|
|
"_id": "jest-runner@25.2.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-5xaIfqqxck9Wg2CV4b9KmJtf/sWO7zWQx7O+34GCLGPzoPcVmB3mZtdrQI1/jS3Reqjru9ycLjgLHSf6XoxRqA==",
|
|
"_location": "/jest-runner",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-runner@^25.2.4",
|
|
"name": "jest-runner",
|
|
"escapedName": "jest-runner",
|
|
"rawSpec": "^25.2.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.2.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/core",
|
|
"/@jest/test-sequencer"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-25.2.4.tgz",
|
|
"_shasum": "d0daf7c56b4a83b6b675863d5cdcd502c960f9a1",
|
|
"_spec": "jest-runner@^25.2.4",
|
|
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action/node_modules/@jest/core",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@jest/console": "^25.2.3",
|
|
"@jest/environment": "^25.2.4",
|
|
"@jest/test-result": "^25.2.4",
|
|
"@jest/types": "^25.2.3",
|
|
"chalk": "^3.0.0",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.2.3",
|
|
"jest-config": "^25.2.4",
|
|
"jest-docblock": "^25.2.3",
|
|
"jest-haste-map": "^25.2.3",
|
|
"jest-jasmine2": "^25.2.4",
|
|
"jest-leak-detector": "^25.2.3",
|
|
"jest-message-util": "^25.2.4",
|
|
"jest-resolve": "^25.2.3",
|
|
"jest-runtime": "^25.2.4",
|
|
"jest-util": "^25.2.3",
|
|
"jest-worker": "^25.2.1",
|
|
"source-map-support": "^0.5.6",
|
|
"throat": "^5.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"@types/exit": "^0.1.30",
|
|
"@types/graceful-fs": "^4.1.2",
|
|
"@types/node": "*",
|
|
"@types/source-map-support": "^0.5.0",
|
|
"jest-circus": "^25.2.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "324938561c608e0e9dddc008e5dde1589d7abc68",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-runner",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-runner"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"typesVersions": {
|
|
"<3.8": {
|
|
"build/*": [
|
|
"build/ts3.4/*"
|
|
]
|
|
}
|
|
},
|
|
"version": "25.2.4"
|
|
}
|