{
	"name": "sqb-util",
	"version": "1.3.51",
	"description": "sqb-util，是送气宝系列的共用工具套",
	"main": "index.js",
	"keywords": [
		"sqb-util",
		"sqb"
	],
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": ""
	},
	"author": "maikro@126.com",
	"license": "MIT",
	"files": [
		"components",
		"libs",
		"mixins",
		"iconfont.css",
		"index.scss",
		"index.js",
		"theme.scss",
		"package.json",
		"services",
		"common"
	],
	"devDependencies": {
        "uview-ui": "^1.8.4"
	},
	"dependencies": {
		"animate.css": "^4.1.1"
	}
}
