-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
50 lines (50 loc) · 1.32 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
{
"_from": "loveshine_popup",
"_id": "loveshine_popup@1.0.2",
"_inBundle": false,
"_integrity": "sha512-6z12GlJ+vI1dODl8sZihd9YqNWo6cY4glNS1p+sSouUeX0mK/feOBJyAVbcX4twgt/vNRw6GyR5cGzz1l7ZPVg==",
"_location": "/loveshine_popup",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "loveshine_popup",
"name": "loveshine_popup",
"escapedName": "loveshine_popup",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/loveshine_popup/-/loveshine_popup-1.0.0.tgz",
"_shasum": "32c23e3595d0d9d8c8f25f82b069c193de4ee2a4",
"_spec": "loveshine_popup",
"_where": "D:\\Dollar\\yuerbao_h5",
"author": {
"name": "jinjin.du"
},
"bugs": {
"url": "https://github.com/dujinjin123456/popup/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "this is a ui component for my party",
"homepage": "https://github.com/dujinjin123456/popup#readme",
"keywords": [
"popup"
],
"license": "ISC",
"main": "index.js",
"name": "loveshine_popup",
"repository": {
"type": "git",
"url": "git+https://github.com/dujinjin123456/popup.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.2"
}