fl-init/package.json

22 lines
457 B
JSON

{
"name": "fluence-sdk",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/fluencelabs/as-init.git"
},
"keywords": [],
"author": "",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/fluencelabs/as-init/issues"
},
"bin": {
"fl-init": "bin/fl-init"
},
"homepage": "https://github.com/fluencelabs/as-init#readme"
}