You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
100 lines
2.8 KiB
100 lines
2.8 KiB
3 years ago
|
{
|
||
|
"_from": "babel-jest@^26.6.3",
|
||
|
"_id": "babel-jest@26.6.3",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA==",
|
||
|
"_location": "/babel-jest",
|
||
|
"_phantomChildren": {
|
||
|
"@babel/core": "7.15.8",
|
||
|
"@babel/helper-plugin-utils": "7.14.5",
|
||
|
"@babel/template": "7.15.4",
|
||
|
"@babel/types": "7.15.6",
|
||
|
"@istanbuljs/load-nyc-config": "1.1.0",
|
||
|
"@istanbuljs/schema": "0.1.3",
|
||
|
"@types/babel__core": "7.1.16",
|
||
|
"@types/babel__traverse": "7.14.2",
|
||
|
"@types/graceful-fs": "4.1.5",
|
||
|
"@types/istanbul-lib-coverage": "2.0.3",
|
||
|
"@types/istanbul-lib-report": "3.0.0",
|
||
|
"@types/node": "16.10.3",
|
||
|
"@types/yargs-parser": "20.2.1",
|
||
|
"anymatch": "3.1.2",
|
||
|
"babel-preset-current-node-syntax": "1.0.1",
|
||
|
"convert-source-map": "1.8.0",
|
||
|
"fast-json-stable-stringify": "2.1.0",
|
||
|
"fb-watchman": "2.0.1",
|
||
|
"fsevents": "2.3.2",
|
||
|
"glob": "7.2.0",
|
||
|
"graceful-fs": "4.2.8",
|
||
|
"imurmurhash": "0.1.4",
|
||
|
"is-typedarray": "1.0.0",
|
||
|
"merge-stream": "2.0.0",
|
||
|
"minimatch": "3.0.4",
|
||
|
"picomatch": "2.3.0",
|
||
|
"pirates": "4.0.1",
|
||
|
"sane": "4.1.0",
|
||
|
"signal-exit": "3.0.5",
|
||
|
"typedarray-to-buffer": "3.1.5",
|
||
|
"walker": "1.0.7"
|
||
|
},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "babel-jest@^26.6.3",
|
||
|
"name": "babel-jest",
|
||
|
"escapedName": "babel-jest",
|
||
|
"rawSpec": "^26.6.3",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^26.6.3"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#DEV:/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-26.6.3.tgz",
|
||
|
"_shasum": "d87d25cb0037577a0c89f82e5755c5d293c01056",
|
||
|
"_spec": "babel-jest@^26.6.3",
|
||
|
"_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/facebook/jest/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@jest/transform": "^26.6.2",
|
||
|
"@jest/types": "^26.6.2",
|
||
|
"@types/babel__core": "^7.1.7",
|
||
|
"babel-plugin-istanbul": "^6.0.0",
|
||
|
"babel-preset-jest": "^26.6.2",
|
||
|
"chalk": "^4.0.0",
|
||
|
"graceful-fs": "^4.2.4",
|
||
|
"slash": "^3.0.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Jest plugin to use babel for transformation.",
|
||
|
"devDependencies": {
|
||
|
"@babel/core": "^7.1.0",
|
||
|
"@jest/test-utils": "^26.6.2",
|
||
|
"@types/graceful-fs": "^4.1.3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 10.14.2"
|
||
|
},
|
||
|
"gitHead": "2f6931e91d5ab126de70caf150c68709752e7f6c",
|
||
|
"homepage": "https://github.com/facebook/jest#readme",
|
||
|
"license": "MIT",
|
||
|
"main": "build/index.js",
|
||
|
"name": "babel-jest",
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0"
|
||
|
},
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/facebook/jest.git",
|
||
|
"directory": "packages/babel-jest"
|
||
|
},
|
||
|
"types": "build/index.d.ts",
|
||
|
"version": "26.6.3"
|
||
|
}
|