mirror of
				https://gitea.com/actions/setup-python.git
				synced 2025-11-04 07:47:09 +00:00 
			
		
		
		
	Initial pass
This commit is contained in:
		
							
								
								
									
										87
									
								
								node_modules/ansi-escapes/package.json
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										87
									
								
								node_modules/ansi-escapes/package.json
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,87 @@
 | 
			
		||||
{
 | 
			
		||||
  "_args": [
 | 
			
		||||
    [
 | 
			
		||||
      "ansi-escapes@3.2.0",
 | 
			
		||||
      "C:\\Users\\Administrator\\Documents\\setup-python"
 | 
			
		||||
    ]
 | 
			
		||||
  ],
 | 
			
		||||
  "_development": true,
 | 
			
		||||
  "_from": "ansi-escapes@3.2.0",
 | 
			
		||||
  "_id": "ansi-escapes@3.2.0",
 | 
			
		||||
  "_inBundle": false,
 | 
			
		||||
  "_integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==",
 | 
			
		||||
  "_location": "/ansi-escapes",
 | 
			
		||||
  "_phantomChildren": {},
 | 
			
		||||
  "_requested": {
 | 
			
		||||
    "type": "version",
 | 
			
		||||
    "registry": true,
 | 
			
		||||
    "raw": "ansi-escapes@3.2.0",
 | 
			
		||||
    "name": "ansi-escapes",
 | 
			
		||||
    "escapedName": "ansi-escapes",
 | 
			
		||||
    "rawSpec": "3.2.0",
 | 
			
		||||
    "saveSpec": null,
 | 
			
		||||
    "fetchSpec": "3.2.0"
 | 
			
		||||
  },
 | 
			
		||||
  "_requiredBy": [
 | 
			
		||||
    "/@jest/core",
 | 
			
		||||
    "/jest-watcher"
 | 
			
		||||
  ],
 | 
			
		||||
  "_resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz",
 | 
			
		||||
  "_spec": "3.2.0",
 | 
			
		||||
  "_where": "C:\\Users\\Administrator\\Documents\\setup-python",
 | 
			
		||||
  "author": {
 | 
			
		||||
    "name": "Sindre Sorhus",
 | 
			
		||||
    "email": "sindresorhus@gmail.com",
 | 
			
		||||
    "url": "sindresorhus.com"
 | 
			
		||||
  },
 | 
			
		||||
  "bugs": {
 | 
			
		||||
    "url": "https://github.com/sindresorhus/ansi-escapes/issues"
 | 
			
		||||
  },
 | 
			
		||||
  "description": "ANSI escape codes for manipulating the terminal",
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "ava": "*",
 | 
			
		||||
    "xo": "*"
 | 
			
		||||
  },
 | 
			
		||||
  "engines": {
 | 
			
		||||
    "node": ">=4"
 | 
			
		||||
  },
 | 
			
		||||
  "files": [
 | 
			
		||||
    "index.js"
 | 
			
		||||
  ],
 | 
			
		||||
  "homepage": "https://github.com/sindresorhus/ansi-escapes#readme",
 | 
			
		||||
  "keywords": [
 | 
			
		||||
    "ansi",
 | 
			
		||||
    "terminal",
 | 
			
		||||
    "console",
 | 
			
		||||
    "cli",
 | 
			
		||||
    "string",
 | 
			
		||||
    "tty",
 | 
			
		||||
    "escape",
 | 
			
		||||
    "escapes",
 | 
			
		||||
    "formatting",
 | 
			
		||||
    "shell",
 | 
			
		||||
    "xterm",
 | 
			
		||||
    "log",
 | 
			
		||||
    "logging",
 | 
			
		||||
    "command-line",
 | 
			
		||||
    "text",
 | 
			
		||||
    "vt100",
 | 
			
		||||
    "sequence",
 | 
			
		||||
    "control",
 | 
			
		||||
    "code",
 | 
			
		||||
    "codes",
 | 
			
		||||
    "cursor",
 | 
			
		||||
    "iterm",
 | 
			
		||||
    "iterm2"
 | 
			
		||||
  ],
 | 
			
		||||
  "license": "MIT",
 | 
			
		||||
  "name": "ansi-escapes",
 | 
			
		||||
  "repository": {
 | 
			
		||||
    "type": "git",
 | 
			
		||||
    "url": "git+https://github.com/sindresorhus/ansi-escapes.git"
 | 
			
		||||
  },
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "test": "xo && ava"
 | 
			
		||||
  },
 | 
			
		||||
  "version": "3.2.0"
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user