123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "_args": [
- [
- "true-case-path@1.0.3",
- "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
- ]
- ],
- "_development": true,
- "_from": "true-case-path@1.0.3",
- "_id": "true-case-path@1.0.3",
- "_inBundle": false,
- "_integrity": "sha1-+BO1qMhrQNpZYGcisUTjIleZ9H0=",
- "_location": "/true-case-path",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "true-case-path@1.0.3",
- "name": "true-case-path",
- "escapedName": "true-case-path",
- "rawSpec": "1.0.3",
- "saveSpec": null,
- "fetchSpec": "1.0.3"
- },
- "_requiredBy": [
- "/node-sass"
- ],
- "_resolved": "https://registry.nlark.com/true-case-path/download/true-case-path-1.0.3.tgz",
- "_spec": "1.0.3",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
- "author": {
- "name": "barsh"
- },
- "bugs": {
- "url": "https://github.com/barsh/true-case-path/issues"
- },
- "contributors": [
- {
- "name": "Michael Klement",
- "email": "mklement0@gmail.com",
- "url": "https://github.com/mklement0"
- }
- ],
- "dependencies": {
- "glob": "^7.1.2"
- },
- "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"
- }
|