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.
		
		
		
		
			
				
					68 lines
				
				1.7 KiB
			
		
		
			
		
	
	
					68 lines
				
				1.7 KiB
			| 
								 
											4 years ago
										 
									 | 
							
								{
							 | 
						||
| 
								 | 
							
								  "_from": "utils-merge@1.0.1",
							 | 
						||
| 
								 | 
							
								  "_id": "utils-merge@1.0.1",
							 | 
						||
| 
								 | 
							
								  "_inBundle": false,
							 | 
						||
| 
								 | 
							
								  "_integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=",
							 | 
						||
| 
								 | 
							
								  "_location": "/utils-merge",
							 | 
						||
| 
								 | 
							
								  "_phantomChildren": {},
							 | 
						||
| 
								 | 
							
								  "_requested": {
							 | 
						||
| 
								 | 
							
								    "type": "version",
							 | 
						||
| 
								 | 
							
								    "registry": true,
							 | 
						||
| 
								 | 
							
								    "raw": "utils-merge@1.0.1",
							 | 
						||
| 
								 | 
							
								    "name": "utils-merge",
							 | 
						||
| 
								 | 
							
								    "escapedName": "utils-merge",
							 | 
						||
| 
								 | 
							
								    "rawSpec": "1.0.1",
							 | 
						||
| 
								 | 
							
								    "saveSpec": null,
							 | 
						||
| 
								 | 
							
								    "fetchSpec": "1.0.1"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "_requiredBy": [
							 | 
						||
| 
								 | 
							
								    "/connect",
							 | 
						||
| 
								 | 
							
								    "/express"
							 | 
						||
| 
								 | 
							
								  ],
							 | 
						||
| 
								 | 
							
								  "_resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
							 | 
						||
| 
								 | 
							
								  "_shasum": "9f95710f50a267947b2ccc124741c1028427e713",
							 | 
						||
| 
								 | 
							
								  "_spec": "utils-merge@1.0.1",
							 | 
						||
| 
								 | 
							
								  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\express",
							 | 
						||
| 
								 | 
							
								  "author": {
							 | 
						||
| 
								 | 
							
								    "name": "Jared Hanson",
							 | 
						||
| 
								 | 
							
								    "email": "jaredhanson@gmail.com",
							 | 
						||
| 
								 | 
							
								    "url": "http://www.jaredhanson.net/"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "bugs": {
							 | 
						||
| 
								 | 
							
								    "url": "http://github.com/jaredhanson/utils-merge/issues"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "bundleDependencies": false,
							 | 
						||
| 
								 | 
							
								  "dependencies": {},
							 | 
						||
| 
								 | 
							
								  "deprecated": false,
							 | 
						||
| 
								 | 
							
								  "description": "merge() utility function",
							 | 
						||
| 
								 | 
							
								  "devDependencies": {
							 | 
						||
| 
								 | 
							
								    "chai": "1.x.x",
							 | 
						||
| 
								 | 
							
								    "make-node": "0.3.x",
							 | 
						||
| 
								 | 
							
								    "mocha": "1.x.x"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "engines": {
							 | 
						||
| 
								 | 
							
								    "node": ">= 0.4.0"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "homepage": "https://github.com/jaredhanson/utils-merge#readme",
							 | 
						||
| 
								 | 
							
								  "keywords": [
							 | 
						||
| 
								 | 
							
								    "util"
							 | 
						||
| 
								 | 
							
								  ],
							 | 
						||
| 
								 | 
							
								  "license": "MIT",
							 | 
						||
| 
								 | 
							
								  "licenses": [
							 | 
						||
| 
								 | 
							
								    {
							 | 
						||
| 
								 | 
							
								      "type": "MIT",
							 | 
						||
| 
								 | 
							
								      "url": "http://opensource.org/licenses/MIT"
							 | 
						||
| 
								 | 
							
								    }
							 | 
						||
| 
								 | 
							
								  ],
							 | 
						||
| 
								 | 
							
								  "main": "./index",
							 | 
						||
| 
								 | 
							
								  "name": "utils-merge",
							 | 
						||
| 
								 | 
							
								  "repository": {
							 | 
						||
| 
								 | 
							
								    "type": "git",
							 | 
						||
| 
								 | 
							
								    "url": "git://github.com/jaredhanson/utils-merge.git"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "scripts": {
							 | 
						||
| 
								 | 
							
								    "test": "mocha --reporter spec --require test/bootstrap/node test/*.test.js"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "version": "1.0.1"
							 | 
						||
| 
								 | 
							
								}
							 |