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.
		
		
		
		
		
			
		
			
				
					
					
						
							100 lines
						
					
					
						
							2.3 KiB
						
					
					
				
			
		
		
	
	
							100 lines
						
					
					
						
							2.3 KiB
						
					
					
				{ | 
						|
  "_from": "connect@3.6.6", | 
						|
  "_id": "connect@3.6.6", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha1-Ce/2xVr3I24TcTWnJXSFi2eG9SQ=", | 
						|
  "_location": "/connect", | 
						|
  "_phantomChildren": { | 
						|
    "encodeurl": "1.0.2", | 
						|
    "escape-html": "1.0.3", | 
						|
    "ms": "2.0.0", | 
						|
    "on-finished": "2.3.0", | 
						|
    "parseurl": "1.3.3", | 
						|
    "unpipe": "1.0.0" | 
						|
  }, | 
						|
  "_requested": { | 
						|
    "type": "version", | 
						|
    "registry": true, | 
						|
    "raw": "connect@3.6.6", | 
						|
    "name": "connect", | 
						|
    "escapedName": "connect", | 
						|
    "rawSpec": "3.6.6", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "3.6.6" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "#DEV:/" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/connect/-/connect-3.6.6.tgz", | 
						|
  "_shasum": "09eff6c55af7236e137135a72574858b6786f524", | 
						|
  "_spec": "connect@3.6.6", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui", | 
						|
  "author": { | 
						|
    "name": "TJ Holowaychuk", | 
						|
    "email": "tj@vision-media.ca", | 
						|
    "url": "http://tjholowaychuk.com" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/senchalabs/connect/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "contributors": [ | 
						|
    { | 
						|
      "name": "Douglas Christopher Wilson", | 
						|
      "email": "doug@somethingdoug.com" | 
						|
    }, | 
						|
    { | 
						|
      "name": "Jonathan Ong", | 
						|
      "email": "me@jongleberry.com" | 
						|
    }, | 
						|
    { | 
						|
      "name": "Tim Caswell", | 
						|
      "email": "tim@creationix.com" | 
						|
    } | 
						|
  ], | 
						|
  "dependencies": { | 
						|
    "debug": "2.6.9", | 
						|
    "finalhandler": "1.1.0", | 
						|
    "parseurl": "~1.3.2", | 
						|
    "utils-merge": "1.0.1" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "High performance middleware framework", | 
						|
  "devDependencies": { | 
						|
    "eslint": "2.13.1", | 
						|
    "mocha": "3.5.3", | 
						|
    "nyc": "10.3.2", | 
						|
    "supertest": "2.0.0" | 
						|
  }, | 
						|
  "engines": { | 
						|
    "node": ">= 0.10.0" | 
						|
  }, | 
						|
  "files": [ | 
						|
    "LICENSE", | 
						|
    "HISTORY.md", | 
						|
    "README.md", | 
						|
    "SECURITY.md", | 
						|
    "index.js" | 
						|
  ], | 
						|
  "homepage": "https://github.com/senchalabs/connect#readme", | 
						|
  "keywords": [ | 
						|
    "framework", | 
						|
    "web", | 
						|
    "middleware", | 
						|
    "connect", | 
						|
    "rack" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "name": "connect", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/senchalabs/connect.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "lint": "eslint .", | 
						|
    "test": "mocha --require test/support/env --reporter spec --bail --check-leaks test/", | 
						|
    "test-cov": "nyc --reporter=text npm test", | 
						|
    "test-travis": "nyc --reporter=html --reporter=text npm test" | 
						|
  }, | 
						|
  "version": "3.6.6" | 
						|
}
 | 
						|
 |