mirror of
				https://github.com/crazy-max/ghaction-upx.git
				synced 2025-11-04 04:58:11 -07:00 
			
		
		
		
	
		
			
				
	
	
		
			68 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			68 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "_args": [
 | 
						|
    [
 | 
						|
      "@actions/io@1.0.2",
 | 
						|
      "/home/runner/work/ghaction-upx/ghaction-upx"
 | 
						|
    ]
 | 
						|
  ],
 | 
						|
  "_from": "@actions/io@1.0.2",
 | 
						|
  "_id": "@actions/io@1.0.2",
 | 
						|
  "_inBundle": false,
 | 
						|
  "_integrity": "sha512-J8KuFqVPr3p6U8W93DOXlXW6zFvrQAJANdS+vw0YhusLIq+bszW8zmK2Fh1C2kDPX8FMvwIl1OUcFgvJoXLbAg==",
 | 
						|
  "_location": "/@actions/io",
 | 
						|
  "_phantomChildren": {},
 | 
						|
  "_requested": {
 | 
						|
    "type": "version",
 | 
						|
    "registry": true,
 | 
						|
    "raw": "@actions/io@1.0.2",
 | 
						|
    "name": "@actions/io",
 | 
						|
    "escapedName": "@actions%2fio",
 | 
						|
    "scope": "@actions",
 | 
						|
    "rawSpec": "1.0.2",
 | 
						|
    "saveSpec": null,
 | 
						|
    "fetchSpec": "1.0.2"
 | 
						|
  },
 | 
						|
  "_requiredBy": [
 | 
						|
    "/@actions/exec",
 | 
						|
    "/@actions/tool-cache"
 | 
						|
  ],
 | 
						|
  "_resolved": "https://registry.npmjs.org/@actions/io/-/io-1.0.2.tgz",
 | 
						|
  "_spec": "1.0.2",
 | 
						|
  "_where": "/home/runner/work/ghaction-upx/ghaction-upx",
 | 
						|
  "bugs": {
 | 
						|
    "url": "https://github.com/actions/toolkit/issues"
 | 
						|
  },
 | 
						|
  "description": "Actions io lib",
 | 
						|
  "directories": {
 | 
						|
    "lib": "lib",
 | 
						|
    "test": "__tests__"
 | 
						|
  },
 | 
						|
  "files": [
 | 
						|
    "lib"
 | 
						|
  ],
 | 
						|
  "homepage": "https://github.com/actions/toolkit/tree/master/packages/io",
 | 
						|
  "keywords": [
 | 
						|
    "github",
 | 
						|
    "actions",
 | 
						|
    "io"
 | 
						|
  ],
 | 
						|
  "license": "MIT",
 | 
						|
  "main": "lib/io.js",
 | 
						|
  "name": "@actions/io",
 | 
						|
  "publishConfig": {
 | 
						|
    "access": "public"
 | 
						|
  },
 | 
						|
  "repository": {
 | 
						|
    "type": "git",
 | 
						|
    "url": "git+https://github.com/actions/toolkit.git",
 | 
						|
    "directory": "packages/io"
 | 
						|
  },
 | 
						|
  "scripts": {
 | 
						|
    "audit-moderate": "npm install && npm audit --audit-level=moderate",
 | 
						|
    "test": "echo \"Error: run tests from root\" && exit 1",
 | 
						|
    "tsc": "tsc"
 | 
						|
  },
 | 
						|
  "types": "lib/io.d.ts",
 | 
						|
  "version": "1.0.2"
 | 
						|
}
 |