Skip to content
Snippets Groups Projects
package.json 753 B
Newer Older
{
  "name": "leaf",
  "displayName": "Leaf",
  "version": "0.0.1",
  "description": "Enable sustainable online shopping.",
  "author": "Piotr K.",
  "scripts": {
    "dev": "plasmo dev",
    "build": "plasmo build",
    "test": "plasmo test"
  },
  "dependencies": {
    "@types/node": "20.9.0",
    "prettier": "3.0.3",
    "typescript": "5.2.2"
  },
  "manifest": {
    "host_permissions": [
      "https://*/*"