执行过npm install命令的vue-element-admin源码
康凯
2022-05-20 aa4c235a8ca67ea8b731f90c951a465e92c0a865
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
{
  "_from": "git://github.com/adobe-webplatform/eve.git#eef80ed",
  "_id": "eve@0.4.1",
  "_inBundle": false,
  "_integrity": "",
  "_location": "/eve",
  "_phantomChildren": {},
  "_requested": {
    "type": "git",
    "raw": "eve@git://github.com/adobe-webplatform/eve.git#eef80ed",
    "name": "eve",
    "escapedName": "eve",
    "rawSpec": "git://github.com/adobe-webplatform/eve.git#eef80ed",
    "saveSpec": "git://github.com/adobe-webplatform/eve.git#eef80ed",
    "fetchSpec": "git://github.com/adobe-webplatform/eve.git",
    "gitCommittish": "eef80ed"
  },
  "_requiredBy": [
    "/raphael"
  ],
  "_resolved": "git://github.com/adobe-webplatform/eve.git#eef80ed8d188423c2272746fb8ae5cc8dad84cb1",
  "_spec": "eve@git://github.com/adobe-webplatform/eve.git#eef80ed",
  "_where": "D:\\源码\\vue-element-admin-master\\node_modules\\raphael",
  "author": {
    "name": "Dmitry Baranovskiy",
    "email": "dmitry@baranovskiy.com",
    "url": "http://dmitry.baranovskiy.com"
  },
  "bugs": {
    "url": "https://github.com/adobe/eve/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Simple custom events",
  "homepage": "https://github.com/adobe/eve#readme",
  "main": "./eve.js",
  "name": "eve",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/adobe/eve.git"
  },
  "version": "0.4.1"
}