package.json
1.3 KB
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
{
"_from": "jweixin-1.6.0",
"_id": "jweixin-1.6.0@1.0.0",
"_inBundle": false,
"_integrity": "sha512-QH69Y/j4h8p9dy6wqIplXmhjLy67AGJswvrjwWUD84HUdB22QyHaX1PmV7oJFbsYL+Vn9Qe1uIx/2NFKkD51Bg==",
"_location": "/jweixin-1.6.0",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "jweixin-1.6.0",
"name": "jweixin-1.6.0",
"escapedName": "jweixin-1.6.0",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/jweixin-1.6.0/-/jweixin-1.6.0-1.0.0.tgz",
"_shasum": "d65ec53e738a95b5c54cd5f42a3f34f0e82e29d5",
"_spec": "jweixin-1.6.0",
"_where": "F:\\minigroup\\Bitcoin",
"author": {
"name": "luquan基于微信官方jdk"
},
"bugs": {
"url": "https://github.com/luquan22/jweixin-js-sdk/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "基于官方1.6.0制作",
"homepage": "https://github.com/luquan22/jweixin-js-sdk#readme",
"keywords": [
"jweixin"
],
"license": "ISC",
"main": "index.js",
"name": "jweixin-1.6.0",
"repository": {
"type": "git",
"url": "git+https://github.com/luquan22/jweixin-js-sdk.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.0"
}