13 lines
372 B
JSON
13 lines
372 B
JSON
{
|
|
"name": "itpsp-web",
|
|
"version": "0.1.0",
|
|
"description": "Web Frontend for ITPSP",
|
|
"main": "index.js",
|
|
"repository": "https://git.lottepup.space/IloTokiPiSitelenPona/Web",
|
|
"author": "Charlotte Gaskell <charlotte.gaskell.0@gmail.com>",
|
|
"license": "AGPL-3.0-or-later",
|
|
"private": false,
|
|
"dependencies": {
|
|
"@materializecss/materialize": "^2.2.2"
|
|
}
|
|
}
|