代码拉取完成,页面将自动刷新
{
"name": "nodeplotlib",
"version": "0.7.3",
"description": "NodeJS frontend-less plotting lib using plotly.js inspired by matplotlib",
"main": "dist/lib/index.js",
"types": "dist/lib/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/ngfelixl/nodeplotlib.git"
},
"bugs": {
"url": "https://github.com/ngfelixl/nodeplotlib/issues"
},
"files": [
"dist/lib",
"dist/www"
],
"homepage": "https://github.com/ngfelixl/nodeplotlib#readme",
"scripts": {
"build": "npm run clean && webpack",
"clean": "shx rm -rf dist",
"test": "jest --config jest.config.json --coverage --maxWorkers=15",
"format": "prettier --write \"src/**/*.ts\" \"src/**/*.js\"",
"lint": "tslint --project ./tsconfig.json",
"coverage": "cat coverage/lcov.info | coveralls",
"prepublishOnly": "npm run lint",
"preversion": "npm run lint"
},
"keywords": [
"plot",
"easy-to-use",
"no-frontend",
"plotlyjs",
"science",
"statistics",
"browser",
"localhost"
],
"author": "Felix Lemke <flemke.dev@gmail.com> (https://felixlemke.dev)",
"license": "MIT",
"dependencies": {
"@types/plotly.js": "^1.54.7"
},
"devDependencies": {
"@types/d3": "^5.16.4",
"@types/jest": "^24.9.1",
"@types/node": "^13.13.39",
"@types/request": "^2.48.5",
"copyfiles": "^2.4.1",
"coveralls": "^3.1.0",
"dts-bundle": "^0.7.3",
"html-webpack-plugin": "^4.5.1",
"jest": "^26.6.3",
"plotly.js": "1.58.4",
"prettier": "^1.19.1",
"request": "^2.88.2",
"shx": "^0.3.3",
"source-map-loader": "^0.2.4",
"terser-webpack-plugin": "^5.0.3",
"ts-jest": "^26.4.4",
"ts-loader": "^6.2.2",
"ts-node": "^8.10.2",
"tslint": "^5.20.1",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.1.3",
"webpack": "^5.11.1",
"webpack-cli": "^4.3.1"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。