{
	"name": "meta-next",
	"version": "0.1.20",
	"description": "",
	"author": "",
	"main": "src/index.js",
	"scripts": {
		"build": "build-replica src/index.js -c",
		"dev": "build-replica src/index.js -i index.html -t -s 7000 7001 -si"
	},
	"keywords": [ "game", "engine", "2d", "ecma6", "webgl" ],
	"license": "MIT"
}