{
	"name": "ts-task-queue",
	"version": "2.0.0",
	"ts-project-version": "2.3.0",
	"description": "ts-task-queue",
	"scripts": {},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/StatelessStudio/ts-task-queue.git"
	},
	"author": "stateless-studio",
	"license": "MIT",
	"bugs": {
		"url": "https://github.com/StatelessStudio/ts-task-queue/issues"
	},
	"homepage": "https://github.com/StatelessStudio/ts-task-queue#readme",
	"keywords": [],
	"main": "index.js",
	"types": "index.d.ts"
}