feat: initialize Kurdistan SDK - independent fork of Polkadot SDK
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "papi-tests",
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@pezkuwi-api/cli": "^0.14.0",
|
||||
"@types/bun": "latest"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pezkuwi-labs/hdkd": "^0.0.16",
|
||||
"commander": "^14.0.0",
|
||||
"pezkuwi-api": "^1.13.1",
|
||||
"strip-ansi": "^7.1.0",
|
||||
"winston": "^3.17.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@pezkuwi-api/descriptors": "file:.papi/descriptors"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user