wowok
Version:
Create, collaborate, and transact on your own terms with the AI-driven web3 collaboration protocol.
62 lines (61 loc) • 1.21 kB
JSON
{
"name": "wowok",
"version": "1.6.87",
"description": "Create, collaborate, and transact on your own terms with the AI-driven web3 collaboration protocol.",
"main": "./src/index.ts",
"types": "./src/index.ts",
"module": "node",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc && webpack --mode production"
},
"keywords": [
"web3",
"AI",
"wowok",
"sui",
"collaboration",
"protocol",
"WOW",
"permission",
"guard",
"service",
"order",
"machine",
"progress",
"passport",
"demand",
"reward",
"discount",
"mark",
"message",
"vote",
"tags",
"entity",
"resource",
"grantor",
"grantee",
"move language",
"move",
"treasury",
"payment",
"arbitration",
"oracle",
"AI agent tool"
],
"author": "wowok",
"license": "Apache-2.0",
"devDependencies": {
"@types/node": "^20.12.12",
"ts-loader": "^9.5.2",
"tsx": "^4.7.1",
"typescript": "^5.8.2",
"webpack": "^5.98.0",
"webpack-cli": "^6.0.1"
},
"dependencies": {
"@mysten/bcs": "^0.11.1",
"@mysten/sui": "^1.7.0"
}
}