{
	"name": "storyblok-11ty-data",
	"version": "1.0.0",
	"description": "Import Stories and Datasources from Storyblok to 11ty as data objects or static files and it adds custom tags for blocks parsing.",
	"main": "index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"keywords": [
		"Storyblok",
		"11ty"
	],
	"deprecated": false,
	"author": {
		"name": "Petro Orel",
		"email": "weblero2020@gmail.com"
	},
	"license": "MIT",
	"dependencies": {
		"axios": "^0.21.1",
		"storyblok-js-client": "^3.3.1"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/lero62/storyblok-11ty-data"
	},
	"bugs": {
		"url": "https://github.com/lero62/storyblok-11ty-data/issues"
	}
}
