{
	"name": "explorer-log",
	"version": "1.0.0",
	"description": "A 'DIY' log to help print beautiful charaters on your explorer.",
	"keywords": [
		"log",
		"DIY",
		"diy",
		"beautiful"
	],
	"main": "dist/index.js",
	"files": [
		"dist",
		"README.md"
	],
	"scripts": {
		"test": "mocha --require babel-core/register",
		"semantic-release": "semantic-release"
	},
	"author": "prozac <516060659@qq.com> (https://github.com/luvsunlight)",
	"license": "MIT",
	"devDependencies": {
		"babel-core": "^6.26.3",
		"babel-loader": "^7.1.5",
		"babel-preset-es2015": "^6.24.1",
		"chai": "^4.2.0",
		"mocha": "^6.2.0",
		"semantic-release": "^15.13.19",
		"webpack": "^4.39.1"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/luvsunlight/explorer-log.git"
	}
}
