mirror of
https://github.com/fluxscape/fluxscape.git
synced 2026-01-11 06:42:56 +01:00
* 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>
9 lines
247 B
JSON
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"
|
|
}
|