mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-22 10:26:08 -07:00
74 lines
2.0 KiB
JSON
74 lines
2.0 KiB
JSON
{
|
|
"_from": "jest-config@^25.1.0",
|
|
"_id": "jest-config@25.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-tLmsg4SZ5H7tuhBC5bOja0HEblM0coS3Wy5LTCb2C8ZV6eWLewHyK+3qSq9Bi29zmWQ7ojdCd3pxpx4l4d2uGw==",
|
|
"_location": "/jest-config",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"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-runner",
|
|
"/jest-runtime"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-config/-/jest-config-25.1.0.tgz",
|
|
"_shasum": "d114e4778c045d3ef239452213b7ad3ec1cbea90",
|
|
"_spec": "jest-config@^25.1.0",
|
|
"_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/jest-runtime",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"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"
|
|
},
|
|
"deprecated": false,
|
|
"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"
|
|
}
|