mirror of
				https://github.com/1disk/edp445.git
				synced 2024-08-14 22:47:02 +00:00 
			
		
		
		
	Changed alot of things.
This commit is contained in:
		
							parent
							
								
									a5a0523e5a
								
							
						
					
					
						commit
						3513d5390c
					
				
					 2016 changed files with 336930 additions and 9 deletions
				
			
		
							
								
								
									
										42
									
								
								node_modules/extend/package.json
									
										
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										42
									
								
								node_modules/extend/package.json
									
										
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,42 @@ | |||
| { | ||||
| 	"name": "extend", | ||||
| 	"author": "Stefan Thomas <justmoon@members.fsf.org> (http://www.justmoon.net)", | ||||
| 	"version": "3.0.2", | ||||
| 	"description": "Port of jQuery.extend for node.js and the browser", | ||||
| 	"main": "index", | ||||
| 	"scripts": { | ||||
| 		"pretest": "npm run lint", | ||||
| 		"test": "npm run tests-only", | ||||
| 		"posttest": "npm run coverage-quiet", | ||||
| 		"tests-only": "node test", | ||||
| 		"coverage": "covert test/index.js", | ||||
| 		"coverage-quiet": "covert test/index.js --quiet", | ||||
| 		"lint": "npm run jscs && npm run eslint", | ||||
| 		"jscs": "jscs *.js */*.js", | ||||
| 		"eslint": "eslint *.js */*.js" | ||||
| 	}, | ||||
| 	"contributors": [ | ||||
| 		{ | ||||
| 			"name": "Jordan Harband", | ||||
| 			"url": "https://github.com/ljharb" | ||||
| 		} | ||||
| 	], | ||||
| 	"keywords": [ | ||||
| 		"extend", | ||||
| 		"clone", | ||||
| 		"merge" | ||||
| 	], | ||||
| 	"repository": { | ||||
| 		"type": "git", | ||||
| 		"url": "https://github.com/justmoon/node-extend.git" | ||||
| 	}, | ||||
| 	"dependencies": {}, | ||||
| 	"devDependencies": { | ||||
| 		"@ljharb/eslint-config": "^12.2.1", | ||||
| 		"covert": "^1.1.0", | ||||
| 		"eslint": "^4.19.1", | ||||
| 		"jscs": "^3.0.7", | ||||
| 		"tape": "^4.9.1" | ||||
| 	}, | ||||
| 	"license": "MIT" | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue