ds-front-test/package.json

15 lines
332 B
JSON

{
"name": "ds-front-test",
"version": "0.0.1",
"description": "Test frontend for Arches DataSpace ISPC",
"main": "index.js",
"author": "Nicolò Paraciani",
"license": "MIT",
"dependencies": {
"fontawesome-free": "^1.0.4",
"plotly.js": "^2.18.2",
"spectre.css": "^0.5.9",
"spotlight.js": "^0.7.8"
}
}