You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

79 lines
2.1 KiB
JSON

{
"_args": [
[
"@jiaminghi/charts@0.2.18",
"D:\\company_project\\vision2\\front"
]
],
"_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?cache=0&sync_timestamp=1604025557002&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40jiaminghi%2Fcharts%2Fdownload%2F%40jiaminghi%2Fcharts-0.2.18.tgz",
"_spec": "0.2.18",
"_where": "D:\\company_project\\vision2\\front",
"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"
}