{
	"name": "bili-small-game-framework",
	"version": "1.0.2",
	"description": "bilibili small game sdk",
	"main": "src/index.js",
	"scripts": {
		"lint": "eslint ."
	},
	"repository": {
		"type": "git",
		"url": "git@git.bilibili.co:smallapp/small-game-framework.git"
	},
	"keywords": [
		"small",
		"app"
	],
	"author": "ishowshao",
	"license": "ISC",
	"devDependencies": {
		"eslint": "^5.16.0",
		"postcss-import": "^12.0.1",
		"postcss-loader": "^3.0.0",
		"postcss-url": "^8.0.0"
	},
	"dependencies": {
		"axios": "^0.18.0",
		"escodegen": "^1.11.0",
		"glob": "^7.1.2"
	}
}
