{
	"name": "@ftw-cloud/contracts",
	"version": "1.5.162",
	"description": "",
	"main": "dist/index.js",
	"types": "dist/index.d.ts",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1",
		"build": "gulp build",
		"start:dev": "gulp start:dev",
		"watch": "gulp watch",
		"prepublishOnly": "yarn run build"
	},
	"keywords": [],
	"author": "",
	"license": "ISC",
	"devDependencies": {
		"@types/jest": "26.0.3",
		"@types/mocha": "7.0.2",
		"typescript": "3.9.5"
	},
	"dependencies": {
		"@nestjs/common": "7.4.2",
		"@nestjs/graphql": "7.7.0",
		"@types/file-type": "~10.9.1",
		"@types/fs-capacitor": "~2.0.0",
		"@types/graphql-upload": "~8.0.4",
		"@types/js-base64": "2.3.2",
		"@types/lodash": "4.14.157",
		"@types/mongodb": "3.5.26",
		"apollo-server-express": "2.18.2",
		"class-transformer": "0.3.1",
		"class-validator": "0.12.2",
		"file-type": "~15.0.1",
		"fluent-logger": "~3.4.1",
		"fs-capacitor": "~6.2.0",
		"graphql": "15.3.0",
		"graphql-upload": "~11.0.0",
		"gulp": "4.0.2",
		"gulp-typescript": "6.0.0-alpha.1",
		"js-base64": "2.6.2",
		"lodash": "4.17.19",
		"mongodb": "3.5.9",
		"type-graphql": "1.0.0-rc.2"
	},
	"gitHead": "9111a9b3e308ce853791eb04f15ed19c28fc8300",
	"publishConfig": {
		"access": "public"
	}
}
