{
	"name": "ozone-default-client",
	"version": "6.5.5",
	"description": "",
	"main": "dist/index.js",
	"types": "dist/index.d.ts",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/taktik/ozone-components.git"
	},
	"keywords": [],
	"author": "",
	"license": "ISC",
	"scripts": {
		"prepublish": "npm run build",
		"build": "npm run tslint && tsc",
		"tslint": "../../../node_modules/.bin/tslint  --project tsconfig.json",
		"test": "npm run build"
	},
	"homepage": "https://github.com/taktik/ozone-components#readme",
	"dependencies": {
		"ozone-typescript-client": "^6.5.5"
	},
	"gitHead": "af73a31008703e3e32058a03854726b1e2cdbf79"
}
