Files
fluxscape/packages/noodl-platform/package.json
Eric Tuvesson eb71536cb0 chore: Update branding info (#31)
* fix: branding info for package.json

* fix: updated package jsons with updated contact & author info

---------

Co-authored-by: alan-x-n <x.alanan.x@gmail.com>
2024-06-02 17:43:03 +02:00

9 lines
247 B
JSON

{
"name": "@noodl/platform",
"version": "2.7.0",
"main": "src/index.ts",
"description": "Cross platform implementation of platform specific features.",
"author": "Fluxscape <contact@fluxscape.io>",
"homepage": "https://fluxscape.io"
}