{
	"name": "ozone-typescript-client",
	"version": "6.4.7",
	"description": "",
	"main": "dist/src/index.js",
	"types": "dist/src/index.d.ts",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/taktik/ozone-typescript-client.git"
	},
	"keywords": [],
	"author": "",
	"license": "ISC",
	"bugs": {
		"url": "https://github.com/taktik/ozone-typescript-client/issues"
	},
	"scripts": {
		"prepublish": "yarn build",
		"build": "yarn tslint && yarn compile",
		"compile": "tsc",
		"tslint": "tslint --project tsconfig.json",
		"test:debug": "karma start",
		"test": "karma start --single-run"
	},
	"homepage": "https://github.com/taktik/ozone-typescript-client#readme",
	"dependencies": {
		"@apollo/client": "3.6.2",
		"generic-logger-typings": "1.0.0",
		"graphql": "16.4.0",
		"helpful-decorators": "2.0.4",
		"ozone-search-helper": "^6.4.3",
		"ozone-type": "^6.2.4",
		"sockjs-client": "1.4.0",
		"typescript-http-client": "0.10.5",
		"typescript-state-machine": "0.9.9"
	},
	"devDependencies": {
		"@types/sockjs-client": "^1.1.1"
	},
	"gitHead": "fcafcde7d3ea0b35bcd8678d48d56b30f1b48eaf"
}
