{ "name": "@minpluto/flurry", "author": "SudoVanilla", "type": "module", "version": "0.0.1", "license": "AGPL-3.0-only", "exports": { ".": "./index.ts" }, "files": [ "index.ts", "src/*" ], "publishConfig": { "access": "public" } }