mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
Also removes './' from front of gosh.js to address another npm cleanup (from `npm pkg fix`). Fixes: #13833
7 lines
136 B
JSON
7 lines
136 B
JSON
{
|
|
"name": "@keymanapp/api-header-extractor",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {},
|
|
"main": "build/src/index.js"
|
|
}
|