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

66 lines
1.8 KiB
JSON

{
"_args": [
[
"jest-changed-files@25.1.0",
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
]
],
"_development": true,
"_from": "jest-changed-files@25.1.0",
"_id": "jest-changed-files@25.1.0",
"_inBundle": false,
"_integrity": "sha512-bdL1aHjIVy3HaBO3eEQeemGttsq1BDlHgWcOjEOIAcga7OOEGWHD2WSu8HhL7I1F0mFFyci8VKU4tRNk+qtwDA==",
"_location": "/jest-changed-files",
"_phantomChildren": {
"human-signals": "1.1.1",
"isexe": "2.0.0",
"merge-stream": "2.0.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.1.0",
"name": "jest-changed-files",
"escapedName": "jest-changed-files",
"rawSpec": "25.1.0",
"saveSpec": null,
"fetchSpec": "25.1.0"
},
"_requiredBy": [
"/@jest/core"
],
"_resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-25.1.0.tgz",
"_spec": "25.1.0",
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"@jest/types": "^25.1.0",
"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": "170eee11d03b0ed5c60077982fdbc3bafd403638",
"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",
"version": "25.1.0"
}