{
	"name": "mrp-bmp565",
	"version": "1.0.4",
	"description": "",
	"main": "dist/index.js",
	"types": "typing/index.d.ts",
	"scripts": {
		"build": "tsc"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/mrp-lib/mrp-bmp565.git"
	},
	"keywords": [
		"mrp",
		"mtk",
		"bmp",
		"565",
		"bmp565",
		"冒泡"
	],
	"author": "",
	"license": "ISC",
	"devDependencies": {
		"@types/node": "^13.7.7",
		"ts-node": "^8.6.2",
		"typescript": "^3.8.3"
	}
}