mirror of
				https://github.com/softprops/action-gh-release.git
				synced 2025-11-03 21:29:24 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			69 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			69 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "_args": [
 | 
						|
    [
 | 
						|
      "universal-user-agent@4.0.0",
 | 
						|
      "/Users/dougtangren/code/rust/action-gh-release"
 | 
						|
    ]
 | 
						|
  ],
 | 
						|
  "_from": "universal-user-agent@4.0.0",
 | 
						|
  "_id": "universal-user-agent@4.0.0",
 | 
						|
  "_inBundle": false,
 | 
						|
  "_integrity": "sha512-eM8knLpev67iBDizr/YtqkJsF3GK8gzDc6st/WKzrTuPtcsOKW/0IdL4cnMBsU69pOx0otavLWBDGTwg+dB0aA==",
 | 
						|
  "_location": "/@octokit/request/universal-user-agent",
 | 
						|
  "_phantomChildren": {},
 | 
						|
  "_requested": {
 | 
						|
    "type": "version",
 | 
						|
    "registry": true,
 | 
						|
    "raw": "universal-user-agent@4.0.0",
 | 
						|
    "name": "universal-user-agent",
 | 
						|
    "escapedName": "universal-user-agent",
 | 
						|
    "rawSpec": "4.0.0",
 | 
						|
    "saveSpec": null,
 | 
						|
    "fetchSpec": "4.0.0"
 | 
						|
  },
 | 
						|
  "_requiredBy": [
 | 
						|
    "/@octokit/request"
 | 
						|
  ],
 | 
						|
  "_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-4.0.0.tgz",
 | 
						|
  "_spec": "4.0.0",
 | 
						|
  "_where": "/Users/dougtangren/code/rust/action-gh-release",
 | 
						|
  "bugs": {
 | 
						|
    "url": "https://github.com/gr2m/universal-user-agent/issues"
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "os-name": "^3.1.0"
 | 
						|
  },
 | 
						|
  "description": "Get a user agent string in both browser and node",
 | 
						|
  "devDependencies": {
 | 
						|
    "@gr2m/pika-plugin-build-web": "^0.6.0-issue-84.1",
 | 
						|
    "@pika/pack": "^0.5.0",
 | 
						|
    "@pika/plugin-build-node": "^0.6.0",
 | 
						|
    "@pika/plugin-ts-standard-pkg": "^0.6.0",
 | 
						|
    "@types/jest": "^24.0.18",
 | 
						|
    "jest": "^24.9.0",
 | 
						|
    "prettier": "^1.18.2",
 | 
						|
    "semantic-release": "^15.9.15",
 | 
						|
    "ts-jest": "^24.0.2",
 | 
						|
    "typescript": "^3.6.2"
 | 
						|
  },
 | 
						|
  "files": [
 | 
						|
    "dist-*/",
 | 
						|
    "bin/"
 | 
						|
  ],
 | 
						|
  "homepage": "https://github.com/gr2m/universal-user-agent#readme",
 | 
						|
  "keywords": [],
 | 
						|
  "license": "ISC",
 | 
						|
  "main": "dist-node/index.js",
 | 
						|
  "module": "dist-web/index.js",
 | 
						|
  "name": "universal-user-agent",
 | 
						|
  "pika": true,
 | 
						|
  "repository": {
 | 
						|
    "type": "git",
 | 
						|
    "url": "git+https://github.com/gr2m/universal-user-agent.git"
 | 
						|
  },
 | 
						|
  "sideEffects": false,
 | 
						|
  "source": "dist-src/index.js",
 | 
						|
  "types": "dist-types/index.d.ts",
 | 
						|
  "version": "4.0.0"
 | 
						|
}
 |