Blame view

node_modules/loader-fs-cache/package.json 1.26 KB
ce4c83ff   wxy   初始提交
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
  {
    "_args": [
      [
        "loader-fs-cache@1.0.1",
        "D:\\WS\\WebstormProjects\\222\\lawyer"
      ]
    ],
    "_development": true,
    "_from": "loader-fs-cache@1.0.1",
    "_id": "loader-fs-cache@1.0.1",
    "_inBundle": false,
    "_integrity": "sha1-VuC/CL2XCLJqdltoUJhAyN7J/bw=",
    "_location": "/loader-fs-cache",
    "_phantomChildren": {
      "commondir": "1.0.1",
      "mkdirp": "0.5.1",
      "pinkie-promise": "2.0.1"
    },
    "_requested": {
      "type": "version",
      "registry": true,
      "raw": "loader-fs-cache@1.0.1",
      "name": "loader-fs-cache",
      "escapedName": "loader-fs-cache",
      "rawSpec": "1.0.1",
      "saveSpec": null,
      "fetchSpec": "1.0.1"
    },
    "_requiredBy": [
      "/eslint-loader"
    ],
    "_resolved": "https://registry.npmjs.org/loader-fs-cache/-/loader-fs-cache-1.0.1.tgz",
    "_spec": "1.0.1",
    "_where": "D:\\WS\\WebstormProjects\\222\\lawyer",
    "author": {
      "name": "Ade Viankakrisna Fadlil"
    },
    "dependencies": {
      "find-cache-dir": "^0.1.1",
      "mkdirp": "0.5.1"
    },
    "description": "A published package of https://github.com/babel/babel-loader/blob/master/src/fs-cache.js",
    "license": "ISC",
    "main": "index.js",
    "name": "loader-fs-cache",
    "scripts": {
      "test": "echo \"Error: no test specified\" && exit 1"
    },
    "version": "1.0.1"
  }