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
						
					
					
						
							2.0 KiB
						
					
					
				
			
		
		
	
	
							69 lines
						
					
					
						
							2.0 KiB
						
					
					
				{ | 
						|
  "_from": "merge-descriptors@1.0.1", | 
						|
  "_id": "merge-descriptors@1.0.1", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=", | 
						|
  "_location": "/merge-descriptors", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "version", | 
						|
    "registry": true, | 
						|
    "raw": "merge-descriptors@1.0.1", | 
						|
    "name": "merge-descriptors", | 
						|
    "escapedName": "merge-descriptors", | 
						|
    "rawSpec": "1.0.1", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "1.0.1" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/express" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", | 
						|
  "_shasum": "b00aaa556dd8b44568150ec9d1b953f3f90cbb61", | 
						|
  "_spec": "merge-descriptors@1.0.1", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\express", | 
						|
  "author": { | 
						|
    "name": "Jonathan Ong", | 
						|
    "email": "me@jongleberry.com", | 
						|
    "url": "http://jongleberry.com" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/component/merge-descriptors/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "contributors": [ | 
						|
    { | 
						|
      "name": "Douglas Christopher Wilson", | 
						|
      "email": "doug@somethingdoug.com" | 
						|
    }, | 
						|
    { | 
						|
      "name": "Mike Grabowski", | 
						|
      "email": "grabbou@gmail.com" | 
						|
    } | 
						|
  ], | 
						|
  "deprecated": false, | 
						|
  "description": "Merge objects using descriptors", | 
						|
  "devDependencies": { | 
						|
    "istanbul": "0.4.1", | 
						|
    "mocha": "1.21.5" | 
						|
  }, | 
						|
  "files": [ | 
						|
    "HISTORY.md", | 
						|
    "LICENSE", | 
						|
    "README.md", | 
						|
    "index.js" | 
						|
  ], | 
						|
  "homepage": "https://github.com/component/merge-descriptors#readme", | 
						|
  "license": "MIT", | 
						|
  "name": "merge-descriptors", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/component/merge-descriptors.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "test": "mocha --reporter spec --bail --check-leaks test/", | 
						|
    "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", | 
						|
    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/" | 
						|
  }, | 
						|
  "version": "1.0.1" | 
						|
}
 | 
						|
 |