2018-04-27 13:42:54 -07:00

12 lines
193 B
JSON

{
"name": "hellofn",
"version": "1.0.0",
"description": "example function",
"main": "func.js",
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@fnproject/fdk": "0.x"
}
}