blob: 9601a5b8fcf9887238d20227216399ba43ddf9de [file] [log] [blame]
{
"name": "showcase",
"version": "3.3.0",
"description": "This is a showcase of the JavaScript SDK",
"main": "showcase/showcase.js",
"files": [
"showcase"
],
"scripts": {
"start": "node showcase/showcase.js"
},
"dependencies": {
"apache-flink-statefun": "file:apache-flink-statefun-3.2-SNAPSHOT.tgz"
}
}