{
  "name": "@pwa-manifest/potrace",
  "version": "1.0.1",
  "description": "Potrace without a JIMP dependency",
  "main": "src/index.js",
  "types": "src/index.d.ts",
  "author": "Arjun Barrett <arjunbarrett@gmail.com>",
  "license": "MIT",
  "engines": {
    "node": ">=10"
  },
  "homepage": "https://github.com/101arrowz/pwa-manifest/tree/master/packages/potrace",
  "repository": {
    "type": "git",
    "url": "https://github.com/101arrowz/pwa-manifest"
  },
  "bugs": {
    "email": "arjunbarrett@gmail.com",
    "url": "https://github.com/101arrowz/pwa-manifest"
  },
  "dependencies": {
    "sharp": "^0.32.5"
  },
  "private": false,
  "gitHead": "0ccd44a7d5c351d64176035d68495295eeedbcdf"
}
