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.
		
		
		
		
		
			
		
			
				
					
					
						
							60 lines
						
					
					
						
							1.6 KiB
						
					
					
				
			
		
		
	
	
							60 lines
						
					
					
						
							1.6 KiB
						
					
					
				{ | 
						|
  "_from": "jest-transform-stub@^2.0.0", | 
						|
  "_id": "jest-transform-stub@2.0.0", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-lspHaCRx/mBbnm3h4uMMS3R5aZzMwyNpNIJLXj4cEsV0mIUtS4IjYJLSoyjRCtnxb6RIGJ4NL2quZzfIeNhbkg==", | 
						|
  "_location": "/jest-transform-stub", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "jest-transform-stub@^2.0.0", | 
						|
    "name": "jest-transform-stub", | 
						|
    "escapedName": "jest-transform-stub", | 
						|
    "rawSpec": "^2.0.0", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^2.0.0" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/@vue/cli-plugin-unit-jest" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/jest-transform-stub/-/jest-transform-stub-2.0.0.tgz", | 
						|
  "_shasum": "19018b0851f7568972147a5d60074b55f0225a7d", | 
						|
  "_spec": "jest-transform-stub@^2.0.0", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\@vue\\cli-plugin-unit-jest", | 
						|
  "author": { | 
						|
    "name": "Edd Yerburgh" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/eddyerburgh/jest-transform-stub/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "deprecated": false, | 
						|
  "description": "Jest transform stub", | 
						|
  "devDependencies": { | 
						|
    "jest": "^22.4.2" | 
						|
  }, | 
						|
  "files": [ | 
						|
    "index.js" | 
						|
  ], | 
						|
  "homepage": "https://github.com/eddyerburgh/jest-transform-stub#readme", | 
						|
  "jest": { | 
						|
    "transform": { | 
						|
      ".+\\.png$": "<rootDir>/index.js" | 
						|
    } | 
						|
  }, | 
						|
  "keywords": [ | 
						|
    "jest" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "main": "index.js", | 
						|
  "name": "jest-transform-stub", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/eddyerburgh/jest-transform-stub.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "test": "jest" | 
						|
  }, | 
						|
  "version": "2.0.0" | 
						|
}
 | 
						|
 |