Renamed this plugin `datasette-insert`
The user-facing consequences of this are:
* The plugin configuration block is now called `"datasette-insert"` (it was previously called `"datasette-insert-api")
* The permissions that used to be called `insert-api:all`, `insert-api:insert-update`, `insert-api:create-table` and `insert-api:alter-table` are now called `insert:all`, `insert:insert-update`, `insert:create-table` and `insert:alter-table`