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.
		
		
		
		
		
			
		
			
				
					
					
						
							70 lines
						
					
					
						
							1.6 KiB
						
					
					
				
			
		
		
	
	
							70 lines
						
					
					
						
							1.6 KiB
						
					
					
				{ | 
						|
  "_from": "npm-which@^3.0.1", | 
						|
  "_id": "npm-which@3.0.1", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha1-kiXybsOihcIJyuZ8OxGmtKtxQKo=", | 
						|
  "_location": "/npm-which", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "npm-which@^3.0.1", | 
						|
    "name": "npm-which", | 
						|
    "escapedName": "npm-which", | 
						|
    "rawSpec": "^3.0.1", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^3.0.1" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/lint-staged" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/npm-which/-/npm-which-3.0.1.tgz", | 
						|
  "_shasum": "9225f26ec3a285c209cae67c3b11a6b4ab7140aa", | 
						|
  "_spec": "npm-which@^3.0.1", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\lint-staged", | 
						|
  "author": { | 
						|
    "name": "Tim Oxley" | 
						|
  }, | 
						|
  "bin": { | 
						|
    "npm-which": "bin/npm-which.js" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/timoxley/npm-which/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "dependencies": { | 
						|
    "commander": "^2.9.0", | 
						|
    "npm-path": "^2.0.2", | 
						|
    "which": "^1.2.10" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "Locate a program or locally installed node module's executable", | 
						|
  "devDependencies": { | 
						|
    "tap-spec": "^4.1.1", | 
						|
    "tape": "^4.6.0" | 
						|
  }, | 
						|
  "directories": { | 
						|
    "test": "test" | 
						|
  }, | 
						|
  "engines": { | 
						|
    "node": ">=4.2.0" | 
						|
  }, | 
						|
  "homepage": "https://github.com/timoxley/npm-which", | 
						|
  "keywords": [ | 
						|
    "npm", | 
						|
    "path", | 
						|
    "executable", | 
						|
    "run" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "main": "index.js", | 
						|
  "name": "npm-which", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/timoxley/npm-which.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "test": "node test/index.js | tap-spec" | 
						|
  }, | 
						|
  "version": "3.0.1" | 
						|
}
 | 
						|
 |