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": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1",
|
2024-04-08 18:24:54 +00:00
|
|
|
"dev": "make minikube && tilt up"
|
2024-02-27 15:52:43 +00:00
|
|
|
},
|
|
|
|
"keywords": [],
|
2024-03-29 07:28:02 +00:00
|
|
|
"author": "",
|
2024-04-18 20:51:09 +00:00
|
|
|
"license": "Unlicense"
|
2024-02-27 15:52:43 +00:00
|
|
|
}
|