FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
moshcode/package.json at main · moshcoder/moshcode · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
moshcoder
/
moshcode
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
moshcode
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
38 lines (38 loc) · 938 Bytes
Breadcrumbs
moshcode
/
package.json
Copy path
File metadata and controls
38 lines (38 loc) · 938 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"name"
:
"
moshcode
"
,
"version"
:
"
0.73.0
"
,
"type"
:
"
module
"
,
"description"
:
"
moshcode — a metal wrapper for coding engines and native UGig/CoinPay workflow CLIs, with OpenPRD and moshscript
"
,
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
git+https://github.com/moshcoder/moshcode.git
"
},
"homepage"
:
"
https://github.com/moshcoder/moshcode#readme
"
,
"bugs"
: {
"url"
:
"
https://github.com/moshcoder/moshcode/issues
"
},
"bin"
: {
"moshcode"
:
"
bin/moshcode.mjs
"
,
"moshscript"
:
"
bin/moshscript.mjs
"
},
"scripts"
: {
"start"
:
"
node bin/moshcode.mjs
"
,
"demo"
:
"
node bin/moshcode.mjs run examples/alive.mosh
"
,
"test"
:
"
node --test
"
},
"files"
: [
"
bin
"
,
"
src
"
,
"
examples
"
,
"
prd
"
,
"
.claude-plugin
"
,
"
plugins
"
,
"
install.sh
"
,
"
README.md
"
],
"license"
:
"
MIT
"
,
"packageManager"
:
"
pnpm@10.32.1
"
,
"devDependencies"
: {
"@moshcoder/moshpit-dns"
:
"
^0.5.0
"
}
}
Back
|
FazBrowse Home
|
New Git URL