.
This commit is contained in:
		
							
								
								
									
										88
									
								
								qwen/nodejs/node_modules/jest-cli/package.json
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										88
									
								
								qwen/nodejs/node_modules/jest-cli/package.json
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,88 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "jest-cli",
 | 
			
		||||
  "description": "Delightful JavaScript Testing.",
 | 
			
		||||
  "version": "29.7.0",
 | 
			
		||||
  "main": "./build/index.js",
 | 
			
		||||
  "types": "./build/index.d.ts",
 | 
			
		||||
  "exports": {
 | 
			
		||||
    ".": {
 | 
			
		||||
      "types": "./build/index.d.ts",
 | 
			
		||||
      "default": "./build/index.js"
 | 
			
		||||
    },
 | 
			
		||||
    "./package.json": "./package.json",
 | 
			
		||||
    "./bin/jest": "./bin/jest.js"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@jest/core": "^29.7.0",
 | 
			
		||||
    "@jest/test-result": "^29.7.0",
 | 
			
		||||
    "@jest/types": "^29.6.3",
 | 
			
		||||
    "chalk": "^4.0.0",
 | 
			
		||||
    "create-jest": "^29.7.0",
 | 
			
		||||
    "exit": "^0.1.2",
 | 
			
		||||
    "import-local": "^3.0.2",
 | 
			
		||||
    "jest-config": "^29.7.0",
 | 
			
		||||
    "jest-util": "^29.7.0",
 | 
			
		||||
    "jest-validate": "^29.7.0",
 | 
			
		||||
    "yargs": "^17.3.1"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@tsd/typescript": "^5.0.4",
 | 
			
		||||
    "@types/exit": "^0.1.30",
 | 
			
		||||
    "@types/yargs": "^17.0.8",
 | 
			
		||||
    "tsd-lite": "^0.7.0"
 | 
			
		||||
  },
 | 
			
		||||
  "peerDependencies": {
 | 
			
		||||
    "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
 | 
			
		||||
  },
 | 
			
		||||
  "peerDependenciesMeta": {
 | 
			
		||||
    "node-notifier": {
 | 
			
		||||
      "optional": true
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "bin": {
 | 
			
		||||
    "jest": "./bin/jest.js"
 | 
			
		||||
  },
 | 
			
		||||
  "engines": {
 | 
			
		||||
    "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
 | 
			
		||||
  },
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "https://github.com/jestjs/jest.git",
 | 
			
		||||
    "directory": "packages/jest-cli"
 | 
			
		||||
  },
 | 
			
		||||
  "bugs": {
 | 
			
		||||
    "url": "https://github.com/jestjs/jest/issues"
 | 
			
		||||
  },
 | 
			
		||||
  "homepage": "https://jestjs.io/",
 | 
			
		||||
  "license": "MIT",
 | 
			
		||||
  "keywords": [
 | 
			
		||||
    "ava",
 | 
			
		||||
    "babel",
 | 
			
		||||
    "coverage",
 | 
			
		||||
    "easy",
 | 
			
		||||
    "expect",
 | 
			
		||||
    "facebook",
 | 
			
		||||
    "immersive",
 | 
			
		||||
    "instant",
 | 
			
		||||
    "jasmine",
 | 
			
		||||
    "jest",
 | 
			
		||||
    "jsdom",
 | 
			
		||||
    "mocha",
 | 
			
		||||
    "mocking",
 | 
			
		||||
    "painless",
 | 
			
		||||
    "qunit",
 | 
			
		||||
    "runner",
 | 
			
		||||
    "sandboxed",
 | 
			
		||||
    "snapshot",
 | 
			
		||||
    "tap",
 | 
			
		||||
    "tape",
 | 
			
		||||
    "test",
 | 
			
		||||
    "testing",
 | 
			
		||||
    "typescript",
 | 
			
		||||
    "watch"
 | 
			
		||||
  ],
 | 
			
		||||
  "publishConfig": {
 | 
			
		||||
    "access": "public"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "4e56991693da7cd4c3730dc3579a1dd1403ee630"
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user