You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							55 lines
						
					
					
						
							1.5 KiB
						
					
					
				
			
		
		
	
	
							55 lines
						
					
					
						
							1.5 KiB
						
					
					
				{ | 
						|
  "_from": "prettier@^1.18.2", | 
						|
  "_id": "prettier@1.19.1", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==", | 
						|
  "_location": "/prettier", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "range", | 
						|
    "registry": true, | 
						|
    "raw": "prettier@^1.18.2", | 
						|
    "name": "prettier", | 
						|
    "escapedName": "prettier", | 
						|
    "rawSpec": "^1.18.2", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "^1.18.2" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "/@vue/component-compiler-utils" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/prettier/-/prettier-1.19.1.tgz", | 
						|
  "_shasum": "f7d7f5ff8a9cd872a7be4ca142095956a60797cb", | 
						|
  "_spec": "prettier@^1.18.2", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui\\node_modules\\@vue\\component-compiler-utils", | 
						|
  "author": { | 
						|
    "name": "James Long" | 
						|
  }, | 
						|
  "bin": { | 
						|
    "prettier": "bin-prettier.js" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/prettier/prettier/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "deprecated": false, | 
						|
  "description": "Prettier is an opinionated code formatter", | 
						|
  "engines": { | 
						|
    "node": ">=4" | 
						|
  }, | 
						|
  "files": [ | 
						|
    "*.js" | 
						|
  ], | 
						|
  "homepage": "https://prettier.io", | 
						|
  "license": "MIT", | 
						|
  "main": "./index.js", | 
						|
  "name": "prettier", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git+https://github.com/prettier/prettier.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "prepublishOnly": "node -e \"assert.equal(require('.').version, require('..').version)\"" | 
						|
  }, | 
						|
  "version": "1.19.1" | 
						|
}
 | 
						|
 |