You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
1.5 KiB
61 lines
1.5 KiB
4 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"prettier@1.19.1",
|
||
|
"/Users/linhuakun/Downloads/nodejs/codewhy"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "prettier@1.19.1",
|
||
|
"_id": "prettier@1.19.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-99f1/4qc2HKnvkyhQglZVqYHl8s=",
|
||
|
"_location": "/prettier",
|
||
|
"_optional": true,
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "prettier@1.19.1",
|
||
|
"name": "prettier",
|
||
|
"escapedName": "prettier",
|
||
|
"rawSpec": "1.19.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.19.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@vue/component-compiler-utils"
|
||
|
],
|
||
|
"_resolved": "https://registry.npm.taobao.org/prettier/download/prettier-1.19.1.tgz?cache=0&sync_timestamp=1600215497530&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fprettier%2Fdownload%2Fprettier-1.19.1.tgz",
|
||
|
"_spec": "1.19.1",
|
||
|
"_where": "/Users/linhuakun/Downloads/nodejs/codewhy",
|
||
|
"author": {
|
||
|
"name": "James Long"
|
||
|
},
|
||
|
"bin": {
|
||
|
"prettier": "bin-prettier.js"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/prettier/prettier/issues"
|
||
|
},
|
||
|
"description": "Prettier is an opinionated code formatter",
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
},
|
||
|
"files": [
|
||
|
"*.js"
|
||
|
],
|
||
|
"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)\""
|
||
|
},
|
||
|
"version": "1.19.1"
|
||
|
}
|