forked from zhurui/management
58 lines
1.6 KiB
JSON
58 lines
1.6 KiB
JSON
{
|
|
"_from": "prettier@^1.18.2 || ^2.0.0",
|
|
"_id": "prettier@2.8.8",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==",
|
|
"_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/compiler-sfc",
|
|
"/@vue/component-compiler-utils"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/prettier/-/prettier-2.8.8.tgz",
|
|
"_shasum": "e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da",
|
|
"_spec": "prettier@^1.18.2 || ^2.0.0",
|
|
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\@vue\\compiler-sfc",
|
|
"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.8"
|
|
}
|