From 36e053f4f0a2f63c08f7c28b9492c067f1ca42bc Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 27 May 2026 00:53:18 -0700 Subject: migrate pinapelz.moe -> pinapelz.com --- sticker.pinapelz.moe/package.json | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 sticker.pinapelz.moe/package.json (limited to 'sticker.pinapelz.moe/package.json') diff --git a/sticker.pinapelz.moe/package.json b/sticker.pinapelz.moe/package.json deleted file mode 100644 index 44fe1ea..0000000 --- a/sticker.pinapelz.moe/package.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "maunium-stickerpicker", - "version": "0.1.0", - "description": "A fast and simple Matrix sticker picker widget", - "repository": "https://github.com/maunium/stickerpicker", - "author": "Tulir Asokan ", - "license": "AGPL-3.0-or-later", - "private": true, - "scripts": { - "esinstall": "node ./esinstall.js", - "sass": "sass --no-source-map --style=compressed style/" - }, - "dependencies": { - "esinstall": "^1.1.7", - "htm": "^3.1.0", - "preact": "^10.5.14", - "sass": "^1.42.1" - } -} -- cgit v1.2.3