16 lines
320 B
JSON
16 lines
320 B
JSON
{
|
|
"name": "nyooom",
|
|
"version": "1.0.0",
|
|
"author": "darkwiiplayer",
|
|
"license": "Unlicense",
|
|
"exports": {
|
|
".": "./render.js"
|
|
},
|
|
"type": "module",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://git.but.gay/darkwiiplayer/nyooom"
|
|
},
|
|
"homepage": "https://darkwiiplayer.github.io/nyooom",
|
|
"keywords": []
|
|
}
|