purescript-nextui/package.json
2023-01-25 10:12:07 +01:00

17 lines
329 B
JSON

{
"name": "purescript-nextui",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@nextui-org/react": "^1.0.0-beta.10",
"next-themes": "^0.2.0"
},
"keywords": [],
"author": "",
"license": "MIT-0"
}