fp/package.json

14 lines
266 B
JSON

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