{
  "name": "minimalist-pi-extension",
  "version": "1.0.0",
  "private": true,
  "type": "commonjs",
  "main": "index.js",
  "scripts": { "test": "node --test test/extension.test.js" }
}
