2023-12-18 13:12:25 +08:00
{
2024-01-16 21:26:16 +08:00
"_from" : "true-case-path@^1.0.2" ,
2023-12-18 13:12:25 +08:00
"_id" : "true-case-path@1.0.3" ,
"_inBundle" : false ,
"_integrity" : "sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==" ,
"_location" : "/true-case-path" ,
"_phantomChildren" : {
"brace-expansion" : "1.1.11" ,
"fs.realpath" : "1.0.0" ,
"inflight" : "1.0.6" ,
"inherits" : "2.0.4" ,
"once" : "1.3.3" ,
"path-is-absolute" : "1.0.1"
} ,
"_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" : "true-case-path@^1.0.2" ,
2023-12-18 13:12:25 +08:00
"name" : "true-case-path" ,
"escapedName" : "true-case-path" ,
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" : [
"/node-sass"
] ,
2024-01-16 21:26:16 +08:00
"_resolved" : "https://registry.npmmirror.com/true-case-path/-/true-case-path-1.0.3.tgz" ,
"_shasum" : "f813b5a8c86b40da59606722b144e3225799f47d" ,
"_spec" : "true-case-path@^1.0.2" ,
"_where" : "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\node-sass" ,
2023-12-18 13:12:25 +08:00
"author" : {
"name" : "barsh"
} ,
"bugs" : {
"url" : "https://github.com/barsh/true-case-path/issues"
} ,
2024-01-16 21:26:16 +08:00
"bundleDependencies" : false ,
2023-12-18 13:12:25 +08:00
"contributors" : [
{
"name" : "Michael Klement" ,
"email" : "mklement0@gmail.com" ,
"url" : "https://github.com/mklement0"
}
] ,
"dependencies" : {
"glob" : "^7.1.2"
} ,
2024-01-16 21:26:16 +08:00
"deprecated" : false ,
2023-12-18 13:12:25 +08:00
"description" : "Given a possibly case-variant version of an existing filesystem path, returns the case-exact, normalized version as stored in the filesystem." ,
"homepage" : "https://github.com/barsh/true-case-path#readme" ,
"license" : "Apache-2.0" ,
"main" : "index.js" ,
"name" : "true-case-path" ,
"repository" : {
"type" : "git" ,
"url" : "git+https://github.com/barsh/true-case-path.git"
} ,
"scripts" : {
"test" : "echo \"Error: no test specified\" && exit 1"
} ,
"version" : "1.0.3"
}