{
	"name": "ecoledirecte-api-types",
	"version": "0.14.0",
	"description": "",
	"main": "default/index.js",
	"repository": {
		"type": "git",
		"url": "https://github.com/a2br/ecoledirecte-api-types"
	},
	"scripts": {
		"prepublish": "npm run build",
		"build": "tsc",
		"test": "echo \"Error: no test specified\" && exit 0"
	},
	"keywords": [
		"ecoledirecte",
		"types"
	],
	"author": "Anatole Debierre",
	"license": "ISC",
	"devDependencies": {
		"@typescript-eslint/eslint-plugin": "^4.11.1",
		"@typescript-eslint/parser": "^4.11.1",
		"eslint": "^7.16.0",
		"eslint-config-prettier": "^7.1.0",
		"eslint-plugin-prettier": "^3.3.0",
		"prettier": "^2.2.1",
		"typescript": "^4.1.3"
	}
}
