jmou/yakatak
git clone https://github.com/jmou/yakatak.git
git clone git@github.com:jmou/yakatak.git
Loading…
(top)/shared/package.json
language: JSON
117 Bytes / 8 lines / 8 loc
History
View raw
{
  "name": "@yakatak/shared",
  "private": true,
  "type": "module",
  "exports": {
    ".": "./src/index.ts"
  }
}