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.
		
		
		
		
		
			
		
			
				
					
					
						
							73 lines
						
					
					
						
							1.7 KiB
						
					
					
				
			
		
		
	
	
							73 lines
						
					
					
						
							1.7 KiB
						
					
					
				{ | 
						|
  "_from": "resolve-cwd@^2.0.0", | 
						|
  "_id": "resolve-cwd@2.0.0", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=", | 
						|
  "_location": "/resolve-cwd", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "resolve-cwd@^2.0.0", | 
						|
    "name": "resolve-cwd", | 
						|
    "escapedName": "resolve-cwd", | 
						|
    "rawSpec": "^2.0.0", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^2.0.0" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/import-local" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-2.0.0.tgz", | 
						|
  "_shasum": "00a9f7387556e27038eae232caa372a6a59b665a", | 
						|
  "_spec": "resolve-cwd@^2.0.0", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\import-local", | 
						|
  "author": { | 
						|
    "name": "Sindre Sorhus", | 
						|
    "email": "sindresorhus@gmail.com", | 
						|
    "url": "sindresorhus.com" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/sindresorhus/resolve-cwd/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "dependencies": { | 
						|
    "resolve-from": "^3.0.0" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "Resolve the path of a module like `require.resolve()` but from the current working directory", | 
						|
  "devDependencies": { | 
						|
    "ava": "*", | 
						|
    "xo": "*" | 
						|
  }, | 
						|
  "engines": { | 
						|
    "node": ">=4" | 
						|
  }, | 
						|
  "files": [ | 
						|
    "index.js" | 
						|
  ], | 
						|
  "homepage": "https://github.com/sindresorhus/resolve-cwd#readme", | 
						|
  "keywords": [ | 
						|
    "require", | 
						|
    "resolve", | 
						|
    "path", | 
						|
    "module", | 
						|
    "from", | 
						|
    "like", | 
						|
    "cwd", | 
						|
    "current", | 
						|
    "working", | 
						|
    "directory", | 
						|
    "import" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "name": "resolve-cwd", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/sindresorhus/resolve-cwd.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "test": "xo && ava" | 
						|
  }, | 
						|
  "version": "2.0.0" | 
						|
}
 | 
						|
 |