forked from gjTool/pdfh5
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
61 lines (61 loc) · 1.56 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"_from": "pdfh5",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-9I0AcoEdefvFJZqwv/1Q5ht4QGzmieoVqkd0uehp+62H0KrWtnXYfnHjlwQcfiStdynpCYYJu3A6F1AVUBbqbQ==",
"_location": "/pdfh5",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "pdfh5",
"name": "pdfh5",
"escapedName": "pdfh5",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/pdfh5/-/pdfh5-1.3.20.tgz",
"_shasum": "c5e1a233c4baa346727bb968e7a68e2c3453b5aa",
"_spec": "pdfh5",
"_where": "/Users/gaojin/npm-pdfh5",
"author": {
"name": "Gao Jin"
},
"bugs": {
"url": "https://github.com/gjTool/pdfh5/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": " JS plugin of preview PDF for mobile. web/h5/移动端PDF预览手势缩放插件",
"devDependencies": {},
"directories": {
"example": "example"
},
"homepage": "https://github.com/gjTool/pdfh5#readme",
"keywords": [
"pdf",
"pdf.js",
"pdfjs",
"pdfh5",
"pdfh5.js",
"javascript",
"plugin",
"library",
"mobile"
],
"license": "MIT",
"main": "js/pdfh5.js",
"name": "pdfh5",
"repository": {
"type": "git",
"url": "git+https://github.com/gjTool/pdfh5.git"
},
"scripts": {},
"version": "1.3.20"
}