UNPKG
@yunpengai/pdf-view
Version:
latest (1.0.0)
1.0.0
pdf预览
@yunpengai/pdf-view
/
package.json
17 lines
(16 loc)
•
300 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name"
:
"@yunpengai/pdf-view"
,
"version"
:
"1.0.0"
,
"description"
:
"pdf预览"
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
: [
"pdf"
,
"vue-pdf"
,
"pdf-view"
],
"author"
:
"bucai,jack_lin"
,
"license"
:
"ISC"
}