-
Francesco Giacomini authoredFrancesco Giacomini authored
This project manages its dependencies using npm.
Learn more
package.json 298 B
{
"name": "chnet-xrf",
"version": "0.1.0",
"dependencies": {
"jquery": "^3.2.1",
"dygraphs": "^2.0.0",
"assert": "latest"
},
"description": "Web application to analyse XRF images",
"license": "EUPL",
"repository": {
"url": "https://baltig.infn.it/chnet/XRF-App"
}
}