mirror of
				https://hub.gitmirror.com/https://github.com/gradle/gradle-build-action
				synced 2025-10-29 00:50:19 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			68 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			68 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "_args": [
 | |
|     [
 | |
|       "core-util-is@1.0.2",
 | |
|       "/Users/paul/src/codeartisans/gradle-command-action"
 | |
|     ]
 | |
|   ],
 | |
|   "_from": "core-util-is@1.0.2",
 | |
|   "_id": "core-util-is@1.0.2",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=",
 | |
|   "_location": "/core-util-is",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "type": "version",
 | |
|     "registry": true,
 | |
|     "raw": "core-util-is@1.0.2",
 | |
|     "name": "core-util-is",
 | |
|     "escapedName": "core-util-is",
 | |
|     "rawSpec": "1.0.2",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "1.0.2"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/duplexer2/readable-stream",
 | |
|     "/unzipper/readable-stream",
 | |
|     "/verror"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
 | |
|   "_spec": "1.0.2",
 | |
|   "_where": "/Users/paul/src/codeartisans/gradle-command-action",
 | |
|   "author": {
 | |
|     "name": "Isaac Z. Schlueter",
 | |
|     "email": "i@izs.me",
 | |
|     "url": "http://blog.izs.me/"
 | |
|   },
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/isaacs/core-util-is/issues"
 | |
|   },
 | |
|   "description": "The `util.is*` functions introduced in Node v0.12.",
 | |
|   "devDependencies": {
 | |
|     "tap": "^2.3.0"
 | |
|   },
 | |
|   "homepage": "https://github.com/isaacs/core-util-is#readme",
 | |
|   "keywords": [
 | |
|     "util",
 | |
|     "isBuffer",
 | |
|     "isArray",
 | |
|     "isNumber",
 | |
|     "isString",
 | |
|     "isRegExp",
 | |
|     "isThis",
 | |
|     "isThat",
 | |
|     "polyfill"
 | |
|   ],
 | |
|   "license": "MIT",
 | |
|   "main": "lib/util.js",
 | |
|   "name": "core-util-is",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git://github.com/isaacs/core-util-is.git"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "test": "tap test.js"
 | |
|   },
 | |
|   "version": "1.0.2"
 | |
| }
 | 
