{
	"name": "@dfeidao/fd-am000076",
	"version": "4.6.201910161656",
	"description": "打开相机·拍摄视频",
	"scripts": {
		"test": "../../node_modules/.bin/tsc -w",
		"lint": "../../node_modules/.bin/tslint -p tsconfig.json",
		"compile": "../../node_modules/.bin/tsc",
		"build": "npm run lint && npm run compile"
	},
	"repository": {
		"type": "git",
		"url": "https://gitee.com/dfeidao/widgets-mobile"
	},
	"keywords": [
		"feidao",
		"01feidao",
		"dfeidao",
		"atom",
		"飞道",
		"控件",
		"ai"
	],
	"author": {
		"name": "李磊峰"
	},
	"maintainers": [
		{
			"name": "taoqf",
			"email": "tao_qiufeng@126.com",
			"url": "http://www.01feidao.com/"
		}
	],
	"license": "MIT",
	"peerDependencies": {
		"react": "*",
		"react-native": "*"
	},
	"dependencies": {
		"react-native-image-crop-picker": "0.25.2"
	}
}
