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.

80 lines
2.2 KiB
JSON

3 months ago
{
"_args": [
[
"@jiaminghi/c-render@0.4.3",
"D:\\company_project\\vision2\\front"
]
],
"_from": "@jiaminghi/c-render@0.4.3",
"_id": "@jiaminghi/c-render@0.4.3",
"_inBundle": false,
"_integrity": "sha1-mC69j3G0Q7uVB4NCJ4NJc+vZttg=",
"_location": "/@jiaminghi/c-render",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@jiaminghi/c-render@0.4.3",
"name": "@jiaminghi/c-render",
"escapedName": "@jiaminghi%2fc-render",
"scope": "@jiaminghi",
"rawSpec": "0.4.3",
"saveSpec": null,
"fetchSpec": "0.4.3"
},
"_requiredBy": [
"/@jiaminghi/charts"
],
"_resolved": "https://registry.nlark.com/@jiaminghi/c-render/download/@jiaminghi/c-render-0.4.3.tgz?cache=0&sync_timestamp=1621080989869&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40jiaminghi%2Fc-render%2Fdownload%2F%40jiaminghi%2Fc-render-0.4.3.tgz",
"_spec": "0.4.3",
"_where": "D:\\company_project\\vision2\\front",
"author": {
"name": "JiaMing",
"email": "743192023@qq.com"
},
"bugs": {
"url": "https://github.com/jiaming743/CRender/issues"
},
"dependencies": {
"@babel/runtime": "^7.5.5",
"@jiaminghi/bezier-curve": "*",
"@jiaminghi/color": "*",
"@jiaminghi/transition": "*"
},
"description": "Canvas-based vector graphics rendering plugin",
"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",
"uglifyjs": "^2.4.11"
},
"homepage": "https://github.com/jiaming743/CRender#readme",
"keywords": [
"canvas",
"render",
"graph",
"vector"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@jiaminghi/c-render",
"repository": {
"type": "git",
"url": "git+https://github.com/jiaming743/CRender.git"
},
"scripts": {
"build": "node build/index.js",
"deploy": "node deploy/index.js",
"prepublish": "npm run build",
"test": "mocha"
},
"version": "0.4.3"
}