{ "_from": "prettier@^1.18.2 || ^2.0.0", "_id": "prettier@2.8.4", "_inBundle": false, "_integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==", "_location": "/prettier", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "prettier@^1.18.2 || ^2.0.0", "name": "prettier", "escapedName": "prettier", "rawSpec": "^1.18.2 || ^2.0.0", "saveSpec": null, "fetchSpec": "^1.18.2 || ^2.0.0" }, "_requiredBy": [ "/@vue/component-compiler-utils" ], "_resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz", "_shasum": "34dd2595629bfbb79d344ac4a91ff948694463c3", "_spec": "prettier@^1.18.2 || ^2.0.0", "_where": "C:\\Users\\feige\\Desktop\\RuoYi-Vue-master\\RuoYi-Vue-master\\ruoyi-ui\\node_modules\\@vue\\component-compiler-utils", "author": { "name": "James Long" }, "bin": { "prettier": "bin-prettier.js" }, "browser": "./standalone.js", "bugs": { "url": "https://github.com/prettier/prettier/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Prettier is an opinionated code formatter", "engines": { "node": ">=10.13.0" }, "files": [ "*.js", "esm/*.mjs" ], "funding": "https://github.com/prettier/prettier?sponsor=1", "homepage": "https://prettier.io", "license": "MIT", "main": "./index.js", "name": "prettier", "repository": { "type": "git", "url": "git+https://github.com/prettier/prettier.git" }, "unpkg": "./standalone.js", "version": "2.8.4" }