fp/package.json

14 lines
274 B
JSON
Raw Normal View History

2024-02-27 15:52:43 +00:00
{
"name": "futureporn",
"version": "1.0.3",
2024-02-27 15:52:43 +00:00
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
2024-02-27 15:52:43 +00:00
},
"keywords": [],
"author": "@CJ_Clippy",
2024-06-12 04:28:36 +00:00
"license": "Unlicense",
"packageManager": "pnpm@9.5.0"
2024-02-27 15:52:43 +00:00
}