view manifest.json @ 32:141f0a7d1986

Better error handling for npm dogfood command. Expand the README info.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 28 Nov 2022 20:39:13 -0800
parents 88c1c125e621
children a371a2001e95
line wrap: on
line source

{
	"id": "obsidian-remember-file-state",
	"name": "Remember File State",
	"version": "1.0.6",
	"minAppVersion": "0.15.0",
	"description": "Remembers cursor position, selection, scrolling, and more for each file",
	"author": "Ludovic Chabant",
	"authorUrl": "https://ludovic.chabant.com",
	"isDesktopOnly": false
}