12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "_args": [
- [
- "prettier@2.6.1",
- "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
- ]
- ],
- "_development": true,
- "_from": "prettier@2.6.1",
- "_id": "prettier@2.6.1",
- "_inBundle": false,
- "_integrity": "sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==",
- "_location": "/prettier",
- "_optional": true,
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "prettier@2.6.1",
- "name": "prettier",
- "escapedName": "prettier",
- "rawSpec": "2.6.1",
- "saveSpec": null,
- "fetchSpec": "2.6.1"
- },
- "_requiredBy": [
- "/@vue/component-compiler-utils"
- ],
- "_resolved": "https://registry.npmmirror.com/prettier/-/prettier-2.6.1.tgz",
- "_spec": "2.6.1",
- "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
- "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"
- },
- "scripts": {
- "prepublishOnly": "node -e \"assert.equal(require('.').version, require('..').version)\""
- },
- "unpkg": "./standalone.js",
- "version": "2.6.1"
- }
|