1 Star 0 Fork 0

Kevin Wang/jsGraph

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.13 KB
一键复制 编辑 原始数据 按行查看 历史
Michaël Zasso 提交于 2021-02-25 11:36 . Release v2.4.5
{
"name": "node-jsgraph",
"description": "library that can be used to render scientific data in the form of graphs and charts",
"version": "2.4.5",
"scripts": {
"build": "grunt",
"buildExamples": "grunt examples",
"doc": "git subtree push --prefix doc origin gh-pages",
"eslint": "eslint src gruntfile.js --cache",
"eslint-fix": "npm run eslint -- --fix",
"release:patch": "grunt patch",
"test": "npm run test-only && npm run eslint -- --quiet",
"test-coverage": "jest --coverage",
"test-only": "jest"
},
"main": "dist/jsgraph.js",
"files": [
"dist"
],
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/plugin-proposal-optional-chaining": "^7.12.1",
"@babel/plugin-transform-exponentiation-operator": "^7.2.0",
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
"@babel/polyfill": "^7.2.5",
"@babel/preset-env": "^7.3.1",
"@babel/preset-stage-2": "^7.8.3",
"babel-loader": "^8.0.5",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-inline-replace-variables": "^1.3.1",
"babel-preset-minify": "^0.5.1",
"dir-to-json": "0.0.3",
"directory-to-json": "^1.3.0",
"directory-tree": "^2.2.1",
"eslint": "^5.12.1",
"eslint-config-cheminfo": "^1.20.0",
"eslint-plugin-import": "^2.15.0",
"eslint-plugin-jest": "^22.1.3",
"eslint-plugin-no-only-tests": "^2.1.0",
"grunt": "^1.3.0",
"grunt-babel": "^8.0.0",
"grunt-bump": "^0.8.0",
"grunt-cli": "^1.3.2",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-uglify": "^5.0.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-exec": "^3.0.0",
"grunt-jsdoc": "^2.4.1",
"grunt-rollup": "^11.5.0",
"grunt-sloc": "^0.7.1",
"grunt-webpack": "^4.0.2",
"ink-docstrap": "^1.3.2",
"jest": "^24.0.0-alpha.13",
"js-beautify": "^1.8.9",
"ncp": "^2.0.0",
"rollup": "^2.33.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^4.0.0",
"webpack": "^5.0.0"
},
"jest": {
"testRegex": "/__tests__/.*$"
},
"repository": "NPellet/jsGraph",
"license": "MIT",
"dependencies": {}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/shandongsite/jsGraph.git
git@gitee.com:shandongsite/jsGraph.git
shandongsite
jsGraph
jsGraph
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385