mirror of
https://git.freecumextremist.com/grumbulon/pomme.git
synced 2024-11-01 01:20:34 +00:00
9 lines
128 B
JSON
9 lines
128 B
JSON
{
|
|
"name": "pomme",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"build": "make",
|
|
"lint": "make lint"
|
|
}
|
|
}
|