a
doum
17 小时以前 307960b07d8cb122d9de0c8267b8cb7a63cfc605
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
  "_args": [
    [
      "true-case-path@1.0.3",
      "D:\\豆米\\dingyuannongji\\web"
    ]
  ],
  "_development": true,
  "_from": "true-case-path@1.0.3",
  "_id": "true-case-path@1.0.3",
  "_inBundle": false,
  "_integrity": "sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==",
  "_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.npmmirror.com/true-case-path/-/true-case-path-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "D:\\豆米\\dingyuannongji\\web",
  "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"
}