mirror of
https://github.com/balzack/databag.git
synced 2025-05-05 07:55:15 +00:00
begin sdk work
This commit is contained in:
parent
27acf58e1f
commit
ef87e355fd
18
app/sdk/package.json
Normal file
18
app/sdk/package.json
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"name": "databag",
|
||||||
|
"version": "0.0.1",
|
||||||
|
"description": "Client SDK for building applications on the Databag network.",
|
||||||
|
"main": "index.js",
|
||||||
|
"scripts": {
|
||||||
|
"test": "test"
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/balzack/databag.git/app/sdk"
|
||||||
|
},
|
||||||
|
"keywords": [
|
||||||
|
"decentralized"
|
||||||
|
],
|
||||||
|
"author": "Pierre Balzack",
|
||||||
|
"license": "Apache-2.0"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user