package.json 1.71 KB
{
  "_from": "echarts-liquidfill@^2.0.2",
  "_id": "echarts-liquidfill@2.0.6",
  "_inBundle": false,
  "_integrity": "sha512-p+AH0O9/BtwXMQQyhjJbMZo+GwRAgWG/DCyK5r27PQzpS0UWrgXu57MyEFc0A8Ub3sRuqEu08BuxwHICBkSWSQ==",
  "_location": "/echarts-liquidfill",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "echarts-liquidfill@^2.0.2",
    "name": "echarts-liquidfill",
    "escapedName": "echarts-liquidfill",
    "rawSpec": "^2.0.2",
    "saveSpec": null,
    "fetchSpec": "^2.0.2"
  },
  "_requiredBy": [
    "/v-charts"
  ],
  "_resolved": "https://registry.npmjs.org/echarts-liquidfill/-/echarts-liquidfill-2.0.6.tgz",
  "_shasum": "0668dc61d87a6262003090bd32c55aa8108c252e",
  "_spec": "echarts-liquidfill@^2.0.2",
  "_where": "/Users/zhanghao/brcode/br-client/node_modules/v-charts",
  "author": {
    "name": "Ovilia",
    "email": "me@zhangwenli.com",
    "url": "http://zhangwenli.com"
  },
  "bugs": {
    "url": "https://github.com/ecomfe/echarts-liquidfill/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "ECharts liquid fill extension",
  "devDependencies": {
    "webpack": "^4.43.0",
    "webpack-cli": "^3.3.11",
    "webpack-link": "^0.2.0"
  },
  "homepage": "https://github.com/ecomfe/echarts-liquidfill#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "echarts-liquidfill",
  "peerDependencies": {
    "echarts": "^4.8.0",
    "zrender": "^4.3.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ecomfe/echarts-liquidfill.git"
  },
  "scripts": {
    "build": "webpack --env.development",
    "dev": "webpack --env.development --watch",
    "release": "webpack --env.production"
  },
  "version": "2.0.6"
}