Mariusz Nowak 4944f471b1
Prettify
2019-06-26 12:43:01 +02:00

12 lines
200 B
JSON

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