Mon 21 Jul 22:43:21 CEST 2025
This commit is contained in:
parent
22d944dde2
commit
524b6c04ae
14
js/x11/examples/simple/text/package.json
Normal file
14
js/x11/examples/simple/text/package.json
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
{
|
||||||
|
"name": "text",
|
||||||
|
"version": "0.0.0",
|
||||||
|
"description": "ERROR: No README.md file found!",
|
||||||
|
"main": "render-glyph.js",
|
||||||
|
"scripts": {
|
||||||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
},
|
||||||
|
"author": "",
|
||||||
|
"license": "BSD-2-Clause",
|
||||||
|
"dependencies": {
|
||||||
|
"freetype2_render": "~0.1.2"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user