{
	"name": "qianbian_components",
	"version": "0.0.46",
	"private": false,
	"description": "千变科技组件库",
	"keywords": [
		"QianBian",
		"Component",
		"react-native"
	],
	"repository": {
		"type": "git",
		"url": "https://github.com/tears743/QianBianComponents"
	},
	"bugs": {
		"url": "https://github.com/tears743/QianBianComponents"
	},
	"scripts": {
		"start": "node node_modules/react-native/local-cli/cli.js start",
		"test": "jest"
	},
	"dependencies": {
		"antd-mobile": "^2.1.6",
		"base64url": "^2.0.0",
		"js-base64-qb": "^1.0.0",
		"lodash": "^4.17.5",
		"moment": "^2.21.0",
		"prop-types": "^15.6.1",
		"react": "16.0.0-alpha.12",
		"react-dom": "^16.2.0",
		"react-native": "0.48.3",
		"react-native-fs": "^2.9.11",
		"react-native-menu": "^0.23.0",
		"react-native-router-flux": "^4.0.0-beta.28",
		"react-native-spinkit": "^1.1.1",
		"superagent": "^3.8.2"
	},
	"devDependencies": {
		"babel-jest": "22.4.1",
		"babel-preset-react-native": "4.0.0",
		"jest": "22.4.2",
		"react-test-renderer": "16.0.0-alpha.12"
	},
	"jest": {
		"preset": "react-native"
	}
}
