{ "_args": [ [ "prettier@2.8.8", "/Users/mac/projects/mime/mine" ] ], "_development": true, "_from": "prettier@2.8.8", "_id": "prettier@2.8.8", "_inBundle": false, "_integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==", "_location": "/prettier", "_optional": true, "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "prettier@2.8.8", "name": "prettier", "escapedName": "prettier", "rawSpec": "2.8.8", "saveSpec": null, "fetchSpec": "2.8.8" }, "_requiredBy": [ "/@vue/component-compiler-utils" ], "_resolved": "https://registry.npmmirror.com/prettier/-/prettier-2.8.8.tgz", "_spec": "2.8.8", "_where": "/Users/mac/projects/mime/mine", "author": { "name": "James Long" }, "bin": { "prettier": "bin-prettier.js" }, "browser": "./standalone.js", "bugs": { "url": "https://github.com/prettier/prettier/issues" }, "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.8" }