{
  "_args": [
    [
      "@jiaminghi/charts@0.2.18",
      "D:\\jenkins\\workspace\\xq-web-bpm"
    ]
  ],
  "_from": "@jiaminghi/charts@0.2.18",
  "_id": "@jiaminghi/charts@0.2.18",
  "_inBundle": false,
  "_integrity": "sha1-Y97ZUgB4n8Gh/QS3/Z5W9Y0i2Q8=",
  "_location": "/@jiaminghi/charts",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jiaminghi/charts@0.2.18",
    "name": "@jiaminghi/charts",
    "escapedName": "@jiaminghi%2fcharts",
    "scope": "@jiaminghi",
    "rawSpec": "0.2.18",
    "saveSpec": null,
    "fetchSpec": "0.2.18"
  },
  "_requiredBy": [
    "/@jiaminghi/data-view"
  ],
  "_resolved": "https://registry.npm.taobao.org/@jiaminghi/charts/download/@jiaminghi/charts-0.2.18.tgz",
  "_spec": "0.2.18",
  "_where": "D:\\jenkins\\workspace\\xq-web-bpm",
  "author": {
    "name": "JiaMing",
    "email": "743192023@qq.com"
  },
  "bugs": {
    "url": "https://github.com/DataV-Team/charts/issues"
  },
  "dependencies": {
    "@babel/runtime": "^7.5.5",
    "@jiaminghi/c-render": "^0.4.3"
  },
  "description": "Lightweight charting",
  "devDependencies": {
    "@babel/cli": "^7.4.4",
    "@babel/core": "^7.4.5",
    "@babel/plugin-transform-runtime": "^7.5.5",
    "@babel/preset-env": "^7.5.5",
    "@babel/register": "^7.4.4",
    "@jiaminghi/fs": "0.0.2",
    "browserify": "^16.5.0",
    "chai": "^4.2.0",
    "ftp": "^0.3.10",
    "mocha": "^6.1.4"
  },
  "homepage": "https://github.com/DataV-Team/charts#readme",
  "keywords": [
    "canvas",
    "charts",
    "line",
    "bar",
    "radar",
    "pie"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@jiaminghi/charts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DataV-Team/charts.git"
  },
  "scripts": {
    "build": "node build/index.js",
    "deploy": "node deploy/index.js",
    "prepublish": "npm run build",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.2.18"
}
