{
	"name": "mapbox-ocean",
	"version": "0.0.1",
	"description": "Test repository for replacing the mapbox water layer with real water and waves.",
	"main": "index.js",
	"scripts": {
		"start": "PORT=3333 node server.js"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/mglonnro/mapbox-ocean.git"
	},
	"author": "",
	"license": "ISC",
	"bugs": {
		"url": "https://github.com/mglonnro/mapbox-ocean/issues"
	},
	"homepage": "https://github.com/mglonnro/mapbox-ocean#readme",
	"dependencies": {
		"express": "^4.17.1"
	}
}
