Files
6.S081-All-in-one/package-lock.json
2021-08-19 13:21:54 +08:00

28 lines
783 B
JSON

{
"name": "xv6book",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"gitbook-plugin-custom-favicon": "^0.0.4"
}
},
"node_modules/gitbook-plugin-custom-favicon": {
"version": "0.0.4",
"resolved": "https://registry.nlark.com/gitbook-plugin-custom-favicon/download/gitbook-plugin-custom-favicon-0.0.4.tgz",
"integrity": "sha1-y3NynUdYy3xsVk6O+wNdH24Irs8=",
"engines": {
"gitbook": "*"
}
}
},
"dependencies": {
"gitbook-plugin-custom-favicon": {
"version": "0.0.4",
"resolved": "https://registry.nlark.com/gitbook-plugin-custom-favicon/download/gitbook-plugin-custom-favicon-0.0.4.tgz",
"integrity": "sha1-y3NynUdYy3xsVk6O+wNdH24Irs8="
}
}
}