File tree Expand file tree Collapse file tree 2 files changed +29
-21
lines changed
packages/@vuepress/shared-utils Expand file tree Collapse file tree 2 files changed +29
-21
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " @vuepress/shared-utils" ,
3
3
"version" : " 1.2.0" ,
4
4
"description" : " shared-utils for vuepress" ,
5
- "main " : " lib/index.js " ,
6
- "types" : " types/index.d.ts " ,
7
- "files" : [
8
- " lib " ,
9
- " types "
5
+ "keywords " : [
6
+ " documentation " ,
7
+ " generator " ,
8
+ " vue " ,
9
+ " vuepress "
10
10
],
11
- "scripts" : {
12
- "tsc" : " tsc" ,
13
- "update-index" : " node scripts/update-index.js"
14
- },
15
- "publishConfig" : {
16
- "access" : " public"
11
+ "homepage" : " https://github.com/vuejs/vuepress/packages/@vuepress/shared-utils#readme" ,
12
+ "bugs" : {
13
+ "url" : " https://github.com/vuejs/vuepress/issues"
17
14
},
18
15
"repository" : {
19
16
"type" : " git" ,
20
17
"url" : " git+https://github.com/vuejs/vuepress.git" ,
21
18
"directory" : " packages/@vuepress/shared-utils"
22
19
},
23
- "keywords " : [
24
- " documentation " ,
25
- " vue " ,
26
- " vuepress " ,
27
- " generator "
20
+ "license " : " MIT " ,
21
+ "author" : " ULIVZ <[email protected] > " ,
22
+ "files" : [
23
+ " lib " ,
24
+ " types "
28
25
],
26
+ "main" : " lib/index.js" ,
27
+ "types" : " types/index.d.ts" ,
28
+ "scripts" : {
29
+ "tsc" : " tsc" ,
30
+ "update-index" : " node scripts/update-index.js"
31
+ },
29
32
"dependencies" : {
30
33
"chalk" : " ^2.3.2" ,
31
34
"diacritics" : " ^1.3.0" ,
37
40
"semver" : " ^6.0.0" ,
38
41
"upath" : " ^1.1.0"
39
42
},
40
- "author" :
" ULIVZ <[email protected] >" ,
41
- "license" : " MIT" ,
42
- "bugs" : {
43
- "url" : " https://github.com/vuejs/vuepress/issues"
43
+ "devDependencies" : {
44
+ "@types/diacritics" : " ^1.3.1"
44
45
},
45
- "homepage" : " https://github.com/vuejs/vuepress/packages/@vuepress/shared-utils#readme"
46
+ "publishConfig" : {
47
+ "access" : " public"
48
+ }
46
49
}
Original file line number Diff line number Diff line change 2086
2086
version "3.5.27"
2087
2087
resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.27.tgz#61eb4d75dc6bfbce51cf49ee9bbebe941b2cb5d0"
2088
2088
2089
+ "@types/diacritics@^1.3.1":
2090
+ version "1.3.1"
2091
+ resolved "https://registry.yarnpkg.com/@types/diacritics/-/diacritics-1.3.1.tgz#925fbaf4bfbaafbcafe5ac1be67c58c965a0ad40"
2092
+ integrity sha512-tAH+RY51Zbz7ZSzN7yxQBKEue78U6weZ1UUBNjFoitoLbJGFJCKI7KVHwGsnYo4s2xSFr9KGEkjst2FolpYqyA==
2093
+
2089
2094
"@types/escape-html@^0.0.20":
2090
2095
version "0.0.20"
2091
2096
resolved "https://registry.yarnpkg.com/@types/escape-html/-/escape-html-0.0.20.tgz#cae698714dd61ebee5ab3f2aeb9a34ba1011735a"
You can’t perform that action at this time.
0 commit comments