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

63 lines
1.6 KiB
JSON

{
"_args": [
[
"jest-watcher@25.1.0",
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
]
],
"_development": true,
"_from": "jest-watcher@25.1.0",
"_id": "jest-watcher@25.1.0",
"_inBundle": false,
"_integrity": "sha512-Q9eZ7pyaIr6xfU24OeTg4z1fUqBF/4MP6J801lyQfg7CsnZ/TCzAPvCfckKdL5dlBBEKBeHV0AdyjFZ5eWj4ig==",
"_location": "/jest-watcher",
"_phantomChildren": {
"type-fest": "0.11.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-watcher@25.1.0",
"name": "jest-watcher",
"escapedName": "jest-watcher",
"rawSpec": "25.1.0",
"saveSpec": null,
"fetchSpec": "25.1.0"
},
"_requiredBy": [
"/@jest/core"
],
"_resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-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/test-result": "^25.1.0",
"@jest/types": "^25.1.0",
"ansi-escapes": "^4.2.1",
"chalk": "^3.0.0",
"jest-util": "^25.1.0",
"string-length": "^3.1.0"
},
"description": "Delightful JavaScript Testing.",
"engines": {
"node": ">= 8.3"
},
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
"homepage": "https://jestjs.io/",
"license": "MIT",
"main": "build/index.js",
"name": "jest-watcher",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-watcher"
},
"version": "25.1.0"
}