ds-front-test/package.json
2023-02-21 23:33:58 +01:00

12 lines
240 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": {
"spectre.css": "^0.5.9"
}
}