fp/package.json

14 lines
269 B
JSON

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