package.json 1.34 KB
Newer Older
YazhouChen's avatar
YazhouChen committed
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": [
    [
      "echarts-wordcloud@1.1.3",
      "E:\\changfa\\crscd-view"
    ]
  ],
  "_from": "echarts-wordcloud@1.1.3",
  "_id": "echarts-wordcloud@1.1.3",
  "_inBundle": false,
  "_integrity": "sha512-Et8D5xEAoYkidmHun+hEH+2lF9dhCt6D0JJ390vlr2r/1zwhhZAbcL01CEvG93QcMcJpSvSPK8vRiGkTbMHRxg==",
  "_location": "/echarts-wordcloud",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "echarts-wordcloud@1.1.3",
    "name": "echarts-wordcloud",
    "escapedName": "echarts-wordcloud",
    "rawSpec": "1.1.3",
    "saveSpec": null,
    "fetchSpec": "1.1.3"
  },
  "_requiredBy": [
    "/v-charts"
  ],
  "_resolved": "https://registry.npmjs.org/echarts-wordcloud/-/echarts-wordcloud-1.1.3.tgz",
  "_spec": "1.1.3",
  "_where": "E:\\changfa\\crscd-view",
  "author": "",
  "bugs": {
    "url": "https://github.com/ecomfe/echarts-wordcloud/issues"
  },
  "dependencies": {},
  "description": "ECharts wordcloud extension based on wordcloud2.js",
  "devDependencies": {
    "esprima": "^2.7.2",
    "fs-extra": "^0.30.0",
    "glob": "^7.0.3"
  },
  "homepage": "https://github.com/ecomfe/echarts-wordcloud#readme",
  "license": "ISC",
  "main": "index.js",
  "name": "echarts-wordcloud",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ecomfe/echarts-wordcloud.git"
  },
  "version": "1.1.3"
}