You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
94 lines
2.5 KiB
94 lines
2.5 KiB
{
|
|
"_from": "webcola@^3.3.0",
|
|
"_id": "webcola@3.4.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-4BiLXjXw3SJHo3Xd+rF+7fyClT6n7I+AR6TkBqyQ4kTsePSAMDLRCXY1f3B/kXJeP9tYn4G1TblxTO+jAt0gaw==",
|
|
"_location": "/webcola",
|
|
"_phantomChildren": {
|
|
"d3-path": "1.0.5"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "webcola@^3.3.0",
|
|
"name": "webcola",
|
|
"escapedName": "webcola",
|
|
"rawSpec": "^3.3.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^3.3.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/sententree"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/webcola/-/webcola-3.4.0.tgz",
|
|
"_shasum": "490d26ae98e5b5109478b94a846a62ff6831a99d",
|
|
"_spec": "webcola@^3.3.0",
|
|
"_where": "C:\\Users\\a5640\\OneDrive - National ChengChi University\\programming\\Python\\flask\\sententree\\static\\node_modules\\sententree",
|
|
"author": {
|
|
"name": "Tim Dwyer"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/tgdwyer/WebCola/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"d3-dispatch": "^1.0.3",
|
|
"d3-drag": "^1.0.4",
|
|
"d3-shape": "^1.3.5",
|
|
"d3-timer": "^1.0.5"
|
|
},
|
|
"deprecated": false,
|
|
"description": "WebCola =======",
|
|
"devDependencies": {
|
|
"@types/d3": "^4.5.0",
|
|
"@types/d3-shape": "^1.3.1",
|
|
"@types/jquery": "^2.0.40",
|
|
"async": "~0.6.2",
|
|
"babel-preset-es2015": "^6.18.0",
|
|
"babelify": "^7.3.0",
|
|
"d3": "^4.5.0",
|
|
"d3-zoom": "^1.1.4",
|
|
"dts-generator": "^2.0.0",
|
|
"fullscreen": "^1.1.0",
|
|
"graphlib-dot": "^0.6.2",
|
|
"grunt": "^1.0.4",
|
|
"grunt-browserify": "^5.3.0",
|
|
"grunt-contrib-connect": "^1.0.2",
|
|
"grunt-contrib-copy": "^0.8.0",
|
|
"grunt-contrib-qunit": "^1.2.0",
|
|
"grunt-contrib-uglify": "^2.0.0",
|
|
"grunt-contrib-watch": "^1.1.0",
|
|
"grunt-ts": "^6.0.0-beta.22",
|
|
"grunt-typedoc": "^0.2.4",
|
|
"grunt-umd": "~1.7.3",
|
|
"jquery": "^3.4.1",
|
|
"load-grunt-tasks": "~0.4.0",
|
|
"qunit": "^2.9.2",
|
|
"tsify": "^2.0.8",
|
|
"typedoc": "^0.14.2",
|
|
"typescript": "^3.4.5",
|
|
"uglify-js": "^2.4.16"
|
|
},
|
|
"homepage": "https://github.com/tgdwyer/WebCola",
|
|
"keywords": [
|
|
"Graph",
|
|
"Layout",
|
|
"Constraints",
|
|
"Optimization"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/index.js",
|
|
"name": "webcola",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/tgdwyer/WebCola.git"
|
|
},
|
|
"scripts": {
|
|
"prepublish": "grunt ts:commonjs browserify:dist uglify",
|
|
"test": "grunt full"
|
|
},
|
|
"types": "dist/index.d.ts",
|
|
"typings": "dist/index.d.ts",
|
|
"version": "3.4.0"
|
|
}
|