17 lines
No EOL
268 B
JSON
17 lines
No EOL
268 B
JSON
{
|
|
"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"
|
|
}
|
|
} |