mirror of
https://github.com/simonw/datasette.git
synced 2026-05-29 21:26:59 +02:00
7 lines
98 B
JSON
7 lines
98 B
JSON
|
|
{
|
||
|
|
"name": "datasette",
|
||
|
|
"private": true,
|
||
|
|
"devDependencies": {
|
||
|
|
"prettier": "^2.2.1"
|
||
|
|
}
|
||
|
|
}
|