Initial rendering of the node tree
This commit is contained in:
commit
c5bec0afa6
7477 changed files with 8513 additions and 0 deletions
14
static/images/package.json
Normal file
14
static/images/package.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"name": "datagraph",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "npm.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@mdi/svg": "^7.4.47"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue