UNPKG

@shared-state/core

Version:
22 lines 413 B
{ "name": "@shared-state/core", "author": "Mark Li", "private": false, "repository": { "type": "git", "url": "git@github.com:lmarklil/shared-state.git" }, "version": "1.3.1", "description": "", "keywords": [ "shared-state" ], "license": "MIT", "type": "module", "types": "dist/index.d.ts", "main": "dist/index.cjs", "module": "dist/index.mjs", "files": [ "dist" ] }