mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
74 lines
1.8 KiB
JSON
74 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jest-changed-files@25.2.3",
|
|
"."
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "jest-changed-files@25.2.3",
|
|
"_id": "jest-changed-files@25.2.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-EFxy94dvvbqRB36ezIPLKJ4fDIC+jAdNs8i8uTwFpaXd6H3LVc3ova1lNS4ZPWk09OCR2vq5kSdSQgar7zMORg==",
|
|
"_location": "/jest-changed-files",
|
|
"_phantomChildren": {
|
|
"human-signals": "1.1.1",
|
|
"isexe": "2.0.0",
|
|
"merge-stream": "2.0.0",
|
|
"onetime": "5.1.0",
|
|
"pump": "3.0.0",
|
|
"signal-exit": "3.0.2",
|
|
"strip-final-newline": "2.0.0"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jest-changed-files@25.2.3",
|
|
"name": "jest-changed-files",
|
|
"escapedName": "jest-changed-files",
|
|
"rawSpec": "25.2.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "25.2.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/core"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-25.2.3.tgz",
|
|
"_spec": "25.2.3",
|
|
"_where": ".",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"@jest/types": "^25.2.3",
|
|
"execa": "^3.2.0",
|
|
"throat": "^5.0.0"
|
|
},
|
|
"description": "A module used internally by Jest to check which files have changed since you last committed in git or hg.",
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "6f8bf80c38567ba076ae979af2dedb42b285b2d5",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-changed-files",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-changed-files"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"typesVersions": {
|
|
"<3.8": {
|
|
"build/*": [
|
|
"build/ts3.4/*"
|
|
]
|
|
}
|
|
},
|
|
"version": "25.2.3"
|
|
}
|