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