Blame view

node_modules/bmaplib.curveline/package.json 1.46 KB
290144e9   易尊强   第一次
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
  {
    "_from": "bmaplib.curveline@^1.0.0",
    "_id": "bmaplib.curveline@1.0.0",
    "_inBundle": false,
    "_integrity": "sha512-9wcFMVhiYxNPqpvsLDAADn3qDhNzXp2mA6VyHSHg2XOAgSooC7ZiujdFhy0sp+0QYjTfJ/MjmLuNoUg2HHxH4Q==",
    "_location": "/bmaplib.curveline",
    "_phantomChildren": {},
    "_requested": {
      "type": "range",
      "registry": true,
      "raw": "bmaplib.curveline@^1.0.0",
      "name": "bmaplib.curveline",
      "escapedName": "bmaplib.curveline",
      "rawSpec": "^1.0.0",
      "saveSpec": null,
      "fetchSpec": "^1.0.0"
    },
    "_requiredBy": [
      "/vue-baidu-map"
    ],
    "_resolved": "https://registry.npmjs.org/bmaplib.curveline/-/bmaplib.curveline-1.0.0.tgz",
    "_shasum": "826eb0bf1c59fad1b23142be66fc360cf009aea2",
    "_spec": "bmaplib.curveline@^1.0.0",
    "_where": "E:\\my-project\\antis-uni-app\\node_modules\\vue-baidu-map",
    "author": {
      "name": "Dafrok",
      "email": "o.o@mug.dog"
    },
    "bugs": {
      "url": "https://github.com/Dafrok/BMapLib.CurveLine/issues"
    },
    "bundleDependencies": false,
    "deprecated": false,
    "description": "",
    "homepage": "https://github.com/Dafrok/BMapLib.CurveLine#readme",
    "keywords": [
      "baidu",
      "map",
      "baidu-map",
      "curve",
      "line"
    ],
    "license": "MIT",
    "main": "index.js",
    "name": "bmaplib.curveline",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/Dafrok/BMapLib.CurveLine.git"
    },
    "scripts": {
      "test": "echo \"Error: no test specified\" && exit 1"
    },
    "version": "1.0.0"
  }