fp/package.json

14 lines
279 B
JSON

{
"name": "futureporn",
"version": "1.0.3",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 0",
"dev": "make minikube && tilt up"
},
"keywords": [],
"author": "@CJ_Clippy",
"license": "Unlicense"
}