mirror of
				https://kkgithub.com/actions/setup-python.git
				synced 2025-11-04 12:44:05 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			67 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			67 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "_args": [
 | 
						|
    [
 | 
						|
      "sisteransi@1.0.0",
 | 
						|
      "C:\\Users\\Administrator\\Documents\\setup-python"
 | 
						|
    ]
 | 
						|
  ],
 | 
						|
  "_development": true,
 | 
						|
  "_from": "sisteransi@1.0.0",
 | 
						|
  "_id": "sisteransi@1.0.0",
 | 
						|
  "_inBundle": false,
 | 
						|
  "_integrity": "sha512-N+z4pHB4AmUv0SjveWRd6q1Nj5w62m5jodv+GD8lvmbY/83T/rpbJGZOnK5T149OldDj4Db07BSv9xY4K6NTPQ==",
 | 
						|
  "_location": "/sisteransi",
 | 
						|
  "_phantomChildren": {},
 | 
						|
  "_requested": {
 | 
						|
    "type": "version",
 | 
						|
    "registry": true,
 | 
						|
    "raw": "sisteransi@1.0.0",
 | 
						|
    "name": "sisteransi",
 | 
						|
    "escapedName": "sisteransi",
 | 
						|
    "rawSpec": "1.0.0",
 | 
						|
    "saveSpec": null,
 | 
						|
    "fetchSpec": "1.0.0"
 | 
						|
  },
 | 
						|
  "_requiredBy": [
 | 
						|
    "/prompts"
 | 
						|
  ],
 | 
						|
  "_resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.0.tgz",
 | 
						|
  "_spec": "1.0.0",
 | 
						|
  "_where": "C:\\Users\\Administrator\\Documents\\setup-python",
 | 
						|
  "author": {
 | 
						|
    "name": "Terkel Gjervig",
 | 
						|
    "email": "terkel@terkel.com",
 | 
						|
    "url": "https://terkel.com"
 | 
						|
  },
 | 
						|
  "bugs": {
 | 
						|
    "url": "https://github.com/terkelg/sisteransi/issues"
 | 
						|
  },
 | 
						|
  "description": "ANSI escape codes for some terminal swag",
 | 
						|
  "devDependencies": {
 | 
						|
    "tap-spec": "^5.0.0",
 | 
						|
    "tape": "^4.9.0"
 | 
						|
  },
 | 
						|
  "files": [
 | 
						|
    "src"
 | 
						|
  ],
 | 
						|
  "homepage": "https://github.com/terkelg/sisteransi#readme",
 | 
						|
  "keywords": [
 | 
						|
    "ansi",
 | 
						|
    "escape codes",
 | 
						|
    "escape",
 | 
						|
    "terminal",
 | 
						|
    "style"
 | 
						|
  ],
 | 
						|
  "license": "MIT",
 | 
						|
  "main": "src/index.js",
 | 
						|
  "name": "sisteransi",
 | 
						|
  "repository": {
 | 
						|
    "type": "git",
 | 
						|
    "url": "git+https://github.com/terkelg/sisteransi.git"
 | 
						|
  },
 | 
						|
  "scripts": {
 | 
						|
    "test": "tape test/*.js | tap-spec"
 | 
						|
  },
 | 
						|
  "version": "1.0.0"
 | 
						|
}
 |