example package to test instalations and stuff
This commit is contained in:
parent
030c1d0853
commit
10ba8906cd
1 changed files with 13 additions and 0 deletions
13
example.yarn
Normal file
13
example.yarn
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
{
|
||||||
|
"mode": "f",
|
||||||
|
"protected": false,
|
||||||
|
"metadata": {
|
||||||
|
"name": "example",
|
||||||
|
"version": [1],
|
||||||
|
"dependencies": [],
|
||||||
|
"paths": {
|
||||||
|
"bin.js": "/itty/bin/example.js"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"content": "\"bin.js\":{\"mode\":\"f\",\"protected\":true,\"content\":\"display.print('meow')\"}"
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue