更新
This commit is contained in:
+60
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"_from": "@jest/schemas@^29.6.3",
|
||||
"_id": "@jest/schemas@29.6.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==",
|
||||
"_location": "/@jest/schemas",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "@jest/schemas@^29.6.3",
|
||||
"name": "@jest/schemas",
|
||||
"escapedName": "@jest%2fschemas",
|
||||
"scope": "@jest",
|
||||
"rawSpec": "^29.6.3",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^29.6.3"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@jest/types"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz",
|
||||
"_shasum": "430b5ce8a4e0044a7e3819663305a7b3091c8e03",
|
||||
"_spec": "@jest/schemas@^29.6.3",
|
||||
"_where": "/root/dns/node_modules/@jest/types",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jestjs/jest/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"@sinclair/typebox": "^0.27.8"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.",
|
||||
"engines": {
|
||||
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
||||
},
|
||||
"exports": {
|
||||
".": {
|
||||
"types": "./build/index.d.ts",
|
||||
"default": "./build/index.js"
|
||||
},
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
"gitHead": "fb7d95c8af6e0d65a8b65348433d8a0ea0725b5b",
|
||||
"homepage": "https://github.com/jestjs/jest#readme",
|
||||
"license": "MIT",
|
||||
"main": "./build/index.js",
|
||||
"name": "@jest/schemas",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/jestjs/jest.git",
|
||||
"directory": "packages/jest-schemas"
|
||||
},
|
||||
"types": "./build/index.d.ts",
|
||||
"version": "29.6.3"
|
||||
}
|
||||
Reference in New Issue
Block a user