-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
66 lines (66 loc) · 2.07 KB
/
package.json
File metadata and controls
66 lines (66 loc) · 2.07 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"_args": [
[
{
"raw": "dayjs@github:magicwing/dayjs",
"scope": null,
"escapedName": "dayjs",
"name": "dayjs",
"rawSpec": "github:magicwing/dayjs",
"spec": "github:magicwing/dayjs",
"type": "hosted",
"hosted": {
"type": "github",
"ssh": "git@github.com:magicwing/dayjs.git",
"sshUrl": "git+ssh://git@github.com/magicwing/dayjs.git",
"httpsUrl": "git+https://github.com/magicwing/dayjs.git",
"gitUrl": "git://github.com/magicwing/dayjs.git",
"shortcut": "github:magicwing/dayjs",
"directUrl": "https://raw.githubusercontent.com/magicwing/dayjs/master/package.json"
}
},
"C:\\Disk\\WorkSpace\\Gaotoo"
]
],
"_from": "magicwing/dayjs",
"_id": "dayjs@1.0.0",
"_inCache": true,
"_location": "/dayjs",
"_phantomChildren": {},
"_requested": {
"raw": "dayjs@github:magicwing/dayjs",
"scope": null,
"escapedName": "dayjs",
"name": "dayjs",
"rawSpec": "github:magicwing/dayjs",
"spec": "github:magicwing/dayjs",
"type": "hosted",
"hosted": {
"type": "github",
"ssh": "git@github.com:magicwing/dayjs.git",
"sshUrl": "git+ssh://git@github.com/magicwing/dayjs.git",
"httpsUrl": "git+https://github.com/magicwing/dayjs.git",
"gitUrl": "git://github.com/magicwing/dayjs.git",
"shortcut": "github:magicwing/dayjs",
"directUrl": "https://raw.githubusercontent.com/magicwing/dayjs/master/package.json"
}
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "git://github.com/magicwing/dayjs.git#fa611a28c27585eee02811ff81da5410553da319",
"_shasum": "f58f023e0f5ba8bd5b23c120b85e2b740eab824b",
"_shrinkwrap": null,
"_spec": "dayjs@github:magicwing/dayjs",
"_where": "C:\\Disk\\WorkSpace\\Gaotoo",
"dependencies": {},
"devDependencies": {},
"gitHead": "fa611a28c27585eee02811ff81da5410553da319",
"main": "index.js",
"name": "dayjs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {},
"version": "1.0.0"
}