Files
wangxiaowei 5d7b75a14e first commit
2025-12-09 13:35:21 +08:00

58 lines
1.6 KiB
JSON

{
"_from": "true-case-path@^2.2.1",
"_id": "true-case-path@2.2.1",
"_inBundle": false,
"_integrity": "sha512-0z3j8R7MCjy10kc/g+qg7Ln3alJTodw9aDuVWZa3uiWqfuBMKeAeP2ocWcxoyM3D73yz3Jt/Pu4qPr4wHSdB/Q==",
"_location": "/true-case-path",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "true-case-path@^2.2.1",
"name": "true-case-path",
"escapedName": "true-case-path",
"rawSpec": "^2.2.1",
"saveSpec": null,
"fetchSpec": "^2.2.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmmirror.com/true-case-path/-/true-case-path-2.2.1.tgz",
"_shasum": "c5bf04a5bbec3fd118be4084461b3a27c4d796bf",
"_spec": "true-case-path@^2.2.1",
"_where": "E:\\work\\Vue\\xiuhu\\shop",
"author": {
"name": "barsh"
},
"bugs": {
"url": "https://github.com/Profiscience/true-case-path/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Casey Webb",
"email": "notcaseywebb@gmail.com",
"url": "https://caseyWebb.xyz"
}
],
"deprecated": false,
"description": "Given a possibly case-variant version of an existing filesystem path, returns the case-exact, normalized version as stored in the filesystem.",
"devDependencies": {
"standard-version": "^6.0.1"
},
"homepage": "https://github.com/Profiscience/true-case-path#readme",
"license": "Apache-2.0",
"main": "index.js",
"name": "true-case-path",
"repository": {
"type": "git",
"url": "git+https://github.com/Profiscience/true-case-path.git"
},
"scripts": {
"release": "standard-version --sign",
"test": "node test"
},
"version": "2.2.1"
}