izuna/package.json
2025-04-17 11:48:10 -05:00

13 lines
301 B
JSON

{
"name": "izuna",
"version": "1.0.0",
"author": "Rowan <rowan@kitsu.cafe> (https://kitsu.cafe)",
"type": "module",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"license": "GPL-3.0-or-later",
"description": ""
}