78 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			78 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "_args": [ | ||
|  |     [ | ||
|  |       "run-node@1.0.0", | ||
|  |       "C:\\Users\\Administrator\\Documents\\setup-python" | ||
|  |     ] | ||
|  |   ], | ||
|  |   "_development": true, | ||
|  |   "_from": "run-node@1.0.0", | ||
|  |   "_id": "run-node@1.0.0", | ||
|  |   "_inBundle": false, | ||
|  |   "_integrity": "sha512-kc120TBlQ3mih1LSzdAJXo4xn/GWS2ec0l3S+syHDXP9uRr0JAT8Qd3mdMuyjqCzeZktgP3try92cEgf9Nks8A==", | ||
|  |   "_location": "/run-node", | ||
|  |   "_phantomChildren": {}, | ||
|  |   "_requested": { | ||
|  |     "type": "version", | ||
|  |     "registry": true, | ||
|  |     "raw": "run-node@1.0.0", | ||
|  |     "name": "run-node", | ||
|  |     "escapedName": "run-node", | ||
|  |     "rawSpec": "1.0.0", | ||
|  |     "saveSpec": null, | ||
|  |     "fetchSpec": "1.0.0" | ||
|  |   }, | ||
|  |   "_requiredBy": [ | ||
|  |     "/husky" | ||
|  |   ], | ||
|  |   "_resolved": "https://registry.npmjs.org/run-node/-/run-node-1.0.0.tgz", | ||
|  |   "_spec": "1.0.0", | ||
|  |   "_where": "C:\\Users\\Administrator\\Documents\\setup-python", | ||
|  |   "author": { | ||
|  |     "name": "Sindre Sorhus", | ||
|  |     "email": "sindresorhus@gmail.com", | ||
|  |     "url": "sindresorhus.com" | ||
|  |   }, | ||
|  |   "bin": { | ||
|  |     "run-node": "run-node" | ||
|  |   }, | ||
|  |   "bugs": { | ||
|  |     "url": "https://github.com/sindresorhus/run-node/issues" | ||
|  |   }, | ||
|  |   "description": "Run the Node.js binary no matter what", | ||
|  |   "engines": { | ||
|  |     "node": ">=4" | ||
|  |   }, | ||
|  |   "files": [ | ||
|  |     "run-node" | ||
|  |   ], | ||
|  |   "homepage": "https://github.com/sindresorhus/run-node#readme", | ||
|  |   "keywords": [ | ||
|  |     "run", | ||
|  |     "node", | ||
|  |     "nodejs", | ||
|  |     "node.js", | ||
|  |     "find", | ||
|  |     "binary", | ||
|  |     "bin", | ||
|  |     "execute", | ||
|  |     "which", | ||
|  |     "detect", | ||
|  |     "path", | ||
|  |     "env", | ||
|  |     "bash", | ||
|  |     "shell", | ||
|  |     "sh" | ||
|  |   ], | ||
|  |   "license": "MIT", | ||
|  |   "name": "run-node", | ||
|  |   "repository": { | ||
|  |     "type": "git", | ||
|  |     "url": "git+https://github.com/sindresorhus/run-node.git" | ||
|  |   }, | ||
|  |   "scripts": { | ||
|  |     "test": "./run-node --version" | ||
|  |   }, | ||
|  |   "version": "1.0.0" | ||
|  | } |