mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
77 lines
2.0 KiB
JSON
77 lines
2.0 KiB
JSON
{
|
|
"_from": "jest-message-util@^25.2.4",
|
|
"_id": "jest-message-util@25.2.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-9wWMH3Bf+GVTv0GcQLmH/FRr0x0toptKw9TA8U5YFLVXx7Tq9pvcNzTyJrcTJ+wLqNbMPPJlJNft4MnlcrtF5Q==",
|
|
"_location": "/jest-message-util",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-message-util@^25.2.4",
|
|
"name": "jest-message-util",
|
|
"escapedName": "jest-message-util",
|
|
"rawSpec": "^25.2.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.2.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/core",
|
|
"/@jest/fake-timers",
|
|
"/expect",
|
|
"/jest-circus",
|
|
"/jest-jasmine2",
|
|
"/jest-runner",
|
|
"/jest-runtime",
|
|
"/jest-snapshot"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-25.2.4.tgz",
|
|
"_shasum": "b1441b9c82f5c11fc661303cbf200a2f136a7762",
|
|
"_spec": "jest-message-util@^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": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"@jest/test-result": "^25.2.4",
|
|
"@jest/types": "^25.2.3",
|
|
"@types/stack-utils": "^1.0.1",
|
|
"chalk": "^3.0.0",
|
|
"micromatch": "^4.0.2",
|
|
"slash": "^3.0.0",
|
|
"stack-utils": "^1.0.1"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"@types/babel__code-frame": "^7.0.0",
|
|
"@types/micromatch": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "324938561c608e0e9dddc008e5dde1589d7abc68",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-message-util",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-message-util"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"typesVersions": {
|
|
"<3.8": {
|
|
"build/*": [
|
|
"build/ts3.4/*"
|
|
]
|
|
}
|
|
},
|
|
"version": "25.2.4"
|
|
}
|