68 lines
1.7 KiB
JSON
68 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"zrender@4.3.2",
|
|
"/Applications/work/GitLab/lepu-test-platform-web"
|
|
]
|
|
],
|
|
"_from": "zrender@4.3.2",
|
|
"_id": "zrender@4.3.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-bIusJLS8c4DkIcdiK+s13HiQ/zjQQVgpNohtd8d94Y2DnJqgM1yjh/jpDb8DoL6hd7r8Awagw8e3qK/oLaWr3g==",
|
|
"_location": "/zrender",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "zrender@4.3.2",
|
|
"name": "zrender",
|
|
"escapedName": "zrender",
|
|
"rawSpec": "4.3.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.3.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/echarts"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/zrender/-/zrender-4.3.2.tgz",
|
|
"_spec": "4.3.2",
|
|
"_where": "/Applications/work/GitLab/lepu-test-platform-web",
|
|
"bugs": {
|
|
"url": "https://github.com/ecomfe/zrender/issues"
|
|
},
|
|
"description": "A lightweight canvas library.",
|
|
"devDependencies": {
|
|
"@babel/core": "7.3.4",
|
|
"@babel/helper-module-transforms": "7.2.2",
|
|
"@babel/helper-simple-access": "7.1.0",
|
|
"@babel/template": "7.2.2",
|
|
"@babel/types": "7.0.0-beta.31",
|
|
"assert": "1.4.1",
|
|
"commander": "2.11.0",
|
|
"eslint": "6.3.0",
|
|
"fs-extra": "4.0.2",
|
|
"jsdiff": "1.1.1",
|
|
"rollup": "0.50.0",
|
|
"rollup-plugin-uglify": "2.0.1"
|
|
},
|
|
"homepage": "https://github.com/ecomfe/zrender#readme",
|
|
"keywords": [
|
|
"canvas",
|
|
"2d"
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"name": "zrender",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/ecomfe/zrender.git"
|
|
},
|
|
"scripts": {
|
|
"build": "node build/build.js --release",
|
|
"dev": "node build/build.js --watch",
|
|
"lint": "eslint src",
|
|
"prepublish": "node build/build.js --prepublish",
|
|
"test": "node build/build.js"
|
|
},
|
|
"version": "4.3.2"
|
|
}
|