laksa-core-contract
Version:
Contract instance for laksa
25 lines (24 loc) • 543 B
JSON
{
"name": "laksa-core-contract",
"version": "0.1.2",
"description": "Contract instance for laksa",
"main": "index.js",
"browser": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"laksa",
"webz",
"web3",
"ethereum"
],
"author": "neeboo@fireStack.one",
"license": "GPL-3.0",
"dependencies": {
"laksa-core-crypto": "^0.1.2",
"laksa-shared": "^0.1.2",
"laksa-utils": "^0.1.2"
},
"gitHead": "956fdb98878845d4a3517444c1ca9ff66b3c500f"
}