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.
35 lines
1.2 KiB
JSON
35 lines
1.2 KiB
JSON
5 years ago
|
{
|
||
|
"name": "D3 Force Network Chart",
|
||
|
"version": "3.1.0",
|
||
|
"description": "D3 force directed network visualization with an interactive customization wizard",
|
||
|
"keywords": ["d3.js", "force layout", "network visualization"],
|
||
|
"homepage": "https://github.com/ogobrecht/d3-force-apex-plugin",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/ogobrecht/d3-force-apex-plugin/issues"
|
||
|
},
|
||
|
"license": "MIT",
|
||
|
"author": {
|
||
|
"name": "Ottmar Gobrecht",
|
||
|
"email": "ottmar.gobrecht@gmail.com",
|
||
|
"url": "https://ogobrecht.github.io",
|
||
|
"twitter": "ogobrecht",
|
||
|
"donationUrl": "https://www.paypal.me/ogobrecht"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/ogobrecht/d3-force-apex-plugin.git"
|
||
|
},
|
||
|
"oracle": {
|
||
|
"versions": ["11.2.0.1", "12.1.0.1"],
|
||
|
"apex": {
|
||
|
"versions": ["5.1.4"],
|
||
|
"plugin": {
|
||
|
"internalName": "NET.GOBRECHTS.D3.FORCE",
|
||
|
"type": "region",
|
||
|
"demo": "https://apex.oracle.com/pls/apex/f?p=18290:1",
|
||
|
"previewImage": "https://raw.githubusercontent.com/ogobrecht/d3-force-apex-plugin/master/preview.png"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|