| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "prettier@1.19.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "prettier@1.19.1", |
| | | "_id": "prettier@1.19.1", |
| | | "_from": "prettier@^1.18.2 || ^2.0.0", |
| | | "_id": "prettier@2.6.2", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==", |
| | | "_integrity": "sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==", |
| | | "_location": "/prettier", |
| | | "_optional": true, |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "prettier@1.19.1", |
| | | "raw": "prettier@^1.18.2 || ^2.0.0", |
| | | "name": "prettier", |
| | | "escapedName": "prettier", |
| | | "rawSpec": "1.19.1", |
| | | "rawSpec": "^1.18.2 || ^2.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.19.1" |
| | | "fetchSpec": "^1.18.2 || ^2.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@vue/component-compiler-utils" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/prettier/-/prettier-1.19.1.tgz", |
| | | "_spec": "1.19.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_resolved": "https://registry.npmjs.org/prettier/-/prettier-2.6.2.tgz", |
| | | "_shasum": "e26d71a18a74c3d0f0597f55f01fb6c06c206032", |
| | | "_spec": "prettier@^1.18.2 || ^2.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\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": ">=4" |
| | | "node": ">=10.13.0" |
| | | }, |
| | | "files": [ |
| | | "*.js" |
| | | "*.js", |
| | | "esm/*.mjs" |
| | | ], |
| | | "funding": "https://github.com/prettier/prettier?sponsor=1", |
| | | "homepage": "https://prettier.io", |
| | | "license": "MIT", |
| | | "main": "./index.js", |
| | |
| | | "scripts": { |
| | | "prepublishOnly": "node -e \"assert.equal(require('.').version, require('..').version)\"" |
| | | }, |
| | | "version": "1.19.1" |
| | | "unpkg": "./standalone.js", |
| | | "version": "2.6.2" |
| | | } |