{
	"name": "@evex/linejs",
	"version": "2.3.7",
	"license": "MIT",
	"exports": {
		".": "./client/mod.ts",
		"./base": "./base/mod.ts",
		"./storage": "./base/storage/mod.ts",
		"./thrift": "./base/thrift/mod.ts"
	},
	"imports": {
		"@evex/loose-types": "jsr:@evex/loose-types@^1.0.1",
		"thrift-types": "npm:@types/thrift@^0.10.17",
		"jsdom-types": "npm:@types/jsdom",
		"crypto-js": "npm:crypto-js@^4.2.0",
		"curve25519-js": "npm:curve25519-js@^0.0.4",
		"node-bignumber": "npm:node-bignumber@^1.2.2",
		"thrift": "npm:thrift@^0.20.0",
		"tweetnacl": "npm:tweetnacl@^1.0.3",
		"jsdom": "npm:jsdom@25.0.0",
		"node-types": "npm:@types/node@latest",
		"node-int64": "npm:node-int64@^0.4.0"
	}
}
