ds-front-test/package.json

13 lines
274 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",
"spectre.css": "^0.5.9"
}
}