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.
56 lines
1.8 KiB
56 lines
1.8 KiB
{
|
|
"_from": "babel-preset-jest@^25.5.0",
|
|
"_id": "babel-preset-jest@25.5.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-wdfxkYKUh6kHdkxlMH+qDmZZC0k=",
|
|
"_location": "/babel-preset-jest",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-preset-jest@^25.5.0",
|
|
"name": "babel-preset-jest",
|
|
"escapedName": "babel-preset-jest",
|
|
"rawSpec": "^25.5.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.5.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-jest"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/babel-preset-jest/download/babel-preset-jest-25.5.0.tgz?cache=0&sync_timestamp=1597059133388&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbabel-preset-jest%2Fdownload%2Fbabel-preset-jest-25.5.0.tgz",
|
|
"_shasum": "c1d7f191829487a907764c65307faa0e66590b49",
|
|
"_spec": "babel-preset-jest@^25.5.0",
|
|
"_where": "/Users/zq/Desktop/hngs/node_modules/babel-jest",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"babel-plugin-jest-hoist": "^25.5.0",
|
|
"babel-preset-current-node-syntax": "^0.1.2"
|
|
},
|
|
"deprecated": false,
|
|
"description": "> Babel preset for all Jest plugins. This preset is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jest).",
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "babel-preset-jest",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/babel-preset-jest"
|
|
},
|
|
"version": "25.5.0"
|
|
}
|