{ "_args": [ [ "schart.js@3.0.0", "D:\\Hjm项目\\TransFlow" ] ], "_from": "schart.js@3.0.0", "_id": "schart.js@3.0.0", "_inBundle": false, "_integrity": "sha1-Rb22sRKmA/rgw6rV0v27m4D4bVc=", "_location": "/schart.js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "schart.js@3.0.0", "name": "schart.js", "escapedName": "schart.js", "rawSpec": "3.0.0", "saveSpec": null, "fetchSpec": "3.0.0" }, "_requiredBy": [ "/vue-schart" ], "_resolved": "https://registry.npm.taobao.org/schart.js/download/schart.js-3.0.0.tgz", "_spec": "3.0.0", "_where": "D:\\Hjm项目\\TransFlow", "author": { "name": "linxin" }, "bugs": { "url": "https://github.com/lin-xin/schart.js/issues" }, "dependencies": {}, "description": "Small & simple HTML5 charts", "devDependencies": { "@babel/core": "^7.6.4", "@babel/preset-env": "^7.6.3", "babel-plugin-external-helpers": "^6.22.0", "babel-preset-env": "^1.7.0", "cross-env": "^6.0.3", "eslint": "^6.6.0", "rollup-plugin-babel": "^4.3.3", "rollup-plugin-eslint": "^7.0.0", "rollup-plugin-uglify": "^6.0.3" }, "directories": { "lib": "lib" }, "homepage": "https://lin-xin.gitee.io/example/schart/", "keywords": [ "schart.js", "chart", "图表", "js插件" ], "license": "MIT", "main": "lib/schart.min.js", "name": "schart.js", "repository": { "type": "git", "url": "git+https://github.com/lin-xin/schart.js.git" }, "scripts": { "build": "cross-env NODE_ENV=development rollup -c && cross-env NODE_ENV=production rollup -c", "watch": "rollup -c -w" }, "version": "3.0.0" }