2023-12-18 13:12:25 +08:00
{
2024-01-16 21:26:16 +08:00
"_from" : "pseudomap@^1.0.2" ,
2023-12-18 13:12:25 +08:00
"_id" : "pseudomap@1.0.2" ,
"_inBundle" : false ,
2024-01-16 21:26:16 +08:00
"_integrity" : "sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==" ,
2023-12-18 13:12:25 +08:00
"_location" : "/pseudomap" ,
"_phantomChildren" : { } ,
"_requested" : {
2024-01-16 21:26:16 +08:00
"type" : "range" ,
2023-12-18 13:12:25 +08:00
"registry" : true ,
2024-01-16 21:26:16 +08:00
"raw" : "pseudomap@^1.0.2" ,
2023-12-18 13:12:25 +08:00
"name" : "pseudomap" ,
"escapedName" : "pseudomap" ,
2024-01-16 21:26:16 +08:00
"rawSpec" : "^1.0.2" ,
2023-12-18 13:12:25 +08:00
"saveSpec" : null ,
2024-01-16 21:26:16 +08:00
"fetchSpec" : "^1.0.2"
2023-12-18 13:12:25 +08:00
} ,
"_requiredBy" : [
"/@vue/component-compiler-utils/lru-cache" ,
"/copy-webpack-plugin/lru-cache" ,
"/cross-spawn/lru-cache" ,
"/eslint/lru-cache" ,
"/yorkie/lru-cache"
] ,
2024-01-16 21:26:16 +08:00
"_resolved" : "https://registry.npmmirror.com/pseudomap/-/pseudomap-1.0.2.tgz" ,
"_shasum" : "f052a28da70e618917ef0a8ac34c1ae5a68286b3" ,
"_spec" : "pseudomap@^1.0.2" ,
"_where" : "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\cross-spawn\\node_modules\\lru-cache" ,
2023-12-18 13:12:25 +08:00
"author" : {
"name" : "Isaac Z. Schlueter" ,
"email" : "i@izs.me" ,
"url" : "http://blog.izs.me/"
} ,
"bugs" : {
"url" : "https://github.com/isaacs/pseudomap/issues"
} ,
2024-01-16 21:26:16 +08:00
"bundleDependencies" : false ,
"deprecated" : false ,
2023-12-18 13:12:25 +08:00
"description" : "A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available." ,
"devDependencies" : {
"tap" : "^2.3.1"
} ,
"directories" : {
"test" : "test"
} ,
"homepage" : "https://github.com/isaacs/pseudomap#readme" ,
"license" : "ISC" ,
"main" : "map.js" ,
"name" : "pseudomap" ,
"repository" : {
"type" : "git" ,
"url" : "git+https://github.com/isaacs/pseudomap.git"
} ,
"scripts" : {
"test" : "tap test/*.js"
} ,
"version" : "1.0.2"
}