13 lines
286 B
JSON
13 lines
286 B
JSON
{
|
|
"name": "kuebiko",
|
|
"version": "1.0.0",
|
|
"type": "module",
|
|
"main": "index.js",
|
|
"author": "Rowan <rowan@kitsu.cafe> (https://kitsu.cafe)",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"license": "ISC",
|
|
"description": ""
|
|
}
|