FLUJOS/VISUALIZACION/package.json
2025-11-07 00:06:12 +01:00

27 lines
594 B
JSON
Executable file

{
"dependencies": {
"@elastic/elasticsearch": "^8.9.0",
"3d-force-graph": "^1.73.3",
"express": "^4.18.2",
"express-graphql": "^0.12.0",
"force-graph": "^1.43.2",
"graphql": "^15.8.0",
"mongod": "^2.0.0",
"mongoose": "^7.3.4",
"three": "^0.168.0",
"tree": "^0.1.3"
},
"name": "flujos",
"version": "1.0.0",
"main": "FLUJOS_APP.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"devDependencies": {
"parcel-bundler": "^1.8.1"
}
}