mirror of
				https://github.com/crazy-max/ghaction-upx.git
				synced 2025-11-04 04:58:11 -07:00 
			
		
		
		
	
		
			
				
	
	
		
			51 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			51 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "_args": [
 | 
						|
    [
 | 
						|
      "pend@1.2.0",
 | 
						|
      "/home/runner/work/ghaction-upx/ghaction-upx"
 | 
						|
    ]
 | 
						|
  ],
 | 
						|
  "_from": "pend@1.2.0",
 | 
						|
  "_id": "pend@1.2.0",
 | 
						|
  "_inBundle": false,
 | 
						|
  "_integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA=",
 | 
						|
  "_location": "/pend",
 | 
						|
  "_phantomChildren": {},
 | 
						|
  "_requested": {
 | 
						|
    "type": "version",
 | 
						|
    "registry": true,
 | 
						|
    "raw": "pend@1.2.0",
 | 
						|
    "name": "pend",
 | 
						|
    "escapedName": "pend",
 | 
						|
    "rawSpec": "1.2.0",
 | 
						|
    "saveSpec": null,
 | 
						|
    "fetchSpec": "1.2.0"
 | 
						|
  },
 | 
						|
  "_requiredBy": [
 | 
						|
    "/fd-slicer"
 | 
						|
  ],
 | 
						|
  "_resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
 | 
						|
  "_spec": "1.2.0",
 | 
						|
  "_where": "/home/runner/work/ghaction-upx/ghaction-upx",
 | 
						|
  "author": {
 | 
						|
    "name": "Andrew Kelley",
 | 
						|
    "email": "superjoe30@gmail.com"
 | 
						|
  },
 | 
						|
  "bugs": {
 | 
						|
    "url": "https://github.com/andrewrk/node-pend/issues"
 | 
						|
  },
 | 
						|
  "description": "dead-simple optimistic async helper",
 | 
						|
  "homepage": "https://github.com/andrewrk/node-pend#readme",
 | 
						|
  "license": "MIT",
 | 
						|
  "main": "index.js",
 | 
						|
  "name": "pend",
 | 
						|
  "repository": {
 | 
						|
    "type": "git",
 | 
						|
    "url": "git://github.com/andrewrk/node-pend.git"
 | 
						|
  },
 | 
						|
  "scripts": {
 | 
						|
    "test": "node test.js"
 | 
						|
  },
 | 
						|
  "version": "1.2.0"
 | 
						|
}
 |