{ "_args": [ [ "@jiaminghi/data-view@2.10.0", "D:\\company_project\\vision2\\front" ] ], "_from": "@jiaminghi/data-view@2.10.0", "_id": "@jiaminghi/data-view@2.10.0", "_inBundle": false, "_integrity": "sha1-IUbY/HG58kvoCCOMoFDdt6TIlJ8=", "_location": "/@jiaminghi/data-view", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@jiaminghi/data-view@2.10.0", "name": "@jiaminghi/data-view", "escapedName": "@jiaminghi%2fdata-view", "scope": "@jiaminghi", "rawSpec": "2.10.0", "saveSpec": null, "fetchSpec": "2.10.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.nlark.com/@jiaminghi/data-view/download/@jiaminghi/data-view-2.10.0.tgz", "_spec": "2.10.0", "_where": "D:\\company_project\\vision2\\front", "author": { "name": "JiaMing", "email": "743192023@qq.com" }, "bugs": { "url": "https://github.com/DataV-Team/DataV/issues" }, "dependencies": { "@babel/runtime": "^7.5.5", "@jiaminghi/charts": "*" }, "description": "Vue Large screen data display component library", "devDependencies": { "@babel/cli": "^7.4.4", "@babel/core": "^7.4.5", "@babel/plugin-transform-runtime": "^7.5.5", "@babel/preset-env": "^7.5.5", "@jiaminghi/fs": "0.0.1", "ftp": "^0.3.10", "rollup-plugin-babel": "^4.3.3", "rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-node-resolve": "^5.2.0", "rollup-plugin-terser": "^5.1.1", "rollup-plugin-vue": "^5.0.1", "vue-template-compiler": "^2.6.10" }, "homepage": "https://github.com/DataV-Team/DataV#readme", "keywords": [ "vue", "chart", "dataview", "datavisual" ], "license": "MIT", "main": "lib/index.js", "name": "@jiaminghi/data-view", "repository": { "type": "git", "url": "git+https://github.com/DataV-Team/DataV.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": "2.10.0" }