mirror of
				https://kkgithub.com/actions/setup-node.git
				synced 2025-10-31 10:41:57 +08:00 
			
		
		
		
	
		
			
	
	
		
			64 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			64 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|   | { | ||
|  |   "_from": "file:toolkit\\actions-exec-0.0.0.tgz", | ||
|  |   "_id": "@actions/exec@0.0.0", | ||
|  |   "_inBundle": false, | ||
|  |   "_integrity": "sha512-HHObusC4p1RElxIlrrN0sY/cweBYl+jKm3J/XWHPQZMipgJXB/dkVhUfl4KqH3Vim7oM2KjCGSfn+vTYrqVH3A==", | ||
|  |   "_location": "/@actions/exec", | ||
|  |   "_phantomChildren": {}, | ||
|  |   "_requested": { | ||
|  |     "type": "file", | ||
|  |     "where": "C:\\Users\\Administrator\\Documents\\setup-node", | ||
|  |     "raw": "@actions/exec@file:toolkit/actions-exec-0.0.0.tgz", | ||
|  |     "name": "@actions/exec", | ||
|  |     "escapedName": "@actions%2fexec", | ||
|  |     "scope": "@actions", | ||
|  |     "rawSpec": "file:toolkit/actions-exec-0.0.0.tgz", | ||
|  |     "saveSpec": "file:toolkit\\actions-exec-0.0.0.tgz", | ||
|  |     "fetchSpec": "C:\\Users\\Administrator\\Documents\\setup-node\\toolkit\\actions-exec-0.0.0.tgz" | ||
|  |   }, | ||
|  |   "_requiredBy": [ | ||
|  |     "/", | ||
|  |     "/@actions/tool-cache" | ||
|  |   ], | ||
|  |   "_resolved": "C:\\Users\\Administrator\\Documents\\setup-node\\toolkit\\actions-exec-0.0.0.tgz", | ||
|  |   "_shasum": "341d868fe6c4123ded20db9c2106b7b8c16e1d73", | ||
|  |   "_spec": "@actions/exec@file:toolkit/actions-exec-0.0.0.tgz", | ||
|  |   "_where": "C:\\Users\\Administrator\\Documents\\setup-node", | ||
|  |   "bugs": { | ||
|  |     "url": "https://github.com/actions/toolkit/issues" | ||
|  |   }, | ||
|  |   "bundleDependencies": false, | ||
|  |   "deprecated": false, | ||
|  |   "description": "Actions exec lib", | ||
|  |   "devDependencies": { | ||
|  |     "@actions/io": "^0.0.0" | ||
|  |   }, | ||
|  |   "directories": { | ||
|  |     "lib": "lib", | ||
|  |     "test": "__tests__" | ||
|  |   }, | ||
|  |   "files": [ | ||
|  |     "lib" | ||
|  |   ], | ||
|  |   "homepage": "https://github.com/actions/toolkit/tree/master/packages/exec", | ||
|  |   "keywords": [ | ||
|  |     "exec", | ||
|  |     "actions" | ||
|  |   ], | ||
|  |   "license": "MIT", | ||
|  |   "main": "lib/exec.js", | ||
|  |   "name": "@actions/exec", | ||
|  |   "publishConfig": { | ||
|  |     "access": "public" | ||
|  |   }, | ||
|  |   "repository": { | ||
|  |     "type": "git", | ||
|  |     "url": "git+https://github.com/actions/toolkit.git" | ||
|  |   }, | ||
|  |   "scripts": { | ||
|  |     "test": "echo \"Error: run tests from root\" && exit 1", | ||
|  |     "tsc": "tsc" | ||
|  |   }, | ||
|  |   "version": "0.0.0" | ||
|  | } |