{
	"name": "bridge-data",
	"version": "1.1.40",
	"description": "Provide data for the bridge. editor",
	"main": "dist/auto-completions.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1",
		"build": "deno run --allow-read --allow-write scripts/build.ts",
		"dev": "deno run --allow-read --allow-write scripts/watch.ts"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/bridge-core/data.git"
	},
	"author": "",
	"license": "GPL-3.0-or-later",
	"bugs": {
		"url": "https://github.com/bridge-core/data/issues"
	},
	"homepage": "https://github.com/bridge-core/data#readme"
}
