fp/package.json

15 lines
449 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 0",
2024-04-08 18:24:54 +00:00
"dev": "make minikube && tilt up"
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.2.0+sha512.98a80fd11c2e7096747762304106432b3ddc67dcf54b5a8c01c93f68a2cd5e05e6821849522a06fb76284d41a2660d5e334f2ee3bbf29183bf2e739b1dafa771"
2024-02-27 15:52:43 +00:00
}