{
	"name": "corrently",
	"version": "1.0.0",
	"description": "Corrently / CORI Website for Asset Token backed by renewable energy",
	"keywords": [
		"corrently",
		"cori",
		"ethereum",
		"erc20",
		"token",
		"coin",
		"asset"
	],
	"homepage": "https://corrently.com/",
	"bugs": {
		"url": "https://github.com/energychain/Corrently/issues"
	},
	"license": "CC0-1.0",
	"author": "Thorsten Zoerner <thorsten.zoerner@stromdao.com>",
	"main": "index.js",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/energychain/Corrently.git"
	},
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1",
		"dev": "cd static && gulp dev",
		"publish": "cd static && gulp"
	},
	"dependencies": {
		"@fortawesome/fontawesome-free": "5.2.0",
		"bootstrap": "4.1.3",
		"gulp": "^4.0.0",
		"jquery": "3.3.1",
		"jquery.easing": "^1.4.1",
		"stromdao-businessobject": "^0.5.54"
	},
	"devDependencies": {
		"browser-sync": "2.24.6",
		"gulp": "^3.9.1",
		"gulp-clean-css": "3.9.4",
		"gulp-handlebars": "^5.0.2",
		"gulp-header": "2.0.5",
		"gulp-inject-partials": "^1.0.4",
		"gulp-rename": "1.4.0",
		"gulp-sass": "4.0.1",
		"gulp-uglify": "3.0.1"
	}
}
