mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
80 lines
2.1 KiB
JSON
80 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jest-config@25.1.0",
|
|
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "jest-config@25.1.0",
|
|
"_id": "jest-config@25.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-tLmsg4SZ5H7tuhBC5bOja0HEblM0coS3Wy5LTCb2C8ZV6eWLewHyK+3qSq9Bi29zmWQ7ojdCd3pxpx4l4d2uGw==",
|
|
"_location": "/jest-config",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jest-config@25.1.0",
|
|
"name": "jest-config",
|
|
"escapedName": "jest-config",
|
|
"rawSpec": "25.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "25.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/core",
|
|
"/jest-runner",
|
|
"/jest-runtime",
|
|
"/jest/jest-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-config/-/jest-config-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": {
|
|
"@babel/core": "^7.1.0",
|
|
"@jest/test-sequencer": "^25.1.0",
|
|
"@jest/types": "^25.1.0",
|
|
"babel-jest": "^25.1.0",
|
|
"chalk": "^3.0.0",
|
|
"glob": "^7.1.1",
|
|
"jest-environment-jsdom": "^25.1.0",
|
|
"jest-environment-node": "^25.1.0",
|
|
"jest-get-type": "^25.1.0",
|
|
"jest-jasmine2": "^25.1.0",
|
|
"jest-regex-util": "^25.1.0",
|
|
"jest-resolve": "^25.1.0",
|
|
"jest-util": "^25.1.0",
|
|
"jest-validate": "^25.1.0",
|
|
"micromatch": "^4.0.2",
|
|
"pretty-format": "^25.1.0",
|
|
"realpath-native": "^1.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/babel__core": "^7.0.4",
|
|
"@types/glob": "^7.1.1",
|
|
"@types/micromatch": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-config",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-config"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"version": "25.1.0"
|
|
}
|