2024-02-27 15:52:43 +00:00
|
|
|
{
|
|
|
|
"name": "futureporn",
|
2024-03-30 06:26:26 +00:00
|
|
|
"version": "1.0.3",
|
2024-02-27 15:52:43 +00:00
|
|
|
"description": "",
|
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
2024-07-14 16:22:30 +00:00
|
|
|
"test": "echo \"Warn: no test specified\" && exit 0"
|
2024-02-27 15:52:43 +00:00
|
|
|
},
|
|
|
|
"keywords": [],
|
2024-06-02 22:55:32 +00:00
|
|
|
"author": "@CJ_Clippy",
|
2024-06-12 04:28:36 +00:00
|
|
|
"license": "Unlicense",
|
2024-07-15 16:07:04 +00:00
|
|
|
"packageManager": "pnpm@9.5.0",
|
|
|
|
"dependencies": {
|
|
|
|
"types": "^0.1.1"
|
|
|
|
}
|
2024-02-27 15:52:43 +00:00
|
|
|
}
|