yuki.k4w411.net/package.json
2025-03-25 04:21:17 -03:00

13 lines
262 B
JSON

{
"name": "yukinets",
"version": "1.0.0",
"description": "my website!!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "yuki",
"license": "WTFPL",
"type": "commonjs"
}