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.
		
		
		
		
		
			
		
			
				
					
					
						
							91 lines
						
					
					
						
							2.4 KiB
						
					
					
				
			
		
		
	
	
							91 lines
						
					
					
						
							2.4 KiB
						
					
					
				{ | 
						|
  "_from": "node-ipc@^9.1.1", | 
						|
  "_id": "node-ipc@9.2.1", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-mJzaM6O3xHf9VT8BULvJSbdVbmHUKRNOH7zDDkCrA1/T+CVjq2WVIDfLt0azZRXpgArJtl3rtmEozrbXPZ9GaQ==", | 
						|
  "_location": "/node-ipc", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "node-ipc@^9.1.1", | 
						|
    "name": "node-ipc", | 
						|
    "escapedName": "node-ipc", | 
						|
    "rawSpec": "^9.1.1", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^9.1.1" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/@vue/cli-shared-utils" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/node-ipc/-/node-ipc-9.2.1.tgz", | 
						|
  "_shasum": "b32f66115f9d6ce841dc4ec2009d6a733f98bb6b", | 
						|
  "_spec": "node-ipc@^9.1.1", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\@vue\\cli-shared-utils", | 
						|
  "author": { | 
						|
    "name": "Brandon Nozaki Miller" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/RIAEvangelist/node-ipc/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "dependencies": { | 
						|
    "event-pubsub": "4.3.0", | 
						|
    "js-message": "1.0.7", | 
						|
    "js-queue": "2.0.2" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.", | 
						|
  "devDependencies": { | 
						|
    "codacy-coverage": "2.0.0", | 
						|
    "istanbul": "0.4.1", | 
						|
    "jasmine": "2.4.1", | 
						|
    "node-cmd": "2.0.0" | 
						|
  }, | 
						|
  "directories": { | 
						|
    "example": "example" | 
						|
  }, | 
						|
  "engines": { | 
						|
    "node": ">=8.0.0" | 
						|
  }, | 
						|
  "homepage": "http://riaevangelist.github.io/node-ipc/", | 
						|
  "keywords": [ | 
						|
    "IPC", | 
						|
    "Neural Networking", | 
						|
    "Machine Learning", | 
						|
    "inter", | 
						|
    "process", | 
						|
    "communication", | 
						|
    "unix", | 
						|
    "windows", | 
						|
    "win", | 
						|
    "socket", | 
						|
    "TCP", | 
						|
    "UDP", | 
						|
    "domain", | 
						|
    "sockets", | 
						|
    "threaded", | 
						|
    "communication", | 
						|
    "multi", | 
						|
    "process", | 
						|
    "shared", | 
						|
    "memory" | 
						|
  ], | 
						|
  "license": "MIT", | 
						|
  "main": "node-ipc.js", | 
						|
  "name": "node-ipc", | 
						|
  "pre-commit": [ | 
						|
    "cover" | 
						|
  ], | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/RIAEvangelist/node-ipc.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "cover": "istanbul cover -x **/spec/** -dir ./spec/coverage jasmine", | 
						|
    "coverup": "cat ./spec/coverage/lcov.info | codacy-coverage", | 
						|
    "test": "istanbul cover -x **/spec/** -dir ./spec/coverage jasmine", | 
						|
    "test-windows": "istanbul cover -x **/spec/** -dir ./spec/coverage ./node_modules/jasmine/bin/jasmine.js" | 
						|
  }, | 
						|
  "version": "9.2.1" | 
						|
}
 | 
						|
 |