X-Git-Url: https://git.josue.xyz/?p=crowdnodeWebStake%2F.git;a=blobdiff_plain;f=package.json;fp=package.json;h=5e6499e0fe8e8a93505937038d6147c46a9f7b59;hp=0000000000000000000000000000000000000000;hb=9ba7ff9b67ea69b0df3f323fbe8e92b1de5861d1;hpb=46916c0a30b0ad9e3a25b4ca43956416aac950c9 diff --git a/package.json b/package.json new file mode 100644 index 0000000..5e6499e --- /dev/null +++ b/package.json @@ -0,0 +1,15 @@ +{ + "name": "crowdnodewebstake", + "version": "0.0.0", + "description": "This is a web for staking your dash in the crowdnode web.", + "type": "module", + "scripts": { + "dev": "vite", + "build": "vite build", + "preview": "vite preview" + }, + "license": "GPL-3.0", + "devDependencies": { + "vite": "^3.0.2" + } +} \ No newline at end of file