Ai
1 Star 0 Fork 0

animalcoder/Vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.41 KB
一键复制 编辑 原始数据 按行查看 历史
animalcoder 提交于 2020-03-17 14:52 +08:00 . Vueinit
{
"_from": "prettier@^1.18.2",
"_id": "prettier@1.19.1",
"_inBundle": false,
"_integrity": "sha1-99f1/4qc2HKnvkyhQglZVqYHl8s=",
"_location": "/prettier",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "prettier@^1.18.2",
"name": "prettier",
"escapedName": "prettier",
"rawSpec": "^1.18.2",
"saveSpec": null,
"fetchSpec": "^1.18.2"
},
"_requiredBy": [
"/@vue/component-compiler-utils"
],
"_resolved": "https://registry.npm.taobao.org/prettier/download/prettier-1.19.1.tgz",
"_shasum": "f7d7f5ff8a9cd872a7be4ca142095956a60797cb",
"_spec": "prettier@^1.18.2",
"_where": "D:\\code\\Vuecode\\vue0316\\vue4\\node_modules\\@vue\\component-compiler-utils",
"author": {
"name": "James Long"
},
"bin": {
"prettier": "./bin-prettier.js"
},
"bugs": {
"url": "https://github.com/prettier/prettier/issues"
},
"bundleDependencies": false,
"deprecated": false,
"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"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/animalcoder/Vue.git
git@gitee.com:animalcoder/Vue.git
animalcoder
Vue
Vue
master

搜索帮助