folktest/package.json
2025-03-29 06:01:15 -05:00

11 lines
250 B
JSON

{
"name": "folktest",
"author": "Rowan <rowan@kitsu.cafe> (https://kitsu.cafe)",
"type": "module",
"version": "1.0.0",
"main": "src/index.js",
"scripts": { },
"keywords": ["test"],
"license": "GPL-3.0-or-later",
"description": ""
}