Last active
June 25, 2020 18:55
-
-
Save crush-157/cbc9ba09be0045d285645e0c49ec6cc1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "hellofn", | |
"version": "1.0.0", | |
"description": "example function", | |
"main": "func.js", | |
"author": "", | |
"license": "Apache-2.0", | |
"dependencies": { | |
"@fnproject/fdk": ">=0.0.18", | |
"@crush-157/rust-fn": ">=0.1.0" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment